* Fri Nov 29 2024 Zdenek Pytela <zpytela@redhat.com> - 40.13.16-1
- Fix the file type for /run/systemd/generator Resolves: RHEL-68313
This commit is contained in:
parent
d246bfd939
commit
bfa35b4ec0
@ -1,3 +1,7 @@
|
||||
* Fri Nov 29 2024 Zdenek Pytela <zpytela@redhat.com> - 40.13.16-1
|
||||
- Fix the file type for /run/systemd/generator
|
||||
Resolves: RHEL-68313
|
||||
|
||||
* Thu Nov 28 2024 Zdenek Pytela <zpytela@redhat.com> - 40.13.15-1
|
||||
- Allow qatlib search the content of the kernel debugging filesystem
|
||||
Resolves: RHEL-66334
|
||||
|
@ -5,7 +5,7 @@
|
||||
|
||||
# github repo with selinux-policy sources
|
||||
%global giturl https://github.com/fedora-selinux/selinux-policy
|
||||
%global commit dffbecdca84d8974cd375e29bd86050eb6bd35f3
|
||||
%global commit 3f0002adb63d7da7f8dcb203925b9ba6d10301c3
|
||||
%global shortcommit %(c=%{commit}; echo ${c:0:7})
|
||||
|
||||
%define distro redhat
|
||||
@ -17,7 +17,7 @@
|
||||
%define CHECKPOLICYVER 3.2
|
||||
Summary: SELinux policy configuration
|
||||
Name: selinux-policy
|
||||
Version: 40.13.15
|
||||
Version: 40.13.16
|
||||
Release: 1%{?dist}
|
||||
License: GPL-2.0-or-later
|
||||
Source: %{giturl}/archive/%{commit}/%{name}-%{shortcommit}.tar.gz
|
||||
@ -754,5 +754,4 @@ exit 0
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
|
||||
%autochangelog
|
||||
|
4
sources
4
sources
@ -1,3 +1,3 @@
|
||||
SHA512 (selinux-policy-dffbecd.tar.gz) = 7a9f2441cc598709816453b2f9b5ce8ab5e365238c85b1b183b3b7d982e61df0662cba3e62ce29332c38aaee3d4c50e2f81fd89534aeba3214c0b987b837a93e
|
||||
SHA512 (selinux-policy-3f0002a.tar.gz) = 51b525de3f63b3a9e2a2394826fd7bad0e32b22fc8a0b2cdd53d7580d2f07382732e20f4e8a0535acafb777f41b473fb9ed04f7927c11e25273f3861baf6d6a9
|
||||
SHA512 (macro-expander) = 243ee49f1185b78ac47e56ca9a3f3592f8975fab1a2401c0fcc7f88217be614fe31805bacec602b728e7fcfc21dcc17d90e9a54ce87f3a0c97624d9ad885aea4
|
||||
SHA512 (container-selinux.tgz) = bf84e6e2b53721924ace6b0c1c8f6268f6f8ba205d0359de922be40af044f1882bff9a322f528032599e08ab38acb9965179a1a6e1f55f4da1bee5243b33af6d
|
||||
SHA512 (container-selinux.tgz) = 1211d3b8da0d12e15d3757d40a256ccd1fb786c895d051cd91d5f4725b1ea30bbdaa20e8a5fd2c8130b9cd1711f9784670b05e0883840e297755841f5a309903
|
||||
|
Loading…
Reference in New Issue
Block a user