diff --git a/bind.spec b/bind.spec index 492bb17..54d88a5 100644 --- a/bind.spec +++ b/bind.spec @@ -1066,6 +1066,7 @@ fi; %dir %{chroot_prefix}/usr %dir %{chroot_prefix}/%{_libdir} %dir %{chroot_prefix}/%{_libdir}/bind +%dir %{chroot_prefix}/%{_libdir}/named %dir %{chroot_prefix}/%{_datadir}/GeoIP %{chroot_prefix}/proc %defattr(0660,root,named,01770) @@ -1142,6 +1143,7 @@ fi; %changelog * Tue Oct 04 2022 Petr Menšík - 32:9.16.23-6 - Bound the amount of work performed for delegations (CVE-2022-2795) +- Add %_libdir/named to bind-chroot (#2129466) * Thu Sep 22 2022 Petr Menšík - 32:9.16.23-5 - Fix possible serve-stale related crash (CVE-2022-3080)