From 3c5ec869befbb44ce34005002f359ff98e51b125 Mon Sep 17 00:00:00 2001 From: Colin Guthrie Date: Tue, 12 Nov 2013 09:03:55 +0100 Subject: polkit: Ensure wrapper uses "$@" for argument passthrough. This ensures that arguments containing spaces etc are properly quoted Thanks to Dave Hodgins for pointing out out (twice - I forgot the first time) --- NEWS | 16 +++++++++------- 1 file changed, 9 insertions(+), 7 deletions(-) (limited to 'NEWS') diff --git a/NEWS b/NEWS index 6eb99726..f8dc2b90 100644 --- a/NEWS +++ b/NEWS @@ -1,27 +1,29 @@ +- polkit: use "$@" when passing arguments in wrappers to ensure proper quoting + Version 5.53 - 11 November 2013, Colin Guthrie -- fix $* escaping in polkit Makefile +- polkit: fix $* escaping in polkit Makefile Version 5.52.2 - 11 November 2013, Thomas Backlund -- properly escape $$UID -- use $$UID instead of $$(id -u) +- polkit: properly escape $$UID +- polkit: use $$UID instead of $$(id -u) Version 5.52.1 - 9 November 2013, Thomas Backlund -- fix typo in last polkit Makefile change +- polkit: fix typo in last polkit Makefile change Version 5.52 - 9 November 2013, Thomas Backlund -- use /usr/libexec/drakrpm-addmedia directly under stage2 +- polkit: use /usr/libexec/drakrpm-addmedia directly under stage2 Version 5.51 - 13 October 2013, Colin Guthrie -- tidy up polkit support +- polkit: tidy up polkit support Version 5.50 - 3 September 2013, Colin Guthrie -- use polkit for authorisation (mga#11125) +- polkit: use polkit for authorisation (mga#11125) Version 5.49 - 9 May 2013, Thomas Backlund -- cgit v1.2.1