* Tue Aug 10 2021 Zdenek Pytela <zpytela@redhat.com> - 34.1.12-1
- Revert "update libs_filetrans_named_content() to have support for /usr/lib/debug directory" Resolves: rhbz#1990813 - Label /dev/crypto/nx-gzip with accelerator_device_t Resolves: rhbz#1973953 - Label /usr/bin/qemu-storage-daemon with virtd_exec_t Resolves: rhbz#1977245 - Allow systemd-machined stop generic service units Resolves: rhbz#1979522 - Label /.k5identity file allow read of this file to rpc.gssd Resolves: rhbz#1980610
This commit is contained in:
parent
57b195c83b
commit
991febef9c
@ -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 63139ec7465672c3e151fc8e4648f1079d11aa2f
|
%global commit 593e0e1669f66d9e1cda5c58c3b1163c3d84cca6
|
||||||
%global shortcommit %(c=%{commit}; echo ${c:0:7})
|
%global shortcommit %(c=%{commit}; echo ${c:0:7})
|
||||||
|
|
||||||
%define distro redhat
|
%define distro redhat
|
||||||
@ -23,8 +23,8 @@
|
|||||||
%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.11
|
Version: 34.1.12
|
||||||
Release: 2%{?dist}
|
Release: 1%{?dist}
|
||||||
License: GPLv2+
|
License: GPLv2+
|
||||||
Source: %{giturl}/archive/%{commit}/%{name}-%{shortcommit}.tar.gz
|
Source: %{giturl}/archive/%{commit}/%{name}-%{shortcommit}.tar.gz
|
||||||
Source1: modules-targeted-base.conf
|
Source1: modules-targeted-base.conf
|
||||||
@ -792,6 +792,18 @@ exit 0
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Aug 10 2021 Zdenek Pytela <zpytela@redhat.com> - 34.1.12-1
|
||||||
|
- Revert "update libs_filetrans_named_content() to have support for /usr/lib/debug directory"
|
||||||
|
Resolves: rhbz#1990813
|
||||||
|
- Label /dev/crypto/nx-gzip with accelerator_device_t
|
||||||
|
Resolves: rhbz#1973953
|
||||||
|
- Label /usr/bin/qemu-storage-daemon with virtd_exec_t
|
||||||
|
Resolves: rhbz#1977245
|
||||||
|
- Allow systemd-machined stop generic service units
|
||||||
|
Resolves: rhbz#1979522
|
||||||
|
- Label /.k5identity file allow read of this file to rpc.gssd
|
||||||
|
Resolves: rhbz#1980610
|
||||||
|
|
||||||
* Tue Aug 10 2021 Mohan Boddu <mboddu@redhat.com> - 34.1.11-2
|
* Tue Aug 10 2021 Mohan Boddu <mboddu@redhat.com> - 34.1.11-2
|
||||||
- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags
|
- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags
|
||||||
Related: rhbz#1991688
|
Related: rhbz#1991688
|
||||||
|
4
sources
4
sources
@ -1,3 +1,3 @@
|
|||||||
SHA512 (selinux-policy-63139ec.tar.gz) = 379497f621d6bdefb116476e460691d9bf3918625b856e94ed92193c9725790ee8b5a43d25a58d3dbd2fcc84ae37469a3143bb203f07c0e8df8c8c74138db6f1
|
SHA512 (selinux-policy-593e0e1.tar.gz) = d4ce7470e42d7fe2a270ace16974d1921ccd767511f4309624be6f1a55b39a101ee9d01add403a13f884dfd500eadba4c888af2f02472222bf42688494595630
|
||||||
SHA512 (container-selinux.tgz) = e4562e9fff0839fd7aaebdebd4b95b4b927af8039ec7050eee65119d6dba1232a7f195dbb6c6356d2ddd22aa2062132e5c70f83df93ccaf8bf6cf2e8e8306dcc
|
SHA512 (container-selinux.tgz) = c259085cb3ecfbff97680c325b88d82f7b23430e383845c4a68768acd52dc25db34ed09647e3f331e6df059118d7e450f9e1aeeec5ea76c05ffa5a3c4a3a873c
|
||||||
SHA512 (macro-expander) = 243ee49f1185b78ac47e56ca9a3f3592f8975fab1a2401c0fcc7f88217be614fe31805bacec602b728e7fcfc21dcc17d90e9a54ce87f3a0c97624d9ad885aea4
|
SHA512 (macro-expander) = 243ee49f1185b78ac47e56ca9a3f3592f8975fab1a2401c0fcc7f88217be614fe31805bacec602b728e7fcfc21dcc17d90e9a54ce87f3a0c97624d9ad885aea4
|
||||||
|
Loading…
Reference in New Issue
Block a user