diff --git a/selinux-policy.spec b/selinux-policy.spec index 5c0131f..7d78292 100644 --- a/selinux-policy.spec +++ b/selinux-policy.spec @@ -12,7 +12,7 @@ Summary: SELinux policy configuration Name: selinux-policy Version: 3.14.2 -Release: 73 +Release: 74 License: GPLv2+ URL: https://github.com/fedora-selinux/selinux-policy/ @@ -107,6 +107,8 @@ Patch6032: backport-Allow-dhcpc_t-domain-transition-to-chronyc_t.patch Patch6033: backport-Allow-nsswitch_domain-read-cgroup-files.patch Patch6034: backport-Allow-IPsec-and-certmonger-to-use-opencryptoki-servi.patch Patch6035: backport-Create-chronyd_pid_filetrans-interface.patch +Patch6036: backport-iptables.fc-Remove-duplicate-file-context-entries.patch +Patch6037: backport-iptables.fc-Add-missing-legacy-entries.patch BuildArch: noarch BuildRequires: python3 gawk checkpolicy >= %{CHECKPOLICYVER} m4 policycoreutils-devel >= %{POLICYCOREUTILSVER} bzip2 gcc @@ -772,6 +774,9 @@ exit 0 %endif %changelog +* Mon Jun 7 2021 luhuaxin <1539327763@qq.com> - 3.14.2-74 +- fix context of ebtables + * Thu Jun 3 2021 luhuaxin <1539327763@qq.com> - 3.14.2-73 - dont remove .autorelabel after install