summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorThierry Vignaud <thierry.vignaud@gmail.com>2016-07-04 18:13:09 +0200
committerThierry Vignaud <thierry.vignaud@gmail.com>2016-07-04 18:13:09 +0200
commit6fcf2c87d990fc1be4abfd5f6e5f98bfd44cf24a (patch)
tree75767fc2ab9d1e533a71c6628a48cda041ebd45f
parent1873a160a01f41474434865c66dd09ba5f733d13 (diff)
downloaddrakx-6fcf2c87d990fc1be4abfd5f6e5f98bfd44cf24a.tar
drakx-6fcf2c87d990fc1be4abfd5f6e5f98bfd44cf24a.tar.gz
drakx-6fcf2c87d990fc1be4abfd5f6e5f98bfd44cf24a.tar.bz2
drakx-6fcf2c87d990fc1be4abfd5f6e5f98bfd44cf24a.tar.xz
drakx-6fcf2c87d990fc1be4abfd5f6e5f98bfd44cf24a.zip
17.4817.48
-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 86d8c6b41..9c627de3d 100644
--- a/perl-install/Makefile.config
+++ b/perl-install/Makefile.config
@@ -1,5 +1,5 @@
# -*- Makefile -*-
-VERSION:=17.47
+VERSION:=17.48
SUDO = sudo
TMPDIR = /tmp
diff --git a/perl-install/NEWS b/perl-install/NEWS
index 64729e217..c42ddc734 100644
--- a/perl-install/NEWS
+++ b/perl-install/NEWS
@@ -1,3 +1,5 @@
+Version 17.48 - 4 July 2016
+
- diskdrake:
o do not offer to check for bad blocks on btrfs (mga#12393)
o do not warn about no bootloader can boot LVM as grub2 can (mga#9426)
diff --git a/perl-install/install/NEWS b/perl-install/install/NEWS
index b6dbc82ee..f8c063378 100644
--- a/perl-install/install/NEWS
+++ b/perl-install/install/NEWS
@@ -1,3 +1,5 @@
+Version 17.48 - 4 July 2016
+
- bootloader configuration:
o allow installing grub2 on XFS /
o make clear grub2 is installed on ESP under UEFI