summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorJoey Hess2015-01-01 15:41:31 -0400
committerJoey Hess2015-01-01 15:41:31 -0400
commitd5cfadd8993d1ddab3bcb1e5476195fe3573a425 (patch)
treef5ecafa5cc4322c20e28b5ea3e394021c5339681 /debian
parent858ded043b9161b8e1c69557c8acdf3b09ebc391 (diff)
Detect #774376 and refuse to use docker if the system is so broken that docker exec doesn't enter a chroot.
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog2
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index fb42faea..2d298329 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,6 +2,8 @@ propellor (1.2.3) UNRELEASED; urgency=medium
* --spin checks if the DNS matches any configured IP address property
of the host, and if not, sshes to the host by IP address.
+ * Detect #774376 and refuse to use docker if the system is so broken
+ that docker exec doesn't enter a chroot.
-- Joey Hess <id@joeyh.name> Thu, 01 Jan 2015 13:27:23 -0400