summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorOlivier Blin <oblin@mandriva.com>2008-07-10 00:10:47 +0000
committerOlivier Blin <oblin@mandriva.com>2008-07-10 00:10:47 +0000
commit3fb3d34a80cea9866de781493044c39975d5d143 (patch)
treeec240b4fe0a67937a1fa971cfba7df25cfbad8a7
parent23254ef9177458af7681385d5bda2fe5c08c3a70 (diff)
downloaddrakx-3fb3d34a80cea9866de781493044c39975d5d143.tar
drakx-3fb3d34a80cea9866de781493044c39975d5d143.tar.gz
drakx-3fb3d34a80cea9866de781493044c39975d5d143.tar.bz2
drakx-3fb3d34a80cea9866de781493044c39975d5d143.tar.xz
drakx-3fb3d34a80cea9866de781493044c39975d5d143.zip
10.4610.46
-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 f949a218a..4f3fa5b06 100644
--- a/perl-install/Makefile.config
+++ b/perl-install/Makefile.config
@@ -1,5 +1,5 @@
# -*- Makefile -*-
-VERSION:=10.45
+VERSION:=10.46
SUDO = sudo
TMPDIR = /tmp
diff --git a/perl-install/NEWS b/perl-install/NEWS
index 52d529488..e24d2906d 100644
--- a/perl-install/NEWS
+++ b/perl-install/NEWS
@@ -1,3 +1,5 @@
+Version 10.46 - 10 July 2008
+
- authentication:
o add back fix to force the password to be utf8 (#23273)
o fix reading md5/shadow options in /etc/pam.d/system-auth
diff --git a/perl-install/install/NEWS b/perl-install/install/NEWS
index 19751365e..6e362dab8 100644
--- a/perl-install/install/NEWS
+++ b/perl-install/install/NEWS
@@ -1,3 +1,5 @@
+Version 10.46 - 10 July 2008
+
- authentication:
o add back fix to force the password to be utf8 (#23273)
o fix reading md5/shadow options in /etc/pam.d/system-auth