diff options
author | Pascal Rigaux <pixel@mandriva.com> | 2008-01-18 13:00:05 +0000 |
---|---|---|
committer | Pascal Rigaux <pixel@mandriva.com> | 2008-01-18 13:00:05 +0000 |
commit | c2cb782044aef81fc7b1be14917fe8b679b31af1 (patch) | |
tree | f7bf8ba6e8007519a7ba219b6db88a8bfbc783f3 /NEWS | |
parent | e0f83aa8e9ac18b3412e9218a524ccc24975f985 (diff) | |
download | urpmi-c2cb782044aef81fc7b1be14917fe8b679b31af1.tar urpmi-c2cb782044aef81fc7b1be14917fe8b679b31af1.tar.gz urpmi-c2cb782044aef81fc7b1be14917fe8b679b31af1.tar.bz2 urpmi-c2cb782044aef81fc7b1be14917fe8b679b31af1.tar.xz urpmi-c2cb782044aef81fc7b1be14917fe8b679b31af1.zip |
- urpmq:
o fix option -a : display packages of all compatible archs (#36942)
this fixes another issue introduced in commit r231535 (urpmi 4.10.15,
2007-11-15), partially fixed in r231782 (2007-11-28)
the commit has 2 parts:
- ensure all compatible archs are kept when {all} option is used
- display one pkg per line in urpmq
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -7,6 +7,7 @@ this often used case - urpmq: o add --provides + o fix option -a : display packages of all compatible archs (#36942) Version 5.1 - 16 January 2008, by Pascal "Pixel" Rigaux |