update spec file
This commit is contained in:
parent
f501d86716
commit
ec8e4ca78a
@ -12,7 +12,7 @@
|
|||||||
Summary: SELinux policy configuration
|
Summary: SELinux policy configuration
|
||||||
Name: selinux-policy
|
Name: selinux-policy
|
||||||
Version: 3.14.2
|
Version: 3.14.2
|
||||||
Release: 65
|
Release: 66
|
||||||
License: GPLv2+
|
License: GPLv2+
|
||||||
URL: https://github.com/fedora-selinux/selinux-policy/
|
URL: https://github.com/fedora-selinux/selinux-policy/
|
||||||
|
|
||||||
@ -67,6 +67,8 @@ Patch14: add_userman_access_run_dir.patch
|
|||||||
Patch15: add-allow-systemd-timedated-to-unlink-etc-link.patch
|
Patch15: add-allow-systemd-timedated-to-unlink-etc-link.patch
|
||||||
Patch16: add-avc-for-openEuler-1.patch
|
Patch16: add-avc-for-openEuler-1.patch
|
||||||
Patch17: add-firewalld-fc.patch
|
Patch17: add-firewalld-fc.patch
|
||||||
|
Patch18: backport-systemd-allow-all-systemd-services-to-check-selinux-.patch
|
||||||
|
Patch19: backport-Allow-dovecot-bind-to-smtp-ports.patch
|
||||||
|
|
||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
BuildRequires: python3 gawk checkpolicy >= %{CHECKPOLICYVER} m4 policycoreutils-devel >= %{POLICYCOREUTILSVER} bzip2 gcc
|
BuildRequires: python3 gawk checkpolicy >= %{CHECKPOLICYVER} m4 policycoreutils-devel >= %{POLICYCOREUTILSVER} bzip2 gcc
|
||||||
@ -733,6 +735,11 @@ exit 0
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Mar 5 2021 luhuaxin <1539327763@qq.com> - 3.14.2-66
|
||||||
|
- selinux_requires macro shouldn't depend on policycoreutils-python
|
||||||
|
- add avc for allowing systemd services to check selinux status
|
||||||
|
- add avc for allowing dovecot to bind smtp port
|
||||||
|
|
||||||
* Tue Dec 23 2020 openEuler Buildteam <buildteam@openeuler.org> - 3.14.2-65
|
* Tue Dec 23 2020 openEuler Buildteam <buildteam@openeuler.org> - 3.14.2-65
|
||||||
- add add-firewalld-fc.patch
|
- add add-firewalld-fc.patch
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user