diff options
Diffstat (limited to 'perl-install')
| -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 11fa483e2..da6dd1826 100644 --- a/perl-install/Makefile.config +++ b/perl-install/Makefile.config @@ -1,5 +1,5 @@ # -*- Makefile -*- -VERSION:=18.71 +VERSION:=18.72 SUDO = sudo TMPDIR = /tmp diff --git a/perl-install/NEWS b/perl-install/NEWS index 69d5f401b..382d3c8c7 100644 --- a/perl-install/NEWS +++ b/perl-install/NEWS @@ -1,6 +1,9 @@ +Version 18.72 - 18 January 2026 + - fix timezone::ntp_servers() to return the correct list when called more than once - drakclock: use UTC instead of GMT in dialogue (mga#6056) +- translation updates Version 18.71 - 5 January 2026 diff --git a/perl-install/install/NEWS b/perl-install/install/NEWS index bf5705aef..26f8cd78b 100644 --- a/perl-install/install/NEWS +++ b/perl-install/install/NEWS @@ -1,9 +1,12 @@ +Version 18.72 - 18 January 2026 + - add mesa EGL and GL libraries needed by WebKit2 (mga#34988) + change default DHCP client to dhcpcd (mga#30938) - fix incorrect timezone list when configureTimezone() is called more than once - ask for user's timezone at the start of installation and correct the system clock accordingly (mga#34909) +- translation updates Version 18.71 - 5 January 2026 |
