diff options
author | Thierry Vignaud <tvignaud@mandriva.org> | 2003-11-25 16:28:41 +0000 |
---|---|---|
committer | Thierry Vignaud <tvignaud@mandriva.org> | 2003-11-25 16:28:41 +0000 |
commit | e60a0aab1bdd92beda2737225765df316fb85f9c (patch) | |
tree | d0427a1e8859d07211c303e81572b0964048b947 /perl-install/drakxtools.spec | |
parent | 5cf4587387590ba5bf85ca1536f37a80f735c0e0 (diff) | |
download | drakx-backup-do-not-use-e60a0aab1bdd92beda2737225765df316fb85f9c.tar drakx-backup-do-not-use-e60a0aab1bdd92beda2737225765df316fb85f9c.tar.gz drakx-backup-do-not-use-e60a0aab1bdd92beda2737225765df316fb85f9c.tar.bz2 drakx-backup-do-not-use-e60a0aab1bdd92beda2737225765df316fb85f9c.tar.xz drakx-backup-do-not-use-e60a0aab1bdd92beda2737225765df316fb85f9c.zip |
9.3-10mdk
Diffstat (limited to 'perl-install/drakxtools.spec')
-rw-r--r-- | perl-install/drakxtools.spec | 18 |
1 files changed, 17 insertions, 1 deletions
diff --git a/perl-install/drakxtools.spec b/perl-install/drakxtools.spec index 3694ba74f..6ed38eae9 100644 --- a/perl-install/drakxtools.spec +++ b/perl-install/drakxtools.spec @@ -1,7 +1,7 @@ Summary: The drakxtools (XFdrake, diskdrake, keyboarddrake, mousedrake...) Name: drakxtools Version: 9.3 -Release: 9mdk +Release: 10mdk Url: http://www.mandrakelinux.com/en/drakx.php3 Source0: %name-%version.tar.bz2 License: GPL @@ -315,6 +315,22 @@ file /etc/sysconfig/harddrake2/previous_hw | fgrep -q perl && %_datadir/harddrak %config(noreplace) %_sysconfdir/logrotate.d/drakxtools-http %changelog +* Tue Nov 25 2003 Thierry Vignaud <tvignaud@mandrakesoft.com> 9.3-10mdk +- detect serial MGE ups +- drakconnect: + o fix #5664: list ppp0 for modem and adsl connections too and ippp0 + too for isdn ones + o fix #6184: read back "Connection Name" and "Domain Name" fields + when configuring modem + o fix adsl configuration steps that were hidden + o configure all isdn cards, not only the first one + o fix "kid exited -1" warnings + o handle zaurus connected through USB cables resulting in usbnet + driver creating usbX interfaces +- mousedrake: default to "PS/2|Automatic" for ps/2 mice (automagically + use IMPS/2 when needed) +- XFdrake: misc fixes + * Wed Nov 19 2003 Thierry Vignaud <tvignaud@mandrakesoft.com> 9.3-9mdk - resync serial_probe with kudzu - fix some untranslated strings |