* Wed Feb 23 2022 Zdenek Pytela <zpytela@redhat.com> - 36.4-1
- Update NetworkManager-dispatcher cloud and chronyc policy - Update insights-client: fc pattern, motd, writing to etc - Allow systemd-sysctl read the security state information - Allow init create and mounton to support PrivateDevices - Allow sosreport dbus chat abrt systemd timedatex
This commit is contained in:
parent
a3ac25c352
commit
20d8d119db
@ -1,6 +1,6 @@
|
||||
# github repo with selinux-policy sources
|
||||
%global giturl https://github.com/fedora-selinux/selinux-policy
|
||||
%global commit e0c5ad17b8fc9547912085b142476a5eee6109cb
|
||||
%global commit 51d529f4b8921fd25fa497e8fd5b9034cd4ef650
|
||||
%global shortcommit %(c=%{commit}; echo ${c:0:7})
|
||||
|
||||
%define distro redhat
|
||||
@ -23,8 +23,8 @@
|
||||
%define CHECKPOLICYVER 3.2
|
||||
Summary: SELinux policy configuration
|
||||
Name: selinux-policy
|
||||
Version: 36.3
|
||||
Release: 2%{?dist}
|
||||
Version: 36.4
|
||||
Release: 1%{?dist}
|
||||
License: GPLv2+
|
||||
Source: %{giturl}/archive/%{commit}/%{name}-%{shortcommit}.tar.gz
|
||||
Source1: modules-targeted-base.conf
|
||||
@ -810,6 +810,13 @@ exit 0
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Wed Feb 23 2022 Zdenek Pytela <zpytela@redhat.com> - 36.4-1
|
||||
- Update NetworkManager-dispatcher cloud and chronyc policy
|
||||
- Update insights-client: fc pattern, motd, writing to etc
|
||||
- Allow systemd-sysctl read the security state information
|
||||
- Allow init create and mounton to support PrivateDevices
|
||||
- Allow sosreport dbus chat abrt systemd timedatex
|
||||
|
||||
* Tue Feb 22 2022 Zdenek Pytela <zpytela@redhat.com> - 36.3-2
|
||||
- Update specfile to buildrequire policycoreutils-devel >= 3.3-4
|
||||
- Add modules_checksum to %files
|
||||
|
4
sources
4
sources
@ -1,3 +1,3 @@
|
||||
SHA512 (selinux-policy-e0c5ad1.tar.gz) = 22de0b261754fdcf478a4b88a9f166752adf7b7dd80e88cb1b40d6b13104eafe854a9cca372e7d9433dc55c24c4e73e535b3f8a1a59748c8fcb99817691bb078
|
||||
SHA512 (selinux-policy-51d529f.tar.gz) = b46e8ee873b767ec604d9de227e39b61fcded2f67e8a00d97285297a975bebb101151205a47b95daacbf6cdada634ecd7f9183bf7d8739937762afa01ae1551a
|
||||
SHA512 (container-selinux.tgz) = 0c78514841b1aedd9000a94d230b3b535dfee36356bdff57821a5e0b983547e0c6c10b11553a460d0751b9537204fa0fedc47012c7d3b4255f367a972777eb1f
|
||||
SHA512 (macro-expander) = 243ee49f1185b78ac47e56ca9a3f3592f8975fab1a2401c0fcc7f88217be614fe31805bacec602b728e7fcfc21dcc17d90e9a54ce87f3a0c97624d9ad885aea4
|
||||
SHA512 (container-selinux.tgz) = bd68a2fa40597ae4a5f303094aca4c10691abe66c763246e902687aa6e06b7f007590215e360bb6fcba2d2dc781d92c94f5c575c9cbb4724adec2ec139de5b54
|
||||
|
Loading…
Reference in New Issue
Block a user