diff --git a/container-selinux.spec b/container-selinux.spec index 7066869..5971abc 100644 --- a/container-selinux.spec +++ b/container-selinux.spec @@ -2,7 +2,7 @@ # container-selinux %global git0 https://github.com/projectatomic/container-selinux -%global commit0 aa7b8073fc449efad54710b0325a0e5eaf7b3479 +%global commit0 9a53d6c1b9b5bd2534d94204727e101c49f4fdc2 %global shortcommit0 %(c=%{commit0}; echo ${c:0:7}) # container-selinux stuff (prefix with ds_ for version/release etc.) @@ -26,7 +26,7 @@ Name: container-selinux %if 0%{?fedora} Epoch: 2 %endif -Version: 2.98 +Version: 2.99 Release: 1.git%{shortcommit0}%{?dist} License: GPLv2 URL: %{git0} @@ -109,6 +109,9 @@ fi %{_datadir}/selinux/* %changelog +* Mon Apr 22 2019 Dan Walsh - 2.99-1 +- Fix labeling on /var/lib/containers/storage/overlay-layers,images to be sharable. + * Mon Apr 15 2019 Dan Walsh - 2.98-1 - Allow iptables to append to container_file_t