summaryrefslogtreecommitdiffstats
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
parent927e9bb60e23d63f93e22beae8d6e480635ece50 (diff)
downloaddrakx-0df441303fd3528fd68255a5084ef43321f6b628.tar
drakx-0df441303fd3528fd68255a5084ef43321f6b628.tar.gz
drakx-0df441303fd3528fd68255a5084ef43321f6b628.tar.bz2
drakx-0df441303fd3528fd68255a5084ef43321f6b628.tar.xz
drakx-0df441303fd3528fd68255a5084ef43321f6b628.zip
Update NEWS.
-rw-r--r--images/NEWS1
-rw-r--r--mdk-stage1/NEWS2
-rw-r--r--perl-install/NEWS2
-rw-r--r--perl-install/install/NEWS1
4 files changed, 6 insertions, 0 deletions
diff --git a/images/NEWS b/images/NEWS
index 4aace2ea7..3ae3f62e4 100644
--- a/images/NEWS
+++ b/images/NEWS
@@ -1,3 +1,4 @@
+- sync with kernel 6.18
- increase dracut build time verbosity
- omit dracut fips module
diff --git a/mdk-stage1/NEWS b/mdk-stage1/NEWS
index 1a7f3322f..7b5c58cab 100644
--- a/mdk-stage1/NEWS
+++ b/mdk-stage1/NEWS
@@ -1,3 +1,5 @@
+- Sync with kernel 6.18
+
2.63
- Replace i586 with i686 in files
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