SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 
Changelog for container-selinux-2.66-1.el7.noarch.rpm :
Thu Jun 14 14:00:00 2018 Dan Walsh - 2.66-1
- Allow dnsmasq to dbus chat with spc_t

Sun Jun 3 14:00:00 2018 Dan Walsh - 2.64-1
- Allow containers to create all socket classes

Thu May 24 14:00:00 2018 Dan Walsh - 2.62-1
- Label overlay directories under /var/lib/containers/ correctly

Mon May 21 14:00:00 2018 Dan Walsh - 2.61-1
- Allow spc_t to load kernel modules from inside of container

Mon May 21 14:00:00 2018 Dan Walsh - 2.60-1
- Allow containers to list cgroup directories
- Transition for unconfined_service_t to container_runtime_t when executing container_runtime_exec_t.

Mon May 21 14:00:00 2018 Dan Walsh - 2.58-2
- Run restorecon /usr/bin/podman in postinstall

Fri May 18 14:00:00 2018 Dan Walsh - 2.58-1
- Add labels to allow podman to be run from a systemd unit file

Mon May 7 14:00:00 2018 Dan Walsh - 2.57-1
- Set the version of SELinux policy required to the latest to fix build issues.

Wed Apr 11 14:00:00 2018 Dan Walsh - 2.56-1
- Allow container_runtime_t to transition to spc_t over unlabeled files

Mon Mar 26 14:00:00 2018 Dan Walsh - 2.55-1
Allow iptables to read container state
Dontaudit attempts from containers to write to /proc/self
Allow spc_t to change attributes on container_runtime_t fifo files

Thu Mar 8 13:00:00 2018 Dan Walsh - 2.52-1
- Add better support for writing custom selinux policy for customer container domains.

Thu Mar 8 13:00:00 2018 Dan Walsh - 2.51-1
- Allow shell_exec_t as a container_runtime_t entrypoint

Wed Mar 7 13:00:00 2018 Dan Walsh - 2.50-1
- Allow bin_t as a container_runtime_t entrypoint

Fri Mar 2 13:00:00 2018 Dan Walsh - 2.49-1
- Add support for MLS running container runtimes
- Add missing allow rules for running systemd in a container

Wed Feb 21 13:00:00 2018 Dan Walsh - 2.48-1
- Update policy to match master branch
- Remove typebounds and replace with nnp_transition and nosuid_transition calls

Tue Jan 9 13:00:00 2018 Dan Walsh - 2.41-1
- Add support to nnp_transition for container domains
- Eliminates need for typebounds.

Tue Jan 9 13:00:00 2018 Dan Walsh - 2.40-1
- Allow container_runtime_t to use user ttys
- Fixes bounds check for container_t

Mon Jan 8 13:00:00 2018 Dan Walsh - 2.39-1
- Allow container runtimes to use interited terminals. This helps
satisfy the bounds check of container_t versus container_runtime_t.

Sat Jan 6 13:00:00 2018 Dan Walsh - 2.38-1
- Allow container runtimes to mmap container_file_t devices
- Add labeling for rhel push plugin

Tue Dec 12 13:00:00 2017 Dan Walsh - 2.37-1
- Allow containers to use inherited ttys
- Allow ostree to handle labels under /var/lib/containers/ostree

Mon Nov 27 13:00:00 2017 Dan Walsh - 2.36-1
- Allow containers to relabelto/from all file types to container_file_t

Mon Nov 27 13:00:00 2017 Dan Walsh - 2.35-1
- Allow container to map chr_files labeled container_file_t

Wed Nov 22 13:00:00 2017 Dan Walsh - 2.34-1
- Dontaudit container processes getattr on kernel file systems

Sun Nov 19 13:00:00 2017 Dan Walsh - 2.33-1
- Allow containers to read /etc/resolv.conf and /etc/hosts if volume
- mounted into container.

Wed Nov 8 13:00:00 2017 Dan Walsh - 2.32-1
- Make sure users creating content in /var/lib with right labels

Thu Oct 26 14:00:00 2017 Dan Walsh - 2.31-1
- Allow the container runtime to dbus chat with dnsmasq
- add dontaudit rules for container trying to write to /proc

Tue Oct 10 14:00:00 2017 Dan Walsh - 2.29-1
- Add support for lxcd
- Add support for labeling of tmpfs storage created within a container.

Mon Oct 9 14:00:00 2017 Dan Walsh - 2.28-1
- Allow a container to umount a container_file_t filesystem

Fri Sep 22 14:00:00 2017 Dan Walsh - 2.27-1
- Allow container runtimes to work with the netfilter sockets
- Allow container_file_t to be an entrypoint for VM\'s
- Allow spc_t domains to transition to svirt_t

