Auto sync2gitlab import of selinux-policy-3.14.3-105.el8.src.rpm
This commit is contained in:
parent
66163acd0f
commit
6ef9bd966b
1
.gitignore
vendored
1
.gitignore
vendored
@ -9,3 +9,4 @@
|
||||
/selinux-policy-f97682b.tar.gz
|
||||
/selinux-policy-contrib-cd13e4d.tar.gz
|
||||
/selinux-policy-e0a8ee2.tar.gz
|
||||
/selinux-policy-contrib-9a640cb.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 cd13e4d375d95fcb472eec6692f7b1b372f4e804
|
||||
%global commit1 9a640cbb8b5658648b4866dc968acdd34de71bc8
|
||||
%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: 104%{?dist}
|
||||
Release: 105%{?dist}
|
||||
License: GPLv2+
|
||||
Source: %{git0}/archive/%{commit0}/%{name}-%{shortcommit0}.tar.gz
|
||||
Source29: %{git1}/archive/%{commit1}/%{name}-contrib-%{shortcommit1}.tar.gz
|
||||
@ -717,6 +717,16 @@ exit 0
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* 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
|
||||
- Update winbind_rpcd_t
|
||||
Resolves: rhbz#2108383
|
||||
- Allow irqbalance file transition for pid sock_files and directories
|
||||
Resolves: rhbz#2111916
|
||||
- Update irqbalance runtime directory file context
|
||||
Resolves: rhbz#2111916
|
||||
|
||||
* Tue Jun 28 2022 Zdenek Pytela <zpytela@redhat.com> - 3.14.3-104
|
||||
- Update samba-dcerpcd policy for kerberos usage 2
|
||||
Resolves: rhbz#2096825
|
||||
|
4
sources
4
sources
@ -1,3 +1,3 @@
|
||||
SHA512 (container-selinux.tgz) = 34490ac22c515c5fd6bae8eb24e4e1044ac09f8dccdf8e338c9bbf2d5f04795723ef8cf5e30ae6990c15248068a5d2f36afca662a11681f04ece9f420375f86d
|
||||
SHA512 (selinux-policy-contrib-cd13e4d.tar.gz) = 1c0069c19dc8e299a578d326eae8c5f83700de1957b41a9d71d99a22333c7b7e5bd05ac01689448ce6feebc8bd9bb538bc1db87928722e59ebd6a1c797aaec22
|
||||
SHA512 (container-selinux.tgz) = 3a72d5edf0e5b5c3bd39204d1dbec87ee22fc08549dd86ca15226c90adbf8415dcfa69532d959825fad5c49440190094ec212ead25f8c077db43bf5a5bc3ef24
|
||||
SHA512 (selinux-policy-contrib-9a640cb.tar.gz) = 45a39c76c8b1cb4b7690dacbfb1fc91e389658d4e993571c8837e63b21ca26b102daeaca408c0750b10c6fe59e55d9055fbc64de9fd5bfe8498610e8676fd7aa
|
||||
SHA512 (selinux-policy-e0a8ee2.tar.gz) = 1e5ab4577d4a47a418473a7be453737310651413b18ae264101f5294f8e5182fd3afe145bd46e39659857aaacc9f1407c2be168621a23df70352ae234a3e96cd
|
||||
|
Loading…
Reference in New Issue
Block a user