aboutsummaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorRuss Allbery <rra@stanford.edu>2013-03-27 16:28:35 -0700
committerRuss Allbery <rra@stanford.edu>2013-03-27 16:28:35 -0700
commit7a64b4a91d0b3a640ac876afedc2c0a656651d34 (patch)
treedc9b8ab270ffc9140f03748957949c73e74b50c3 /NEWS
parent48f0ca3940bf99bc4af63774e02586a632928579 (diff)
parent7dc9e65f7ca2f1181e62f339b0d2ed7ca4978ee5 (diff)
Merge tag 'upstream/1.0' into debian
Upstream version 1.0
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS7
1 files changed, 7 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 7371780..5d36863 100644
--- a/NEWS
+++ b/NEWS
@@ -20,6 +20,13 @@ wallet 1.0 (2013-03-27)
this ACL type for an existing wallet database, use wallet-admin to
register the new verifier.
+ A new object type, wa-keyring (Wallet::Object::WAKeyring), is now
+ supported. This stores a WebAuth keyring and handles both key
+ rotation and garbage collection of old keys on retrieval of the
+ keyring. The WebAuth Perl module is required to use this object
+ type. To enable this object type for an existing wallet database, use
+ wallet-admin to register the new object.
+
Add a new acl check command which, given an ACL ID, prints yes if that
ACL already exists and no otherwise. This is parallel to the check
command for objects.