Compare commits
1 Commits
af1f524dab
...
d5880aa11d
Author | SHA1 | Date | |
---|---|---|---|
|
d5880aa11d |
@ -1 +1 @@
|
|||||||
d64bfe52d0334626bc66843427b3b27cb69047cc v2.229.0.tar.gz
|
312fa6a1852ce7e839105d6979a16b4ed1ea6c11 v2.228.1.tar.gz
|
||||||
|
@ -19,8 +19,8 @@
|
|||||||
|
|
||||||
Epoch: 2
|
Epoch: 2
|
||||||
Name: container-selinux
|
Name: container-selinux
|
||||||
Version: 2.229.0
|
Version: 2.228.1
|
||||||
Release: 2%{?dist}
|
Release: 1%{?dist}
|
||||||
License: GPLv2
|
License: GPLv2
|
||||||
URL: %{git0}
|
URL: %{git0}
|
||||||
Summary: SELinux policies for container runtimes
|
Summary: SELinux policies for container runtimes
|
||||||
@ -53,8 +53,7 @@ SELinux policy modules for use with container runtimes.
|
|||||||
%if ! 0%{?fedora} && 0%{?rhel} <= 8
|
%if ! 0%{?fedora} && 0%{?rhel} <= 8
|
||||||
sed -i 's/watch watch_reads//' container.if
|
sed -i 's/watch watch_reads//' container.if
|
||||||
sed -i 's/watch watch_reads//' container.te
|
sed -i 's/watch watch_reads//' container.te
|
||||||
sed -i '/watch;/d' container.te
|
sed -i '/sysfs_t:dir watch/d' container.te
|
||||||
sed -i '/watch;/d' container.if
|
|
||||||
sed -i '/systemd_chat_resolved/d' container.te
|
sed -i '/systemd_chat_resolved/d' container.te
|
||||||
%endif
|
%endif
|
||||||
|
|
||||||
@ -123,14 +122,6 @@ fi
|
|||||||
%{_datadir}/udica/templates/*
|
%{_datadir}/udica/templates/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
* Tue Jan 23 2024 Jindrich Novy <jnovy@redhat.com> - 2:2.229.0-2
|
|
||||||
- remove watch statements properly for RHEL8 and lower
|
|
||||||
- Related: Jira:RHEL-2110
|
|
||||||
|
|
||||||
* Tue Jan 23 2024 Jindrich Novy <jnovy@redhat.com> - 2:2.229.0-1
|
|
||||||
- update to https://github.com/containers/container-selinux/releases/tag/v2.229.0
|
|
||||||
- Related: Jira:RHEL-2110
|
|
||||||
|
|
||||||
* Fri Jan 19 2024 Jindrich Novy <jnovy@redhat.com> - 2:2.228.1-1
|
* Fri Jan 19 2024 Jindrich Novy <jnovy@redhat.com> - 2:2.228.1-1
|
||||||
- update to https://github.com/containers/container-selinux/releases/tag/v2.228.1
|
- update to https://github.com/containers/container-selinux/releases/tag/v2.228.1
|
||||||
- Related: Jira:RHEL-2110
|
- Related: Jira:RHEL-2110
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (v2.229.0.tar.gz) = 1341e0a6996d1ff2b06a0095f6720595f0775dff27f1f45702b3e03ea78f3b45708f55400b4dc8bfc4586efec4f72528512e8fbe461629a55a18936f8e6df30d
|
SHA512 (v2.228.1.tar.gz) = d746a9d843c6bbe9cec0d7bb4ab7de4c791f12d82cc2f95aa52b225729d2a0933019a4d588d8b565e92aaaf04a0e967a5db3d50caded4b3f446bc122e841da03
|
||||||
|
Loading…
Reference in New Issue
Block a user