* Thu Sep 08 2022 Zdenek Pytela <zpytela@redhat.com> - 34.1.43-1
- Update rhcd policy for executing additional commands 5 Resolves: rhbz#2119351 - Update rhcd policy for executing additional commands 4 Resolves: rhbz#2119351 - Allow rhcd create rpm hawkey logs with correct label Resolves: rhbz#2119351 - Update rhcd policy for executing additional commands 3 Resolves: rhbz#2119351 - Allow sssd to set samba setting Resolves: rhbz#2121125 - Allow journalctl read rhcd fifo files Resolves: rhbz#2119351 - Update insights-client policy for additional commands execution 5 Resolves: rhbz#2121125 - Confine insights-client systemd unit Resolves: rhbz#2121125 - Update insights-client policy for additional commands execution 4 Resolves: rhbz#2121125 - Update insights-client policy for additional commands execution 3 Resolves: rhbz#2121125 - Allow rhcd execute all executables Resolves: rhbz#2119351 - Update rhcd policy for executing additional commands 2 Resolves: rhbz#2119351 - Update insights-client policy for additional commands execution 2 Resolves: rhbz#2121125
This commit is contained in:
parent
781039be23
commit
da1accb7ff
@ -1,6 +1,6 @@
|
||||
# github repo with selinux-policy sources
|
||||
%global giturl https://github.com/fedora-selinux/selinux-policy
|
||||
%global commit 8d660952bd36dfd8dc03b8735b6bea206c830d00
|
||||
%global commit 23a8268b99a25d662dda2ccbcf41d71e1d028fe9
|
||||
%global shortcommit %(c=%{commit}; echo ${c:0:7})
|
||||
|
||||
%define distro redhat
|
||||
@ -23,7 +23,7 @@
|
||||
%define CHECKPOLICYVER 3.2
|
||||
Summary: SELinux policy configuration
|
||||
Name: selinux-policy
|
||||
Version: 34.1.42
|
||||
Version: 34.1.43
|
||||
Release: 1%{?dist}
|
||||
License: GPLv2+
|
||||
Source: %{giturl}/archive/%{commit}/%{name}-%{shortcommit}.tar.gz
|
||||
@ -794,6 +794,34 @@ exit 0
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Thu Sep 08 2022 Zdenek Pytela <zpytela@redhat.com> - 34.1.43-1
|
||||
- Update rhcd policy for executing additional commands 5
|
||||
Resolves: rhbz#2119351
|
||||
- Update rhcd policy for executing additional commands 4
|
||||
Resolves: rhbz#2119351
|
||||
- Allow rhcd create rpm hawkey logs with correct label
|
||||
Resolves: rhbz#2119351
|
||||
- Update rhcd policy for executing additional commands 3
|
||||
Resolves: rhbz#2119351
|
||||
- Allow sssd to set samba setting
|
||||
Resolves: rhbz#2121125
|
||||
- Allow journalctl read rhcd fifo files
|
||||
Resolves: rhbz#2119351
|
||||
- Update insights-client policy for additional commands execution 5
|
||||
Resolves: rhbz#2121125
|
||||
- Confine insights-client systemd unit
|
||||
Resolves: rhbz#2121125
|
||||
- Update insights-client policy for additional commands execution 4
|
||||
Resolves: rhbz#2121125
|
||||
- Update insights-client policy for additional commands execution 3
|
||||
Resolves: rhbz#2121125
|
||||
- Allow rhcd execute all executables
|
||||
Resolves: rhbz#2119351
|
||||
- Update rhcd policy for executing additional commands 2
|
||||
Resolves: rhbz#2119351
|
||||
- Update insights-client policy for additional commands execution 2
|
||||
Resolves: rhbz#2121125
|
||||
|
||||
* Mon Aug 29 2022 Zdenek Pytela <zpytela@redhat.com> - 34.1.42-1
|
||||
- Label /var/log/rhc-worker-playbook with rhcd_var_log_t
|
||||
Resolves: rhbz#2119351
|
||||
|
4
sources
4
sources
@ -1,3 +1,3 @@
|
||||
SHA512 (selinux-policy-8d66095.tar.gz) = f6cf79dc0bcd9e04c650d01df6f8b478704c5113a4ce6b15100b09e362927816731f5b5f0d6597b39f6131fa25c965c2c667b7c293e672db533a694ea29038d0
|
||||
SHA512 (selinux-policy-23a8268.tar.gz) = 6010f4aef61d82ea796d3ce55a1bab7984f89a0b85c47c68f071e6d0507bbeec52ccc7728da66dcdf1f80c1874a6a3bb3370e4f81532b6134d0014316598ff91
|
||||
SHA512 (macro-expander) = 243ee49f1185b78ac47e56ca9a3f3592f8975fab1a2401c0fcc7f88217be614fe31805bacec602b728e7fcfc21dcc17d90e9a54ce87f3a0c97624d9ad885aea4
|
||||
SHA512 (container-selinux.tgz) = 1fcac4fd6e40c34a3a2ac833d8b4051b9c572d0734d13947cdd9c55c8a5be78a01683a1ddf92911027f60ad53f08fbed6138ddb9f4ba220bd88efc49ec4cf76a
|
||||
SHA512 (container-selinux.tgz) = 906d2e749f08f038f849a3be4a243da6d39e77addc33c830623f1e08936181f702ab13c258222c90e1df749eaa783e0c7ad806db43a4eeecd17b260a29d76a19
|
||||
|
Loading…
Reference in New Issue
Block a user