From bfb16c1efaab5222aabdcff84b4d92b2853bc2dd Mon Sep 17 00:00:00 2001 From: Martin Whitaker Date: Sat, 24 Jan 2026 23:07:14 +0000 Subject: 18.73 --- 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 da6dd1826..d855b133d 100644 --- a/perl-install/Makefile.config +++ b/perl-install/Makefile.config @@ -1,5 +1,5 @@ # -*- Makefile -*- -VERSION:=18.72 +VERSION:=18.73 SUDO = sudo TMPDIR = /tmp diff --git a/perl-install/NEWS b/perl-install/NEWS index eda051acf..034447dfc 100644 --- a/perl-install/NEWS +++ b/perl-install/NEWS @@ -1,7 +1,10 @@ +Version 18.73 - 24 January 2026 + - eliminate unnecessary calls to 'systemctl is-enabled' in services::services() o this reduces clutter in the installer log file - diskdrake: o fix partitioning wizard +- translation updates Version 18.72 - 18 January 2026 diff --git a/perl-install/install/NEWS b/perl-install/install/NEWS index 264ac10c7..b4bb70d49 100644 --- a/perl-install/install/NEWS +++ b/perl-install/install/NEWS @@ -1,7 +1,10 @@ +Version 18.73 - 24 January 2026 + - add help text anchor to timezone selection screen (mga#34909) - eliminate unnecessary calls to 'systemctl is-enabled' in services::services() o this reduces clutter in the installer log file - fix partitioning wizard +- translation updates Version 18.72 - 18 January 2026 -- cgit v1.2.1