summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorThierry Vignaud <tv@mageia.org>2012-04-05 17:53:28 +0000
committerThierry Vignaud <tv@mageia.org>2012-04-05 17:53:28 +0000
commit4fc4cdd0181ed85975daf5f9eddc1662c71574f5 (patch)
tree31698f81f747e39ac7d370beffc7ce883bf8e645
parent491aeca1c0fa72539f92fb2e464a3458332ad46a (diff)
downloaddrakx-4fc4cdd0181ed85975daf5f9eddc1662c71574f5.tar
drakx-4fc4cdd0181ed85975daf5f9eddc1662c71574f5.tar.gz
drakx-4fc4cdd0181ed85975daf5f9eddc1662c71574f5.tar.bz2
drakx-4fc4cdd0181ed85975daf5f9eddc1662c71574f5.tar.xz
drakx-4fc4cdd0181ed85975daf5f9eddc1662c71574f5.zip
14.214.2
-rw-r--r--perl-install/Makefile.config2
-rw-r--r--perl-install/NEWS2
-rw-r--r--perl-install/install/NEWS2
3 files changed, 5 insertions, 1 deletions
diff --git a/perl-install/Makefile.config b/perl-install/Makefile.config
index 05104528e..f4b08b4e1 100644
--- a/perl-install/Makefile.config
+++ b/perl-install/Makefile.config
@@ -1,5 +1,5 @@
# -*- Makefile -*-
-VERSION:=14.1
+VERSION:=14.2
SUDO = sudo
TMPDIR = /tmp
diff --git a/perl-install/NEWS b/perl-install/NEWS
index e0b199196..f05fcabfb 100644
--- a/perl-install/NEWS
+++ b/perl-install/NEWS
@@ -1,3 +1,5 @@
+Version 14.2 - 5 April 2012
+
- harddrake service:
o cpufreq performance governor is no longer a module
o reduce default timeout from 10 to 2mn (mga#4772)
diff --git a/perl-install/install/NEWS b/perl-install/install/NEWS
index d9d77626a..66d178fbb 100644
--- a/perl-install/install/NEWS
+++ b/perl-install/install/NEWS
@@ -1,3 +1,5 @@
+Version 14.2 - 5 April 2012
+
- add boot splash to initrd only once
- log install settings (mga#3467 & mga#5209)
- do not set security level to its own value on upgrade (mga#5147)