Backport also some tests into upstream testsuite

nsupdate new parameters needs some testing too.

Resolves: RHEL-76331
This commit is contained in:
Petr Menšík 2025-01-27 11:08:58 +01:00
parent 5adfd22bd5
commit a7a280de1f
2 changed files with 1632 additions and 0 deletions

File diff suppressed because it is too large Load Diff

View File

@ -118,6 +118,7 @@ Patch26: bind-9.18-unittest-netmgr-unstable.patch
# https://issues.redhat.com/browse/RHEL-76331
Patch27: bind-9.18-nsupdate-TLS.patch
Patch28: bind-9.18-nsupdate-TLS-doc.patch
Patch29: bind-9.18-nsupdate-TLS-tests.patch
%{?systemd_ordering}
Requires: coreutils
@ -968,6 +969,7 @@ fi;
* Mon Jan 27 2025 Petr Menšík <pemensik@redhat.com> - 32:9.18.29-2
- Backport nsupdate TLS support into 9.18 (RHEL-76331)
- Update nsupdate manual about new TLS options
- Test nsupdate TLS support
* Wed Aug 21 2024 Petr Menšík <pemensik@redhat.com> - 32:9.18.29-1
- Update to 9.18.29 (RHEL-53015)