diff options
author | Francois Pons <fpons@mandriva.com> | 2003-09-23 15:43:04 +0000 |
---|---|---|
committer | Francois Pons <fpons@mandriva.com> | 2003-09-23 15:43:04 +0000 |
commit | caf94fb633619ef946f91b935c2b05b927728eb0 (patch) | |
tree | 7e1462c8e525932c9f8bf5fe4ca6e63d41a835a5 /urpmi.spec | |
parent | dd5f0a0706cdd46d1ca8c0408d8c6df84d6c3287 (diff) | |
download | urpmi-caf94fb633619ef946f91b935c2b05b927728eb0.tar urpmi-caf94fb633619ef946f91b935c2b05b927728eb0.tar.gz urpmi-caf94fb633619ef946f91b935c2b05b927728eb0.tar.bz2 urpmi-caf94fb633619ef946f91b935c2b05b927728eb0.tar.xz urpmi-caf94fb633619ef946f91b935c2b05b927728eb0.zip |
final 4.4-38mdk with parallel urpme fixes and fixes for adding new sources
without an hdlist.
Diffstat (limited to 'urpmi.spec')
-rw-r--r-- | urpmi.spec | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -208,6 +208,7 @@ $urpm->update_media(nolock => 1, nopubkey => 1); medium XXX. - fixed bug 5802 about exotic character recognized as default answer. - fixed bug 5833 about urpme having Y for removing packages by default. +- fixed parallel urpme on some cases. * Wed Sep 17 2003 François Pons <fpons@mandrakesoft.com> 4.4-37mdk - fixed virtual media examination of list file. |