summaryrefslogtreecommitdiffstats
path: root/NEWS
Commit message (Collapse)AuthorAgeFilesLines
* make certificate check for aria2 behave the same as for the other downloadersChristophe Fergeau2009-09-241-0/+1
|
* exclude kernel-source from orphan processing (#53426)Christophe Fergeau2009-09-041-0/+2
|
* 6.28.16.28.1Christophe Fergeau2009-09-031-0/+2
|
* log latest changesThierry Vignaud2009-09-031-0/+2
|
* urpmi 6.286.28Christophe Fergeau2009-08-311-0/+4
|
* (_kernel_callback,_get_orphan_kernels,_all_unrequested_orphans) offerThierry Vignaud2009-08-201-0/+3
| | | | | | | to remove old kernels (excluding the running one) do not do anything if we failed to detect the running one (ie: chroot))
* (_get_current_kernel_package,_all_unrequested_orphans) do not offer to ↵Thierry Vignaud2009-08-201-0/+4
| | | | remove current kernel
* release 6.27.16.27.1Christophe Fergeau2009-08-201-0/+2
|
* append a 'reason' field to api.mandriva.com queries when the query isChristophe Fergeau2009-08-181-0/+2
| | | | meant to update the mirror list
* update NEWSChristophe Fergeau2009-08-171-0/+3
|
* 6.276.27Thierry Vignaud2009-08-131-0/+2
|
* Save media.cfg files locally to map urpmi.cfg media to media.cfgChristophe Fergeau2009-08-131-0/+2
| | | | | | | | | | | To make it possible to associate more metainformation with the media stored in urpmi.cfg, we need to be able to associate a given urpmi.cfg medium with the media.cfg files it was created from. To do that, we save media.cfg files locally in /etc/urpmi/mediacfg.d/$name with an additional 'url' or 'mirrorlist' files. Those files are used to resolve the relative names stored in media.cfg so that we can associate them with the absolute names stored in urpmi.cfg. The mediacfg.d dir is cleaned up when a medium is removed (if necessary).
* (install,run) prevent garbaging text installer (#50776)Thierry Vignaud2009-08-111-0/+1
| | | | | | rationale: all prints in transaction/installation code now go through a callback that redirects the output at install time
* add missing spaceThierry Vignaud2009-08-111-0/+1
|
* update NEWSChristophe Fergeau2009-08-111-0/+4
|
* 6.26.16.26.1Christophe Fergeau2009-07-311-0/+5
|
* forgot to tag releaseChristophe Fergeau2009-07-311-0/+2
|
* release 6.266.26Christophe Fergeau2009-07-301-0/+2
|
* wrapThierry Vignaud2009-07-291-5/+6
|
* update NEWS fileChristophe Fergeau2009-07-281-7/+10
|
* invalidate mirrorlist cache when distro version changesChristophe Fergeau2009-07-241-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 wellAnssi Hannula2009-07-091-0/+2
|
* - adjust parsing of aria2 output for aria2 1.4, fixes bug #51354Christophe Fergeau2009-06-041-0/+2
|
* (run) use urpmi log API for the transaction failed message instead ofThierry Vignaud2009-04-241-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@258013Thierry Vignaud2009-04-231-0/+2
|
* (bad_signature) log bad signatures on stderrThierry Vignaud2009-04-221-0/+1
|
* (need_restart) do not advise to restart in --auto modeThierry Vignaud2009-04-221-0/+3
|
* 6.25.46.25.4Christophe Fergeau2009-04-201-0/+4
|
* fix gurpmi.desktop (#50047)6.25.3Pascal Terjan2009-04-181-0/+4
|
* 6.25.26.25.2Thierry Vignaud2009-04-151-0/+4
|
* 6.25.16.25.1Thierry Vignaud2009-03-311-0/+2
|
* (parse_media) fix latest commit 255088 from cfergeau: ->{debug} mayThierry Vignaud2009-03-311-0/+2
| | | | | not always exist (#49354), side effect of #49226 fix
* 6.256.25Thierry Vignaud2009-03-311-0/+2
|
* (run) enable installer to cancel installationThierry Vignaud2009-03-311-0/+1
|
* log teuf's changesThierry Vignaud2009-03-311-0/+2
|
* 3.286.24Christophe Fergeau2009-03-301-0/+4
|
* 6.236.23Christophe Fergeau2009-03-251-0/+2
|
* Update NEWS fileChristophe Fergeau2009-03-251-0/+6
|
* (install) fix a circular reference that was causing rpmdb to be openedThierry Vignaud2009-03-241-0/+3
| | | | | | | many times in installer (regression introduced in r253510 when adding new callbacks for the installer)
* 6.22.46.22.4Thierry Vignaud2009-03-091-0/+2
|
* (install) change 'close_helper' callback API for installer (in order to fixThierry Vignaud2009-03-091-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.3Thierry Vignaud2009-03-051-0/+2
|
* (_check) fix verifying packages signatures in chrooted environmentsThierry Vignaud2009-03-051-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.2Thierry Vignaud2009-03-041-0/+2
|
* (install) close another fd leak (needed for drakx)Thierry Vignaud2009-03-041-0/+2
|
* 6.22.16.22.1Thierry Vignaud2009-03-041-0/+2
|
* (install) explicitely close the RPM DB on comleting transactionThierry Vignaud2009-03-041-0/+2
| | | | | (needed for drakx -- looks like refcount has hard work):
* 6.226.22Thierry Vignaud2009-03-031-0/+2
|
* (install) add more callbacks for installerThierry Vignaud2009-03-031-0/+1
|
* (do_install_3) warn when rebooting is needed after installing packagesThierry Vignaud2009-02-101-0/+2
|