* Fri Mar 24 2023 Nikola Knazekova <nknazeko@redhat.com> - 38.1.10-1
- Add support for the passt_t domain Resolves: rhbz#2172268 - Allow virtd_t and svirt_t work with passt Resolves: rhbz#2172268 - Add new interfaces in the virt module Resolves: rhbz#2172268 - Add passt interfaces defined conditionally Resolves: rhbz#2172268
This commit is contained in:
parent
72e4cffc96
commit
2c29fc7c57
@ -1,6 +1,6 @@
|
||||
# github repo with selinux-policy sources
|
||||
%global giturl https://github.com/fedora-selinux/selinux-policy
|
||||
%global commit c9f06c07e9a5ff5d11b835ba243fa4bafbda1b2a
|
||||
%global commit ff83d3a677ef63944024d45371f0346b6e0d047c
|
||||
%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.9
|
||||
Version: 38.1.10
|
||||
Release: 1%{?dist}
|
||||
License: GPLv2+
|
||||
Source: %{giturl}/archive/%{commit}/%{name}-%{shortcommit}.tar.gz
|
||||
@ -808,6 +808,16 @@ exit 0
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Fri Mar 24 2023 Nikola Knazekova <nknazeko@redhat.com> - 38.1.10-1
|
||||
- Add support for the passt_t domain
|
||||
Resolves: rhbz#2172268
|
||||
- Allow virtd_t and svirt_t work with passt
|
||||
Resolves: rhbz#2172268
|
||||
- Add new interfaces in the virt module
|
||||
Resolves: rhbz#2172268
|
||||
- Add passt interfaces defined conditionally
|
||||
Resolves: rhbz#2172268
|
||||
|
||||
* Thu Mar 16 2023 Nikola Knazekova <nknazeko@redhat.com> - 38.1.9-1
|
||||
- Boolean: allow qemu-ga manage ssh home directory
|
||||
Resolves: rhbz#2178612
|
||||
|
4
sources
4
sources
@ -1,3 +1,3 @@
|
||||
SHA512 (selinux-policy-c9f06c0.tar.gz) = 0ee739454125e7a9f4abac6280a42b03e5b49a4b6ce3e9021bd24d872ec8ca28e130abcbdda7f86b7ca8e127e5034aab43d4741df8143623d6b09484b07e1e05
|
||||
SHA512 (container-selinux.tgz) = d31d5f21b7f370baee424f2dcf43b88756e4cb8b94fdf45cf8c0d074abd309ba502d51bbd067668ebb3c0394ec4ed9a4bdbc1fa8c7311467d5c63752d64fe5ef
|
||||
SHA512 (selinux-policy-ff83d3a.tar.gz) = 4f871d6ae2b4bb6d371ecbe7b92f4eefe594df52908adf6577f079b077097ffebf3669902801477c2d7743b28b7e32bf9d04a82e5fb37c69968c844d4b89cd02
|
||||
SHA512 (container-selinux.tgz) = 12378daa0d1fb879bfd86a97f05ad1f92d264d7d5bc6b1d4ee18bdbb227b11e25d2f27d3cb0ea35c445c2b2bb87e43f0093fe08d5293956cca5bc2306c40e9fa
|
||||
SHA512 (macro-expander) = 243ee49f1185b78ac47e56ca9a3f3592f8975fab1a2401c0fcc7f88217be614fe31805bacec602b728e7fcfc21dcc17d90e9a54ce87f3a0c97624d9ad885aea4
|
||||
|
Loading…
Reference in New Issue
Block a user