diff options
author | Pascal Rigaux <pixel@mandriva.com> | 2008-06-26 12:18:38 +0000 |
---|---|---|
committer | Pascal Rigaux <pixel@mandriva.com> | 2008-06-26 12:18:38 +0000 |
commit | d9fd3c612ce2beee21b860a46753fd5a22c318f2 (patch) | |
tree | 4e64e335754f754637d2d6615765d9657b601b4a /NEWS | |
parent | f504fc034e877525388e62d5ffaf2051e50e4655 (diff) | |
download | urpmi-d9fd3c612ce2beee21b860a46753fd5a22c318f2.tar urpmi-d9fd3c612ce2beee21b860a46753fd5a22c318f2.tar.gz urpmi-d9fd3c612ce2beee21b860a46753fd5a22c318f2.tar.bz2 urpmi-d9fd3c612ce2beee21b860a46753fd5a22c318f2.tar.xz urpmi-d9fd3c612ce2beee21b860a46753fd5a22c318f2.zip |
- 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)
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -4,6 +4,8 @@ /var/lib/urpmi/<medium-name>/synthesis.hdlist.cz it allows easier medium update without using urpmi.update (#31893) - 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 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) |