From d0d0b3308d75cd7964eec6155427b0eb8f0b70d6 Mon Sep 17 00:00:00 2001 From: David Zeuthen Date: Wed, 11 Jul 2012 13:30:18 -0400 Subject: [PATCH] Update NEWS for release Signed-off-by: David Zeuthen --- NEWS | 37 +++++++++++++++++++++++++++++++++++++ 1 file changed, 37 insertions(+) diff --git a/NEWS b/NEWS index cbf6532..6dff8ed 100644 --- a/NEWS +++ b/NEWS @@ -1,4 +1,41 @@ -------------- +polkit 0.107 +-------------- + +WARNING WARNING WARNING: This is a prerelease on the road to polkit +1.0. Public API might change and certain parts of the code still needs +some security review. Use at your own risk. + +This is polkit 0.107 + +Build requirements + + glib, gobject, gio >= 2.30 + mozjs185 + gobject-introspection >= 0.6.2 (optional) + pam (optional) + ConsoleKit OR systemd + +Changes since polkit 0.106: + +David Zeuthen (7): + Post-release version bump to 0.107 + Update guidance on situations where there is no polkit authority + Nuke leftover polkit-backend-1.pc file + Nuke --enable-verbose flag + Introduce a polkit.Result enumeration for authorization rules + pkexec: add support for argv1 annotation and mention shebang-wrappers + Update NEWS for release + +Matthias Clasen (1): + Try harder to look up the right localization + +Thanks to our contributors. + +David Zeuthen, +July 11, 2012 + +-------------- polkit 0.106 -------------- -- 2.7.4