summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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 68f6d44a6..50c4b8a18 100644
--- a/perl-install/Makefile.config
+++ b/perl-install/Makefile.config
@@ -1,5 +1,5 @@
# -*- Makefile -*-
-VERSION:=18.34
+VERSION:=18.35
SUDO = sudo
TMPDIR = /tmp
diff --git a/perl-install/NEWS b/perl-install/NEWS
index 7d2dec024..b391b97e7 100644
--- a/perl-install/NEWS
+++ b/perl-install/NEWS
@@ -1,3 +1,5 @@
+Version 18.35 - 20 November 2020
+
- diskdrake:
o fix crash when a mdadm RAID array has been created outside diskdrake using
raw devices (mga#26707)
diff --git a/perl-install/install/NEWS b/perl-install/install/NEWS
index 4ace91d8f..f6c903fd3 100644
--- a/perl-install/install/NEWS
+++ b/perl-install/install/NEWS
@@ -1,3 +1,5 @@
+Version 18.35 - 20 November 2020
+
- partitioning:
o do not mount ESP with umask=0 under UEFI (mga#27415)
o fix "partition table is too corrupt for me" error when a mdadm RAID array