summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorDavid Zeuthen <zeuthen@gmail.com>2012-11-14 13:26:23 -0500
committerDavid Zeuthen <zeuthen@gmail.com>2012-11-14 13:27:19 -0500
commitd703472f9b7bbe685a1113855f3682c7181e6b50 (patch)
treead474fcfd71f8d7a0b22d84563cd08a9330a7603 /NEWS
parented39d825e4e6afa9aa446dce86fe230832c143e1 (diff)
downloadpolkit-d703472f9b7bbe685a1113855f3682c7181e6b50.tar.gz
Update NEWS for release0.108
Signed-off-by: David Zeuthen <zeuthen@gmail.com>
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS38
1 files changed, 38 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 6dff8ed..ac08b90 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,42 @@
--------------
+polkit 0.108
+--------------
+
+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.108.
+
+Build requirements
+
+ glib, gobject, gio >= 2.30
+ mozjs185
+ gobject-introspection >= 0.6.2 (optional)
+ pam (optional)
+ ConsoleKit OR systemd
+
+Changes since polkit 0.107:
+
+Adam Jackson (1):
+ PolkitAgent: Avoid crashing if initializing the server object fails
+
+David Zeuthen (5):
+ Post-release version bump to 0.108
+ Fall back to authenticating as uid 0 if the list of admin identities is empty
+ Dynamically load libmozjs185.so and cope with it not being available
+ docs: mention the audience for authorization rules
+ Update NEWS for release
+
+Ryan Lortie (1):
+ build: Fix .gir generation for parallel make
+
+Thanks to our contributors.
+
+David Zeuthen,
+November 14, 2012
+
+--------------
polkit 0.107
--------------