Release 11.10
Signed-off-by: Alexander Bokovoy <abokovoy@redhat.com>
This commit is contained in:
parent
e646c1a6f3
commit
da89e26cef
2
.gitignore
vendored
2
.gitignore
vendored
@ -55,3 +55,5 @@ bind-dyndb-ldap-0.1.0b.tar.bz2
|
||||
/bind-dyndb-ldap-11.7.tar.bz2.asc
|
||||
/bind-dyndb-ldap-11.9.tar.bz2
|
||||
/bind-dyndb-ldap-11.9.tar.bz2.asc
|
||||
/bind-dyndb-ldap-11.10.tar.bz2
|
||||
/bind-dyndb-ldap-11.10.tar.bz2.asc
|
||||
|
@ -11,8 +11,8 @@
|
||||
%endif
|
||||
|
||||
Name: bind-dyndb-ldap
|
||||
Version: 11.9
|
||||
Release: 17%{?dist}
|
||||
Version: 11.10
|
||||
Release: 1%{?dist}
|
||||
Summary: LDAP back-end plug-in for BIND
|
||||
|
||||
License: GPLv2+
|
||||
@ -20,8 +20,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.9-bind-9.16.17.patch
|
||||
|
||||
BuildRequires: bind-devel >= %{bind_version}, bind-lite-devel >= %{bind_version}
|
||||
BuildRequires: krb5-devel
|
||||
BuildRequires: openldap-devel
|
||||
@ -116,6 +114,10 @@ sed -i.bak -e "$SEDSCRIPT" /etc/named.conf
|
||||
|
||||
|
||||
%changelog
|
||||
* Tue Jun 21 2022 Alexander Bokovoy <abokovoy@redhat.com> - 11.10-1
|
||||
- Release 11.10
|
||||
- Support BIND 9.17+
|
||||
|
||||
* Mon Jun 20 2022 Petr Menšík <pemensik@redhat.com> - 11.9-17
|
||||
- Rebuilt for BIND 9.16.30 (#2097312)
|
||||
|
||||
|
4
sources
4
sources
@ -1,2 +1,2 @@
|
||||
SHA512 (bind-dyndb-ldap-11.9.tar.bz2) = e8887c450375c2cda062bc6f08eee6505a784dc4f49ba69ba2f46d8d3e1ff3b94adabbcb3ffb978b3b138829d26bfde47d32f35707ca9ecbd0480b59a0e0d964
|
||||
SHA512 (bind-dyndb-ldap-11.9.tar.bz2.asc) = ad379cbfd868117c79d9c900abc9f510007c95cac45c42e8b1b0656f060f60cba5b9fe40ce7a44a106f7442fe6892ffb4809e0c4c059f07a1f9fbadb5731f554
|
||||
SHA512 (bind-dyndb-ldap-11.10.tar.bz2) = bf63efe78a8d95d5a8647f35ec29696e3b5dddc2615b05b17b2024763eb2701c0ee6782ed8d7a443ec9278ae36390ffc3b87a87cf9391adfa6bd8f31508f1539
|
||||
SHA512 (bind-dyndb-ldap-11.10.tar.bz2.asc) = cf9436a34e3874734fbb8331572d230cae0362bbfc6229dbb7a23d9573be6824467af20ff639338d9cb0f6a646f559c0f65e3b7b7c13a3306f64300653cea45e
|
||||
|
Loading…
Reference in New Issue
Block a user