PolicyKit: Branch 'master'
David Zeuthen
david at kemper.freedesktop.org
Wed Dec 19 07:08:36 PST 2012
NEWS | 27 +++++++++++++++++++++++++++
configure.ac | 4 ++--
2 files changed, 29 insertions(+), 2 deletions(-)
New commits:
commit 672189617a86ff63cedbf20e2e9e6e3ab599b278
Author: David Zeuthen <zeuthen at gmail.com>
Date: Wed Dec 19 10:08:25 2012 -0500
Post-release version bump to 0.110
Signed-off-by: David Zeuthen <zeuthen at gmail.com>
diff --git a/NEWS b/NEWS
index d7ef2ad..d0c0c5e 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,31 @@
--------------
+polkit 0.110 (unreleased)
+--------------
+
+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.110.
+
+Build requirements
+
+ glib, gobject, gio >= 2.30
+ mozjs185
+ gobject-introspection >= 0.6.2 (optional)
+ pam (optional)
+ ConsoleKit OR systemd
+
+Changes since polkit 0.109:
+
+ TODO
+
+Thanks to our contributors.
+
+David Zeuthen,
+$DATE
+
+--------------
polkit 0.109
--------------
diff --git a/configure.ac b/configure.ac
index fefde5d..042d452 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.109 http://lists.freedesktop.org/mailman/listinfo/polkit-devel)
-AM_INIT_AUTOMAKE(polkit, 0.109)
+AC_INIT(polkit, 0.110 http://lists.freedesktop.org/mailman/listinfo/polkit-devel)
+AM_INIT_AUTOMAKE(polkit, 0.110)
AM_CONFIG_HEADER(config.h)
AM_MAINTAINER_MODE
More information about the hal-commit
mailing list