diff options
author | Thierry Vignaud <tvignaud@mandriva.org> | 2005-09-17 23:59:11 +0000 |
---|---|---|
committer | Thierry Vignaud <tvignaud@mandriva.org> | 2005-09-17 23:59:11 +0000 |
commit | b3727fb87ab909938c9acb53673466d2aab4daff (patch) | |
tree | 52af031700bcba3fcbe6e3eee1e03d22a15bf072 | |
parent | fd26a1bea246f076ccb69863b136a3542f416e5a (diff) | |
download | drakx-b3727fb87ab909938c9acb53673466d2aab4daff.tar drakx-b3727fb87ab909938c9acb53673466d2aab4daff.tar.gz drakx-b3727fb87ab909938c9acb53673466d2aab4daff.tar.bz2 drakx-b3727fb87ab909938c9acb53673466d2aab4daff.tar.xz drakx-b3727fb87ab909938c9acb53673466d2aab4daff.zip |
10.3-0.63mdk
-rw-r--r-- | perl-install/drakxtools.spec | 27 |
1 files changed, 26 insertions, 1 deletions
diff --git a/perl-install/drakxtools.spec b/perl-install/drakxtools.spec index 24494e953..253e353b9 100644 --- a/perl-install/drakxtools.spec +++ b/perl-install/drakxtools.spec @@ -3,7 +3,7 @@ Summary: The drakxtools (XFdrake, diskdrake, keyboarddrake, mousedrake...) Name: drakxtools Version: 10.3 -Release: 0.62mdk +Release: 0.63mdk Url: http://www.mandrivalinux.com/en/drakx.php3 Source0: %name-%version.tar.bz2 License: GPL @@ -378,6 +378,31 @@ file /etc/sysconfig/harddrake2/previous_hw | fgrep -q perl && %_datadir/harddrak %config(noreplace) %_sysconfdir/logrotate.d/drakxtools-http %changelog +* Sun Sep 18 2005 Thierry Vignaud <tvignaud@mandriva.com> 10.3-0.63mdk +- add sr_mod in modprobe.preload if needed (blino, #18641) +- drakconnect: + o use ifplugd with b44 + o don't use ifplugd for ethernet devices associated with a + pppoe/pptp connection (blino) + o fix probing the PPPOE login name (blino) + o keep changed made by modem tools run by drakconnect +- drakbackup: remove unclear text (stew, #18619) +- drakroam (blino): + o increase timeout after a wireless network is selected + o fix crash +- draksec: ensure wait dialogs contents is showed on applying msec + config +- harddrake: + o display parallel port controllers in the "system" section rather + than in the "unknown" one + o display the vendor name rather than "printer" in the left tree for + printers +- net_applet: fix crash when only one interface is configured +- printerdrake (till): + o handle new HPIJ + o fix list of displayed printers +- XFdrake: don't load "glx" with "fbdev" (pixel) + * Thu Sep 15 2005 Thierry Vignaud <tvignaud@mandriva.com> 10.3-0.62mdk - bootloader-config: fix entry "linux" when removing a kernel (pixel) - diskdrake: check if resize2fs failed (pixel) |