From 5c869d036e0b23f4da0ebb441a66cff7cc5d5e66 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Thu, 22 Sep 2016 15:10:41 -0400 Subject: prep release --- CHANGELOG | 24 ++++++++++++------------ keysafe.cabal | 2 +- 2 files changed, 13 insertions(+), 13 deletions(-) diff --git a/CHANGELOG b/CHANGELOG index 5748dbd..38bba14 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -1,22 +1,22 @@ -keysafe (0.20160915) UNRELEASED; urgency=medium +keysafe (0.20160922) unstable; urgency=medium - * Allocate 3 servers, although only 1 is currently in operation. - Backups will queue uploads to the other 2 servers until they are added - in a later keysafe release. - * Reduce number of buckets in rate limiter, avoiding ones with very low - proof of work. - * Make rate limiter adapt to ongoing load more quickly -- every 15 - minutes instead of every 60. - * Change format of ~/.keysafe/backup.log - * Added --backup-server and --restore-server to aid in backing up keysafe - servers with minimal information leakage. + * Keysafe now knows about 3 servers, although only 1 is currently in + operation. It will queue uploads to the other 2 servers until + they are added in a later keysafe release. * Added --autostart mode, and make both keysafe --backup and the Makefile install a FDO desktop autostart file to use it. * In --autostart mode, retry any queued uploads. * In --autostart mode, check for gpg keys that have not been backed up, and offer to back them up. Only ask once per key. + * Changed format of ~/.keysafe/backup.log + * Server: Reduce number of buckets in rate limiter, avoiding ones with very low + proof of work. + * Server: Make rate limiter adapt to ongoing load more quickly -- every 15 + minutes instead of every 60. + * Server: Added --backup-server and --restore-server to aid in backing + up keysafe servers with minimal information leakage. - -- Joey Hess Wed, 14 Sep 2016 20:19:43 -0400 + -- Joey Hess Thu, 22 Sep 2016 15:10:56 -0400 keysafe (0.20160914) unstable; urgency=medium diff --git a/keysafe.cabal b/keysafe.cabal index 02622b7..10061ed 100644 --- a/keysafe.cabal +++ b/keysafe.cabal @@ -1,5 +1,5 @@ Name: keysafe -Version: 0.20160914 +Version: 0.20160922 Cabal-Version: >= 1.8 Maintainer: Joey Hess Author: Joey Hess -- cgit v1.2.3