diff --git a/container-selinux.spec b/container-selinux.spec index d40abc1..5ec50b0 100644 --- a/container-selinux.spec +++ b/container-selinux.spec @@ -3,7 +3,7 @@ # container-selinux %global git0 https://github.com/projectatomic/container-selinux %if 0%{?fedora} || 0%{?rhel} > 7 -%global commit0 38a982b915dcd9f4a0a49217066fcc93c8ff4184 +%global commit0 95b7c01e1c986e6069a2736dec393c657c11fe6e %else # use upstream's RHEL-1.12 branch for CentOS 7 %global commit0 56c32da8a72f9e7af5daeaebac5b887830d123b1 @@ -35,7 +35,7 @@ Name: container-selinux %if 0%{?fedora} || 0%{?centos} || 0%{?rhel} > 7 Epoch: 2 %endif -Version: 2.44 +Version: 2.45 Release: 1%{?dist} License: GPLv2 URL: %{git0} @@ -117,6 +117,9 @@ fi %{_datadir}/selinux/* %changelog +* Fri Feb 02 2018 Dan Walsh - 2.45-1 +- Allow containers to sendto their own stream sockets + * Mon Jan 29 2018 Dan Walsh - 2.44-1 - Allow container domains to read kernel ipc info