From b10c6d4b203cad66a69842c2f84fc571a7b3fa3e Mon Sep 17 00:00:00 2001 From: Michael Crosby Date: Tue, 14 Jan 2014 17:53:20 -0800 Subject: [PATCH] Bump to version v0.7.6 Docker-DCO-1.1-Signed-off-by: Michael Crosby (github: crosbymichael) Upstream-commit: bc3b2ec0622f50879ae96f042056b6bd2e0b4fba Component: engine --- components/engine/CHANGELOG.md | 16 ++++++++++++++++ components/engine/VERSION | 2 +- 2 files changed, 17 insertions(+), 1 deletion(-) diff --git a/components/engine/CHANGELOG.md b/components/engine/CHANGELOG.md index 72a0a2eecf..b416d450a2 100644 --- a/components/engine/CHANGELOG.md +++ b/components/engine/CHANGELOG.md @@ -1,5 +1,21 @@ # Changelog +## 0.7.6 (2014-01-14) + +#### Builder + +* Do not follow symlink outside of build context + +#### Runtime + +- Remount bind mounts when ro is specified +* Use https for fetching docker version + +#### Other + +* Inline the test.docker.io fingerprint +* Add ca-certificates to packaging documentation + ## 0.7.5 (2014-01-09) #### Builder diff --git a/components/engine/VERSION b/components/engine/VERSION index 8bd6ba8c5c..c006218557 100644 --- a/components/engine/VERSION +++ b/components/engine/VERSION @@ -1 +1 @@ -0.7.5 +0.7.6