summaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorPascal Rigaux <pixel@mandriva.com>2007-11-15 13:06:14 +0000
committerPascal Rigaux <pixel@mandriva.com>2007-11-15 13:06:14 +0000
commit23e8d887e8ca41947f5b0870bb99dfb8da5c6fa2 (patch)
tree292fb14f01b7fad2a50b9def2a75b834a92e91b2 /NEWS
parent930f9483e0e230796f86f7004d3aa289b667230b (diff)
downloadurpmi-23e8d887e8ca41947f5b0870bb99dfb8da5c6fa2.tar
urpmi-23e8d887e8ca41947f5b0870bb99dfb8da5c6fa2.tar.gz
urpmi-23e8d887e8ca41947f5b0870bb99dfb8da5c6fa2.tar.bz2
urpmi-23e8d887e8ca41947f5b0870bb99dfb8da5c6fa2.tar.xz
urpmi-23e8d887e8ca41947f5b0870bb99dfb8da5c6fa2.zip
- urpmi:
o fix "urpmi --install-src" (regression introduced in 4.10.9) nb: packages_by_name can't be used here since $urpm->{provides} doesn't have src.rpm so a full search is needed
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS1
1 files changed, 1 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index b69ec433..a324b05b 100644
--- a/NEWS
+++ b/NEWS
@@ -1,6 +1,7 @@
- urpmi:
o with rsync, use --copy-links (to have the same behaviour as http/ftp, and
so allow symlinks on the server)
+ o fix "urpmi --install-src" (regression introduced in 4.10.9)
Version 4.10.14 - 4 October 2007, by Pascal "Pixel" Rigaux