* Wed Aug 25 2021 Zdenek Pytela <zpytela@redhat.com> - 34.1.14-1
- Support using ICA crypto accelerator on s390x arch Resolves: rhbz#1976180 - Allow systemd delete /run/systemd/default-hostname Resolves: rhbz#1978507 - Label /usr/bin/Xwayland with xserver_exec_t Resolves: rhbz#1993151 - Label /usr/libexec/gdm-runtime-config with xdm_exec_t Resolves: rhbz#1993151 - Allow tcpdump read system state information in /proc Resolves: rhbz#1972577 - Allow firewalld drop capabilities Resolves: rhbz#1989641
This commit is contained in:
parent
cf60736fb6
commit
b42446e02d
@ -1,6 +1,6 @@
|
||||
# github repo with selinux-policy sources
|
||||
%global giturl https://github.com/fedora-selinux/selinux-policy
|
||||
%global commit 5e3193f3909e584b8579b5cd980643f80b5ab1a9
|
||||
%global commit 7883ee3b639252f87fb8c839eac707631a81adab
|
||||
%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.13
|
||||
Version: 34.1.14
|
||||
Release: 1%{?dist}
|
||||
License: GPLv2+
|
||||
Source: %{giturl}/archive/%{commit}/%{name}-%{shortcommit}.tar.gz
|
||||
@ -792,6 +792,20 @@ exit 0
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Wed Aug 25 2021 Zdenek Pytela <zpytela@redhat.com> - 34.1.14-1
|
||||
- Support using ICA crypto accelerator on s390x arch
|
||||
Resolves: rhbz#1976180
|
||||
- Allow systemd delete /run/systemd/default-hostname
|
||||
Resolves: rhbz#1978507
|
||||
- Label /usr/bin/Xwayland with xserver_exec_t
|
||||
Resolves: rhbz#1993151
|
||||
- Label /usr/libexec/gdm-runtime-config with xdm_exec_t
|
||||
Resolves: rhbz#1993151
|
||||
- Allow tcpdump read system state information in /proc
|
||||
Resolves: rhbz#1972577
|
||||
- Allow firewalld drop capabilities
|
||||
Resolves: rhbz#1989641
|
||||
|
||||
* Thu Aug 12 2021 Zdenek Pytela <zpytela@redhat.com> - 34.1.13-1
|
||||
- Add "/" at the beginning of dev/shm/var\.lib\.opencryptoki.* regexp
|
||||
Resolves: rhbz#1977915
|
||||
|
4
sources
4
sources
@ -1,3 +1,3 @@
|
||||
SHA512 (selinux-policy-5e3193f.tar.gz) = 1519c73d846c4f08bf1db5f5399a7b653cee01f81a2ee4c044accfcb67b23dc5cd64c8897f83ae0ea91bdf0ffd7f2ec0ffdf287af591018cde16eb2d5ab784c8
|
||||
SHA512 (selinux-policy-7883ee3.tar.gz) = 2bffb7d76ee161de126ec3a934d4206dd9dd2b843f82b77db3c6ddd8e45dbd6e52f18a2386539a30fb4acfb8d6da6ede455ea9cd7ab69845b9959d3de3c557c9
|
||||
SHA512 (macro-expander) = 243ee49f1185b78ac47e56ca9a3f3592f8975fab1a2401c0fcc7f88217be614fe31805bacec602b728e7fcfc21dcc17d90e9a54ce87f3a0c97624d9ad885aea4
|
||||
SHA512 (container-selinux.tgz) = f648515f144b8dddab3f2d4d7adc87677a531782130d9c6cb4255c0370267034e1d6a6679fd2cb32db90129dd518a898ef6ab0ec98f33871eab40c7f6dd76502
|
||||
SHA512 (container-selinux.tgz) = 59285f94de5feca9fd22eb9ab5d3e2360010c6b29111ce5e69de49f4745a4d27a7a4816287a8bc6d646e76b02f93896d4114f631f1bfa3922c461253f233d1fb
|
||||
|
Loading…
Reference in New Issue
Block a user