[El-errata] ELSA-2014-3095 Important: Oracle Linux 6 docker security and bug fix update
Errata Announcements for Oracle Linux
el-errata at oss.oracle.com
Fri Dec 5 09:20:08 PST 2014
Oracle Linux Security Advisory ELSA-2014-3095
The following updated rpms for Oracle Linux 6 have been uploaded to the
Unbreakable Linux Network:
x86_64:
docker-1.3.2-1.0.1.el6.x86_64.rpm
docker-devel-1.3.2-1.0.1.el6.x86_64.rpm
docker-pkg-devel-1.3.2-1.0.1.el6.x86_64.rpm
SRPMS:
http://oss.oracle.com/ol6/SRPMS-updates/docker-1.3.2-1.0.1.el6.src.rpm
Description of changes:
[1.3.2-1.0.1]
- Rename requirement of docker-io-pkg-devel in %package devel as
docker-pkg-devel
- Restore SysV init scripts for Oracle Linux 6
- Require Oracle Unbreakable Enterprise Kernel Release 3 or higher
- Rename as docker.
- Re-enable btrfs graphdriver support
[1.3.2-1]
- Update source to 1.3.2 from
https://github.com/docker/docker/releases/tag/v1.3.2
Prevent host privilege escalation from an image extraction
vulnerability (CVE-2014-6407).
Prevent container escalation from malicious security options applied
to images (CVE-2014-6408).
The `--insecure-registry` flag of the `docker run` command has
undergone several refinements and additions.
You can now specify a sub-net in order to set a range of registries
which the Docker daemon will consider insecure.
By default, Docker now defines `localhost` as an insecure registry.
Registries can now be referenced using the Classless Inter-Domain
Routing (CIDR) format.
When mirroring is enabled, the experimental registry v2 API is skipped.
[1.3.1-2]
- Remove pandoc from build reqs
[1.3.1-1]
- update to v1.3.1
[1.3.0-1]
- Resolves: rhbz#1153936 - update to v1.3.0
- iptables=false => ip-masq=false
[1.2.0-3]
- Resolves: rhbz#1139415 - correct path for bash completion
/usr/share/bash-completion/completions
- sysvinit script update as per upstream commit
640d2ef6f54d96ac4fc3f0f745cb1e6a35148607
- don't own dirs for vim highlighting, bash completion and udev
[1.2.0-2]
- Resolves: rhbz#1145660 - support /etc/sysconfig/docker-storage
From: Colin Walters <walters at redhat.com>
- patch to ignore selinux if it's disabled
https://github.com/docker/docker/commit/9e2eb0f1cc3c4ef000e139f1d85a20f0e00971e6
From: Dan Walsh <dwalsh at redhat.com>
- Resolves: rhbz#1139415 - correct path for bash completion
- init script waits upto 5 mins before terminating daemon
[1.2.0-1]
- Resolves: rhbz#1132824 - update to v1.2.0
More information about the El-errata
mailing list