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/NEWS6
3 files changed, 9 insertions, 1 deletions
diff --git a/perl-install/Makefile.config b/perl-install/Makefile.config
index c103c5b24..e0b74db22 100644
--- a/perl-install/Makefile.config
+++ b/perl-install/Makefile.config
@@ -1,5 +1,5 @@
# -*- Makefile -*-
-VERSION:=18.64
+VERSION:=18.65
SUDO = sudo
TMPDIR = /tmp
diff --git a/perl-install/NEWS b/perl-install/NEWS
index bab13f70d..4bf32fb87 100644
--- a/perl-install/NEWS
+++ b/perl-install/NEWS
@@ -1,3 +1,5 @@
+Version 18.65 - 11 July 2023
+
- diskdrake: remove deprecated GtkPaned:handle-size style property (mga#32063)
- add ntfs3 to isFat_or_NTFS()
- sync list of modules needing firmware with kernel-desktop-6.4.2-2.mga9
diff --git a/perl-install/install/NEWS b/perl-install/install/NEWS
index 3c182e3f2..cb25b3821 100644
--- a/perl-install/install/NEWS
+++ b/perl-install/install/NEWS
@@ -1,3 +1,9 @@
+Version 18.65 - 11 July 2023
+
+- add ntfs3 to isFat_or_NTFS()
+- sync list of modules needing firmware with kernel-desktop-6.4.2-2.mga9
+- Sync list_modules with kernel 6.4
+
Version 18.64 - 24 June 2023
- Change default DHCP client to dhcpcd (mga#30938)