summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorThierry Vignaud <tvignaud@mandriva.org>2004-03-26 11:19:28 +0000
committerThierry Vignaud <tvignaud@mandriva.org>2004-03-26 11:19:28 +0000
commitc84b60bc578da8bb9508dc3f96d6f4011973651a (patch)
tree7d0687e5cb5d3e31a314e6f9c88326d3a07cafd8
parent8016763831a75b63a692b9b9d1190a13a1b0899b (diff)
downloaddrakx-c84b60bc578da8bb9508dc3f96d6f4011973651a.tar
drakx-c84b60bc578da8bb9508dc3f96d6f4011973651a.tar.gz
drakx-c84b60bc578da8bb9508dc3f96d6f4011973651a.tar.bz2
drakx-c84b60bc578da8bb9508dc3f96d6f4011973651a.tar.xz
drakx-c84b60bc578da8bb9508dc3f96d6f4011973651a.zip
10-27mdk
-rw-r--r--perl-install/drakxtools.spec11
1 files changed, 10 insertions, 1 deletions
diff --git a/perl-install/drakxtools.spec b/perl-install/drakxtools.spec
index 2995a040c..7ffd1aa6b 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: 26mdk
+Release: 27mdk
Url: http://www.mandrakelinux.com/en/drakx.php3
Source0: %name-%version.tar.bz2
License: GPL
@@ -321,6 +321,15 @@ file /etc/sysconfig/harddrake2/previous_hw | fgrep -q perl && %_datadir/harddrak
%config(noreplace) %_sysconfdir/logrotate.d/drakxtools-http
%changelog
+* Fri Mar 26 2004 Thierry Vignaud <tvignaud@mandrakesoft.com> 10-27mdk
+- drakconnect:
+ o fix some bugs in ISDN configuration
+ o warn than speedtouch only works with 2.4.x kernels for now
+ o fix "manage interface" that broke speedtouch configuration
+ o blacklist bcm4400 for ifplugd
+- drakboot blacklist again Savage gfx cards, they're broken again with
+ lilo
+
* Wed Mar 24 2004 Thierry Vignaud <tvignaud@mandrakesoft.com> 10-26mdk
- diskdrake: tag removable medias as noauto in fstab file (pixel, #9076)
- drakboot: add nolapic support option (planel)