Upstream release v11.3
This commit is contained in:
parent
9f419a5911
commit
f68f500ef0
2
.gitignore
vendored
2
.gitignore
vendored
@ -45,3 +45,5 @@ bind-dyndb-ldap-0.1.0b.tar.bz2
|
||||
/bind-dyndb-ldap-11.1.tar.bz2.asc
|
||||
/bind-dyndb-ldap-11.2.tar.bz2
|
||||
/bind-dyndb-ldap-11.2.tar.bz2.asc
|
||||
/bind-dyndb-ldap-11.3.tar.bz2
|
||||
/bind-dyndb-ldap-11.3.tar.bz2.asc
|
||||
|
@ -1,10 +1,10 @@
|
||||
%define VERSION %{version}
|
||||
|
||||
%define bind_version 32:9.11.11-1
|
||||
%define bind_version 32:9.11.17-1
|
||||
|
||||
Name: bind-dyndb-ldap
|
||||
Version: 11.2
|
||||
Release: 5%{?dist}
|
||||
Version: 11.3
|
||||
Release: 1%{?dist}
|
||||
Summary: LDAP back-end plug-in for BIND
|
||||
|
||||
License: GPLv2+
|
||||
@ -12,8 +12,6 @@ URL: https://releases.pagure.org/bind-dyndb-ldap
|
||||
Source0: https://releases.pagure.org/%{name}/%{name}-%{VERSION}.tar.bz2
|
||||
Source1: https://releases.pagure.org/%{name}/%{name}-%{VERSION}.tar.bz2.asc
|
||||
|
||||
Patch1: bind-dyndb-ldap-11.2-servestale.patch
|
||||
|
||||
BuildRequires: bind-devel >= %{bind_version}, bind-lite-devel >= %{bind_version}, bind-pkcs11-devel >= %{bind_version}
|
||||
BuildRequires: krb5-devel
|
||||
BuildRequires: openldap-devel
|
||||
@ -98,6 +96,9 @@ sed -i.bak -e "$SEDSCRIPT" /etc/named.conf
|
||||
|
||||
|
||||
%changelog
|
||||
* Mon Jun 08 2020 Alexander Bokovoy <abokovoy@redhat.com> - 11.3-1
|
||||
- Upstream release 11.3
|
||||
|
||||
* Tue Mar 31 2020 Petr Menšík <pemensik@redhat.com> - 11.2-5
|
||||
- Rebuilt for bind 9.11.17
|
||||
|
||||
|
4
sources
4
sources
@ -1,2 +1,2 @@
|
||||
SHA512 (bind-dyndb-ldap-11.2.tar.bz2) = f4129f332829c41f72a42e03aa414aa31b4581796a071e5dc630cd8202896b53253a03aa4b842ca5dc409552df214ee08426ee90402e7fd3f7779aa8faed7e06
|
||||
SHA512 (bind-dyndb-ldap-11.2.tar.bz2.asc) = 43b1ac011ae80d387bbefba9e2443d666e56d3ce947d1781b7fd049518306ace68cc512304f479b48fd3e883e373b0ba9daa4e1f3ccc482503bc6e78599740cc
|
||||
SHA512 (bind-dyndb-ldap-11.3.tar.bz2) = 4a9e90c23aa980890ef5d99fbe07742884f1ea1dfd45b0674b190cdad3bb050cc8c324dd70876c5b2d001fdf660143538e38db4428648245b9fb0c4ec7a07735
|
||||
SHA512 (bind-dyndb-ldap-11.3.tar.bz2.asc) = 75433512cc7be1f4d0bc2db0a375d8e74703bcc838b64c1927d1bfb6ee1cd378443e45bb97502dee641c5b13566dc9fed210177b6a24a799bde294f0944bab10
|
||||
|
Loading…
Reference in New Issue
Block a user