container-selinux package update

Signed-off-by: virtbuilder_pel7ppc64bebuilder0 <virtbuilder@powerel.org>
master
virtbuilder_pel7ppc64bebuilder0 2019-03-25 22:47:23 +01:00
parent d7d82e56fe
commit 586affd060
1 changed files with 10 additions and 2 deletions

View File

@ -2,7 +2,7 @@

# container-selinux
%global git0 https://github.com/projectatomic/%{name}
%global commit0 ac032a647ad22bd51ce4e23ce04934647bb6f3f8
%global commit0 f482ec4f32563ccd44236cf0f817b98784bdf02c
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})

# container-selinux stuff (prefix with ds_ for version/release etc.)
@ -24,7 +24,7 @@

Name: container-selinux
Epoch: 2
Version: 2.74
Version: 2.77
Release: 1%{?dist}
License: GPLv2
URL: %{git0}
@ -113,6 +113,14 @@ fi
%{_datadir}/selinux/*

%changelog
* Tue Jan 08 2019 Frantisek Kluknavsky <fkluknav@redhat.com> - 2.77-1
- backported fixes from upstream

* Mon Nov 12 2018 Dan Walsh <dwalsh@fedoraproject.org> - 2.76-1
- Allow containers to use fuse file systems by default
- Allow containers to sendto dgram socket of container runtimes
- Needed to run container runtimes in notify socket unit files.

* Fri Oct 19 2018 Dan Walsh <dwalsh@fedoraproject.org> - 2.74-1
- Allow containers to setexec themselves