Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 6.25.16.25.1 | Thierry Vignaud | 2009-03-31 | 1 | -0/+2 |
| | |||||
* | (parse_media) fix latest commit 255088 from cfergeau: ->{debug} may | Thierry Vignaud | 2009-03-31 | 1 | -0/+2 |
| | | | | | not always exist (#49354), side effect of #49226 fix | ||||
* | 6.256.25 | Thierry Vignaud | 2009-03-31 | 1 | -0/+2 |
| | |||||
* | (run) enable installer to cancel installation | Thierry Vignaud | 2009-03-31 | 1 | -0/+1 |
| | |||||
* | log teuf's changes | Thierry Vignaud | 2009-03-31 | 1 | -0/+2 |
| | |||||
* | 3.286.24 | Christophe Fergeau | 2009-03-30 | 1 | -0/+4 |
| | |||||
* | 6.236.23 | Christophe Fergeau | 2009-03-25 | 1 | -0/+2 |
| | |||||
* | Update NEWS file | Christophe Fergeau | 2009-03-25 | 1 | -0/+6 |
| | |||||
* | (install) fix a circular reference that was causing rpmdb to be opened | Thierry Vignaud | 2009-03-24 | 1 | -0/+3 |
| | | | | | | | many times in installer (regression introduced in r253510 when adding new callbacks for the installer) | ||||
* | 6.22.46.22.4 | Thierry Vignaud | 2009-03-09 | 1 | -0/+2 |
| | |||||
* | (install) change 'close_helper' callback API for installer (in order to fix | Thierry Vignaud | 2009-03-09 | 1 | -0/+3 |
| | | | | | | | | detecting whether installing ackages succedded or not) this doesn't impact anything since this is a freshly added callback used only by drakx | ||||
* | 6.22.36.22.3 | Thierry Vignaud | 2009-03-05 | 1 | -0/+2 |
| | |||||
* | (_check) fix verifying packages signatures in chrooted environments | Thierry Vignaud | 2009-03-05 | 1 | -0/+5 |
| | | | | | | (especially important for installer where there's no rpmdb in / (really /var/lib/rpm) and thus no keys to check against) | ||||
* | 6.22.16.22.2 | Thierry Vignaud | 2009-03-04 | 1 | -0/+2 |
| | |||||
* | (install) close another fd leak (needed for drakx) | Thierry Vignaud | 2009-03-04 | 1 | -0/+2 |
| | |||||
* | 6.22.16.22.1 | Thierry Vignaud | 2009-03-04 | 1 | -0/+2 |
| | |||||
* | (install) explicitely close the RPM DB on comleting transaction | Thierry Vignaud | 2009-03-04 | 1 | -0/+2 |
| | | | | | (needed for drakx -- looks like refcount has hard work): | ||||
* | 6.226.22 | Thierry Vignaud | 2009-03-03 | 1 | -0/+2 |
| | |||||
* | (install) add more callbacks for installer | Thierry Vignaud | 2009-03-03 | 1 | -0/+1 |
| | |||||
* | (do_install_3) warn when rebooting is needed after installing packages | Thierry Vignaud | 2009-02-10 | 1 | -0/+2 |
| | |||||
* | (get_updates_description) fix reading descriptions with --env= | Thierry Vignaud | 2009-02-09 | 1 | -0/+1 |
| | | | | | (needed for rpmdrake) | ||||
* | - drop support for /etc/urpmi/media.d/*.cfg | Pascal Rigaux | 2009-01-28 | 1 | -0/+2 |
| | | | | | | | (was partially broken, non documented and hopefully unused) (mostly reverting commit 234656 which introduced that feature) | ||||
* | only load LDAP binding if needed (saves a couple MB in rpmdrake) | Thierry Vignaud | 2009-01-27 | 1 | -0/+2 |
| | |||||
* | Release 6.21...6.21 | Christophe Fergeau | 2009-01-13 | 1 | -0/+2 |
| | |||||
* | - drop urpmi.recover | Pascal Rigaux | 2009-01-13 | 1 | -0/+3 |
| | | | | | (no more possible with rpm 4.6 which doesn't handle --repackage) | ||||
* | Version 6.206.20 | Christophe Fergeau | 2009-01-13 | 1 | -4/+6 |
| | |||||
* | Update NEWS | Christophe Fergeau | 2009-01-13 | 1 | -0/+2 |
| | |||||
* | When downloading packages, remember where it comes from. | Christophe Fergeau | 2009-01-09 | 1 | -0/+2 |
| | | | | | | | | | When the same packages is available from different medias (main/release and main/update for example), urpmi can forget from which media it downloaded the package, and this causes issues with key checking. This commit makes sure we are using the right package id for the package we downloaded (the same package will have different IDs if it's available from different medias). | ||||
* | Fix urpmq -i with local RPMs | Christophe Fergeau | 2009-01-05 | 1 | -0/+2 |
| | |||||
* | add aria2 to the priority list of packages that need to be updated | Thierry Vignaud | 2008-12-20 | 1 | -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 log | Pascal Rigaux | 2008-12-15 | 1 | -0/+1 |
| | |||||
* | - urpmi | Pascal Rigaux | 2008-12-15 | 1 | -0/+2 |
| | | | | | o --auto: do not prompt for "retry" on aria2 download failure | ||||
* | (installed_leaves) do not list suggested packages as unrequested packages ↵ | Thierry Vignaud | 2008-12-15 | 1 | -0/+3 |
| | | | | (#46326) | ||||
* | 6.196.19 | Pascal Rigaux | 2008-11-24 | 1 | -0/+2 |
| | |||||
* | - urpmi | Pascal Rigaux | 2008-11-14 | 1 | -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 lines | Pascal Rigaux | 2008-11-14 | 1 | -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 :-/ | ||||
* | - urpmi | Pascal Rigaux | 2008-11-03 | 1 | -0/+1 |
| | | | | | o ensure download when updating media (with --auto-update) is quiet | ||||
* | - urpmi | Pascal Rigaux | 2008-10-31 | 1 | -0/+1 |
| | | | | | o revert --auto-update behaviour in case of media update failures (#45417) | ||||
* | fix english | Pascal Rigaux | 2008-10-29 | 1 | -1/+1 |
| | |||||
* | - urpmi | Pascal Rigaux | 2008-10-29 | 1 | -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 number | Pascal Rigaux | 2008-10-28 | 1 | -1/+1 |
| | |||||
* | 6.186.18 | Pascal Rigaux | 2008-10-28 | 1 | -0/+2 |
| | |||||
* | - urpmi | Pascal Rigaux | 2008-10-28 | 1 | -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.cfg | Anssi Hannula | 2008-10-24 | 1 | -0/+1 |
| | |||||
* | - urpmi, gurpmi | Pascal Rigaux | 2008-10-23 | 1 | -1/+2 |
| | | | | | o retry once on aria2 versioned-file download failure | ||||
* | - gurpmi | Pascal Rigaux | 2008-10-21 | 1 | -0/+1 |
| | | | | | o fix answering yes to questions on error | ||||
* | - urpmi, gurpmi | Pascal Rigaux | 2008-10-21 | 1 | -0/+2 |
| | | | | | o allow "retry" on aria2 download failure | ||||
* | - urpmi.update, urpmi.addmedia | Pascal Rigaux | 2008-10-21 | 1 | -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.update | Pascal Rigaux | 2008-10-20 | 1 | -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 | ||||
* | - urpmi | Pascal Rigaux | 2008-10-20 | 1 | -0/+2 |
| | | | | | o fix --auto-update ignoring --media and default-media (#45097) |