diff options
author | Thierry Vignaud <tv@mandriva.org> | 2008-04-03 06:45:39 +0000 |
---|---|---|
committer | Thierry Vignaud <tv@mandriva.org> | 2008-04-03 06:45:39 +0000 |
commit | 2d0b2c7d342d517086212ff79f483ecfd881c13b (patch) | |
tree | 1149943fabc4c95d5ddc87f1db0809c1a24b5fb9 /perl-install | |
parent | 17e5420e2253dd4f00bd46919babcaafc004f524 (diff) | |
download | drakx-2d0b2c7d342d517086212ff79f483ecfd881c13b.tar drakx-2d0b2c7d342d517086212ff79f483ecfd881c13b.tar.gz drakx-2d0b2c7d342d517086212ff79f483ecfd881c13b.tar.bz2 drakx-2d0b2c7d342d517086212ff79f483ecfd881c13b.tar.xz drakx-2d0b2c7d342d517086212ff79f483ecfd881c13b.zip |
10.2710.27
Diffstat (limited to 'perl-install')
-rw-r--r-- | perl-install/Makefile.config | 2 | ||||
-rw-r--r-- | perl-install/NEWS | 2 | ||||
-rw-r--r-- | perl-install/install/NEWS | 2 |
3 files changed, 5 insertions, 1 deletions
diff --git a/perl-install/Makefile.config b/perl-install/Makefile.config index 28a022d99..55eeb4df7 100644 --- a/perl-install/Makefile.config +++ b/perl-install/Makefile.config @@ -1,5 +1,5 @@ # -*- Makefile -*- -VERSION:=10.26 +VERSION:=10.27 SUDO = sudo TMPDIR = /tmp diff --git a/perl-install/NEWS b/perl-install/NEWS index c901d3797..ca2725ff3 100644 --- a/perl-install/NEWS +++ b/perl-install/NEWS @@ -1,3 +1,5 @@ +Version 10.27 - 3 April 2008 + - drakboot: o stop workarounding glibc misconfiguration when listing users (#38116), it is now handled in MDK::Common (see #34279) diff --git a/perl-install/install/NEWS b/perl-install/install/NEWS index efe2f8a7f..6ac2b1551 100644 --- a/perl-install/install/NEWS +++ b/perl-install/install/NEWS @@ -1,3 +1,5 @@ +Version 10.27 - 3 April 2008 + - 2008.1 logo (the good one) - enable to restore the system through rsnapshot if giving "restore" on cmdline |