diff options
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 05acb3e7c..897a97425 100644 --- a/perl-install/Makefile.config +++ b/perl-install/Makefile.config @@ -1,5 +1,5 @@ # -*- Makefile -*- -VERSION:=17.35.1 +VERSION:=17.36 SUDO = sudo TMPDIR = /tmp diff --git a/perl-install/NEWS b/perl-install/NEWS index 113d43e1a..ae90b7cf5 100644 --- a/perl-install/NEWS +++ b/perl-install/NEWS @@ -1,3 +1,5 @@ +Version 17.36 - 11 June 2016 + - diskdrake: o add a GRUB_BIOS partitions if needed (mga#18656) o MBR limit really is 2TiB, not 4, so use GPT for disks > 2TiB diff --git a/perl-install/install/NEWS b/perl-install/install/NEWS index 024dcad34..b1cce9854 100644 --- a/perl-install/install/NEWS +++ b/perl-install/install/NEWS @@ -1,3 +1,5 @@ +Version 17.36 - 11 June 2016 + - do not override bootloader on upgrade (mga#18638) - fix running with nss 3.24 - debug build: |