summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Zeuthen <davidz@redhat.com>2012-04-24 12:46:24 -0400
committerDavid Zeuthen <davidz@redhat.com>2012-04-24 12:46:24 -0400
commit7cb21aa77e0edf7fe1bc87eaf3d8d9a5a8e38746 (patch)
tree5b88ab5a15c7bd897dd6299aea38685dc25962e2
parenta7e4674b9a30e28d1fe238db735c37b52e3af72d (diff)
Update NEWS for release0.105
Signed-off-by: David Zeuthen <davidz@redhat.com>
-rw-r--r--NEWS40
1 files changed, 40 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 653be4f..20c5994 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,44 @@
--------------
+polkit 0.105
+--------------
+
+This is polkit 0.105
+
+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.
+
+Build requirements
+
+ glib, gobject, gio >= 2.28
+ gobject-introspection >= 0.6.2 (optional)
+ pam (optional)
+ ConsoleKit OR systemd
+
+Changes since polkit 0.104:
+
+David Zeuthen (11):
+ Post-release version bump
+ PolkitUnixSession: Set error if we cannot find a session for the given pid
+ PolkitUnixSession: Actually return TRUE if a session exists
+ PolkitAgentSession: Don't leak file descriptors
+ Add pkttyagent(1) helper
+ Make it possible to influence agent registration with an a{sv} parameter
+ Fix type in docs
+ Mention pkttyagent(1) in "Writing PolicyKit applications" chapter
+ Update the docs to use 'polkit' (instead of 'PolicyKit') as the name
+ Add Makefile rules for signing and publishing releases and docs
+ Update NEWS for release
+
+Ryan Lortie (1):
+ Various builddir != srcdir fixes
+
+Thanks to our contributors.
+
+David Zeuthen,
+April 24, 2012
+
+--------------
PolicyKit 0.104
--------------