summaryrefslogtreecommitdiffstats
path: root/perl-install/drakxtools.spec
diff options
context:
space:
mode:
authorThierry Vignaud <tvignaud@mandriva.org>2004-09-24 09:05:02 +0000
committerThierry Vignaud <tvignaud@mandriva.org>2004-09-24 09:05:02 +0000
commit47784c634123f611b448ac45f83dbf9abccd3aca (patch)
treea93ca1339130dd0accb08fe9eab2eb788a0dc593 /perl-install/drakxtools.spec
parent3c5112d6c6ed6bb95a60edc2d6ff56e0c0b681e5 (diff)
downloaddrakx-47784c634123f611b448ac45f83dbf9abccd3aca.tar
drakx-47784c634123f611b448ac45f83dbf9abccd3aca.tar.gz
drakx-47784c634123f611b448ac45f83dbf9abccd3aca.tar.bz2
drakx-47784c634123f611b448ac45f83dbf9abccd3aca.tar.xz
drakx-47784c634123f611b448ac45f83dbf9abccd3aca.zip
10.1-11mdk
Diffstat (limited to 'perl-install/drakxtools.spec')
-rw-r--r--perl-install/drakxtools.spec45
1 files changed, 44 insertions, 1 deletions
diff --git a/perl-install/drakxtools.spec b/perl-install/drakxtools.spec
index d5752a37f..9826a1ca9 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.1
-Release: 10mdk
+Release: 11mdk
Url: http://www.mandrakelinux.com/en/drakx.php3
Source0: %name-%version.tar.bz2
License: GPL
@@ -339,6 +339,49 @@ file /etc/sysconfig/harddrake2/previous_hw | fgrep -q perl && %_datadir/harddrak
%config(noreplace) %_sysconfdir/logrotate.d/drakxtools-http
%changelog
+* Fri Sep 24 2004 Thierry Vignaud <tvignaud@mandrakesoft.com> 10.1-11mdk
+- handle aes-i586 instead of aes (pixel, #11588)
+- bootloader-config: fix typos in usage (pixel)
+- diskdrake (pixel):
+ o get geometry from EDD
+ o don't add /dev/pts line in fstab anymore (already done in initrd
+ and by udev)
+ o log more explanations
+ o remove every PVs when destroying a VG (#11579)
+ o handle renamed devices (eg: hde->hda or hda->sda)
+ o silently ignore encrypted filesystems with no encrypt_key
+- drakconnect (blino):
+ o zeroconf:
+ * really enable zeroconf if zeroconf is requested
+ * write blank zeroconf hostname if zeroconf is disabled
+ * fix disabling zeroconf
+ * do not disable not installed (prevent warnings in console)
+ * zcip isn't a service,
+ * stop tmdns service if zeroconf is disabled,
+ o move "Start at boot" step for lan-like adsl/cable connections
+ o do not disable ifplugd support for wireless cards
+ o do not let speedtouch-start launch connection
+ o fix installing kernel packages for winmodems
+ o fix /dev/modem symlink on ttySL0 (#8947 again)
+ o use avmadsl option for capi cards to use settings generated by
+ drdsl
+ o PPPoA: fix reseting vpi and vci if vpi equals zero
+ o ADSL provider DB: rename "Télé2 128k " as "Télé2"
+- drakupdate_fstab: allow SYNC=no option in /etc/sysconfig/dynamic
+ (blino)
+- drakups:
+ o refresh UPS list when adding a new UPS though the add wizard
+ o fix automatically detect/add an UPS
+ o default to automatic detection
+- localedrake:
+ o add support for SKIM IM
+ o install x-unikey when switching to vietnamese
+ o always use "Sazanami Gothic" font in japanese
+- mousedrake: prevent a broken X configuration to break mouse
+ configuration (pixel)
+- net_monitor: remove connection time timer if connection fails (#11590)
+- XFdrake: allow ignoring X config file when it contains errors
+
* Fri Sep 17 2004 Thierry Vignaud <tvignaud@mandrakesoft.com> 10.1-10mdk
- drakbackup: use radio buttons in media selection (wildman)
- drakconnect (blino):