diff options
Diffstat (limited to 'perl-install')
-rw-r--r-- | perl-install/Makefile.config | 2 | ||||
-rw-r--r-- | perl-install/NEWS | 3 | ||||
-rw-r--r-- | perl-install/install/NEWS | 3 |
3 files changed, 7 insertions, 1 deletions
diff --git a/perl-install/Makefile.config b/perl-install/Makefile.config index e81cc06c7..641b050d2 100644 --- a/perl-install/Makefile.config +++ b/perl-install/Makefile.config @@ -1,5 +1,5 @@ # -*- Makefile -*- -VERSION:=18.39 +VERSION:=18.40 SUDO = sudo TMPDIR = /tmp diff --git a/perl-install/NEWS b/perl-install/NEWS index 392be5661..cf5124d26 100644 --- a/perl-install/NEWS +++ b/perl-install/NEWS @@ -1,3 +1,6 @@ +Version 18.40 - 11 January 2021 + +- updated translations - drakbug_report: o fail quietly when trying journalctl for system log - fix handling of TYPE"64bit" flags when reading rpmsrate diff --git a/perl-install/install/NEWS b/perl-install/install/NEWS index 44055eb74..72fa99fe8 100644 --- a/perl-install/install/NEWS +++ b/perl-install/install/NEWS @@ -1,3 +1,6 @@ +Version 18.40 - 11 January 2021 + +- updated translations - fix handling of TYPE"64bit" flags when reading rpmsrate o ensure 32-bit packages are not pre-selected on 64-bit systems |