* Tue Oct 17 2023 Zdenek Pytela <zpytela@redhat.com> - 40.3-1
- Add policy for nvme-stas - Confine systemd fstab,sysv,rc-local - Label /etc/aliases.lmdb with etc_aliases_t - Create policy for afterburn
This commit is contained in:
parent
583057eb53
commit
1cd26ed671
@ -1,6 +1,6 @@
|
||||
# github repo with selinux-policy sources
|
||||
%global giturl https://github.com/fedora-selinux/selinux-policy
|
||||
%global commit bc3f4485e6c891233c5603f3d067e2283377e75c
|
||||
%global commit 9a662e69d4fcbd46c6d1bb837b6f4d94c19f16aa
|
||||
%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: 40.2
|
||||
Version: 40.3
|
||||
Release: 1%{?dist}
|
||||
License: GPL-2.0-or-later
|
||||
Source: %{giturl}/archive/%{commit}/%{name}-%{shortcommit}.tar.gz
|
||||
@ -814,6 +814,14 @@ exit 0
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Tue Oct 17 2023 Zdenek Pytela <zpytela@redhat.com> - 40.3-1
|
||||
- Add policy for nvme-stas
|
||||
- Confine systemd fstab,sysv,rc-local
|
||||
- Label /etc/aliases.lmdb with etc_aliases_t
|
||||
- Create policy for afterburn
|
||||
- Add nvme_stas to modules-targeted-contrib.conf
|
||||
- Add plans/tests.fmf
|
||||
|
||||
* Tue Oct 10 2023 Zdenek Pytela <zpytela@redhat.com> - 40.2-1
|
||||
- Add the virt_supplementary module to modules-targeted-contrib.conf
|
||||
- Make new virt drivers permissive
|
||||
|
4
sources
4
sources
@ -1,3 +1,3 @@
|
||||
SHA512 (selinux-policy-bc3f448.tar.gz) = 04a04b6d3f20d077014863d76b1bc254bc7d2c8ea2fae9671696a110e72e511f3a8a45df68f9daf2ad52463587efe48fc83992d5f1851b1e1950693af6c4f84b
|
||||
SHA512 (container-selinux.tgz) = c1fa1803a18a5bd041febe0ca47ef083e2b3d17607ccbf4c4b943b83857655517d1aea2e626b5a07d0c1207f7ece8132250378a7682b29edd7f488becf9a4e96
|
||||
SHA512 (selinux-policy-9a662e6.tar.gz) = efd53772e2f30caa51d291c35a788f088c6bdd46543c83c79fb67bc66d1043f8608b0fb1ae60f777760729cc66a3c08d06c22e89a057eb7cc74b9d33dd7608cc
|
||||
SHA512 (container-selinux.tgz) = fea921db4a9a846921ec47a233d63f80773b75b52ce13f33d72ddecc7eeb3127f199d0023920e971d73a3157bbef37da373b9d513d2a9519cfddda0246d828c5
|
||||
SHA512 (macro-expander) = 243ee49f1185b78ac47e56ca9a3f3592f8975fab1a2401c0fcc7f88217be614fe31805bacec602b728e7fcfc21dcc17d90e9a54ce87f3a0c97624d9ad885aea4
|
||||
|
Loading…
Reference in New Issue
Block a user