diff options
author | Thierry Vignaud <tv@mandriva.org> | 2009-04-21 12:29:55 +0000 |
---|---|---|
committer | Thierry Vignaud <tv@mandriva.org> | 2009-04-21 12:29:55 +0000 |
commit | 57c79a206dace7a3225467b26e193047ca5632d7 (patch) | |
tree | 0f526e2bcaeabc964973eef85996754171905c1c /perl-install/NEWS | |
parent | eba1c138f3e7ef62d5d2ebb022ef38ac9d170f7a (diff) | |
download | drakx-57c79a206dace7a3225467b26e193047ca5632d7.tar drakx-57c79a206dace7a3225467b26e193047ca5632d7.tar.gz drakx-57c79a206dace7a3225467b26e193047ca5632d7.tar.bz2 drakx-57c79a206dace7a3225467b26e193047ca5632d7.tar.xz drakx-57c79a206dace7a3225467b26e193047ca5632d7.zip |
(read_rpmsrate) use the installer's logic regarding flags in
standalone mode, thus fixing wrongly selecting some 32bits packages on
x86_64 (#50148)
(regression introduced in r256659 on 2009-04-17;
"(detect_hardware_packages,simple_read_rpmsrate) do not offer to
install KDE packages on GNOME or LXDE (#49671)")
Diffstat (limited to 'perl-install/NEWS')
-rw-r--r-- | perl-install/NEWS | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/perl-install/NEWS b/perl-install/NEWS index b78bd75a9..af50db747 100644 --- a/perl-install/NEWS +++ b/perl-install/NEWS @@ -1,6 +1,8 @@ - diskdrake: o display a progress bar while formating an ext4 partition o render ext4 partition as red like ext3 ones +- harddrake: + o fix wrongly selecting some 32bits packages on x86_64 (#50148) Version 12.29 - 21 April 2009 |