* Thu Aug 31 2023 Zdenek Pytela <zpytela@redhat.com> - 38.27-1
- Allow fedora-third-party get generic filesystem attributes - Allow sssd use usb devices conditionally - Update policy for qatlib - Allow ssh_agent_type manage generic cache home files
This commit is contained in:
parent
42961943f5
commit
16fcf3610b
@ -1,6 +1,6 @@
|
||||
# github repo with selinux-policy sources
|
||||
%global giturl https://github.com/fedora-selinux/selinux-policy
|
||||
%global commit f1d705ff0198481fbce07a9bea5bda9eedda7449
|
||||
%global commit ded2cf077576e3a3ab20263ff3b07b2a5b397ca1
|
||||
%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.26
|
||||
Version: 38.27
|
||||
Release: 1%{?dist}
|
||||
License: GPL-2.0-or-later
|
||||
Source: %{giturl}/archive/%{commit}/%{name}-%{shortcommit}.tar.gz
|
||||
@ -814,6 +814,12 @@ exit 0
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Thu Aug 31 2023 Zdenek Pytela <zpytela@redhat.com> - 38.27-1
|
||||
- Allow fedora-third-party get generic filesystem attributes
|
||||
- Allow sssd use usb devices conditionally
|
||||
- Update policy for qatlib
|
||||
- Allow ssh_agent_type manage generic cache home files
|
||||
|
||||
* Thu Aug 24 2023 Zdenek Pytela <zpytela@redhat.com> - 38.26-1
|
||||
- Change file transition for systemd-network-generator
|
||||
- Additional support for gnome-initial-setup
|
||||
|
4
sources
4
sources
@ -1,3 +1,3 @@
|
||||
SHA512 (selinux-policy-f1d705f.tar.gz) = 29e3cc50c96330bcf687f1dabc63b6aa7fe6de9607c361630a06d7701f17dff7c5dfb3ee4b1369712ada2adbfd7c0ed2db8b833334e0502b1216d5fa90133490
|
||||
SHA512 (container-selinux.tgz) = a16ba0d02ef2a5a120226529b3648d95a34b52f4a4e49fe90006f468da4d932423bea3032986fc7f41660e44bddfd33737eb864395b073df291984c8979cb279
|
||||
SHA512 (selinux-policy-ded2cf0.tar.gz) = dcaeefca9f57a7751a02d6952adeb4d9a4112076b0a8b7200988e636ca0ed86782f3213d2e964796b5ea56e23fd7c2d86209fae1eb3c109fbcd54298418dc439
|
||||
SHA512 (container-selinux.tgz) = a2721dbe15dde3918bc299d355a279028911dee3d37192bf35ba70198fa69e60811f7c47302469cb6cf4084dfd2037b7bf08612678972661eff8e4cdcbd7956b
|
||||
SHA512 (macro-expander) = 243ee49f1185b78ac47e56ca9a3f3592f8975fab1a2401c0fcc7f88217be614fe31805bacec602b728e7fcfc21dcc17d90e9a54ce87f3a0c97624d9ad885aea4
|
||||
|
Loading…
Reference in New Issue
Block a user