diff options
author | Pascal Rigaux <pixel@mandriva.com> | 2008-06-26 12:53:05 +0000 |
---|---|---|
committer | Pascal Rigaux <pixel@mandriva.com> | 2008-06-26 12:53:05 +0000 |
commit | 9b057646f7da47ceccfb46ef6b357972f60c4b1e (patch) | |
tree | a92038ac2f75a6e2f8fadd77fc68f668933c0143 /NEWS | |
parent | d9fd3c612ce2beee21b860a46753fd5a22c318f2 (diff) | |
download | urpmi-9b057646f7da47ceccfb46ef6b357972f60c4b1e.tar urpmi-9b057646f7da47ceccfb46ef6b357972f60c4b1e.tar.gz urpmi-9b057646f7da47ceccfb46ef6b357972f60c4b1e.tar.bz2 urpmi-9b057646f7da47ceccfb46ef6b357972f60c4b1e.tar.xz urpmi-9b057646f7da47ceccfb46ef6b357972f60c4b1e.zip |
- urpmi
o display a message "Package foo is already installed" when asking
"urpmi foo bar" and only installing bar (#41593)
(requires perl-URPM 3.16)
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -6,6 +6,9 @@ - urpmi: o "missing file" and "bad rpms" errors are reported asap and are fatal errors unless the user wants to go on anyway (or --force) + o display a message "Package foo is already installed" when asking + "urpmi foo bar" and only installing bar (#41593) + (requires perl-URPM 3.16) o set connection timeout for rsync as well (Anssi) o fix --replacepkgs when a same package appears more than once in urpmi db o fix displaying "files are missing" (regression introduced in 5.6) |