aboutsummaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorRuss Allbery <rra@stanford.edu>2010-08-25 18:01:37 -0700
committerRuss Allbery <rra@stanford.edu>2010-08-25 18:01:37 -0700
commite91c0b93355b28617f7c0d756026856762ece242 (patch)
tree35c4fb8ab35ec5b8d140a0b7e869848a1fac39a9 /NEWS
parent602ff7584d3668c36b1bf5fd43988e6f45eceb48 (diff)
Imported Upstream version 0.12
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS37
1 files changed, 37 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index f9d4a9a..c11bff9 100644
--- a/NEWS
+++ b/NEWS
@@ -1,5 +1,42 @@
User-Visible wallet Changes
+wallet 0.12 (2010-08-25)
+
+ New client program wallet-rekey that, given a list of keytabs on the
+ command line, requests new keytab objects for each principal in the
+ local realm and then merges the new objects into that keytab. The
+ current implementation only acquires new keys and doesn't purge any
+ old keys.
+
+ A new ACL type, krb5-regex, is now supported. This ACL type is the
+ same as krb5 except that the identifier is interpreted as a Perl
+ regular expression and matched against the authenticated identity
+ attempting to run a wallet command. Patch from Ian Durkacz.
+
+ Add a objects unused report to wallet-report and Wallet::Report,
+ returning all objects that have never been downloaded (in other words,
+ have never been the target of a get command).
+
+ Add an acls duplicate report to wallet-report and Wallet::Report,
+ returning sets of ACLs that have exactly the same entries.
+
+ Add a help command to wallet-report, which returns a summary of all
+ available commands.
+
+ Update to C TAP Harness 1.5:
+
+ * Better reporting of fatal errors in the test suite.
+ * Summarize results at the end of test execution.
+ * Add tests/HOWTO from docs/writing-tests in C TAP Harness.
+
+ Update to rra-c-util 2.6:
+
+ * Fix portability to bundled Heimdal on OpenBSD.
+ * Improve checking for krb5_kt_free_entry with older MIT Kerberos.
+ * Fix portability for missing krb5_get_init_creds_opt_free.
+ * Fix header guard for util/xwrite.h.
+ * Restore default compiler configuration after GSS-API library probe.
+
wallet 0.11 (2010-03-08)
When deleting an ACL on the server, verify that the ACL is not