PolicyKit: Branch 'master'

David Zeuthen david at kemper.freedesktop.org
Fri Aug 20 10:04:59 PDT 2010


 NEWS         |   25 +++++++++++++++++++++++++
 configure.ac |    4 ++--
 2 files changed, 27 insertions(+), 2 deletions(-)

New commits:
commit cf56d76ac83eb4a5a08e8ec4ca7a7f376a1996dc
Author: David Zeuthen <davidz at redhat.com>
Date:   Fri Aug 20 13:03:41 2010 -0400

    Post-release version bump to 0.99
    
    Signed-off-by: David Zeuthen <davidz at redhat.com>

diff --git a/NEWS b/NEWS
index 6eb23b7..8fa8294 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,29 @@
 --------------
+PolicyKit 0.99
+--------------
+
+This is PolicyKit 0.99
+
+WARNING WARNING WARNING: This is a prerelease on the road to PolicyKit
+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.25.12
+ gobject-introspection >= 0.6.2 (optional)
+ pam (optional)
+
+Changes since PolicyKit 0.98:
+
+TODO:log
+
+Thanks to our contributors.
+
+David Zeuthen,
+TODO:date
+
+--------------
 PolicyKit 0.98
 --------------
 
diff --git a/configure.ac b/configure.ac
index 0aafe93..1e02424 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,8 +1,8 @@
 dnl Process this file with autoconf to produce a configure script.
 
 AC_PREREQ(2.59c)
-AC_INIT(polkit, 0.98, http://lists.freedesktop.org/mailman/listinfo/polkit-devel)
-AM_INIT_AUTOMAKE(polkit, 0.98)
+AC_INIT(polkit, 0.99, http://lists.freedesktop.org/mailman/listinfo/polkit-devel)
+AM_INIT_AUTOMAKE(polkit, 0.99)
 AM_CONFIG_HEADER(config.h)
 AM_MAINTAINER_MODE
 


More information about the hal-commit mailing list