* Fri Jul 15 2022 Nikola Knazekova <nknazeko@redhat.com> - 34.1.38-1
- Allow some domains use sd_notify() Resolves: rhbz#2056565 - Revert "Allow rabbitmq to use systemd notify" Resolves: rhbz#2056565 - Update winbind_rpcd_t Resolves: rhbz#2102084 - Update chronyd_pid_filetrans() to allow create dirs Resolves: rhbz#2101910 - Allow keepalived read the contents of the sysfs filesystem Resolves: rhbz#2098130 - Define LIBSEPOL version 3.4-1 Resolves: rhbz#2095688
This commit is contained in:
parent
1478384cd2
commit
91720b42e6
@ -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 83430bca90c70c14557009138f56b3701733c11b
|
%global commit 8b7d17cbf76750f4e3a26cd6318868c957537e9d
|
||||||
%global shortcommit %(c=%{commit}; echo ${c:0:7})
|
%global shortcommit %(c=%{commit}; echo ${c:0:7})
|
||||||
|
|
||||||
%define distro redhat
|
%define distro redhat
|
||||||
@ -24,7 +24,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.37
|
Version: 34.1.38
|
||||||
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
|
||||||
@ -796,6 +796,20 @@ exit 0
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Jul 15 2022 Nikola Knazekova <nknazeko@redhat.com> - 34.1.38-1
|
||||||
|
- Allow some domains use sd_notify()
|
||||||
|
Resolves: rhbz#2056565
|
||||||
|
- Revert "Allow rabbitmq to use systemd notify"
|
||||||
|
Resolves: rhbz#2056565
|
||||||
|
- Update winbind_rpcd_t
|
||||||
|
Resolves: rhbz#2102084
|
||||||
|
- Update chronyd_pid_filetrans() to allow create dirs
|
||||||
|
Resolves: rhbz#2101910
|
||||||
|
- Allow keepalived read the contents of the sysfs filesystem
|
||||||
|
Resolves: rhbz#2098130
|
||||||
|
- Define LIBSEPOL version 3.4-1
|
||||||
|
Resolves: rhbz#2095688
|
||||||
|
|
||||||
* Wed Jun 29 2022 Zdenek Pytela <zpytela@redhat.com> - 34.1.37-1
|
* Wed Jun 29 2022 Zdenek Pytela <zpytela@redhat.com> - 34.1.37-1
|
||||||
- Allow targetclid read /var/target files
|
- Allow targetclid read /var/target files
|
||||||
Resolves: rhbz#2020169
|
Resolves: rhbz#2020169
|
||||||
|
4
sources
4
sources
@ -1,3 +1,3 @@
|
|||||||
SHA512 (selinux-policy-83430bc.tar.gz) = c6683a7037658bb9885f231941bb4b14121ed41af9a728fd4c5aa6ac6c1e59d0fc2fef2839884f0637eac34c6e7a86aecc30f2a853830d5dfc1171abbb0c525f
|
SHA512 (selinux-policy-8b7d17c.tar.gz) = aadd4dccb574f9389143eb96c537597432ba2fb5959915a8a8a066277d772d91749e06590a9e09a7e48052480bf9ce0e25db2d14f113a064fa5b6a33205cd7b7
|
||||||
|
SHA512 (container-selinux.tgz) = ba973e61884166e6e6ce8a1f217d4a810470d592b99a8f5e539799869b8f3ab4f4311590fdfbc0491c96713343ac1d262ee7ff0d4878058820459c981198d002
|
||||||
SHA512 (macro-expander) = 243ee49f1185b78ac47e56ca9a3f3592f8975fab1a2401c0fcc7f88217be614fe31805bacec602b728e7fcfc21dcc17d90e9a54ce87f3a0c97624d9ad885aea4
|
SHA512 (macro-expander) = 243ee49f1185b78ac47e56ca9a3f3592f8975fab1a2401c0fcc7f88217be614fe31805bacec602b728e7fcfc21dcc17d90e9a54ce87f3a0c97624d9ad885aea4
|
||||||
SHA512 (container-selinux.tgz) = 3bb75d388ee71c70be5c115a7d546839f2c6d009858f3e67f5c8da868a5628f9bf05631f4644b08f247829b8df066fcd2baf3ce22d60d745e2dd17bef6ccde3f
|
|
||||||
|
Loading…
Reference in New Issue
Block a user