summaryrefslogtreecommitdiffstats
path: root/perl-install/drakxtools.spec
diff options
context:
space:
mode:
authorThierry Vignaud <tvignaud@mandriva.org>2004-02-23 08:36:11 +0000
committerThierry Vignaud <tvignaud@mandriva.org>2004-02-23 08:36:11 +0000
commit9010eaa81f6cd8cb6bc9e125096f12162510e531 (patch)
treebee75fd26838318a3651e1bfebdc348dd1a57f40 /perl-install/drakxtools.spec
parent501a02f5214c484a368752281a7839cdd5ececab (diff)
downloaddrakx-9010eaa81f6cd8cb6bc9e125096f12162510e531.tar
drakx-9010eaa81f6cd8cb6bc9e125096f12162510e531.tar.gz
drakx-9010eaa81f6cd8cb6bc9e125096f12162510e531.tar.bz2
drakx-9010eaa81f6cd8cb6bc9e125096f12162510e531.tar.xz
drakx-9010eaa81f6cd8cb6bc9e125096f12162510e531.zip
10-4mdk
Diffstat (limited to 'perl-install/drakxtools.spec')
-rw-r--r--perl-install/drakxtools.spec28
1 files changed, 27 insertions, 1 deletions
diff --git a/perl-install/drakxtools.spec b/perl-install/drakxtools.spec
index cea08f020..1b370557b 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
-Release: 3mdk
+Release: 4mdk
Url: http://www.mandrakelinux.com/en/drakx.php3
Source0: %name-%version.tar.bz2
License: GPL
@@ -316,6 +316,32 @@ file /etc/sysconfig/harddrake2/previous_hw | fgrep -q perl && %_datadir/harddrak
%config(noreplace) %_sysconfdir/logrotate.d/drakxtools-http
%changelog
+* Mon Feb 23 2004 Thierry Vignaud <tvignaud@mandrakesoft.com> 10-4mdk
+- drakbackup (stew):
+ o verify user has selected a cron interval and media (#8138)
+ o tweak wizard setup
+- drakconnect:
+ o misc santizing in manual module loading
+ o adsl provider db: fix vci number for Belgium and France (poulpy)
+ o wizard:
+ * modem:
+ + enable one to manually choose the serial port to use while
+ configuring modem
+ + really default to dynamic dns, gateway and ip (really fix #7705)
+ + do not overwrite current kppp settings with provider db ones
+ but on provider switch
+ * adsl: prevent having to choose between '' and 'adsl' connections
+ * ethernet: enable one to manually load a driver like expert mode
+ in old pre-10.0 wizard
+ o manage interface:
+ * modem:
+ + read kppp authentication method
+ + handle new PAP/CHAP method
+ * ethernet:
+ + handle and translate BOOTPROTO
+ + do not complain about gateway format when it's not set
+ * fix untranslated strings
+
* Fri Feb 20 2004 Thierry Vignaud <tvignaud@mandrakesoft.com> 10-3mdk
- drakconnect: fix empty vci/vpi paremeters when speetouch firmware
wasn't provided