diff options
Diffstat (limited to 'perl-install')
| -rw-r--r-- | perl-install/Makefile.config | 2 | ||||
| -rw-r--r-- | perl-install/NEWS | 4 | ||||
| -rw-r--r-- | perl-install/install/NEWS | 4 |
3 files changed, 8 insertions, 2 deletions
diff --git a/perl-install/Makefile.config b/perl-install/Makefile.config index edd3edb4d..11fa483e2 100644 --- a/perl-install/Makefile.config +++ b/perl-install/Makefile.config @@ -1,5 +1,5 @@ # -*- Makefile -*- -VERSION:=18.70 +VERSION:=18.71 SUDO = sudo TMPDIR = /tmp diff --git a/perl-install/NEWS b/perl-install/NEWS index 9968b480f..b94751c9d 100644 --- a/perl-install/NEWS +++ b/perl-install/NEWS @@ -1,12 +1,14 @@ +Version 18.71 - 5 January 2026 + - drakclock: o support ntpsec instead of ntp (mga#28922) o fix config file read/write for chrony and ntpsec (mga#34664) * use "pool" directive instead of "service" o ensure the NTP server combo box always displays a valid pool -- improve Congratulations message in last installer screen (mga#28209) - make IceWM the last choice when automatically choosing the session for autologin - fix inconsistent use of any::sessions() - fix autologin session selection for GDM +- translation updates Version 18.70 - 29 November 2025 diff --git a/perl-install/install/NEWS b/perl-install/install/NEWS index 352e0065a..c41e833ad 100644 --- a/perl-install/install/NEWS +++ b/perl-install/install/NEWS @@ -1,5 +1,9 @@ +Version 18.71 - 5 January 2026 + +- improve Congratulations message in last installer screen (mga#28209) - set default session for SDDM on first boot (mga#34836) - make IceWM the last choice when picking the default session for first boot (mga#34836) +- translation updates Version 18.70 - 29 November 2025 |
