summaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorPascal Rigaux <pixel@mandriva.com>2008-06-24 16:39:22 +0000
committerPascal Rigaux <pixel@mandriva.com>2008-06-24 16:39:22 +0000
commit88c4b8e65b198d0908b4b0387436e7f46bc29064 (patch)
treefa52cef3c7c9ae21187d5345f06d08b9619e77b4 /NEWS
parentad5bafb5f3e215165653c9c1f83e67bd08f482de (diff)
downloadurpmi-88c4b8e65b198d0908b4b0387436e7f46bc29064.tar
urpmi-88c4b8e65b198d0908b4b0387436e7f46bc29064.tar.gz
urpmi-88c4b8e65b198d0908b4b0387436e7f46bc29064.tar.bz2
urpmi-88c4b8e65b198d0908b4b0387436e7f46bc29064.tar.xz
urpmi-88c4b8e65b198d0908b4b0387436e7f46bc29064.zip
- all tools:
o statedir files are now in /var/lib/urpmi/<medium-name>/ for eg: /var/lib/urpmi/synthesis.hdlist.<medium-name> is now /var/lib/urpmi/<medium-name>/synthesis.hdlist.cz it allows easier medium update without using urpmi.update (#31893)
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS5
1 files changed, 5 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index dbebe7d6..c5bd924c 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,8 @@
+- all tools:
+ o statedir files are now in /var/lib/urpmi/<medium-name>/
+ for eg: /var/lib/urpmi/synthesis.hdlist.<medium-name> is now
+ /var/lib/urpmi/<medium-name>/synthesis.hdlist.cz
+ it allows easier medium update without using urpmi.update (#31893)
- urpmi:
o set connection timeout for rsync as well (Anssi)
o fix --replacepkgs when a same package appears more than once in urpmi db