[bind-dyndb-ldap/f15] Update to 1.1.0rc1 (CVE-2012-2134)

Adam Tkac atkac at fedoraproject.org
Thu Apr 26 08:51:01 UTC 2012


commit 53fc2748f41a4f199550e60bb5b39e7167cdfc24
Author: Adam Tkac <atkac at redhat.com>
Date:   Thu Apr 26 10:50:48 2012 +0200

    Update to 1.1.0rc1 (CVE-2012-2134)
    
    Signed-off-by: Adam Tkac <atkac at redhat.com>

 .gitignore           |    1 +
 bind-dyndb-ldap.spec |    7 +++++--
 sources              |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index a4198ec..063c30f 100644
--- a/.gitignore
+++ b/.gitignore
@@ -6,3 +6,4 @@ bind-dyndb-ldap-0.1.0b.tar.bz2
 /bind-dyndb-ldap-1.1.0a2.tar.bz2
 /bind-dyndb-ldap-1.1.0b1.tar.bz2
 /bind-dyndb-ldap-1.1.0b2.tar.bz2
+/bind-dyndb-ldap-1.1.0rc1.tar.bz2
diff --git a/bind-dyndb-ldap.spec b/bind-dyndb-ldap.spec
index b1edb54..d395bab 100644
--- a/bind-dyndb-ldap.spec
+++ b/bind-dyndb-ldap.spec
@@ -1,12 +1,12 @@
 #%define PATCHVER P4
-%define PREVER b2
+%define PREVER rc1
 #%define VERSION %{version}
 #%define VERSION %{version}-%{PATCHVER}
 %define VERSION %{version}%{PREVER}
 
 Name:           bind-dyndb-ldap
 Version:        1.1.0
-Release:        0.10.%{PREVER}%{?dist}
+Release:        0.11.%{PREVER}%{?dist}
 Summary:        LDAP back-end plug-in for BIND
 
 Group:          System Environment/Libraries
@@ -56,6 +56,9 @@ rm -rf %{buildroot}
 
 
 %changelog
+* Thu Apr 26 2012 Adam Tkac <atkac redhat com> - 1.1.0-0.11.rc1
+- update to 1.1.0rc1 (CVE-2012-2134)
+
 * Tue Mar 27 2012 Adam Tkac <atkac redhat com> - 1.1.0-0.10.b2
 - update to 1.1.0b2
 
diff --git a/sources b/sources
index daf32d6..7f2aa43 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-a0cb429572b92b01b8d45fe064931aae  bind-dyndb-ldap-1.1.0b2.tar.bz2
+a18effcecebe9b1bf1513f6c7d7712bd  bind-dyndb-ldap-1.1.0rc1.tar.bz2


More information about the scm-commits mailing list