summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorJoey Hess2015-05-30 10:26:43 -0400
committerJoey Hess2015-05-30 10:26:43 -0400
commit95b6d711e7da7f13d064086b30727e00ad72ecf5 (patch)
treef5a898e748a13bc143713f6c1bf4cb22f942bb42 /debian
parentc67691f1aa202ae737264c68fe6f762dfe1b0481 (diff)
Mount /proc inside a chroot before provisioning it, to work around #787227
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog1
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index e40f5d3a..d18d61cf 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -11,6 +11,7 @@ propellor (2.5.0) UNRELEASED; urgency=medium
environment variables.
* Fix Postfix.satellite bug; the default relayhost was set to the
domain, not to smtp.domain as documented.
+ * Mount /proc inside a chroot before provisioning it, to work around #787227
-- Joey Hess <id@joeyh.name> Thu, 07 May 2015 12:08:34 -0400