summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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