* Fri Aug 25 2023 Nikola Knazekova <nknazeko@redhat.com> - 38.1.23-1
- Allow cups-pdf connect to the system log service Resolves: rhbz#2234765 - Update policy for qatlib Resolves: rhbz#2080443
This commit is contained in:
parent
80c07f8e7b
commit
33abfa2432
@ -1,6 +1,6 @@
|
||||
# github repo with selinux-policy sources
|
||||
%global giturl https://github.com/fedora-selinux/selinux-policy
|
||||
%global commit 59786aad6bf769c90bcf71b669f3eb3e58c72ea7
|
||||
%global commit edf0eb42087eadd8c9fb8cb9b67a07023fffd00b
|
||||
%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: 38.1.22
|
||||
Version: 38.1.23
|
||||
Release: 1%{?dist}
|
||||
License: GPLv2+
|
||||
Source: %{giturl}/archive/%{commit}/%{name}-%{shortcommit}.tar.gz
|
||||
@ -809,6 +809,12 @@ exit 0
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Fri Aug 25 2023 Nikola Knazekova <nknazeko@redhat.com> - 38.1.23-1
|
||||
- Allow cups-pdf connect to the system log service
|
||||
Resolves: rhbz#2234765
|
||||
- Update policy for qatlib
|
||||
Resolves: rhbz#2080443
|
||||
|
||||
* Thu Aug 24 2023 Nikola Knazekova <nknazeko@redhat.com> - 38.1.22-1
|
||||
- Allow qatlib to modify hardware state information.
|
||||
Resolves: rhbz#2080443
|
||||
|
4
sources
4
sources
@ -1,3 +1,3 @@
|
||||
SHA512 (selinux-policy-59786aa.tar.gz) = 334072732d7a90e8f71379ae0f9894540dde183febe4daa0f18d11fb0fca99c96f2adbb8eadb28506e271abf1fe36148683995191b7fc6e34e8808d16b2a980b
|
||||
SHA512 (container-selinux.tgz) = 20cd3797447c69874b3cbb1b60df528cd6fe794775be2614b55ed0f6dc90623856ab884d1a0bd2323cfda72ddf5304a5fd75b418faad8c577d9d2eb80832fc90
|
||||
SHA512 (selinux-policy-edf0eb4.tar.gz) = acf74b7684903ae3730de3fc277e48e4a9c8ccc54f21d158edae3bb31bb422d6286165c0b1dfe4da65847b0e96b79c0186d01d825bf2a91d31fca9f288d6609b
|
||||
SHA512 (container-selinux.tgz) = e19dc893ea02e2b09bd7961e88f8ede13e93120097c1e5ce61c5e40e7068fd978d196210b7cd18e7b1e1ebcc92c473305be8ccd812e8b41313f3ed02fbcaea60
|
||||
SHA512 (macro-expander) = 243ee49f1185b78ac47e56ca9a3f3592f8975fab1a2401c0fcc7f88217be614fe31805bacec602b728e7fcfc21dcc17d90e9a54ce87f3a0c97624d9ad885aea4
|
||||
|
Loading…
Reference in New Issue
Block a user