summaryrefslogtreecommitdiffstats
path: root/perl-install/drakxtools.spec
diff options
context:
space:
mode:
Diffstat (limited to 'perl-install/drakxtools.spec')
-rw-r--r--perl-install/drakxtools.spec38
1 files changed, 37 insertions, 1 deletions
diff --git a/perl-install/drakxtools.spec b/perl-install/drakxtools.spec
index 51ade7ab2..f391fdabc 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.2
-Release: 16mdk
+Release: 18mdk
Url: http://www.mandrakelinux.com/en/drakx.php3
Source0: %name-%version.tar.bz2
License: GPL
@@ -315,6 +315,42 @@ file /etc/sysconfig/harddrake2/previous_hw | fgrep -q perl && %_datadir/harddrak
%config(noreplace) %_sysconfdir/logrotate.d/drakxtools-http
%changelog
+* Mon Oct 27 2003 Thierry Vignaud <tvignaud@mandrakesoft.com> 9.2-18mdk
+- drakconnect:
+ o do not blacklist anymore bcm4400 for network hotplugging
+ o support ISDN usb adapters
+- drakperm:
+ o force user|group|other rights order in edit dialog
+ o one was able to alter system rules in memory wheareas this is not
+ supported since they're enforced by msec.
+ disable "ok" button for system rules to prevent confusion.
+- haddrake service: workaround anthill bug #18 (do not overwrite sound
+ aliases when no hardware change occured)
+- misc amd64 fixes (gwenole)
+- net_monitor:
+ o fix connection status detection
+ o fix profile managment switch
+
+* Thu Oct 16 2003 Thierry Vignaud <tvignaud@mandrakesoft.com> 9.2-17mdk
+- drakbackup: all users overrides individual selection in wizard
+ (#5916) (stew)
+- drakconnect:
+ o fix #425, #1881: wireless adapters settings were lost when
+ altering network configuration when not from wizard mode
+ o when steping back in wizard, do not overwrite first card
+ parameters with last one's (#3276)
+ o fix expert mode (lost checkboxes states when "expert mode" option
+ is checked)
+ o blacklist bcm4400 for network hotplugging
+- drakfont:
+ o fix ttf conversion (#5088)
+ o log more explanations
+- draksec: fix unsaved security administrator setting (#6103)
+- misc chinese fixes (arnaud, pablo)
+- printerdrake: fix lpd call (pablo)
+- translations updates (pablo)
+- misc amd64 fixes (gwenole)
+
* Fri Sep 19 2003 Thierry Vignaud <tvignaud@mandrakesoft.com> 9.2-16mdk
- drakconnect: fix #5825 (hostname set as ARRAY(0x...))