Update to 1.1.0rc1 (CVE-2012-2134)
Signed-off-by: Adam Tkac <atkac@redhat.com>
This commit is contained in:
parent
71aed9f028
commit
53fc2748f4
1
.gitignore
vendored
1
.gitignore
vendored
@ -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
|
||||
|
@ -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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user