diff options
author | Christophe Fergeau <cfergeau@mandriva.com> | 2010-01-12 15:23:53 +0000 |
---|---|---|
committer | Christophe Fergeau <cfergeau@mandriva.com> | 2010-01-12 15:23:53 +0000 |
commit | 447d53a0d15fd611c76d30158c58d13892970ca7 (patch) | |
tree | aa3793d86e71ac2be7ec814b93eb7645b482b884 /NEWS | |
parent | 9303cade596bf6990c0eb8ea4c2aecde020a2a76 (diff) | |
download | urpmi-447d53a0d15fd611c76d30158c58d13892970ca7.tar urpmi-447d53a0d15fd611c76d30158c58d13892970ca7.tar.gz urpmi-447d53a0d15fd611c76d30158c58d13892970ca7.tar.bz2 urpmi-447d53a0d15fd611c76d30158c58d13892970ca7.tar.xz urpmi-447d53a0d15fd611c76d30158c58d13892970ca7.zip |
6.336.33
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,5 @@ +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) @@ -6,6 +8,9 @@ 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 (#54946) Version 6.32 - 29 October 2009 |