From faafd87309e384f155794f64de84468797d43909 Mon Sep 17 00:00:00 2001 From: Colin Guthrie Date: Sat, 25 Jan 2014 16:37:25 +0000 Subject: 12.51 --- Makefile | 2 +- NEWS | 2 ++ 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 13cb6555..ce04a062 100644 --- a/Makefile +++ b/Makefile @@ -1,4 +1,4 @@ -VERSION = 12.50 +VERSION = 12.51 NAME = drakconf SUBDIRS = po pixmaps polkit #data localedir = $(DESTDIR)/usr/share/locale diff --git a/NEWS b/NEWS index 9ff8c3a4..6ecd87de 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,5 @@ +Version 12.51 - 25 January 2014, Colin Guthrie + - do not exec pkexec but run it so it has a parent process to fix double fork issues mga#11184 mga#12364 -- cgit v1.2.1