Hello,

Pushed to master:

d7ae9e2e0206f770dd252c81abdc8b1be3fd30e2 Bump NVR to 10.1.
fddb67672e458c8cbb0fd7997e42f94adb288181 Update NEWS for upcoming 10.1 release.

Tagged as v10.1.

-- 
Petr^2 Spacek
From fddb67672e458c8cbb0fd7997e42f94adb288181 Mon Sep 17 00:00:00 2001
From: Petr Spacek <pspa...@redhat.com>
Date: Wed, 17 Aug 2016 12:31:19 +0200
Subject: [PATCH] Update NEWS for upcoming 10.1 release.

---
 NEWS | 8 ++++++++
 1 file changed, 8 insertions(+)

diff --git a/NEWS b/NEWS
index 32414b8a5cd466619b0b875df5ac19fd660c6512..12aa18ab63a99c4de3e267e8cd307981baed1e90 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,11 @@
+10.1
+====
+[1] Prevent crash while reloading previously invalid but now valid DNS zone.
+    https://fedorahosted.org/bind-dyndb-ldap/ticket/166
+
+[2] Fix zone removal to respect forward configuration inheritance.
+    https://fedorahosted.org/bind-dyndb-ldap/ticket/167
+
 10.0
 ====
 [1] Default TTL can be configured at zone level in dNSdefaultTTL attribute.
-- 
2.7.4

From d7ae9e2e0206f770dd252c81abdc8b1be3fd30e2 Mon Sep 17 00:00:00 2001
From: Petr Spacek <pspa...@redhat.com>
Date: Wed, 17 Aug 2016 12:31:35 +0200
Subject: [PATCH] Bump NVR to 10.1.

---
 configure.ac                 | 2 +-
 contrib/bind-dyndb-ldap.spec | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/configure.ac b/configure.ac
index 6cdcefe2139537d912a3ed034638c9cbf6224922..9b2605871143ba090e9276d01cc28041d45eaa04 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,5 +1,5 @@
 AC_PREREQ([2.59])
-AC_INIT([bind-dyndb-ldap], [10.0], [freeipa-devel@redhat.com])
+AC_INIT([bind-dyndb-ldap], [10.1], [freeipa-devel@redhat.com])
 
 AM_INIT_AUTOMAKE([-Wall foreign dist-bzip2])
 
diff --git a/contrib/bind-dyndb-ldap.spec b/contrib/bind-dyndb-ldap.spec
index 063296611f6bc9c298911839e5228d1270d43c1b..f72cc11c57db751277d23729eaafe15645bd0551 100644
--- a/contrib/bind-dyndb-ldap.spec
+++ b/contrib/bind-dyndb-ldap.spec
@@ -1,7 +1,7 @@
 %define VERSION %{version}
 
 Name:           bind-dyndb-ldap
-Version:        10.0
+Version:        10.1
 Release:        0%{?dist}
 Summary:        LDAP back-end plug-in for BIND
 
-- 
2.7.4

-- 
Manage your subscription for the Freeipa-devel mailing list:
https://www.redhat.com/mailman/listinfo/freeipa-devel
Contribute to FreeIPA: http://www.freeipa.org/page/Contribute/Code

Reply via email to