Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 6.26.16.26.1 | Christophe Fergeau | 2009-07-31 | 1 | -0/+5 |
| | |||||
* | forgot to tag release | Christophe Fergeau | 2009-07-31 | 1 | -0/+2 |
| | |||||
* | release 6.266.26 | Christophe Fergeau | 2009-07-30 | 1 | -0/+2 |
| | |||||
* | wrap | Thierry Vignaud | 2009-07-29 | 1 | -5/+6 |
| | |||||
* | update NEWS file | Christophe Fergeau | 2009-07-28 | 1 | -7/+10 |
| | |||||
* | invalidate mirrorlist cache when distro version changes | Christophe Fergeau | 2009-07-24 | 1 | -0/+2 |
| | | | | | | | If mirrors.cache contains mirrors for 2009.1 and product.id changes to have version=2010.0, cache is used and urpmi.addmedia --distrib --mirrorlist will add 2009.1 mirrors. Store mtime of product.id in the mirror cache to properly detect when product.id was modified | ||||
* | urpmi: allow bash-completion to complete to .spec files as well | Anssi Hannula | 2009-07-09 | 1 | -0/+2 |
| | |||||
* | - adjust parsing of aria2 output for aria2 1.4, fixes bug #51354 | Christophe Fergeau | 2009-06-04 | 1 | -0/+2 |
| | |||||
* | (run) use urpmi log API for the transaction failed message instead of | Thierry Vignaud | 2009-04-24 | 1 | -0/+4 |
| | | | | | | printing it on the console so that installer can save each error with each transaction log instead of only having a summary at end | ||||
* | 6.25.56.25.5topic/6.25@258013 | Thierry Vignaud | 2009-04-23 | 1 | -0/+2 |
| | |||||
* | (bad_signature) log bad signatures on stderr | Thierry Vignaud | 2009-04-22 | 1 | -0/+1 |
| | |||||
* | (need_restart) do not advise to restart in --auto mode | Thierry Vignaud | 2009-04-22 | 1 | -0/+3 |
| | |||||
* | 6.25.46.25.4 | Christophe Fergeau | 2009-04-20 | 1 | -0/+4 |
| | |||||
* | fix gurpmi.desktop (#50047)6.25.3 | Pascal Terjan | 2009-04-18 | 1 | -0/+4 |
| | |||||
* | 6.25.26.25.2 | Thierry Vignaud | 2009-04-15 | 1 | -0/+4 |
| | |||||
* | 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) |