From f884060564e8e64a1405f470b10bcae6933b6326 Mon Sep 17 00:00:00 2001 From: Thierry Vignaud Date: Sat, 28 Dec 2013 16:39:11 +0100 Subject: 12.47 --- Makefile | 2 +- NEWS | 2 ++ 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 78f0e467..2c3736c6 100644 --- a/Makefile +++ b/Makefile @@ -1,4 +1,4 @@ -VERSION = 12.46 +VERSION = 12.47 NAME = drakconf SUBDIRS = po pixmaps polkit #data localedir = $(DESTDIR)/usr/share/locale diff --git a/NEWS b/NEWS index 68c3c303..f42c3208 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,5 @@ +Version 12.47 - 28 December 2013 Thierry Vignaud + - try harder to prevent segfaulting in SIG_CHLD when temporary webkit threads exit on init: delay setting CHLD handler on forking the 1st tool (mga#10289) -- cgit v1.2.1