diff options
| author | Martin Whitaker <mageia@martin-whitaker.me.uk> | 2026-01-05 17:35:40 +0000 |
|---|---|---|
| committer | Martin Whitaker <mageia@martin-whitaker.me.uk> | 2026-01-05 17:35:40 +0000 |
| commit | 3298a6a9020f72d46adfe8e21deba7d267882fb9 (patch) | |
| tree | be6f1f1538639ac825dea3579a8e2900ccc70a0a | |
| parent | 94c960b795bbd770cb607f1dd3ee7035e28ed8bf (diff) | |
| download | drakx-3298a6a9020f72d46adfe8e21deba7d267882fb9.tar drakx-3298a6a9020f72d46adfe8e21deba7d267882fb9.tar.gz drakx-3298a6a9020f72d46adfe8e21deba7d267882fb9.tar.bz2 drakx-3298a6a9020f72d46adfe8e21deba7d267882fb9.tar.xz drakx-3298a6a9020f72d46adfe8e21deba7d267882fb9.zip | |
18.7118.71
| -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 |
