Auto sync2gitlab import of selinux-policy-3.14.3-99.el8.src.rpm
This commit is contained in:
parent
bbc61bc528
commit
291ee391b8
2
.gitignore
vendored
2
.gitignore
vendored
@ -3,3 +3,5 @@
|
||||
/selinux-policy-contrib-191fa35.tar.gz
|
||||
/selinux-policy-b92822d.tar.gz
|
||||
/selinux-policy-contrib-cb79cd7.tar.gz
|
||||
/selinux-policy-60e7774.tar.gz
|
||||
/selinux-policy-contrib-da7635b.tar.gz
|
||||
|
@ -1,11 +1,11 @@
|
||||
# github repo with selinux-policy base sources
|
||||
%global git0 https://github.com/fedora-selinux/selinux-policy
|
||||
%global commit0 b92822db985551bd39933aaf416ec81990eb1c22
|
||||
%global commit0 60e77743f2ecbdf6d335d7c8b5ffea0548efe1a9
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
# github repo with selinux-policy contrib sources
|
||||
%global git1 https://github.com/fedora-selinux/selinux-policy-contrib
|
||||
%global commit1 cb79cd74e8079563ff13f8e7c0f8d82247a9cb65
|
||||
%global commit1 da7635b2f0135e72738b955e33e661e710124ec5
|
||||
%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: 98%{?dist}
|
||||
Release: 99%{?dist}
|
||||
License: GPLv2+
|
||||
Source: %{git0}/archive/%{commit0}/%{name}-%{shortcommit0}.tar.gz
|
||||
Source29: %{git1}/archive/%{commit1}/%{name}-contrib-%{shortcommit1}.tar.gz
|
||||
@ -717,6 +717,28 @@ exit 0
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Mon May 23 2022 Zdenek Pytela <zpytela@redhat.com> - 3.14.3-99
|
||||
- Allow ifconfig_t domain to manage vmware logs
|
||||
Resolves: rhbz#1721943
|
||||
- Allow insights-client manage gpg admin home content
|
||||
Resolves: rhbz#2060834
|
||||
- Add the gpg_manage_admin_home_content() interface
|
||||
Resolves: rhbz#2060834
|
||||
- Label /var/cache/insights with insights_client_cache_t
|
||||
Resolves: rhbz#2063195
|
||||
- Allow insights-client search gconf homedir
|
||||
Resolves: rhbz#2087069
|
||||
- Allow insights-client create and use unix_dgram_socket
|
||||
Resolves: rhbz#2087069
|
||||
- Label more vdsm utils with virtd_exec_t
|
||||
Resolves: rhbz#2063871
|
||||
- Label /usr/libexec/vdsm/supervdsmd and vdsmd with virtd_exec_t
|
||||
Resolves: rhbz#2063871
|
||||
- Allow sblim-gatherd the kill capability
|
||||
Resolves: rhbz#2082677
|
||||
- Allow privoxy execmem
|
||||
Resolves: rhbz#2083940
|
||||
|
||||
* Wed May 04 2022 Zdenek Pytela <zpytela@redhat.com> - 3.14.3-98
|
||||
- Allow sysadm user execute init scripts with a transition
|
||||
Resolves: rhbz#2039662
|
||||
|
6
sources
6
sources
@ -1,3 +1,3 @@
|
||||
SHA512 (container-selinux.tgz) = 15af25d4a8d7bad32ee72fc52751b9143eeb653cb7dc3556f7f6c51236df7d881e7a575223b51ff1e4e71bd8adae0db62b108f98a37f229137a9b144c5e8009f
|
||||
SHA512 (selinux-policy-b92822d.tar.gz) = 368ce690d85514d4226aa1c011b4f8ad472a4b176c5451a2d814f3ae2a83ce10830643b2a61f5ee3674129a460cbdef6a4dba9385dd92b6b4d3215dc8e2f8871
|
||||
SHA512 (selinux-policy-contrib-cb79cd7.tar.gz) = 9dad84b61af1dc2c6b691398cc4dd949aac3a06e0b15b65d07fbdaa99cda991332a75e5b076d4c09b854db804a26eeedcdc8bbc4460cef4c035243b3f4387dae
|
||||
SHA512 (container-selinux.tgz) = de2dc5408859bbc80eb04b2aae5dcde13f00b3cb610af185316cad217327e0588bb7b920446131174d4c71a5453f3685c21a6f371432049ad8255261cc0cf13f
|
||||
SHA512 (selinux-policy-60e7774.tar.gz) = a87988ac170294782ebb88d5474041a77595255177c49fe23f3e923dfc63b2c6701606c0b1949c53eca33b4d73711628852b9ef88d4eab50005cabf24c78e224
|
||||
SHA512 (selinux-policy-contrib-da7635b.tar.gz) = 2eacb2f130f0db03b9b5f0f1d81155c1bc8339d5e11b1e59a4ac80a9d30fcba59682337268d8fee3e7ef53e9c21514868e4fdae688a397d6862cc558fff7a5b6
|
||||
|
Loading…
Reference in New Issue
Block a user