From d79480329873b4ff8933a18ea8cefc129910b79b Mon Sep 17 00:00:00 2001 From: CentOS Sources Date: Nov 12 2021 04:22:54 +0000 Subject: import selinux-policy-3.14.3-83.el8 --- diff --git a/.gitignore b/.gitignore index f2144d9..54bfe55 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,3 @@ SOURCES/container-selinux.tgz -SOURCES/selinux-policy-contrib-a0414e5.tar.gz -SOURCES/selinux-policy-d554563.tar.gz +SOURCES/selinux-policy-80bc808.tar.gz +SOURCES/selinux-policy-contrib-642134c.tar.gz diff --git a/.selinux-policy.metadata b/.selinux-policy.metadata index 3e89a5c..7f91446 100644 --- a/.selinux-policy.metadata +++ b/.selinux-policy.metadata @@ -1,3 +1,3 @@ -4bf5cab3e9a865485554fbc6f507629347c08eb4 SOURCES/container-selinux.tgz -b11ad56120172ff5effe8a1022ae225056f8bb16 SOURCES/selinux-policy-contrib-a0414e5.tar.gz -a2ed7d5c8dd587981789253f2e78faf3c617050a SOURCES/selinux-policy-d554563.tar.gz +ee38536ea5d8e99565ebb3c6b4f86bff206da845 SOURCES/container-selinux.tgz +507546bfc01679770d8bc7fcd640afd7b3816e48 SOURCES/selinux-policy-80bc808.tar.gz +874435ea359562e20c88f607d1781a5bb07da5b3 SOURCES/selinux-policy-contrib-642134c.tar.gz diff --git a/SPECS/selinux-policy.spec b/SPECS/selinux-policy.spec index ef5dd19..dc52aae 100644 --- a/SPECS/selinux-policy.spec +++ b/SPECS/selinux-policy.spec @@ -1,11 +1,11 @@ # github repo with selinux-policy base sources %global git0 https://github.com/fedora-selinux/selinux-policy -%global commit0 d55456395921719026dd65ab95647bdfecd56769 +%global commit0 80bc8083e8271465d62a4a58bb017386dc58d8b8 %global shortcommit0 %(c=%{commit0}; echo ${c:0:7}) # github repo with selinux-policy contrib sources %global git1 https://github.com/fedora-selinux/selinux-policy-contrib -%global commit1 a0414e5e14f6dba91dff8e4583869e7842070f13 +%global commit1 642134c6d708b5788ae982288b5321813c4d4ea6 %global shortcommit1 %(c=%{commit1}; echo ${c:0:7}) %define distro redhat @@ -29,7 +29,7 @@ Summary: SELinux policy configuration Name: selinux-policy Version: 3.14.3 -Release: 82%{?dist} +Release: 83%{?dist} License: GPLv2+ Source: %{git0}/archive/%{commit0}/%{name}-%{shortcommit0}.tar.gz Source29: %{git1}/archive/%{commit1}/%{name}-contrib-%{shortcommit1}.tar.gz @@ -715,6 +715,36 @@ exit 0 %endif %changelog +* Tue Nov 09 2021 Zdenek Pytela - 3.14.3-83 +- VQP: Include IANA-assigned TCP/1589 +Resolves: rhbz#1924038 +- Label port 3785/udp with bfd_echo +Resolves: rhbz#1924038 +- Allow sysadm_t dbus chat with realmd_t +Resolves: rhbz#2000488 +- Support sanlock VG automated recovery on storage access loss 1/2 +Resolves: rhbz#1985000 +- Revert "Support sanlock VG automated recovery on storage access loss" +Resolves: rhbz#1985000 +- Support sanlock VG automated recovery on storage access loss +Resolves: rhbz#1985000 +- radius: Lexical sort of service-specific corenet rules by service name +Resolves: rhbz#1924038 +- radius: Allow binding to the BDF Control and Echo ports +Resolves: rhbz#1924038 +- radius: Allow binding to the DHCP client port +Resolves: rhbz#1924038 +- radius: Allow net_raw; allow binding to the DHCP server ports +Resolves: rhbz#1924038 +- Support hitless reloads feature in haproxy +Resolves: rhbz#2015423 +- Allow redis get attributes of filesystems with extended attributes +Resolves: rhbz#2015435 +- Support sanlock VG automated recovery on storage access loss 2/2 +Resolves: rhbz#1985000 +- Revert "Support sanlock VG automated recovery on storage access loss" +Resolves: rhbz#1985000 + * Wed Oct 20 2021 Zdenek Pytela - 3.14.3-82 - Support sanlock VG automated recovery on storage access loss Resolves: rhbz#1985000