summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorThierry Vignaud <tvignaud@mandriva.org>2004-02-12 11:42:58 +0000
committerThierry Vignaud <tvignaud@mandriva.org>2004-02-12 11:42:58 +0000
commit7e4e410fc98d934bbf71c5d270be27b60a583c8c (patch)
treecb4783a7dee0eaf12121951456840222c923485f
parentff869879012557e4c90bb8c8d4fe109dff26b701 (diff)
downloaddrakx-7e4e410fc98d934bbf71c5d270be27b60a583c8c.tar
drakx-7e4e410fc98d934bbf71c5d270be27b60a583c8c.tar.gz
drakx-7e4e410fc98d934bbf71c5d270be27b60a583c8c.tar.bz2
drakx-7e4e410fc98d934bbf71c5d270be27b60a583c8c.tar.xz
drakx-7e4e410fc98d934bbf71c5d270be27b60a583c8c.zip
10-0.11mdk
-rw-r--r--perl-install/drakxtools.spec13
1 files changed, 12 insertions, 1 deletions
diff --git a/perl-install/drakxtools.spec b/perl-install/drakxtools.spec
index d8feec490..adf52bcc4 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: 0.10mdk
+Release: 0.11mdk
Url: http://www.mandrakelinux.com/en/drakx.php3
Source0: %name-%version.tar.bz2
License: GPL
@@ -316,6 +316,17 @@ file /etc/sysconfig/harddrake2/previous_hw | fgrep -q perl && %_datadir/harddrak
%config(noreplace) %_sysconfdir/logrotate.d/drakxtools-http
%changelog
+* Thu Feb 12 2004 Thierry Vignaud <tvignaud@mandrakesoft.com> 10-0.11mdk
+- drakconnect wizard:
+ o fix choosing dhcp as adsl protocol
+ o do not allow to step forward if no network card was found
+ (workaround #7672)
+- keyboardrake: support 2.6.x kernel (pixel)
+- add drakvpn (florin)
+- drakbackup: misc changes (stew)
+- draksec: fix unable to save checks when config file is empty
+- harddrake: support more webcams
+
* Tue Feb 10 2004 Thierry Vignaud <tvignaud@mandrakesoft.com> 10-0.10mdk
- fix poped dialogs when embedded (#7246) (pixel)
- drakbackup/drakTermServ: misc updates (stew)