* Thu Mar 24 2022 Zdenek Pytela <zpytela@redhat.com> - 34.1.28-1
- Allow logrotate a domain transition to cluster administrative domain Resolves: rhbz#2061277 - Change the selinuxuser_execstack boolean value to true Resolves: rhbz#2064274
This commit is contained in:
parent
d0c8cc2186
commit
cab4d847c2
@ -1,6 +1,6 @@
|
|||||||
# github repo with selinux-policy sources
|
# github repo with selinux-policy sources
|
||||||
%global giturl https://github.com/fedora-selinux/selinux-policy
|
%global giturl https://github.com/fedora-selinux/selinux-policy
|
||||||
%global commit 4f11279dde0016b29017c44862fac2e12ddc55f6
|
%global commit 9dcf505fec91d3cc2feae61d9b76726a98dd6b98
|
||||||
%global shortcommit %(c=%{commit}; echo ${c:0:7})
|
%global shortcommit %(c=%{commit}; echo ${c:0:7})
|
||||||
|
|
||||||
%define distro redhat
|
%define distro redhat
|
||||||
@ -23,7 +23,7 @@
|
|||||||
%define CHECKPOLICYVER 3.2
|
%define CHECKPOLICYVER 3.2
|
||||||
Summary: SELinux policy configuration
|
Summary: SELinux policy configuration
|
||||||
Name: selinux-policy
|
Name: selinux-policy
|
||||||
Version: 34.1.27
|
Version: 34.1.28
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
License: GPLv2+
|
License: GPLv2+
|
||||||
Source: %{giturl}/archive/%{commit}/%{name}-%{shortcommit}.tar.gz
|
Source: %{giturl}/archive/%{commit}/%{name}-%{shortcommit}.tar.gz
|
||||||
@ -793,6 +793,12 @@ exit 0
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Mar 24 2022 Zdenek Pytela <zpytela@redhat.com> - 34.1.28-1
|
||||||
|
- Allow logrotate a domain transition to cluster administrative domain
|
||||||
|
Resolves: rhbz#2061277
|
||||||
|
- Change the selinuxuser_execstack boolean value to true
|
||||||
|
Resolves: rhbz#2064274
|
||||||
|
|
||||||
* Thu Feb 24 2022 Zdenek Pytela <zpytela@redhat.com> - 34.1.27-1
|
* Thu Feb 24 2022 Zdenek Pytela <zpytela@redhat.com> - 34.1.27-1
|
||||||
- Allow ModemManager connect to the unconfined user domain
|
- Allow ModemManager connect to the unconfined user domain
|
||||||
Resolves: rhbz#2000196
|
Resolves: rhbz#2000196
|
||||||
|
5
sources
5
sources
@ -1,3 +1,4 @@
|
|||||||
SHA512 (selinux-policy-4f11279.tar.gz) = afb17e1cfccfb037e95d71a0804c4f2723690e65d4e06a7f2e2aaee2f1b68acb81e276b7cda139768456cd656770d3c08cc99d68b1bbca409c2cc3d5ab89b661
|
SHA512 (selinux-policy-9dcf505.tar.gz) = 090b7c204b2b281e48d09bf3c1227d30b7bcb86b291380eb0741a11ab6201b1a3df90267948f9ca8c6acbdbefd04b374bd277aa90e8e4fd8fa78526eec33946f
|
||||||
SHA512 (container-selinux.tgz) = 23ec118ae5d33a536e528440f2a19c12bdbc453ba8676c5f8842e48e40f20138375437b71e6c0896e12813aca75a693806867fc08d6a710ffc560ea82b3aab65
|
SHA512 (selinux-policy-contrib-191fa35.tar.gz) = c14a20ab078e046df449a0107fc20329c0a579908eca15e2188d8681ddf365f3493f49ee44ef37b46c5e7a99efd2127d0f9e325289ca4f2321179ab0813cddb8
|
||||||
SHA512 (macro-expander) = 243ee49f1185b78ac47e56ca9a3f3592f8975fab1a2401c0fcc7f88217be614fe31805bacec602b728e7fcfc21dcc17d90e9a54ce87f3a0c97624d9ad885aea4
|
SHA512 (macro-expander) = 243ee49f1185b78ac47e56ca9a3f3592f8975fab1a2401c0fcc7f88217be614fe31805bacec602b728e7fcfc21dcc17d90e9a54ce87f3a0c97624d9ad885aea4
|
||||||
|
SHA512 (container-selinux.tgz) = c999c0ed3c45d53f4bd26c8f9cf80ecd9383295a69cc4d0882b1408b6bb3899137d4d36d40f56b8ee5468b7b59276b09c1b16030c85250f59f82b400b4e70959
|
||||||
|
Loading…
Reference in New Issue
Block a user