diff --git a/bind.changes b/bind.changes index 3873243..573b594 100644 --- a/bind.changes +++ b/bind.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Mon Sep 11 07:44:13 UTC 2023 - Pedro Monreal + +- Enable crypto-policies support: [bsc#1211301] + * Rebase vendor-files/config/named.conf + ------------------------------------------------------------------- Wed Aug 16 13:44:22 UTC 2023 - Jorik Cronenberg diff --git a/bind.spec b/bind.spec index 42c1190..b346e3d 100644 --- a/bind.spec +++ b/bind.spec @@ -316,6 +316,7 @@ mkdir -p \ %{buildroot}/%{_sysconfdir}/named.d \ %{buildroot}/%{_sysconfdir}/openldap/schema \ %{buildroot}/%{_sysconfdir}/slp.reg.d \ + %{buildroot}/%{_sysconfdir}/crypto-policies/back-ends \ %{buildroot}%{_prefix}/{bin,%{_lib},sbin,include} \ %{buildroot}/%{_datadir}/bind \ %{buildroot}/%{_datadir}/susehelp/meta/Administration/System \ @@ -494,6 +495,8 @@ fi %if %{with_sfw2} %{_sysconfdir}/sysconfig/SuSEfirewall2.d/services/bind %endif +%dir %{_sysconfdir}/crypto-policies +%dir %{_sysconfdir}/crypto-policies/back-ends %{_bindir}/named-rrchecker %{_sbindir}/rcnamed %{_sbindir}/named diff --git a/vendor-files.tar.bz2 b/vendor-files.tar.bz2 index d643cfd..f049d29 100644 --- a/vendor-files.tar.bz2 +++ b/vendor-files.tar.bz2 @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:afb4ac326a124653b1428ba9e59a6691177ecf4b5ab5268a4d3ff8ed912ae01f -size 20221 +oid sha256:7d4bca3adb71c0b663fe751ab13abb8e14548585338014a0f106f330fc4d1039 +size 20398