aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--debian/changelog14
1 files changed, 12 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog
index f7a35c1..8b42631 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,8 +1,18 @@
-wallet (0.6-2) UNRELEASED; urgency=low
+wallet (0.7-1) unstable; urgency=low
+ * New upstream version.
+ - Add exists and autocreate wallet server interfaces.
+ - Implement autocreation on the client instead of the server.
+ - Make create once again an ADMIN-only function.
+ - Always generate the srvtab from the newly downloaded keys.
+ - Pass kadmin.local ktadd its options in the correct order.
+ - Check naming policy before checking default ACLs.
+ - Work around a bug in Net::Remctl with explicit undef arguments.
+ - Correctly enable syslog logging in wallet-backend.
+ - Fix the remctl configuration for keytab-backend.
* Create /var/lib/keytabs in the keytab-backend package.
- -- Russ Allbery <rra@debian.org> Thu, 31 Jan 2008 15:11:25 -0800
+ -- Russ Allbery <rra@debian.org> Fri, 08 Feb 2008 11:22:54 -0800
wallet (0.6-1) unstable; urgency=low