import selinux-policy-3.14.3-67.el8_4.1
This commit is contained in:
parent
2c272bbe31
commit
6709cac2df
2
.gitignore
vendored
2
.gitignore
vendored
@ -1,3 +1,3 @@
|
||||
SOURCES/container-selinux.tgz
|
||||
SOURCES/selinux-policy-55f4df9.tar.gz
|
||||
SOURCES/selinux-policy-contrib-5a34aed.tar.gz
|
||||
SOURCES/selinux-policy-contrib-1345afd.tar.gz
|
||||
|
@ -1,3 +1,3 @@
|
||||
7ceb35aad9e24fb10f07a43f2df6b5c4bfd1cd96 SOURCES/container-selinux.tgz
|
||||
64f47a509160617d1e61e681cbf520b113fe301c SOURCES/container-selinux.tgz
|
||||
c10a1f894f9a2b1eb2159c2c753d97a5ff788887 SOURCES/selinux-policy-55f4df9.tar.gz
|
||||
00ac11cfcd23af70f64c6e2b80cd729e1b86036b SOURCES/selinux-policy-contrib-5a34aed.tar.gz
|
||||
082d8d7d8ec0f456465784e1fed3702d11537831 SOURCES/selinux-policy-contrib-1345afd.tar.gz
|
||||
|
@ -5,7 +5,7 @@
|
||||
|
||||
# github repo with selinux-policy contrib sources
|
||||
%global git1 https://github.com/fedora-selinux/selinux-policy-contrib
|
||||
%global commit1 5a34aedf6563624d8543cbc708ba2a29be508872
|
||||
%global commit1 1345afd6e3eff022bddae1a22c2856df5f9f47de
|
||||
%global shortcommit1 %(c=%{commit1}; echo ${c:0:7})
|
||||
|
||||
%define distro redhat
|
||||
@ -29,7 +29,7 @@
|
||||
Summary: SELinux policy configuration
|
||||
Name: selinux-policy
|
||||
Version: 3.14.3
|
||||
Release: 67%{?dist}
|
||||
Release: 67%{?dist}.1
|
||||
License: GPLv2+
|
||||
Source: %{git0}/archive/%{commit0}/%{name}-%{shortcommit0}.tar.gz
|
||||
Source29: %{git1}/archive/%{commit1}/%{name}-contrib-%{shortcommit1}.tar.gz
|
||||
@ -715,6 +715,10 @@ exit 0
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Tue Jun 29 2021 Zdenek Pytela <zpytela@redhat.com> - 3.14.3-67.1
|
||||
- Label /var/lib/kdump with kdump_var_lib_t
|
||||
Resolves: rhbz#1976260
|
||||
|
||||
* Mon Mar 15 2021 Zdenek Pytela <zpytela@redhat.com> - 3.14.3-67
|
||||
- Allow systemd the audit_control capability conditionally
|
||||
Resolves: rhbz#1861771
|
||||
|
Loading…
Reference in New Issue
Block a user