diff options
author | Silvio Rhatto <rhatto@riseup.net> | 2018-05-30 14:15:36 -0300 |
---|---|---|
committer | Silvio Rhatto <rhatto@riseup.net> | 2018-05-30 14:15:36 -0300 |
commit | 1ebdb9e0259f221a93f98b3c4c6c733aa4b60199 (patch) | |
tree | 684b6060fbfa6fdd1feeb395d5a241204445092d /ChangeLog | |
parent | 1a370266242fe28865335f326e2368d038f4095d (diff) | |
download | keyringer-1ebdb9e0259f221a93f98b3c4c6c733aa4b60199.tar.gz keyringer-1ebdb9e0259f221a93f98b3c4c6c733aa4b60199.tar.bz2 |
Updates ChangeLog
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 22 |
1 files changed, 22 insertions, 0 deletions
@@ -1,4 +1,26 @@ 2017-11-23 - unreleased - Silvio Rhatto <rhatto@riseup.net> + Grégoire Jadi <gjadi@omecha.info> + Jérémie Courrèges-Anglas <jca@wxcvbn.org> + + Add MANDIR variable and use it + (patch thanks to Grégoire Jadi and + testing/discussion thanks also to Jérémie Courrèges-Anglas) + + Replace install --mode=MODE by install -m MODE + (patch thanks to Grégoire Jadi and + testing/discussion thanks also to Jérémie Courrèges-Anglas) + + Replace head -c by dd at pwgen + (patch thanks to Grégoire Jadi and + testing/discussion thanks also to Jérémie Courrèges-Anglas) + + Fix mktemp template for POSIX.1 mktemp + (patch thanks to Grégoire Jadi and + testing/discussion thanks also to Jérémie Courrèges-Anglas) + + Add support to "gshred" and "rm -P" to safely delete a file + (patch thanks to Grégoire Jadi and + testing/discussion thanks also to Jérémie Courrèges-Anglas) Automatically generate passphrase at genkeys_gpg |