summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorThierry Vignaud <tv@mandriva.org>2008-09-01 17:07:11 +0000
committerThierry Vignaud <tv@mandriva.org>2008-09-01 17:07:11 +0000
commitd35fb2b7110b916d38c87723ec7d309fed05c53e (patch)
treef253a371476ec12674802c98c6fccd596cc214bb
parent3819e80657b42bd0c49fa958c837ea64915947d2 (diff)
downloaddrakx-d35fb2b7110b916d38c87723ec7d309fed05c53e.tar
drakx-d35fb2b7110b916d38c87723ec7d309fed05c53e.tar.gz
drakx-d35fb2b7110b916d38c87723ec7d309fed05c53e.tar.bz2
drakx-d35fb2b7110b916d38c87723ec7d309fed05c53e.tar.xz
drakx-d35fb2b7110b916d38c87723ec7d309fed05c53e.zip
11.3011.30
-rw-r--r--perl-install/Makefile.config2
-rw-r--r--perl-install/NEWS2
2 files changed, 3 insertions, 1 deletions
diff --git a/perl-install/Makefile.config b/perl-install/Makefile.config
index 75d49c4aa..90a648f51 100644
--- a/perl-install/Makefile.config
+++ b/perl-install/Makefile.config
@@ -1,5 +1,5 @@
# -*- Makefile -*-
-VERSION:=11.29
+VERSION:=11.30
SUDO = sudo
TMPDIR = /tmp
diff --git a/perl-install/NEWS b/perl-install/NEWS
index f831183e6..45e85c62f 100644
--- a/perl-install/NEWS
+++ b/perl-install/NEWS
@@ -1,3 +1,5 @@
+Version 11.30 - 1 September 2008
+
- service_harddrake: adapt kernel modaliases that are not valid
anymore in modprobe.conf when booting a new kernel, this should fix
migration from e1000 to e1000e and from iwl4965 to iwlagn (#41248)