This commit is contained in:
martin 2023-09-08 09:10:54 +00:00
parent bb549d4dda
commit 25b8052065
1 changed files with 6 additions and 1 deletions

View File

@ -1,4 +1,4 @@
$NetBSD: CHANGES-8.3,v 1.1.2.196 2023/09/06 08:04:43 martin Exp $
$NetBSD: CHANGES-8.3,v 1.1.2.197 2023/09/08 09:10:54 martin Exp $
A complete list of changes from the NetBSD 8.2 release to the NetBSD 8.3
release:
@ -3869,3 +3869,8 @@ crypto/external/bsd/openssl/dist/crypto/sparccpuid.S 1.11
openssl: PR 57594: fix SPARC v8/v9 detection code.
[mrg, ticket #1895]
lib/libpam/modules/pam_ksu/pam_ksu.c 1.11
pam_ksu(8): allow homedir access during kuserok.
[riastradh, ticket #1896]