diff options
author | Russ Allbery <eagle@eyrie.org> | 2014-07-15 15:29:09 -0700 |
---|---|---|
committer | Russ Allbery <rra@stanford.edu> | 2014-07-15 21:09:17 -0700 |
commit | f4aff7ac206569dedf0b7d2b5e4f747cfb43466a (patch) | |
tree | 81cb35c4fbeab4828922a9d56e9e4f402b7a5987 /NEWS | |
parent | 1329e6db944a6fce5578b249de08a8250a920877 (diff) |
Add contrib wallet-rekey-periodic script
Add a new contrib script, wallet-rekey-periodic, which is used at
Stanford to periodically rekey hosts from cron.
Change-Id: Ic1f515da44e55623f7d6864f9a3cebf24c08e13b
Reviewed-on: https://gerrit.stanford.edu/1547
Reviewed-by: Russ Allbery <rra@stanford.edu>
Tested-by: Russ Allbery <rra@stanford.edu>
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -47,6 +47,9 @@ wallet 1.1 (unreleased) included in some versions of Perl, or can be installed separately from CPAN, distribution packages, or other sources. + Add a new contrib script, wallet-rekey-periodic, which is used at + Stanford to periodically rekey hosts from cron. + Update to rra-c-util 5.5: * Use Lancaster Consensus environment variables to control tests. |