summaryrefslogtreecommitdiffstats
path: root/NEWS
Commit message (Collapse)AuthorAgeFilesLines
* o sort the list of orphansPascal Rigaux2008-07-111-0/+1
|
* - urpmePascal Rigaux2008-07-111-0/+3
| | | | | o add --justdb
* 6.16.1Pascal Rigaux2008-07-101-0/+2
|
* o fix creation of chroot with --root by using ↵Pascal Rigaux2008-07-101-0/+2
| | | | | | | | | /var/lib/rpm/installed-through-deps.list (instead of having it in /var/lib/urpmi) it's a saner place to put this file anyway
* o fix --parallel --auto-select when one box is up-to-date but not the ↵Pascal Rigaux2008-07-101-0/+1
| | | | others (#41924)
* - urpmiPascal Rigaux2008-07-091-0/+1
| | | | | o fix --parallel on local media (ie when synthesis.cz is not copied to /var/lib/urpmi)
* - all toolsPascal Rigaux2008-07-091-0/+2
| | | | | o fix broken ssh:// (regression introduced in 6.0)
* - urpmi, urpme, urpmq:Pascal Rigaux2008-07-091-0/+2
| | | | | | | | o fix orphans handling: suggested packages must not be detected as orphans (reported on cooker ml: perl-Mail-DomainKeys suggested by spamassassin was detected as orphan)
* - urpmiPascal Rigaux2008-07-081-0/+1
| | | | | o handle --debug-librpm
* - urpmi.addmediaPascal Rigaux2008-07-081-0/+1
| | | | | o --interactive: fix selecting "noauto" media (#39522)
* allow "urpmi.addmedia --distrib --mirrorlist" to please blino (#40283)Pascal Rigaux2008-07-081-0/+2
|
* - urpme:Pascal Rigaux2008-07-081-0/+2
| | | | | | | o --test: display "Removal is possible" if no pb (#40584) (though i wonder what kind of issues could arise when testing transaction?)
* - urpmi:Pascal Rigaux2008-07-081-0/+2
| | | | | o handle README.urpmi in utf8 (but not other encodings) (#41553)
* - urpmqPascal Rigaux2008-07-081-0/+1
| | | | | o add --obsoletes
* - urpmq:Pascal Rigaux2008-07-081-0/+4
| | | | | | | | o --suggests now displays the suggested packages, see --allow-suggests for previous behaviour (#39726) - fixing duplicated setting of options in args.pm
* 6.06.0Pascal Rigaux2008-07-071-0/+2
|
* o handle "unrequested orphans" (similar to "deborphan")Pascal Rigaux2008-07-071-0/+1
|
* with --urpmi-root, we do not use statedir_media_info_file to allow ↵Pascal Rigaux2008-07-071-0/+2
| | | | compatibility with older urpmi
* what was introduced in perl-URPM 3.16 to get "rejected already installed pkgs"Pascal Rigaux2008-07-071-1/+1
| | | | | | is wrong. Adapt to perl-URPM 3.18 way ($state->{rejected_already_installed}) which ensures we don't break things (eg: superuser--priority-upgrade.t test case)
* o fix handling --urpmi-root <relative dir>Pascal Rigaux2008-07-071-0/+1
|
* 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)