summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--perl-install/Makefile.config2
-rw-r--r--perl-install/NEWS3
-rw-r--r--perl-install/install/NEWS3
3 files changed, 7 insertions, 1 deletions
diff --git a/perl-install/Makefile.config b/perl-install/Makefile.config
index 9dcdc0bd9..9dc5a5db6 100644
--- a/perl-install/Makefile.config
+++ b/perl-install/Makefile.config
@@ -1,5 +1,5 @@
# -*- Makefile -*-
-VERSION:=18.51
+VERSION:=18.52
SUDO = sudo
TMPDIR = /tmp
diff --git a/perl-install/NEWS b/perl-install/NEWS
index be86f168a..9434f4aa1 100644
--- a/perl-install/NEWS
+++ b/perl-install/NEWS
@@ -1,3 +1,5 @@
+Version 18.52 - 3 December 2022
+
- run_program:
o add optional callback when waiting for program to terminate
* this allows GUI applications to respond to check-alive pings (mga#31105)
@@ -8,6 +10,7 @@
- finish-install:
o when renaming a user, update the name in any network config files
o detect and adapt to systems using NetworkManager
+- updated translations
Version 18.51 - 29 October 2022
diff --git a/perl-install/install/NEWS b/perl-install/install/NEWS
index da06851f3..d1f0ebdf5 100644
--- a/perl-install/install/NEWS
+++ b/perl-install/install/NEWS
@@ -1,7 +1,10 @@
+Version 18.52 - 3 December 2022
+
- support https URLs for online media
- allow user to specify the downloader used for online supplementary media
- allow user to specify a specific mirror and downloader when applying updates
at the end of installation
+- updated translations
Version 18.51 - 29 October 2022