Auto sync2gitlab import of selinux-policy-3.14.3-106.el8.src.rpm
This commit is contained in:
parent
6ef9bd966b
commit
020b5dcec8
1
.gitignore
vendored
1
.gitignore
vendored
@ -10,3 +10,4 @@
|
||||
/selinux-policy-contrib-cd13e4d.tar.gz
|
||||
/selinux-policy-e0a8ee2.tar.gz
|
||||
/selinux-policy-contrib-9a640cb.tar.gz
|
||||
/selinux-policy-contrib-49d512d.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 9a640cbb8b5658648b4866dc968acdd34de71bc8
|
||||
%global commit1 49d512d4d8f17250aaf5524bdfea85180c6dbe56
|
||||
%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: 105%{?dist}
|
||||
Release: 106%{?dist}
|
||||
License: GPLv2+
|
||||
Source: %{git0}/archive/%{commit0}/%{name}-%{shortcommit0}.tar.gz
|
||||
Source29: %{git1}/archive/%{commit1}/%{name}-contrib-%{shortcommit1}.tar.gz
|
||||
@ -717,6 +717,26 @@ exit 0
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Wed Aug 10 2022 Zdenek Pytela <zpytela@redhat.com> - 3.14.3-106
|
||||
- Allow networkmanager to signal unconfined process
|
||||
Resolves: rhbz#1918148
|
||||
- Allow sa-update to get init status and start systemd files
|
||||
Resolves: rhbz#2011239
|
||||
- Allow samba-bgqd get a printer list
|
||||
Resolves: rhbz#2114737
|
||||
- Allow insights-client rpm named file transitions
|
||||
Resolves: rhbz#2104913
|
||||
- Add /var/tmp/insights-archive to insights_client_filetrans_named_content
|
||||
Resolves: rhbz#2104913
|
||||
- Use insights_client_filetrans_named_content
|
||||
Resolves: rhbz#2104913
|
||||
- Make default file context match with named transitions
|
||||
Resolves: rhbz#2104913
|
||||
- Allow rhsmcertd to read insights config files
|
||||
Resolves: rhbz#2104913
|
||||
- Label /etc/insights-client/machine-id
|
||||
Resolves: rhbz#2104913
|
||||
|
||||
* Fri Jul 29 2022 Zdenek Pytela <zpytela@redhat.com> - 3.14.3-105
|
||||
- Do not call systemd_userdbd_stream_connect() for winbind-rpcd
|
||||
Resolves: rhbz#2108383
|
||||
|
4
sources
4
sources
@ -1,3 +1,3 @@
|
||||
SHA512 (container-selinux.tgz) = 3a72d5edf0e5b5c3bd39204d1dbec87ee22fc08549dd86ca15226c90adbf8415dcfa69532d959825fad5c49440190094ec212ead25f8c077db43bf5a5bc3ef24
|
||||
SHA512 (selinux-policy-contrib-9a640cb.tar.gz) = 45a39c76c8b1cb4b7690dacbfb1fc91e389658d4e993571c8837e63b21ca26b102daeaca408c0750b10c6fe59e55d9055fbc64de9fd5bfe8498610e8676fd7aa
|
||||
SHA512 (container-selinux.tgz) = f3d810ebe5d26e944ba8c019c52e7fef7c1961b9c3e877b1847a4d1b52e203afc4e1e62643e075cc697d6f2ccfe919d27b3b0a723c579703e1dad956661ebc8b
|
||||
SHA512 (selinux-policy-contrib-49d512d.tar.gz) = 902911d7ac29604285b0486bada0ca6b70962e42f1e26a3606acb1438823f4f1bf0d2e692a2e4f4f08c28f1bea5a60666fc4b531d76d3811b32a12d9dd220221
|
||||
SHA512 (selinux-policy-e0a8ee2.tar.gz) = 1e5ab4577d4a47a418473a7be453737310651413b18ae264101f5294f8e5182fd3afe145bd46e39659857aaacc9f1407c2be168621a23df70352ae234a3e96cd
|
||||
|
Loading…
Reference in New Issue
Block a user