summaryrefslogtreecommitdiffstats
path: root/perl-install
diff options
context:
space:
mode:
authorMartin Whitaker <mageia@martin-whitaker.me.uk>2026-02-10 16:11:12 +0000
committerMartin Whitaker <mageia@martin-whitaker.me.uk>2026-02-10 16:12:30 +0000
commit0df441303fd3528fd68255a5084ef43321f6b628 (patch)
tree1414ae816257f1cd4c207c2c567df4b271d66d92 /perl-install
parent927e9bb60e23d63f93e22beae8d6e480635ece50 (diff)
downloaddrakx-0df441303fd3528fd68255a5084ef43321f6b628.tar
drakx-0df441303fd3528fd68255a5084ef43321f6b628.tar.gz
drakx-0df441303fd3528fd68255a5084ef43321f6b628.tar.bz2
drakx-0df441303fd3528fd68255a5084ef43321f6b628.tar.xz
drakx-0df441303fd3528fd68255a5084ef43321f6b628.zip
Update NEWS.
Diffstat (limited to 'perl-install')
-rw-r--r--perl-install/NEWS2
-rw-r--r--perl-install/install/NEWS1
2 files changed, 3 insertions, 0 deletions
diff --git a/perl-install/NEWS b/perl-install/NEWS
index 034447dfc..57854d5c1 100644
--- a/perl-install/NEWS
+++ b/perl-install/NEWS
@@ -1,3 +1,5 @@
+- sync list_modules with kernel 6.18
+
Version 18.73 - 24 January 2026
- eliminate unnecessary calls to 'systemctl is-enabled' in services::services()
diff --git a/perl-install/install/NEWS b/perl-install/install/NEWS
index e8cf494de..23f2bc943 100644
--- a/perl-install/install/NEWS
+++ b/perl-install/install/NEWS
@@ -1,3 +1,4 @@
+- sync list_modules with kernel 6.18
- compensate for adjusted system clock when configureTimezone() is
called more than once (mga#34909)
- don't addjust the system clock again when configureTimezone() is