forked from pool/docker
093726cd6d
- Updated to 1.4.0 (2014-12-11): * Notable Features since 1.3.0: - Set key=value labels to the daemon (displayed in `docker info`), applied with new `-label` daemon flag - Add support for `ENV` in Dockerfile of the form: `ENV name=value name2=value2...` - New Overlayfs Storage Driver - `docker info` now returns an `ID` and `Name` field - Filter events by event name, container, or image - `docker cp` now supports copying from container volumes - Fixed `docker tag`, so it honors `--force` when overriding a tag for existing image. - Changes introduced by 1.3.3 (2014-12-11): * Security: - Fix path traversal vulnerability in processing of absolute symbolic links (CVE-2014-9356) - (bnc#909709) - Fix decompression of xz image archives, preventing privilege escalation (CVE-2014-9357) - (bnc#909710) - Validate image IDs (CVE-2014-9358) - (bnc#909712) * Runtime: - Fix an issue when image archives are being read slowly * Client: - Fix a regression related to stdin redirection - Fix a regression with `docker cp` when destination is the current directory OBS-URL: https://build.opensuse.org/request/show/265920 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/docker?expand=0&rev=11 |
||
---|---|---|
.gitattributes | ||
.gitignore | ||
80-docker.rules | ||
0002-Stripped-dockerinit-binary.patch | ||
docker-1.4.0.tar.bz2 | ||
docker-rpmlintrc | ||
docker.changes | ||
docker.service | ||
docker.socket | ||
docker.spec | ||
libcontainer-apparmor-fixes.patch | ||
README_SUSE.md | ||
sysconfig.docker |