Merged update from upstream sources
This is an automated DistroBaker update from upstream sources. If you do not know what this is about or would like to opt out, contact the OSCI team. Source: https://src.fedoraproject.org/rpms/bind-dyndb-ldap.git#acf4548c815985637be6db483ea5c2f60da0bda9
This commit is contained in:
parent
a0cbbee6ee
commit
7b32fc560d
2
.gitignore
vendored
2
.gitignore
vendored
@ -49,3 +49,5 @@ bind-dyndb-ldap-0.1.0b.tar.bz2
|
||||
/bind-dyndb-ldap-11.3.tar.bz2.asc
|
||||
/bind-dyndb-ldap-11.5.tar.bz2
|
||||
/bind-dyndb-ldap-11.5.tar.bz2.asc
|
||||
/bind-dyndb-ldap-11.6.tar.bz2
|
||||
/bind-dyndb-ldap-11.6.tar.bz2.asc
|
||||
|
@ -4,7 +4,6 @@
|
||||
%define bind_version 32:9.11.17-1
|
||||
|
||||
%if 0%{?fedora} >= 31 || 0%{?rhel} > 8
|
||||
%global with_bind_pkcs11 0
|
||||
%global openssl_pkcs11_version 0.4.10-6
|
||||
%global softhsm_version 2.5.0-4
|
||||
%else
|
||||
@ -12,7 +11,7 @@
|
||||
%endif
|
||||
|
||||
Name: bind-dyndb-ldap
|
||||
Version: 11.5
|
||||
Version: 11.6
|
||||
Release: 1%{?dist}
|
||||
Summary: LDAP back-end plug-in for BIND
|
||||
|
||||
@ -107,6 +106,10 @@ sed -i.bak -e "$SEDSCRIPT" /etc/named.conf
|
||||
|
||||
|
||||
%changelog
|
||||
* Mon Nov 23 2020 Alexander Bokovoy <abokovoy@redhat.com> - 11.6-1
|
||||
- Upstream release 11.6
|
||||
- Use reference counting semantics in destructors according to BIND version
|
||||
|
||||
* Wed Nov 18 2020 Alexander Bokovoy <abokovoy@redhat.com> - 11.5-1
|
||||
- Upstream release 11.5
|
||||
- Use OpenSSL pkcs11 engine in BIND instead of native PKCS11
|
||||
|
4
sources
4
sources
@ -1,2 +1,2 @@
|
||||
SHA512 (bind-dyndb-ldap-11.5.tar.bz2) = 51063f5d33f41b125feb5379668503bdfcc444bc463e661a390fda4ed6bc801f0771b32b84878091d987cf893bb5a6287f70e794cf7940161677e49d7c945377
|
||||
SHA512 (bind-dyndb-ldap-11.5.tar.bz2.asc) = 488030006dd10c94b962b03011959d88601c9cd3ca3247cf05282206e7e90eff96d23cd3f05c29b1c31370999843085296744670832ffdb7fb058378745eb316
|
||||
SHA512 (bind-dyndb-ldap-11.6.tar.bz2) = e44ee7870aec9304c3d553181392ee2dca38352620bab2f78405aa714a60434990db7fce3a0f1db457257e68bf10fc8a7c23328aee67e7bd5dcda4b8aa67e08c
|
||||
SHA512 (bind-dyndb-ldap-11.6.tar.bz2.asc) = 83bbf7ccb1a47c7c9eb18bdb5310c33a117b4445483b1a8b84c36d01482c53ea102a23b9826b14148a4634d934f45998d6dd3cd58aac5b576628f43409d26396
|
||||
|
Loading…
Reference in New Issue
Block a user