From 932028f884e716ceb7f732e846e4206d7e29b604 Mon Sep 17 00:00:00 2001 From: Martin Whitaker Date: Sat, 3 Dec 2022 12:10:17 +0000 Subject: 18.52 --- perl-install/Makefile.config | 2 +- perl-install/NEWS | 3 +++ perl-install/install/NEWS | 3 +++ 3 files changed, 7 insertions(+), 1 deletion(-) 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 -- cgit v1.2.1