summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStef Walter <stefw@redhat.com>2015-07-14 20:28:47 +0200
committerStef Walter <stefw@redhat.com>2015-07-14 20:30:00 +0200
commit41d11e8d1b2c09b27a8cca642e9fee42f4255d42 (patch)
treeac0afc0d18b06aad8da1e6b30416c41abb755762
parent6a433450ba59cd792ea69320e48f99c31d97fedc (diff)
Bump version0.16.1
-rw-r--r--NEWS5
-rw-r--r--configure.ac2
2 files changed, 6 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index df886b0..b32e963 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,8 @@
+0.16.1
+ * libsystemd build fix [#90519]
+ * Change default home directory to /home/%U@%D
+ * Add --automatic-id-mapping=no command line argument
+
0.16.0
* Disable automatic AD joins by default [#89205]
* Validate text we receive from LDAP
diff --git a/configure.ac b/configure.ac
index 8306b7a..a5bb319 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,6 +1,6 @@
AC_PREREQ(2.63)
-AC_INIT([realmd], [0.16.0],
+AC_INIT([realmd], [0.16.1],
[http://bugs.freedesktop.org/enter_bug.cgi?product=realmd],
[realmd])