Enable DNSTAP feature
Resolves: rhbz#1975268
This commit is contained in:
parent
e89ef51a86
commit
ab74f1f161
@ -20,7 +20,7 @@
|
|||||||
%bcond_without GEOIP2
|
%bcond_without GEOIP2
|
||||||
# kyua no longer in buildroot in RHEL9
|
# kyua no longer in buildroot in RHEL9
|
||||||
%bcond_with UNITTEST
|
%bcond_with UNITTEST
|
||||||
%bcond_with DNSTAP
|
%bcond_without DNSTAP
|
||||||
%bcond_with LMDB
|
%bcond_with LMDB
|
||||||
%bcond_without DOC
|
%bcond_without DOC
|
||||||
# Because of issues with PDF rebuild, include only HTML pages
|
# Because of issues with PDF rebuild, include only HTML pages
|
||||||
@ -1134,6 +1134,7 @@ fi;
|
|||||||
* Thu Jun 24 2021 Petr Menšík <pemensik@redhat.com> - 32:9.16.15-3
|
* Thu Jun 24 2021 Petr Menšík <pemensik@redhat.com> - 32:9.16.15-3
|
||||||
- Disable building of DLZ and PKCS11
|
- Disable building of DLZ and PKCS11
|
||||||
- Build HTML documentation into separate bind-doc subpackage
|
- Build HTML documentation into separate bind-doc subpackage
|
||||||
|
- Enable DNSTAP feature (#1975268)
|
||||||
|
|
||||||
* Wed Jun 16 2021 Mohan Boddu <mboddu@redhat.com> - 32:9.16.15-2
|
* Wed Jun 16 2021 Mohan Boddu <mboddu@redhat.com> - 32:9.16.15-2
|
||||||
- Rebuilt for RHEL 9 BETA for openssl 3.0
|
- Rebuilt for RHEL 9 BETA for openssl 3.0
|
||||||
|
Loading…
Reference in New Issue
Block a user