PolicyKit: Branch 'master' - 2 commits
David Zeuthen
david at kemper.freedesktop.org
Wed Jan 9 12:06:54 PST 2013
NEWS | 44 +++++++++++++++++++++++++++++++++++++++++---
configure.ac | 4 ++--
2 files changed, 43 insertions(+), 5 deletions(-)
New commits:
commit 54e212876aa87ef98866ee217db02f5e42525b24
Author: David Zeuthen <zeuthen at gmail.com>
Date: Wed Jan 9 15:06:40 2013 -0500
Post-release version bump to 0.111
Signed-off-by: David Zeuthen <zeuthen at gmail.com>
diff --git a/NEWS b/NEWS
index 119d991..99b927b 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,31 @@
--------------
+polkit 0.111 (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.111.
+
+Build requirements
+
+ glib, gobject, gio >= 2.30
+ mozjs185
+ gobject-introspection >= 0.6.2 (optional)
+ pam (optional)
+ ConsoleKit OR systemd
+
+Changes since polkit 0.110:
+
+ TODO
+
+Thanks to our contributors.
+
+David Zeuthen,
+$DATE
+
+--------------
polkit 0.110
--------------
diff --git a/configure.ac b/configure.ac
index 520cd75..40f0cd7 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.110 http://lists.freedesktop.org/mailman/listinfo/polkit-devel)
-AM_INIT_AUTOMAKE(polkit, 0.110)
+AC_INIT(polkit, 0.111 http://lists.freedesktop.org/mailman/listinfo/polkit-devel)
+AM_INIT_AUTOMAKE(polkit, 0.111)
AM_CONFIG_HEADER(config.h)
AM_MAINTAINER_MODE
commit b3aa18a23177678959b5576949adcd8737c03ad9
Author: David Zeuthen <zeuthen at gmail.com>
Date: Wed Jan 9 15:03:21 2013 -0500
Update NEWS for release
Signed-off-by: David Zeuthen <zeuthen at gmail.com>
diff --git a/NEWS b/NEWS
index d0c0c5e..119d991 100644
--- a/NEWS
+++ b/NEWS
@@ -1,5 +1,5 @@
--------------
-polkit 0.110 (unreleased)
+polkit 0.110
--------------
WARNING WARNING WARNING: This is a prerelease on the road to polkit
@@ -18,12 +18,23 @@ Build requirements
Changes since polkit 0.109:
- TODO
+David Zeuthen (5):
+ Post-release version bump to 0.110
+ Set XAUTHORITY environment variable if is unset
+ Use mutex and condition variables properly
+ Remove AM_PROG_CC_STDC
+ Update NEWS for release
+
+Emilio Pozuelo Monfort (1):
+ Fix build on GNU Hurd
+
+Michael Biebl (1):
+ build: Remove generated introspection files on "make clean"
Thanks to our contributors.
David Zeuthen,
-$DATE
+Jan 9, 2013
--------------
polkit 0.109
More information about the hal-commit
mailing list