From b63cd1c55861194c84e8efd8fa713d96c651b43a Mon Sep 17 00:00:00 2001 From: Russ Allbery Date: Sat, 4 Sep 2021 13:03:36 -0700 Subject: Fix Stanford policy for password default owner In Wallet::Policy::Stanford, fix the default_owner logic for password objects that are group-based rather than host-based. Thanks, macrotex. Fixes #82 --- NEWS | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'NEWS') diff --git a/NEWS b/NEWS index 1a21c1a..cb78486 100644 --- a/NEWS +++ b/NEWS @@ -5,6 +5,10 @@ wallet 1.5 (unreleased) Fix the table drop order for wallet-admin destroy to avoid violating foreign key constraints. Patch from macrotex. + In Wallet::Policy::Stanford, fix the default_owner logic for password + objects that are group-based rather than host-based. Thanks, + macrotex. (#82) + Update to rra-c-util 8.2: * Implement explicit_bzero with memset if it is not available. -- cgit v1.2.3