PolicyKit: Branch 'master'

Miloslav Trmac mitr at kemper.freedesktop.org
Thu Jul 2 11:17:46 PDT 2015


 NEWS         |   30 ++++++++++++++++++++++++++++++
 configure.ac |    2 +-
 2 files changed, 31 insertions(+), 1 deletion(-)

New commits:
commit 28a6e624c3753e30d35462f7417afae986a582a2
Author: Miloslav Trmač <mitr at redhat.com>
Date:   Thu Jul 2 19:50:45 2015 +0200

    Post-release version bump to 0.114

diff --git a/NEWS b/NEWS
index 8d7ce12..2d2c8fc 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,34 @@
 --------------
+polkit 0.114
+--------------
+
+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.114.
+
+Highlights:
+ TODO
+
+Build requirements
+
+ glib, gobject, gio    >= 2.30
+ mozjs185 or mozjs-17.0
+ gobject-introspection >= 0.6.2 (optional)
+ pam (optional)
+ ConsoleKit OR systemd
+
+Changes since polkit 0.113:
+
+ TODO
+
+Thanks to our contributors.
+
+Colin Walters and Miloslav Trmač,
+$DATE
+
+--------------
 polkit 0.113
 --------------
 
diff --git a/configure.ac b/configure.ac
index 91cc627..b9b64d0 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,7 +1,7 @@
 dnl Process this file with autoconf to produce a configure script.
 
 AC_PREREQ(2.59c)
-AC_INIT([polkit], [0.113], [http://lists.freedesktop.org/mailman/listinfo/polkit-devel], , [http://www.freedesktop.org/wiki/Software/polkit])
+AC_INIT([polkit], [0.114], [http://lists.freedesktop.org/mailman/listinfo/polkit-devel], , [http://www.freedesktop.org/wiki/Software/polkit])
 AM_INIT_AUTOMAKE([])
 AC_CONFIG_HEADERS(config.h)
 AM_MAINTAINER_MODE


More information about the hal-commit mailing list