summaryrefslogtreecommitdiffstats
path: root/NEWS
Commit message (Collapse)AuthorAgeFilesLines
* add aria2 to the priority list of packages that need to be updatedThierry Vignaud2008-12-201-0/+2
| | | | | | | | | before restarting urpmi (should we try to update libcares & libssl too???) (this should probably be backported in the 2009.0 branch)
* enhance the logPascal Rigaux2008-12-151-0/+1
|
* - urpmiPascal Rigaux2008-12-151-0/+2
| | | | | o --auto: do not prompt for "retry" on aria2 download failure
* (installed_leaves) do not list suggested packages as unrequested packages ↵Thierry Vignaud2008-12-151-0/+3
| | | | (#46326)
* 6.196.19Pascal Rigaux2008-11-241-0/+2
|
* - urpmiPascal Rigaux2008-11-141-0/+2
| | | | | | o in --auto, do not allow to install a package substring match (you can use -a to force it)
* r249409 | pixel | 2008-11-13 14:55:28 +0100 (Thu, 13 Nov 2008) | 10 linesPascal Rigaux2008-11-141-0/+3
| | | | | | | | | | | | | - urpmi.update o updated "ignore"d medium should not become non "ignore"d (#45457) (regression introduced in 6.18) the fix is to use update_those_media() which doesn't filter on {ignore} media, and so we don't need to unset {ignore} to allow updating a media setting {modified} is hopefully unneeded when using update_those_media(), but who knows :-/
* - urpmiPascal Rigaux2008-11-031-0/+1
| | | | | o ensure download when updating media (with --auto-update) is quiet
* - urpmiPascal Rigaux2008-10-311-0/+1
| | | | | o revert --auto-update behaviour in case of media update failures (#45417)
* fix englishPascal Rigaux2008-10-291-1/+1
|
* - urpmiPascal Rigaux2008-10-291-0/+3
| | | | | | | | | o in --auto, do display error message when rpms are missing more precisely, it displays a nicer error message, which is translated. it also displays "You may want to update your urpmi database." (which was not displayed in --auto)
* better bug numberPascal Rigaux2008-10-281-1/+1
|
* 6.186.18Pascal Rigaux2008-10-281-0/+2
|
* - urpmiPascal Rigaux2008-10-281-0/+4
| | | | | | | | o fix "urpmi firefox mozilla-firefox-ext-google-toolbar ; urpme --auto-orphans mozilla-firefox-ext-google-toolbar" which must not remove firefox (cf #45054) (this is especially bad for DrakX/rpmsrate)
* allow setting aria2-options in urpmi.cfgAnssi Hannula2008-10-241-0/+1
|
* - urpmi, gurpmiPascal Rigaux2008-10-231-1/+2
| | | | | o retry once on aria2 versioned-file download failure
* - gurpmiPascal Rigaux2008-10-211-0/+1
| | | | | o fix answering yes to questions on error
* - urpmi, gurpmiPascal Rigaux2008-10-211-0/+2
| | | | | o allow "retry" on aria2 download failure
* - urpmi.update, urpmi.addmediaPascal Rigaux2008-10-211-0/+5
| | | | | | | | o exit on failing media instead of ignoring them (esp. for urpmi.addmedia --distrib). exceptions: "urpmi.update -a" and "urpmi.update --update" for backward compatibility
* - urpmi.updatePascal Rigaux2008-10-201-0/+2
| | | | | | | | | o fix --force-key (#45094) nb: 2 cases must be handled. When the medium is updated, we just need to ensure urpmi.cfg is written. But when it's not updated, we must do a special case
* - urpmiPascal Rigaux2008-10-201-0/+2
| | | | | o fix --auto-update ignoring --media and default-media (#45097)
* - gurpmiPascal Rigaux2008-10-161-1/+2
| | | | | o display the download errors
* (configure_urpm,do_install_3) display all urpmi logsThierry Vignaud2008-10-151-0/+2
|
* - urpmi.addmediaPascal Rigaux2008-10-151-0/+3
| | | | | | o do not allow "/" in media name (#44765)
* 6.176.17Pascal Rigaux2008-10-141-0/+2
|
* - urpmiPascal Rigaux2008-10-141-0/+3
| | | | | | o diskspace issues are now a fatal error (need perl-URPM 3.20) (no use going on with the other transactions)
* - library:Pascal Rigaux2008-10-141-0/+2
| | | | | o allow mdkapplet-upgrade-helper to force $MIRRORLIST distro version
* use aria2 even if nearest mirror is rsyncPascal Rigaux2008-10-141-0/+1
|
* add support for --clean in gurpmiThierry Vignaud2008-10-141-0/+2
|
* - urpmi.update, urpmi.addmedia, urpmi.removemedia:Pascal Rigaux2008-10-141-0/+4
| | | | | | | o do not check wether the media are valid, it allows "mv /etc/urpmi/urpmi.cfg.{backup,} ; urpmi.update -a" to work (nb: not equivalent with urpmi.addmedia, since pubkey will not be imported)
* - aria2:Pascal Rigaux2008-10-131-0/+4
| | | | | | o do not use --max-file-not-found=3 when downloading rpms (since rpms are "versioned")
* 6.166.16Pascal Rigaux2008-10-081-0/+2
|
* - gurpmi:Pascal Rigaux2008-10-071-0/+1
| | | | | | | o overall progress-bar, display the download speed, nicer looking - urpm::download::progress_text() is created out of urpm::download::sync_logger
* - gurpmi:Pascal Rigaux2008-10-071-0/+2
| | | | | o [bugfix for 6.15] re-allow to continue on bad signature
* - urpmi:Pascal Rigaux2008-10-071-0/+3
| | | | | o fix displaying "bad signature" in non-utf8 (#44587)
* 6.156.15Thierry Vignaud2008-10-071-0/+2
|
* what mdkonline really want, is that gurpmi/gurpmi2 handles --replacefilesPascal Rigaux2008-10-061-2/+2
|
* - urpmi, library:Pascal Rigaux2008-10-061-0/+3
| | | | | | o handle --replacefiles, will be used by mdkonline (require perl-URPM 3.19)
* - urpmi, rpmdrake:Pascal Rigaux2008-10-061-0/+3
| | | | | | o nice exit code for "bad signature" fatal error. Fixes rpmdrake continuing on bad signature (#44575)
* (do_install) just do not ask for confirmation before removing packages in ↵Thierry Vignaud2008-10-061-0/+2
| | | | --auto mode
* (configure_urpm) fix using --rpm-root & --urpmi-root by revertingThierry Vignaud2008-10-061-0/+1
| | | | | | | | | r19519 from 2006-10-25 ("add support of --root for gurpmi") which is useless since r243842 from 2008-08-07: "(configure_urpm) parse command line when initializing urpmi, thus fixing --urpmi-root"
* better logThierry Vignaud2008-10-061-1/+2
|
* (do_install_3) do not exit in --auto mode at end of installation which preventsThierry Vignaud2008-10-061-0/+3
| | | | | restarting after priority upgrade
* 6.146.14Pascal Rigaux2008-09-231-0/+2
|
* - aria2:Pascal Rigaux2008-09-231-0/+1
| | | | | o use --ftp-pasv (as suggested by aria2 developer)
* - aria2:Pascal Rigaux2008-09-231-0/+2
| | | | | | | o use --connect-timeout 6 seconds (instead of 3) (cf commit in urpm/download.pm)
* - urpmi.addmedia, urpmi.update:Pascal Rigaux2008-09-231-0/+2
| | | | | | o for remote media, instead of first checking reconfig.urpmi, try MD5SUM. If it fails try reconfig.urpmi
* - urpmi.addmedia, urpmi.update:Pascal Rigaux2008-09-231-0/+2
| | | | | | o do not get "descriptions" on non "update" media since it's useless and potentially slow
* - urpmi.addmedia, urpmi.update:Pascal Rigaux2008-09-231-0/+2
| | | | | o only look for "descriptions" in media_info/
* - use "versioned" media_info filesPascal Rigaux2008-09-231-0/+2
| | | | | | | | | | (needed for aria2 to handle mirrors not having some media_info/*) it fixes: - downloading parts of media_info file from different mirrors and failing to obtain a valid result - checking md5sum of media_info files