From 391f4f927e4bef8de9b470cbc86edfd0c039f463 Mon Sep 17 00:00:00 2001 From: Russ Allbery Date: Mon, 8 Dec 2014 18:43:29 -0800 Subject: Release 1.2 Change-Id: I4157db0f690542db0eb1bfbcb7e15bfee890cd65 --- NEWS | 22 +++++++++++++--------- 1 file changed, 13 insertions(+), 9 deletions(-) (limited to 'NEWS') diff --git a/NEWS b/NEWS index 2ad0864..272b109 100644 --- a/NEWS +++ b/NEWS @@ -1,19 +1,23 @@ User-Visible wallet Changes -wallet 1.2 (2014-10-08) +wallet 1.2 (2014-12-08) The duo object type has been split into several sub-types, each for a specific type of Duo integration. The old type's functionality has been moved to duo-pam (Wallet::Object::Duo::PAM), and new types are - supported for Duo's auth proxy configurations for LDAP and Radius, - and their RDP configuration. These types are duo-radius, duo-ldap, - and duo-rdp (Wallet::Object::Duo::RadiusProxy, + supported for Duo's auth proxy configurations for LDAP and Radius, and + their RDP configuration. These types are duo-radius, duo-ldap, and + duo-rdp (Wallet::Object::Duo::RadiusProxy, Wallet::Object::Duo::LDAPProxy, and Wallet::Object::Duo::RDP). The - old duo type still exists for compatability. - - A rename command has been added for file type objects. This will - change the name of the object itself, and move any stored data for the - file to the correct location for the new name. + old duo type still exists for compatability. To enable these object + types for an existing wallet database, use wallet-admin to register the + new object. + + New rename command for file type objects. This will change the name + of the object itself and move any stored data for the file to the + correct location for the new name. Currently, rename is only + supported for file objects, but may be supported by other backends in + the future. wallet 1.1 (2014-07-16) -- cgit v1.2.3