Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
staging
rpms
container-selinux
Commits
768bd0cd
Commit
768bd0cd
authored
Aug 10, 2021
by
Rocky Automation
📺
Browse files
import container-selinux-2.164.1-1.module+el8.4.0+11870+8b6f7018
parent
62de914b
Changes
4
Hide whitespace changes
Inline
Side-by-side
.container-selinux.metadata
View file @
768bd0cd
9f59d0fd517d036e7169de7ebc2fcc3a65bcdbff
SOURCES/v2.16
2.0
.tar.gz
4e780a028c19e415ec9bb5543e808273d9468b66
SOURCES/v2.16
4.1
.tar.gz
.gitignore
View file @
768bd0cd
SOURCES/v2.16
2.0
.tar.gz
SOURCES/v2.16
4.1
.tar.gz
SOURCES/container-selinux-1957904.patch
0 → 100644
View file @
768bd0cd
diff -up container-selinux-2.163.0/container.te.orig container-selinux-2.163.0/container.te
--- container-selinux-2.163.0/container.te.orig 2021-06-16 16:14:04.107700701 +0200
+++ container-selinux-2.163.0/container.te 2021-06-16 16:14:29.756010679 +0200
@@ -454,7 +454,7 @@
modutils_domtrans_kmod(container_runtime
systemd_status_all_unit_files(container_runtime_domain)
systemd_start_systemd_services(container_runtime_domain)
systemd_dbus_chat_logind(container_runtime_domain)
-systemd_chat_resolved(container_runtime_domain)
+#systemd_chat_resolved(container_runtime_domain)
userdom_stream_connect(container_runtime_domain)
userdom_search_user_home_content(container_runtime_domain)
SPECS/container-selinux.spec
View file @
768bd0cd
...
...
@@ -19,13 +19,14 @@
Epoch: 2
Name: container-selinux
Version: 2.16
2.0
Version: 2.16
4.1
Release: 1%{?dist}
License: GPLv2
URL: %{git0}
Summary: SELinux policies for container runtimes
Source0: %{git0}/archive/v%{version}.tar.gz
Patch0: rhel-fix.patch
Patch1: container-selinux-1957904.patch
BuildArch: noarch
BuildRequires: git
BuildRequires: pkgconfig(systemd)
...
...
@@ -107,6 +108,14 @@ fi
%{_datadir}/containers/selinux/contexts
%changelog
* Mon Jul 19 2021 Jindrich Novy <jnovy@redhat.com> - 2:2.164.1-1
- update to https://github.com/containers/container-selinux/releases/tag/v2.164.1
- Related: #1954702
* Thu Jul 01 2021 Jindrich Novy <jnovy@redhat.com> - 2:2.163.0-1
- fix the build of 2.163.0
- Related: #1954702
* Tue May 11 2021 Jindrich Novy <jnovy@redhat.com> - 2:2.162.0-1
- update to https://github.com/containers/container-selinux/releases/tag/v2.162.0
- Related: #1954702
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment