Accepting request 1196084 from security:SELinux

OBS-URL: https://build.opensuse.org/request/show/1196084
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/selinux-policy?expand=0&rev=73
This commit is contained in:
Ana Guerrero 2024-08-27 17:38:31 +00:00 committed by Git OBS Bridge
commit 1295c6efea
2 changed files with 6 additions and 1 deletions

View File

@ -108,7 +108,7 @@ httpd_unified = false
# Allow BIND to write the master zone files.Generally this is used for dynamic DNS.
#
named_write_master_zones = false
named_write_master_zones = true
# Allow nfs to be exported read/write.
#

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Mon Aug 26 14:28:40 UTC 2024 - Cathy Hu <cathy.hu@suse.com>
- Enable named_write_master_zones boolean by default (bsc#1229479)
-------------------------------------------------------------------
Fri Aug 23 08:42:06 UTC 2024 - cathy.hu@suse.com