Fri Sep 22 14:00:00 2017 Dan Walsh - 2.24-1
- Make sure container_runtime_t has all access of container_t

Thu Sep 7 14:00:00 2017 Dan Walsh - 2.23-1
- Allow container runtimes to create sockets in tmp dirs

Tue Sep 5 14:00:00 2017 Dan Walsh - 2.22-1
- Add additonal support for crio labeling.

Mon Aug 14 14:00:00 2017 Troy Dawson - 2.21-3
- Fixup spec file conditionals

Wed Jul 26 14:00:00 2017 Fedora Release Engineering - 2:2.21-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild

Thu Jul 6 14:00:00 2017 Dan Walsh - 2.21-1
- Allow containers to execmod on container_share_t files.

Thu Jul 6 14:00:00 2017 Dan Walsh - 2.20-2
- Relabel runc and crio executables

Fri Jun 30 14:00:00 2017 Dan Walsh - 2.20-1
- Allow container processes to getsession

Wed Jun 14 14:00:00 2017 Lokesh Mandvekar - 2:2.19-2.1
- update release tag to isolate from 7.3

Wed Jun 14 14:00:00 2017 Dan Walsh - 2:2.19-1
- Fix mcs transition problem on stdin/stdout/stderr
- Add labels for CRI-O
- Allow containers to use tunnel sockets

Tue Jun 6 14:00:00 2017 Lokesh Mandvekar - 2:2.15-1.1
- Resolves: #1451289
- rebase to v2.15
- built AATTorigin/RHEL-1.12 commit 583ca40

Mon Mar 20 13:00:00 2017 Dan Walsh - 2:2.10-2.1
- Make sure we have a late enough version of policycoreutils

Mon Mar 6 13:00:00 2017 Dan Walsh - 2:2.10-1
- Update to the latest container-selinux patch from upstream
- Label files under /usr/libexec/lxc as container_runtime_exec_t
- Give container_t access to XFRM sockets
- Allow spc_t to dbus chat with init system
- Allow containers to read cgroup configuration mounted into a container

Tue Feb 21 13:00:00 2017 Lokesh Mandvekar - 2:2.9-4
- Resolves: #1425574
- built commit 79a6d70

Mon Feb 20 13:00:00 2017 Lokesh Mandvekar - 2:2.9-3
- Resolves: #1420591
- built AATTorigin/RHEL-1.12 commit 8f876c4

Mon Feb 13 13:00:00 2017 Lokesh Mandvekar - 2:2.9-2
- built AATTorigin/RHEL-1.12 commit 33cb78b

Fri Feb 10 13:00:00 2017 Lokesh Mandvekar - 2:2.8-2
-

Tue Feb 7 13:00:00 2017 Lokesh Mandvekar - 2:2.7-1
- built origin/RHEL-1.12 commit 21dd37b

Fri Jan 20 13:00:00 2017 Lokesh Mandvekar - 2:2.4-2
- correct version-release in changelog entries

Thu Jan 19 13:00:00 2017 Dan Walsh - 2:2.4-1
- Add typebounds statement for container_t from container_runtime_t
- We should only label runc not runc
*

Tue Jan 17 13:00:00 2017 Dan Walsh - 2:2.3-1
- Fix labeling on /usr/bin/runc.
*
- Add sandbox_net_domain access to container.te
- Remove containers ability to look at /etc content

Wed Jan 11 13:00:00 2017 Lokesh Mandvekar - 2:2.2-4
- use upstream\'s RHEL-1.12 branch, commit 56c32da for CentOS 7

Tue Jan 10 13:00:00 2017 Jonathan Lebon - 2:2.2-3
- properly disable docker module in %post

Sat Jan 7 13:00:00 2017 Lokesh Mandvekar - 2:2.2-2
- depend on selinux-policy-targeted
- relabel docker-latest
* files as well

Fri Jan 6 13:00:00 2017 Lokesh Mandvekar - 2:2.2-1
- bump to v2.2
- additional labeling for ocid

Fri Jan 6 13:00:00 2017 Lokesh Mandvekar - 2:2.0-2
- install policy at level 200
- From: Dan Walsh

Fri Jan 6 13:00:00 2017 Lokesh Mandvekar - 2:2.0-1
- Resolves: #1406517 - bump to v2.0 (first upload to Fedora as a
standalone package)
- include projectatomic/RHEL-1.12 branch commit for building on centos/rhel

Mon Dec 19 13:00:00 2016 Lokesh Mandvekar - 2:1.12.4-29
- new package (separated from docker)


 
ICM