Module Name: src
Committed By: martin
Date: Fri Sep 8 09:09:08 UTC 2023
Modified Files:
src/doc [netbsd-9]: CHANGES-9.4
Log Message:
Ticket #1728
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.97 -r1.1.2.98 src/doc/CHANGES-9.4
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: src/doc/CHANGES-9.4
diff -u src/doc/CHANGES-9.4:1.1.2.97 src/doc/CHANGES-9.4:1.1.2.98
--- src/doc/CHANGES-9.4:1.1.2.97 Wed Sep 6 08:03:07 2023
+++ src/doc/CHANGES-9.4 Fri Sep 8 09:09:08 2023
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-9.4,v 1.1.2.97 2023/09/06 08:03:07 martin Exp $
+# $NetBSD: CHANGES-9.4,v 1.1.2.98 2023/09/08 09:09:08 martin Exp $
A complete list of changes from the NetBSD 9.3 release to the NetBSD 9.4
release:
@@ -2106,3 +2106,8 @@ crypto/external/bsd/openssl/dist/crypto/
openssl: PR 57594: fix SPARC v8/v9 detection code.
[mrg, ticket #1727]
+lib/libpam/modules/pam_ksu/pam_ksu.c 1.11
+
+ pam_ksu(8): allow homedir access during kuserok.
+ [riastradh, ticket #1728]
+