diff options
| author | Joey Hess <joeyh@joeyh.name> | 2015-01-01 15:41:31 -0400 |
|---|---|---|
| committer | Joey Hess <joeyh@joeyh.name> | 2015-01-01 15:41:31 -0400 |
| commit | d5cfadd8993d1ddab3bcb1e5476195fe3573a425 (patch) | |
| tree | f5ecafa5cc4322c20e28b5ea3e394021c5339681 /debian | |
| parent | 858ded043b9161b8e1c69557c8acdf3b09ebc391 (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/changelog | 2 |
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 |
