summaryrefslogtreecommitdiffstats
path: root/perl-install
diff options
context:
space:
mode:
authorMartin Whitaker <mageia@martin-whitaker.me.uk>2026-01-18 19:26:42 +0000
committerMartin Whitaker <mageia@martin-whitaker.me.uk>2026-01-18 19:26:42 +0000
commitcc3e1dfcae8557c33f28ff5bf7ce5ef000199b10 (patch)
tree9f74986b445e94e9568a0f6b75d3ec919db4b258 /perl-install
parentf0441230c3d5b4e63e1ace92de78a676c975dbd2 (diff)
downloaddrakx-cc3e1dfcae8557c33f28ff5bf7ce5ef000199b10.tar
drakx-cc3e1dfcae8557c33f28ff5bf7ce5ef000199b10.tar.gz
drakx-cc3e1dfcae8557c33f28ff5bf7ce5ef000199b10.tar.bz2
drakx-cc3e1dfcae8557c33f28ff5bf7ce5ef000199b10.tar.xz
drakx-cc3e1dfcae8557c33f28ff5bf7ce5ef000199b10.zip
18.7218.72
Diffstat (limited to 'perl-install')
-rw-r--r--perl-install/Makefile.config2
-rw-r--r--perl-install/NEWS3
-rw-r--r--perl-install/install/NEWS3
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