Export bind-doc package

ARM is useful resource and should be shipped also to customers.

Resolves: rhbz#2104863
This commit is contained in:
Petr Menšík 2022-07-14 13:36:32 +02:00
parent 4cefc72f11
commit f05e2e34bd

View File

@ -51,7 +51,7 @@ Summary: The Berkeley Internet Name Domain (BIND) DNS (Domain Name System) serv
Name: bind Name: bind
License: MPLv2.0 License: MPLv2.0
Version: 9.16.23 Version: 9.16.23
Release: 3%{?dist} Release: 4%{?dist}
Epoch: 32 Epoch: 32
Url: https://www.isc.org/downloads/bind/ Url: https://www.isc.org/downloads/bind/
# #
@ -1130,6 +1130,9 @@ fi;
%endif %endif
%changelog %changelog
* Thu Jul 14 2022 Petr Menšík <pemensik@redhat.com> - 32:9.16.23-4
- Export bind-doc package (#2104863)
* Mon Apr 11 2022 Petr Menšík <pemensik@redhat.com> - 32:9.16.23-3 * Mon Apr 11 2022 Petr Menšík <pemensik@redhat.com> - 32:9.16.23-3
- Tighten cache protection against record from forwarders (CVE-2021-25220) - Tighten cache protection against record from forwarders (CVE-2021-25220)
- Include test of forwarders - Include test of forwarders