summaryrefslogtreecommitdiffstats
path: root/NEWS
Commit message (Collapse)AuthorAgeFilesLines
* o enhance error message "Removing the following package will break your ↵Pascal Rigaux2008-07-031-0/+1
| | | | system"
* - urpme:Pascal Rigaux2008-07-021-0/+2
| | | | | o indent the list of packages to be removed
* do cancel when pressing the No button (#41648)Thierry Vignaud2008-07-011-0/+2
|
* comment bash-completion changePascal Rigaux2008-06-271-0/+1
|
* - urpmiPascal Rigaux2008-06-261-0/+3
| | | | | | | o display a message "Package foo is already installed" when asking "urpmi foo bar" and only installing bar (#41593) (requires perl-URPM 3.16)
* - urpmi:Pascal Rigaux2008-06-261-0/+2
| | | | | | o "missing file" and "bad rpms" errors are reported asap and are fatal errors unless the user wants to go on anyway (or --force)
* - urpmiPascal Rigaux2008-06-261-0/+1
| | | | | o fix displaying "files are missing" (regression introduced in 5.6)
* - all tools:Pascal Rigaux2008-06-241-0/+5
| | | | | | | | o statedir files are now in /var/lib/urpmi/<medium-name>/ for eg: /var/lib/urpmi/synthesis.hdlist.<medium-name> is now /var/lib/urpmi/<medium-name>/synthesis.hdlist.cz it allows easier medium update without using urpmi.update (#31893)
* o fix --replacepkgs when a same package appears more than once in urpmi dbPascal Rigaux2008-06-231-0/+1
|
* urpmi: set connection timeout for rsync as wellAnssi Hannula2008-06-151-0/+2
|
* - urpmi.addmedia, urpmi.update:Pascal Rigaux2008-06-051-0/+3
| | | | | o fix --no-md5sum (regression introduced in 5.20) (#41237)
* 5.205.20Pascal Rigaux2008-06-021-0/+2
|
* - urpmiPascal Rigaux2008-06-021-0/+2
| | | | | | o fix --replacepkgs when a package appears more than once in urpmi db (#40893) (need perl-URPM 3.14)
* - urpmi:Pascal Rigaux2008-05-191-0/+3
| | | | | | o --auto-update should behave like urpmi.update when mirrorlist is outdated (cf http://forum.mandriva.com/viewtopic.php?t=86837)
* - urpmi.addmedia, urpmi.update:Pascal Rigaux2008-05-151-1/+2
| | | | | | | o check downloaded MD5SUM is not invalid HTML code, and try another mirror from mirrorlist (#39918) (useful for servers not returning a valid HTTP error)
* - urpmi.addmedia, urpmi.update:Pascal Rigaux2008-05-151-0/+2
| | | | | | o check downloaded synthesis is not invalid HTML code (#39918) (useful for servers not returning a valid HTTP error)
* - urpmi.addmedia, urpmi.update:Pascal Rigaux2008-05-151-0/+2
| | | | | | | o fix checking synthesis MD5SUM ie fix typo
* add missing markOlivier Blin2008-04-221-0/+3
|
* 5.19Pascal Rigaux2008-04-031-0/+2
|
* - urpmq:Pascal Rigaux2008-04-031-0/+4
| | | | | | o --suggests is currently misleading, introduce --allow-suggests and explain the user that --suggests really means --allow-suggests (#39726)
* 5.18Pascal Rigaux2008-04-011-0/+2
|
* - urpmfPascal Rigaux2008-04-011-0/+2
| | | | | | o in some cases (iso on disk), the hdlist is not available in media/xxx/media_info/, but we can use the statedir copy. So use it
* - urpmf:Pascal Rigaux2008-03-311-0/+3
| | | | | | o check usage of -a, -! and the like instead of displaying the ugly "Internal error: syntax error ..."
* - urpmi.addmedia:Pascal Rigaux2008-03-311-0/+3
| | | | | | o --mirrorlist: if the retrieved media.cfg is broken, try another mirror (#39591, it also workarounds #39592)
* - urpmi.addmedia, urpmi.update:Pascal Rigaux2008-03-311-0/+4
| | | | | | o correctly handle media with no xml-info when using "xml-info: always" (#39521)
* 5.17Pascal Rigaux2008-03-281-0/+2
|
* - urpmq:Pascal Rigaux2008-03-281-0/+2
| | | | | o do not use rpms on removable cdrom media (#39396)
* - urpmi.update, urpmi.addmedia:Pascal Rigaux2008-03-271-0/+3
| | | | | | o do not restrict read on /etc/urpmi/proxy.cfg if it doesn't contain passwords (#39434)
* - urpmf, urpmq:Pascal Rigaux2008-03-271-0/+2
| | | | | o display an error message when /etc/urpmi/proxy.cfg can't be read
* - urpmi:Pascal Rigaux2008-03-251-0/+3
| | | | | o nice error message when hal daemon is not running and is needed (#39327)
* 5.16Pascal Rigaux2008-03-251-0/+2
|
* - urpmq:Pascal Rigaux2008-03-251-0/+2
| | | | | o fix --list -r (#39287) (regression introduced in 5.7)
* o handle displaying utf8 download progression in non-utf8 terminalPascal Rigaux2008-03-201-0/+3
| | | | | | (ie clean the full line when we can't be sure of the number of characters that will be displayed)
* - urpmi:Pascal Rigaux2008-03-191-0/+2
| | | | | | | | | | | | o fix getting rpms from different media on same DVD without it $blist->{medium}{mntpoint} is set during first _find_blist_url_matching() and "$blist->{medium}{mntpoint} and next" will block everything. with this commit, it won't copy rpms on disk even if on different media if same DVD.
* add entry for urpmi.bash-completion commitPascal Rigaux2008-03-191-0/+5
|
* 5.15Pascal Rigaux2008-03-181-0/+2
|
* - urpmi.addmedia, urpmi.update:Pascal Rigaux2008-03-181-0/+5
| | | | | | | o urpmi.addmedia --mirrorlist handles a list of mirrors/mirrorlist: you can specify a mirror to use inside a local network, but it will default to standard mirrors when the local mirror is not available.
* 5.14Pascal Rigaux2008-03-171-0/+2
|
* - urpmi:Pascal Rigaux2008-03-171-0/+1
| | | | | o tell the user to "restart system" when it is needed
* - urpmi:Pascal Rigaux2008-03-171-0/+3
| | | | | o nicer error message when database is locked (#38923)
* 5.13Pascal Rigaux2008-03-171-0/+2
|
* handle -p and -P like urpmiThierry Vignaud2008-03-171-0/+1
|
* handle provides (spotted by salem)Thierry Vignaud2008-03-171-0/+2
|
* - urpmi:Pascal Rigaux2008-03-141-0/+4
| | | | | | o never suggest --install-src for spec file (#38876) o do not allow "urpmi --install-src foo.spec"
* 5.12Thierry Vignaud2008-03-131-0/+2
|
* sortThierry Vignaud2008-03-131-1/+1
|
* (usage) translate header (modulo s/^g// in urpmi)Thierry Vignaud2008-03-131-0/+1
|
* (configure_urpm) return 1 like urpmi if package doesn't existThierry Vignaud2008-03-131-0/+1
|
* handle --forceThierry Vignaud2008-03-131-0/+1
|
* (do_install_3) return urpmi error codeThierry Vignaud2008-03-131-0/+1
|