diff options
| -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 d855b133d..ac9fbe91a 100644 --- a/perl-install/Makefile.config +++ b/perl-install/Makefile.config @@ -1,5 +1,5 @@ # -*- Makefile -*- -VERSION:=18.73 +VERSION:=18.74 SUDO = sudo TMPDIR = /tmp diff --git a/perl-install/NEWS b/perl-install/NEWS index 446a223b6..b5446e423 100644 --- a/perl-install/NEWS +++ b/perl-install/NEWS @@ -1,6 +1,9 @@ +Version 18.74 - 14 February 2026 + - remove probing of disk/ide modules (obsolete since kernel 5.14) - sync list of modules needing firmware with kernel-desktop-6.18.9-1.mga9 - sync list_modules with kernel 6.18 +- translation updates Version 18.73 - 24 January 2026 diff --git a/perl-install/install/NEWS b/perl-install/install/NEWS index a27344e9e..f75bf23ee 100644 --- a/perl-install/install/NEWS +++ b/perl-install/install/NEWS @@ -1,3 +1,5 @@ +Version 18.74 - 14 February 2026 + - remove probing of disk/ide modules (obsolete since kernel 5.14) - sync list of modules needing firmware with kernel-desktop-6.18.9-1.mga9 - sync list_modules with kernel 6.18 @@ -7,6 +9,7 @@ called more than once - don't adjust the system clock if we are doing a local install (e.g. when building Live ISOs) +- translation updates Version 18.73 - 24 January 2026 |
