diff options
| author | Joey Hess <joeyh@joeyh.name> | 2016-11-22 11:37:06 -0400 |
|---|---|---|
| committer | Joey Hess <joeyh@joeyh.name> | 2016-11-22 11:37:06 -0400 |
| commit | 9abbf06c80eda52d81b8eb1ad766554c8632d059 (patch) | |
| tree | a8890e1bbe82ceef8391549cafce0182779e2b2b /doc/news/version_3.2.3.mdwn | |
| parent | 9b874be1734f29cff4a723569ac3ac30b55b7c3b (diff) | |
add news item for propellor 3.2.3
Diffstat (limited to 'doc/news/version_3.2.3.mdwn')
| -rw-r--r-- | doc/news/version_3.2.3.mdwn | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/doc/news/version_3.2.3.mdwn b/doc/news/version_3.2.3.mdwn new file mode 100644 index 00000000..3689a908 --- /dev/null +++ b/doc/news/version_3.2.3.mdwn @@ -0,0 +1,9 @@ +propellor 3.2.3 released with [[!toggle text="these changes"]] +[[!toggleable text=""" + * Improve extraction of gpg secret key id list, to work with gpg 2.1. + * 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."""]]
\ No newline at end of file |
