From 450f6e7ea137198662316e8546a8be800a7a34c3 Mon Sep 17 00:00:00 2001 From: Thierry Vignaud Date: Tue, 18 Feb 2014 23:53:45 +0100 Subject: 16.27 --- perl-install/Makefile.config | 2 +- perl-install/NEWS | 1 + perl-install/install/NEWS | 2 ++ 3 files changed, 4 insertions(+), 1 deletion(-) (limited to 'perl-install') diff --git a/perl-install/Makefile.config b/perl-install/Makefile.config index 7acf2e633..4f304984a 100644 --- a/perl-install/Makefile.config +++ b/perl-install/Makefile.config @@ -1,5 +1,5 @@ # -*- Makefile -*- -VERSION:=16.26.8 +VERSION:=16.27 SUDO = sudo TMPDIR = /tmp diff --git a/perl-install/NEWS b/perl-install/NEWS index 56ba929f2..bc316e4e5 100644 --- a/perl-install/NEWS +++ b/perl-install/NEWS @@ -1,3 +1,4 @@ +Version 16.27 - 18 February 2014 - nuke create_link_source(), as we haven't supported building against an unprepared source for ages, and currently also can trigger wrong symlinks diff --git a/perl-install/install/NEWS b/perl-install/install/NEWS index e7330ffc2..a9c085c29 100644 --- a/perl-install/install/NEWS +++ b/perl-install/install/NEWS @@ -1,3 +1,5 @@ +Version 16.27 - 18 February 2014 + - fix crash when choosing a RTL language (mga#12793) - Ensure uid/gid extraction works when adding users via summary page (fixes chown'ing user to root when adding existing user on upgrade mga#12375) -- cgit v1.2.1