* Wed Aug 10 2022 Nikola Knazekova <nknazeko@redhat.com> - 34.1.40-1
- Allow systemd-modules-load write to /dev/kmsg and send a message to syslogd Resolves: RHBZ#2088257 - Allow systemd_hostnamed label /run/systemd/* as hostnamed_etc_t Resolves: RHBZ#1976684 - Allow samba-bgqd get a printer list Resolves: rhbz#2112395 - Allow networkmanager to signal unconfined process Resolves: RHBZ#2074414 - Update NetworkManager-dispatcher policy Resolves: RHBZ#2101910 - Allow openvswitch search tracefs dirs Resolves: rhbz#1988164 - Allow openvswitch use its private tmpfs files and dirs Resolves: rhbz#1988164 - Allow openvswitch fsetid capability Resolves: rhbz#1988164
This commit is contained in:
parent
3bda17335b
commit
48cb3e3e93
@ -1,6 +1,6 @@
|
||||
# github repo with selinux-policy sources
|
||||
%global giturl https://github.com/fedora-selinux/selinux-policy
|
||||
%global commit e3cfb3661b15a80402d8fba51a8dd175e7f424c2
|
||||
%global commit 2d2bbcf8445d343f9fcd0081270bbbfa7c44f423
|
||||
%global shortcommit %(c=%{commit}; echo ${c:0:7})
|
||||
|
||||
%define distro redhat
|
||||
@ -24,7 +24,7 @@
|
||||
%define CHECKPOLICYVER 3.2
|
||||
Summary: SELinux policy configuration
|
||||
Name: selinux-policy
|
||||
Version: 34.1.39
|
||||
Version: 34.1.40
|
||||
Release: 1%{?dist}
|
||||
License: GPLv2+
|
||||
Source: %{giturl}/archive/%{commit}/%{name}-%{shortcommit}.tar.gz
|
||||
@ -796,6 +796,24 @@ exit 0
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Wed Aug 10 2022 Nikola Knazekova <nknazeko@redhat.com> - 34.1.40-1
|
||||
- Allow systemd-modules-load write to /dev/kmsg and send a message to syslogd
|
||||
Resolves: RHBZ#2088257
|
||||
- Allow systemd_hostnamed label /run/systemd/* as hostnamed_etc_t
|
||||
Resolves: RHBZ#1976684
|
||||
- Allow samba-bgqd get a printer list
|
||||
Resolves: rhbz#2112395
|
||||
- Allow networkmanager to signal unconfined process
|
||||
Resolves: RHBZ#2074414
|
||||
- Update NetworkManager-dispatcher policy
|
||||
Resolves: RHBZ#2101910
|
||||
- Allow openvswitch search tracefs dirs
|
||||
Resolves: rhbz#1988164
|
||||
- Allow openvswitch use its private tmpfs files and dirs
|
||||
Resolves: rhbz#1988164
|
||||
- Allow openvswitch fsetid capability
|
||||
Resolves: rhbz#1988164
|
||||
|
||||
* Tue Aug 02 2022 Nikola Knazekova <nknazeko@redhat.com> - 34.1.39-1
|
||||
- Add support for systemd-network-generator
|
||||
Resolves: RHBZ#2111069
|
||||
|
4
sources
4
sources
@ -1,3 +1,3 @@
|
||||
SHA512 (selinux-policy-e3cfb36.tar.gz) = 5ea795862b816df468138d47a9ed371c71e407cb9f630afdee5ec37d7303409c41316e815b4f43fba7e8a766e2dd920584e8824add367cc4f95d6fc28e6d7d96
|
||||
SHA512 (container-selinux.tgz) = 06efed6e7fbe285c25090f1b94851dd29021cd0fdcaad4b3a40c706bf96a382406390434c2ed812007a40736b4ec78bf72e346a1b03b2fc17179ec47bde4d5fa
|
||||
SHA512 (selinux-policy-2d2bbcf.tar.gz) = cc5d42384ad82daec0935f8043bf1654a434b6eeccd5e90771482dea57b646cf75eca89a300d225a323cac47e10ac69dee8d72425ca88a50184d74b0f8acc35f
|
||||
SHA512 (container-selinux.tgz) = 98a66f4f765492d233bc457170dbc79d8daff8d6c599265e9f08484919e69f25dd4b726290fa1e610a3be6e52a26df47feab542c13421e373b28bbfac10da9e4
|
||||
SHA512 (macro-expander) = 243ee49f1185b78ac47e56ca9a3f3592f8975fab1a2401c0fcc7f88217be614fe31805bacec602b728e7fcfc21dcc17d90e9a54ce87f3a0c97624d9ad885aea4
|
||||
|
Loading…
Reference in New Issue
Block a user