summaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorChristophe Fergeau <cfergeau@mandriva.com>2009-01-09 14:41:50 +0000
committerChristophe Fergeau <cfergeau@mandriva.com>2009-01-09 14:41:50 +0000
commita35ee8d4f42b65e84f0824166d9e8ac50af6c981 (patch)
tree2b8b31a3059f85d710a635f1406160a119df9edf /NEWS
parentfd71fc58b8a72fbe26077849e65efaddadbd1b51 (diff)
downloadurpmi-a35ee8d4f42b65e84f0824166d9e8ac50af6c981.tar
urpmi-a35ee8d4f42b65e84f0824166d9e8ac50af6c981.tar.gz
urpmi-a35ee8d4f42b65e84f0824166d9e8ac50af6c981.tar.bz2
urpmi-a35ee8d4f42b65e84f0824166d9e8ac50af6c981.tar.xz
urpmi-a35ee8d4f42b65e84f0824166d9e8ac50af6c981.zip
When downloading packages, remember where it comes from.
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).
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS2
1 files changed, 2 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 4756385c..a677b789 100644
--- a/NEWS
+++ b/NEWS
@@ -7,6 +7,8 @@
o do not list suggested packages as unrequested packages (#46326)
- urpmq
o fix urpmq -i on local RPMs
+ o fix issue with urpmi sometimes using the wrong key when checking
+ signatures when the same package is available from different media
Version 6.19 - 24 November 2008