* Mon Feb 14 2022 Zdenek Pytela <zpytela@redhat.com> - 34.1.25-1
- Allow systemd watch unallocated ttys Resolves: rhbz#2054150 - Allow alsa bind mixer controls to led triggers Resolves: rhbz#2049732 - Allow alsactl set group Process ID of a process Resolves: rhbz#2049732 - Allow unconfined to run virtd bpf Resolves: rhbz#2033504
This commit is contained in:
parent
93570f083c
commit
34edc3e97a
@ -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 ee701b52ca2238c762db7abf3b9feceebb941b04
|
%global commit c271ed3736644eea19ca6793235772cdca31e557
|
||||||
%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.24
|
Version: 34.1.25
|
||||||
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
|
||||||
@ -792,6 +792,16 @@ exit 0
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Feb 14 2022 Zdenek Pytela <zpytela@redhat.com> - 34.1.25-1
|
||||||
|
- Allow systemd watch unallocated ttys
|
||||||
|
Resolves: rhbz#2054150
|
||||||
|
- Allow alsa bind mixer controls to led triggers
|
||||||
|
Resolves: rhbz#2049732
|
||||||
|
- Allow alsactl set group Process ID of a process
|
||||||
|
Resolves: rhbz#2049732
|
||||||
|
- Allow unconfined to run virtd bpf
|
||||||
|
Resolves: rhbz#2033504
|
||||||
|
|
||||||
* Fri Feb 04 2022 Zdenek Pytela <zpytela@redhat.com> - 34.1.24-1
|
* Fri Feb 04 2022 Zdenek Pytela <zpytela@redhat.com> - 34.1.24-1
|
||||||
- Allow tumblerd write to session_dbusd tmp socket files
|
- Allow tumblerd write to session_dbusd tmp socket files
|
||||||
Resolves: rhbz#2000039
|
Resolves: rhbz#2000039
|
||||||
|
4
sources
4
sources
@ -1,3 +1,3 @@
|
|||||||
SHA512 (selinux-policy-ee701b5.tar.gz) = d03a2b26d4cf1b4f81ffc513f8842d361f26469fb19bf4087ebc19b4f72aebca4c9acd1575696c56bf310c31c64e3363d5ea60223d086b4ec93b41962d1cff8b
|
SHA512 (selinux-policy-c271ed3.tar.gz) = 75caf66ee3fcc0dec898b10f4e94596a2edad4a235c34075e076b8bed2bd553f39f545c699265715ec961e47d251f6c62b682e586ea3597c8bba7443a7be98cd
|
||||||
SHA512 (macro-expander) = 243ee49f1185b78ac47e56ca9a3f3592f8975fab1a2401c0fcc7f88217be614fe31805bacec602b728e7fcfc21dcc17d90e9a54ce87f3a0c97624d9ad885aea4
|
SHA512 (macro-expander) = 243ee49f1185b78ac47e56ca9a3f3592f8975fab1a2401c0fcc7f88217be614fe31805bacec602b728e7fcfc21dcc17d90e9a54ce87f3a0c97624d9ad885aea4
|
||||||
SHA512 (container-selinux.tgz) = 8ac1bf06a66d5b5a09a158255ff194aab72aaf1bfd5fdb668d9b5534482ca77431b70855883c526375830113c8c21917a12f6874da74d696008b2d65a437aabe
|
SHA512 (container-selinux.tgz) = 1f69b7e899b5e46c0c4f84e559c0ac00a82fca1e50045d809bb260946c17c88301ec5b65d45ac0f6ecb49410ab37272c0028fcd92d801173f6a89b9e30b27bf9
|
||||||
|
Loading…
Reference in New Issue
Block a user