From 8c944c1d668d153c7ca500940d638cfd91a726a9 Mon Sep 17 00:00:00 2001 From: Pascal Rigaux Date: Wed, 19 Mar 2008 16:04:38 +0000 Subject: - urpmi: o fix getting rpms from different media on same DVD without it $blist->{medium}{mntpoint} is set during first _find_blist_url_matching() and "$blist->{medium}{mntpoint} and next" will block everything. with this commit, it won't copy rpms on disk even if on different media if same DVD. --- NEWS | 2 ++ 1 file changed, 2 insertions(+) (limited to 'NEWS') diff --git a/NEWS b/NEWS index c7ad7dd2..1a0fe1ca 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,5 @@ +- urpmi: + o fix getting rpms from different media on same DVD - bash-completion (guillomovitch): o don't complete on available packages if completed item is clearly a file o only select available packages for selected medias -- cgit v1.2.1