summaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorPascal Rigaux <pixel@mandriva.com>2008-06-26 12:18:38 +0000
committerPascal Rigaux <pixel@mandriva.com>2008-06-26 12:18:38 +0000
commitd9fd3c612ce2beee21b860a46753fd5a22c318f2 (patch)
tree4e64e335754f754637d2d6615765d9657b601b4a /NEWS
parentf504fc034e877525388e62d5ffaf2051e50e4655 (diff)
downloadurpmi-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--NEWS2
1 files changed, 2 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index d053b402..120892da 100644
--- a/NEWS
+++ b/NEWS
@@ -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)