diff options
author | Thierry Vignaud <tvignaud@mandriva.org> | 2005-04-29 13:10:06 +0000 |
---|---|---|
committer | Thierry Vignaud <tvignaud@mandriva.org> | 2005-04-29 13:10:06 +0000 |
commit | b94a718900c43932e7fef0eba39a562403011a49 (patch) | |
tree | 7877ecfafcb64421593652c4a1f57989d17db10d /perl-install/drakxtools.spec | |
parent | ec5b572036ee02d05242a84d5c861df74326733d (diff) | |
download | drakx-b94a718900c43932e7fef0eba39a562403011a49.tar drakx-b94a718900c43932e7fef0eba39a562403011a49.tar.gz drakx-b94a718900c43932e7fef0eba39a562403011a49.tar.bz2 drakx-b94a718900c43932e7fef0eba39a562403011a49.tar.xz drakx-b94a718900c43932e7fef0eba39a562403011a49.zip |
10.3-0.7mdk
Diffstat (limited to 'perl-install/drakxtools.spec')
-rw-r--r-- | perl-install/drakxtools.spec | 14 |
1 files changed, 13 insertions, 1 deletions
diff --git a/perl-install/drakxtools.spec b/perl-install/drakxtools.spec index 5323a26a3..27fad03d5 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: 10.3 -Release: 0.6mdk +Release: 0.7mdk Url: http://www.mandrakelinux.com/en/drakx.php3 Source0: %name-%version.tar.bz2 License: GPL @@ -369,6 +369,18 @@ file /etc/sysconfig/harddrake2/previous_hw | fgrep -q perl && %_datadir/harddrak %config(noreplace) %_sysconfdir/logrotate.d/drakxtools-http %changelog +* Fri Apr 29 2005 Thierry Vignaud <tvignaud@mandriva.com> 10.3-0.7mdk +- drakconnect (blino): + o don't write /etc/ppp/options anymore, adjust options in peer files + o display VPI/VCI values in decimal + o configure pppoe connections in a ppp peer file +- drakroam (blino): + o do not write blank ESSID + o exit and warn when no wireless interface is found (#15244) +- drakups: do not detect IR devices as UPSes (#15495) +- XFdrake: if one prefer using "Modes" instead of "Virtual", keep it + as is (pixel) + * Mon Apr 25 2005 Thierry Vignaud <tvignaud@mandrakesoft.com> 10.3-0.6mdk - drakconnect (blino): o fix WPA key (#15621) |