summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Zeuthen <zeuthen@gmail.com>2012-07-11 13:30:18 -0400
committerDavid Zeuthen <zeuthen@gmail.com>2012-07-11 13:30:18 -0400
commitd0d0b3308d75cd7964eec6155427b0eb8f0b70d6 (patch)
treebf45fb38a3855ee508bd3f6b9b7dc7cb8a44c466
parent963692acad3cd4e6e431162d203c61f369b14620 (diff)
Update NEWS for release0.107
Signed-off-by: David Zeuthen <zeuthen@gmail.com>
-rw-r--r--NEWS37
1 files changed, 37 insertions, 0 deletions
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
--------------