diff options
| author | Joey Hess <joeyh@joeyh.name> | 2016-11-20 13:22:53 -0400 |
|---|---|---|
| committer | Joey Hess <joeyh@joeyh.name> | 2016-11-20 13:22:53 -0400 |
| commit | 42fafdc21313dff0e5d1972b457d5edcc589cfb0 (patch) | |
| tree | 8f8966e009487ea07c3e78ab0110ad22e1d0ca0f /debian | |
| parent | ecdadab656528eec0b73b34ce9a43166677b4a09 (diff) | |
Debootstap: Fix too tight permissions lock down of debootstrapped chroots, which prevented non-root users from doing anything in the chroot.
Diffstat (limited to 'debian')
| -rw-r--r-- | debian/changelog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index f3442116..efbde34e 100644 --- a/debian/changelog +++ b/debian/changelog @@ -4,6 +4,9 @@ propellor (3.2.3) UNRELEASED; urgency=medium * The propellor wrapper checks if ./config.hs exists; if so it runs using the configuration in the current directory, rather than ~/.propellor/config.hs + * Debootstap: Fix too tight permissions lock down of debootstrapped + chroots, which prevented non-root users from doing anything in the + chroot. -- Joey Hess <id@joeyh.name> Fri, 11 Nov 2016 19:32:54 -0400 |
