summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGiuseppe Ghibò <ghibo@mageia.org>2023-06-06 22:47:47 +0200
committerGiuseppe Ghibò <ghibo@mageia.org>2023-06-06 22:47:47 +0200
commit9bb52da2741ce48663e4ab7232859e1e85a8ec22 (patch)
treea057aebc113f166fc394a611dedf2c06a7f3a679
parentcbb16a0b2e8a2e88a97bb6046840686840983d04 (diff)
downloaddrakx-9bb52da2741ce48663e4ab7232859e1e85a8ec22.tar
drakx-9bb52da2741ce48663e4ab7232859e1e85a8ec22.tar.gz
drakx-9bb52da2741ce48663e4ab7232859e1e85a8ec22.tar.bz2
drakx-9bb52da2741ce48663e4ab7232859e1e85a8ec22.tar.xz
drakx-9bb52da2741ce48663e4ab7232859e1e85a8ec22.zip
18.6318.63
-rw-r--r--perl-install/Makefile.config2
-rw-r--r--perl-install/NEWS12
-rw-r--r--perl-install/install/NEWS8
3 files changed, 21 insertions, 1 deletions
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