urpmi
view release on metacpan or search on metacpan
- urpmi.update:
o document that -a only works on enabled media (mga#3190)
Version 6.41 - 14 October 2011
- add infrastructure for rpmdrake (#920)
- add infrastructure so that GUIes can offer not to ask anymore about missing
or bad packages
- fix broken 'urpmi --no-md5sum' (pok, mga#62557)
- use rsync to download from rsync-mirrors (Alexander Barakin, mga#2518)
Version 6.40 - 07 May 2011
- compress sources with xz instead of bzip2
- fix (g)urpmi --auto-select --update defaulting to all media when
there're no update media (#1024)
Version 6.39 - 21 November 2010
- install zeroconf documentation and example files.
- resurrect urpmi.recover now that the required functionality has been brought
back with rpm5.
Version 6.38 - 18 June 2010
- add --zeroconf support in urpmi.addmedia
Version 6.37 - 28 May 2010
- urpmq
o fix listing of groups when listing all packages (also fixes #59321)
Version 6.36 - 26 May 2010
- urpmq
o allow to use -g with --list
Version 6.35 - 23 April 2010
- urpmi.addmedia:
o disable non-free repository by default for Free edition (#40033)
-urpmi:
o when using --update, allow package dependencies to be fetched from
non-update media (#51268)
o don't confuse media/media keys when a package is available from different
media (eg CDROM/network)
Version 6.34 - 25 January 2010
- don't crash when parsing an invalid media.cfg file in
/etc/urpmi/mediacfg.d
- fix being unable to run a second transaction set in rpmdrake (#54842)
Version 6.33 - 12 January 2010
- invalidate mirror list cache when it's an old format (ie one which does not
store the time of product.id)
- fix urpmq --sources documentation (in --help)
- do not advise to reboot when inside a chroot
- do not cache media.cfg from the media when using a virtual one (ie a
medium for which we don't want to cache metadata)
- ignore gpg_pubkey packages in urpmq --not-available
- fix not being able to remove orphan kernels due to dkms packages (#53414)
- allow use of $RELEASE/$ARCH with urpmi.addmedia --distrib
- fix media redirection (was broken when trying to fix #52276)
- fix bash completion script (#55716)
Version 6.32 - 29 October 2009
- if package B obsoletes package A and if A is in potential orphans and B is
already installed, don't unconditionally mark B as a potential orphan,
fixes #54590
- make aria2 disabling work in all cases, should fix #53434 for good.
Version 6.31 - 21 October 2009
- don't use aria2 when loading mirrorlist from api.mandriva.com, fixes #53434
- add --not-available option to urpmq to get a list of packages that are
installed but not available from any configured media (Pascal Terjan,
fixes #51418)
Version 6.30.1 - 19 October 2009
- add --download-all option to gurpmi too
Version 6.30 - 16 October 2009
- unbreak kernel orphans management (broken by #53425 fix)
- improve messages asking to restart system/session (#53126)
- add --download-all option to download all packages before attempting
to start installation
- fix priviledge escalation in rurpmi and rurpme (#54568)
- when the database is locked, print the PID of the processus locking it
(#38923, Pascal Terjan)
Version 6.29 - 5 October 2009
- downgrade skipped package log message to debug message
- make sure we don't check certificate in aria2 except when we want to
- exclude kernel-source from orphan processing (#53426)
- do not list as orphans kernel packages which where not installed through
dependencies (#53425)
Version 6.28.1 - 3 September 2009
- prevent creating empty "/url" (#53097)
Version 6.28 - 31 August 2009
- urpmi.addmedia:
o use https when downloading the mirror list from api.mandriva.com, and
- orphans handling
o do not offer to remove current kernel (even if it's not a official
kernel
o offer to remove old kernels (excluding the running one)
(also do not do anything regarding kernels if we failed to detect
the running one (ie: chroot))
Version 6.27.1 - 18 August 2009
- make sure error messages are displayed (was broken as part of fix #50776)
- don't attempt to expand empty URLs, fixes bug #52860
( run in 0.899 second using v1.01-cache-2.11-cpan-df04353d9ac )