diff --git a/.container-selinux.metadata b/.container-selinux.metadata index 74df9e1..e98ee89 100644 --- a/.container-selinux.metadata +++ b/.container-selinux.metadata @@ -1 +1 @@ -554413701300307b80099a3e0276ea7f2a4383c3 SOURCES/container-selinux-ac032a6.tar.gz +0d472c1b764c3ed0a08980572ad6fb76c06700c1 SOURCES/container-selinux-f482ec4.tar.gz diff --git a/.gitignore b/.gitignore index 0c8bd1b..fc09952 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1 @@ -SOURCES/container-selinux-ac032a6.tar.gz +SOURCES/container-selinux-f482ec4.tar.gz diff --git a/SPECS/container-selinux.spec b/SPECS/container-selinux.spec index dcfaa83..765fad8 100644 --- a/SPECS/container-selinux.spec +++ b/SPECS/container-selinux.spec @@ -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 - 2.77-1 +- backported fixes from upstream + +* Mon Nov 12 2018 Dan Walsh - 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 - 2.74-1 - Allow containers to setexec themselves