diff options
-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 4990ad7f7..207728d7f 100644 --- a/perl-install/Makefile.config +++ b/perl-install/Makefile.config @@ -1,5 +1,5 @@ # -*- Makefile -*- -VERSION:=18.32 +VERSION:=18.33 SUDO = sudo TMPDIR = /tmp diff --git a/perl-install/NEWS b/perl-install/NEWS index b127aee85..2e56b5bc8 100644 --- a/perl-install/NEWS +++ b/perl-install/NEWS @@ -1,3 +1,5 @@ +Version 18.33 - 19 August 2020 + - fix failure to update grub2 config when service_harddrake attempts to add/remove the nokmsboot option - add --plain to systemctl list-units, else it adds some characters at diff --git a/perl-install/install/NEWS b/perl-install/install/NEWS index bee243a43..0f61e945d 100644 --- a/perl-install/install/NEWS +++ b/perl-install/install/NEWS @@ -1,3 +1,5 @@ +Version 18.33 - 19 August 2020 + - recognize new kernel 5.5 - 5.8 drivers - support loading auto_install file from https url - report.bug: |