summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Zeuthen <davidz@redhat.com>2007-07-25 21:38:20 -0400
committerDavid Zeuthen <davidz@redhat.com>2007-07-25 21:38:20 -0400
commit2e003e3be728729d344371c80e2a88722f546201 (patch)
tree0dc229f0e53b62a1617d78672caccf3a57e59dc0
parent6da30d9867aa5956c11691554e7923d88857fe04 (diff)
update NEWS
-rw-r--r--NEWS40
1 files changed, 40 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 1220197..4255172 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,44 @@
==========
+PolicyKit 0.4 "Off the Grid"
+==========
+
+Released on July 25th 2007.
+
+This is the second release of PolicyKit.
+
+WARNING WARNING WARNING: do not use this software in a stable
+distribution; there are still security sensitive things that needs to
+be audited.
+
+Changes from PolicyKit 0.3 "No Man's Land"
+
+David Zeuthen (16):
+ post-release version bump
+ remove the notion of modules
+ replace configuration reload mechanism
+ get proper pid and SELinux context
+ add support for an /etc/PolicyKit/PolicyKit.conf config file
+ document the /etc/PolicyKit/PolicyKit.conf file with a manual page
+ update TODO
+ switch from VIA_ROOT to VIA_ADMIN
+ remove RESULT_NOT_AUTHORIZED_TO_KNOW and s/RESULT_UNKNOWN_ACTION/RESULT_UNKNOWN/
+ fix up some of the docs
+ change default username
+ fix typo
+ require that policy files also provide a <message> element
+ fix docs
+ fix up proper naming of some methods on the PolKitPolicyFileEntry class
+ for PolKitContext, mention that a mechanism need to provide .policy files
+
+Requirements for PolicyKit 0.4 ""
+
+ - dbus >= 0.90
+ - glib >= 2.6.0
+ - ConsoleKit >= 0.2.1
+ - expat >= 1.95.8
+ - libselinux >= 1.30 (optional)
+
+==========
PolicyKit 0.3 "No Man's Land"
==========