summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorThierry Vignaud <tvignaud@mandriva.org>2005-06-24 09:55:22 +0000
committerThierry Vignaud <tvignaud@mandriva.org>2005-06-24 09:55:22 +0000
commit874c5c5407693f3af65d22b1130e87dcff510c15 (patch)
tree1450ab0b870bd4b5e51df8174ec8fc6894bd4d55
parent0e8b0439a9b3394049065f53c643f5b446e4a419 (diff)
downloaddrakx-874c5c5407693f3af65d22b1130e87dcff510c15.tar
drakx-874c5c5407693f3af65d22b1130e87dcff510c15.tar.gz
drakx-874c5c5407693f3af65d22b1130e87dcff510c15.tar.bz2
drakx-874c5c5407693f3af65d22b1130e87dcff510c15.tar.xz
drakx-874c5c5407693f3af65d22b1130e87dcff510c15.zip
10.3-0.27mdk
-rw-r--r--perl-install/drakxtools.spec14
1 files changed, 13 insertions, 1 deletions
diff --git a/perl-install/drakxtools.spec b/perl-install/drakxtools.spec
index 70ab265df..bf8d6e955 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.3
-Release: 0.26mdk
+Release: 0.27mdk
Url: http://www.mandrivalinux.com/en/drakx.php3
Source0: %name-%version.tar.bz2
License: GPL
@@ -371,6 +371,18 @@ file /etc/sysconfig/harddrake2/previous_hw | fgrep -q perl && %_datadir/harddrak
%config(noreplace) %_sysconfdir/logrotate.d/drakxtools-http
%changelog
+* Fri Jun 24 2005 Thierry Vignaud <tvignaud@mandriva.com> 10.3-0.27mdk
+- diskdrake (pixel):
+ o enhanced dmraid support
+ o some free space computing for LVM
+ o support labels for more file systems
+- drakauth (blino, pixel):
+ o fix crash (#16564)
+ o fix NISDOMAIN
+- localedrake: add scim-ccinput support (funda wang)
+- net_monitor: fix crash (blino)
+- more PXE infrastructure (blino)
+
* Mon Jun 20 2005 Thierry Vignaud <tvignaud@mandriva.com> 10.3-0.26mdk
- drakconnect: don't strip VLAN and MTU fields from ifcfg files (blino)
- diskdrake: initial dmraid support (pixel)