From 567c78f5cbc93714154279011be9710499b1e6f6 Mon Sep 17 00:00:00 2001 From: Thierry Vignaud Date: Wed, 15 Jan 2014 21:34:52 +0100 Subject: 16.22 --- perl-install/Makefile.config | 2 +- perl-install/NEWS | 2 ++ perl-install/install/NEWS | 2 ++ 3 files changed, 5 insertions(+), 1 deletion(-) diff --git a/perl-install/Makefile.config b/perl-install/Makefile.config index 1a5246da4..bd5e2dc62 100644 --- a/perl-install/Makefile.config +++ b/perl-install/Makefile.config @@ -1,5 +1,5 @@ # -*- Makefile -*- -VERSION:=16.21 +VERSION:=16.22 SUDO = sudo TMPDIR = /tmp diff --git a/perl-install/NEWS b/perl-install/NEWS index b25dbfd93..e090914f2 100644 --- a/perl-install/NEWS +++ b/perl-install/NEWS @@ -1,3 +1,5 @@ +Version 16.22 - 15 January 2014 + - services: o use --no-block with chkconfig and systemctl enable to prevent systemd reload and potential crash (especially during first/live boot) diff --git a/perl-install/install/NEWS b/perl-install/install/NEWS index 57e1a71f2..980a4b5e6 100644 --- a/perl-install/install/NEWS +++ b/perl-install/install/NEWS @@ -1,3 +1,5 @@ +Version 16.22 - 15 January 2014 + - fix "No GSettings schemas are installed on the system" error when inspecting partitions (mga#12279) - services: -- cgit v1.2.1