diff options
| author | Joey Hess <joeyh@joeyh.name> | 2016-11-20 20:07:57 -0400 |
|---|---|---|
| committer | Joey Hess <joeyh@joeyh.name> | 2016-11-20 20:07:57 -0400 |
| commit | c47474d3a8ea926c185481acf4f0c21006b8d7ef (patch) | |
| tree | 5865446cbb2a0db104e722a3a3c946ee6c6133b8 /debian | |
| parent | 1178d210043894a87ee4cdb8cda00ca8da5883c5 (diff) | |
| parent | 42fafdc21313dff0e5d1972b457d5edcc589cfb0 (diff) | |
Merge branch 'master' into joeyconfig
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 |
