diff options
author | Thierry Vignaud <tv@mageia.org> | 2013-04-04 16:56:53 +0000 |
---|---|---|
committer | Thierry Vignaud <tv@mageia.org> | 2013-04-04 16:56:53 +0000 |
commit | f9c0a9cd40591205b19839e033f81334e93396ad (patch) | |
tree | 22a01fcb7602cf1225c21c7047c0295891223d85 | |
parent | d8c77e2cefa3e75fa1c1335af692f01660ac6f21 (diff) | |
download | drakx-backup-do-not-use-f9c0a9cd40591205b19839e033f81334e93396ad.tar drakx-backup-do-not-use-f9c0a9cd40591205b19839e033f81334e93396ad.tar.gz drakx-backup-do-not-use-f9c0a9cd40591205b19839e033f81334e93396ad.tar.bz2 drakx-backup-do-not-use-f9c0a9cd40591205b19839e033f81334e93396ad.tar.xz drakx-backup-do-not-use-f9c0a9cd40591205b19839e033f81334e93396ad.zip |
15.34
-rw-r--r-- | perl-install/Makefile.config | 2 | ||||
-rw-r--r-- | perl-install/install/NEWS | 2 |
2 files changed, 3 insertions, 1 deletions
diff --git a/perl-install/Makefile.config b/perl-install/Makefile.config index 2844a9cca..d3cedc274 100644 --- a/perl-install/Makefile.config +++ b/perl-install/Makefile.config @@ -1,5 +1,5 @@ # -*- Makefile -*- -VERSION:=15.33 +VERSION:=15.34 SUDO = sudo TMPDIR = /tmp diff --git a/perl-install/install/NEWS b/perl-install/install/NEWS index 979d34a58..cc942bbe9 100644 --- a/perl-install/install/NEWS +++ b/perl-install/install/NEWS @@ -1,3 +1,5 @@ +Version 15.34 - 4 April 2013 + - force loading NSS modules (mga#9326) - log ignored dmraid devices (might help mga#9467) - drakx-in-chroot: |