From cc3e1dfcae8557c33f28ff5bf7ce5ef000199b10 Mon Sep 17 00:00:00 2001 From: Martin Whitaker Date: Sun, 18 Jan 2026 19:26:42 +0000 Subject: 18.72 --- perl-install/Makefile.config | 2 +- perl-install/NEWS | 3 +++ perl-install/install/NEWS | 3 +++ 3 files changed, 7 insertions(+), 1 deletion(-) (limited to 'perl-install') 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 -- cgit v1.2.1