import selinux-policy-3.14.3-54.el8_3.4
This commit is contained in:
parent
1923aa9cbf
commit
3a97f77985
2
.gitignore
vendored
2
.gitignore
vendored
@ -1,3 +1,3 @@
|
||||
SOURCES/container-selinux.tgz
|
||||
SOURCES/selinux-policy-24ad959.tar.gz
|
||||
SOURCES/selinux-policy-contrib-fd10e7c.tar.gz
|
||||
SOURCES/selinux-policy-eaa2960.tar.gz
|
||||
|
@ -1,3 +1,3 @@
|
||||
3f16b6b87b864677ce8df9f0615dcabd1bcd6ea8 SOURCES/container-selinux.tgz
|
||||
2b828f00f17181c757fb4ac047ad3b2b6705d856 SOURCES/selinux-policy-24ad959.tar.gz
|
||||
025f60a118360c251f237d922f92d8e5a17120a3 SOURCES/container-selinux.tgz
|
||||
b3cd1635dfa8d9c1e2a207cad5df4682771d85b6 SOURCES/selinux-policy-contrib-fd10e7c.tar.gz
|
||||
24cc6b18059a8e65f1303cde33482e8b18a3bdcf SOURCES/selinux-policy-eaa2960.tar.gz
|
||||
|
@ -1,6 +1,6 @@
|
||||
# github repo with selinux-policy base sources
|
||||
%global git0 https://github.com/fedora-selinux/selinux-policy
|
||||
%global commit0 24ad959314c793b7f035584c0769ad2876e95ba7
|
||||
%global commit0 eaa29602dcc6089f7f8e49eca9ee612146e20771
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
# github repo with selinux-policy contrib sources
|
||||
@ -29,7 +29,7 @@
|
||||
Summary: SELinux policy configuration
|
||||
Name: selinux-policy
|
||||
Version: 3.14.3
|
||||
Release: 54%{?dist}.3
|
||||
Release: 54%{?dist}.4
|
||||
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
|
||||
* Fri Apr 23 2021 Zdenek Pytela <zpytela@redhat.com> - 3.14.3-54.4
|
||||
- Allow init dbus chat with kernel
|
||||
Resolves: rhbz#1947170
|
||||
|
||||
* Mon Mar 15 2021 Zdenek Pytela <zpytela@redhat.com> - 3.14.3-54.3
|
||||
- Allow systemd the audit_control capability conditionally
|
||||
Resolves: rhbz#1938216
|
||||
|
Loading…
Reference in New Issue
Block a user