diff options
author | Pascal Rigaux <pixel@mandriva.com> | 2008-06-02 06:37:59 +0000 |
---|---|---|
committer | Pascal Rigaux <pixel@mandriva.com> | 2008-06-02 06:37:59 +0000 |
commit | 8f0e0f2a2fcc77de1dcf29e1aee7b83d1407db3e (patch) | |
tree | a548b4fad063583fa47004d29fe46e9faccd796f /NEWS | |
parent | 8692b2fc28950c1dabd07a8ded38e747a9a83a9b (diff) | |
download | urpmi-8f0e0f2a2fcc77de1dcf29e1aee7b83d1407db3e.tar urpmi-8f0e0f2a2fcc77de1dcf29e1aee7b83d1407db3e.tar.gz urpmi-8f0e0f2a2fcc77de1dcf29e1aee7b83d1407db3e.tar.bz2 urpmi-8f0e0f2a2fcc77de1dcf29e1aee7b83d1407db3e.tar.xz urpmi-8f0e0f2a2fcc77de1dcf29e1aee7b83d1407db3e.zip |
- urpmi
o fix --replacepkgs when a package appears more than once in urpmi db (#40893)
(need perl-URPM 3.14)
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -1,6 +1,8 @@ - urpmi: o --auto-update should behave like urpmi.update when mirrorlist is outdated (cf http://forum.mandriva.com/viewtopic.php?t=86837) + o fix --replacepkgs when a package appears more than once in urpmi db (#40893) + (need perl-URPM 3.14) - urpmi.addmedia: o add missing mark in "Do you want to add media '%s'?" message (from Nikos) - urpmi.addmedia, urpmi.update: |