From 9bb52da2741ce48663e4ab7232859e1e85a8ec22 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Giuseppe=20Ghib=C3=B2?= Date: Tue, 6 Jun 2023 22:47:47 +0200 Subject: 18.63 --- perl-install/Makefile.config | 2 +- perl-install/NEWS | 12 ++++++++++++ perl-install/install/NEWS | 8 ++++++++ 3 files changed, 21 insertions(+), 1 deletion(-) diff --git a/perl-install/Makefile.config b/perl-install/Makefile.config index 31c427d89..69dd4ad3a 100644 --- a/perl-install/Makefile.config +++ b/perl-install/Makefile.config @@ -1,5 +1,5 @@ # -*- Makefile -*- -VERSION:=18.62 +VERSION:=18.63 SUDO = sudo TMPDIR = /tmp diff --git a/perl-install/NEWS b/perl-install/NEWS index c3c941c25..4ee810e0e 100644 --- a/perl-install/NEWS +++ b/perl-install/NEWS @@ -1,3 +1,15 @@ +Version 18.63 - 6 June 2023 + +- rescue: mount efivars in chroot on UEFI systems (mga#31844) +- Updated translations +- Fix total_memory() by using sysinfo() +- Add nvidia-newfeature.ko to nvidia modules supported list +- drakclock: set to checked if ntpd is started. + +Version 18.62 - 28 April 2023 + +- Update file list for changes in Adwaita icon locations + Version 18.61 - 28 April 2023 - service_harddrake: add nvidia470.ko to nvidia driver module list diff --git a/perl-install/install/NEWS b/perl-install/install/NEWS index cc2cb2b88..c7b7bb762 100644 --- a/perl-install/install/NEWS +++ b/perl-install/install/NEWS @@ -1,3 +1,11 @@ +Version 18.63 - 6 June 2023 + +- rescue: mount efivars in chroot on UEFI systems (mga#31844) +- Updated translations +- Fix total_memory() by using sysinfo() +- Add nvidia-newfeature.ko to nvidia modules supported list +- drakclock: set to checked if ntpd is started. + Version 18.62 - 28 April 2023 - Update file list for changes in Adwaita icon locations -- cgit v1.2.1