diff options
| author | daviddavid <geiger.david68210@gmail.com> | 2025-06-07 18:18:41 +0200 |
|---|---|---|
| committer | daviddavid <geiger.david68210@gmail.com> | 2025-06-07 18:18:41 +0200 |
| commit | 016e90c5f8786a6c4009f9ef6eb5d7e9f110cb72 (patch) | |
| tree | ee156ac4510f040f261c10775a5d3917fa5ea641 | |
| parent | 19e6a93bfc6106966273a5e0b15784a62fa26945 (diff) | |
| download | drakx-016e90c5f8786a6c4009f9ef6eb5d7e9f110cb72.tar drakx-016e90c5f8786a6c4009f9ef6eb5d7e9f110cb72.tar.gz drakx-016e90c5f8786a6c4009f9ef6eb5d7e9f110cb72.tar.bz2 drakx-016e90c5f8786a6c4009f9ef6eb5d7e9f110cb72.tar.xz drakx-016e90c5f8786a6c4009f9ef6eb5d7e9f110cb72.zip | |
18.6918.69
| -rw-r--r-- | perl-install/Makefile.config | 2 | ||||
| -rw-r--r-- | perl-install/NEWS | 2 | ||||
| -rw-r--r-- | perl-install/install/NEWS | 2 |
3 files changed, 5 insertions, 1 deletions
diff --git a/perl-install/Makefile.config b/perl-install/Makefile.config index 9883c6e60..b522c643e 100644 --- a/perl-install/Makefile.config +++ b/perl-install/Makefile.config @@ -1,5 +1,5 @@ # -*- Makefile -*- -VERSION:=18.68 +VERSION:=18.69 SUDO = sudo TMPDIR = /tmp diff --git a/perl-install/NEWS b/perl-install/NEWS index a713cb2ac..5b8290be1 100644 --- a/perl-install/NEWS +++ b/perl-install/NEWS @@ -1,3 +1,5 @@ +Version 18.69 - 07 June 2025 +- Updated translations - drakautologin now detects and manage Wayland sessions (mga#33738) - bytes_heavy.pl was merged into bytes.pm - Agafari-16 console font support was dropped from kbd diff --git a/perl-install/install/NEWS b/perl-install/install/NEWS index e6d4095d6..509fb0ba1 100644 --- a/perl-install/install/NEWS +++ b/perl-install/install/NEWS @@ -1,3 +1,5 @@ +Version 18.69 - 07 June 2025 +- Updated translations - bytes_heavy.pl was merged into bytes.pm - Agafari-16 console font support was dropped from kbd - fix glob for svg pixbuf loader |
