Module Name: src Committed By: martin Date: Sun May 28 10:23:12 UTC 2023
Modified Files: src/doc [netbsd-9]: CHANGES-9.4 Log Message: Ticket #1634 To generate a diff of this commit: cvs rdiff -u -r1.1.2.66 -r1.1.2.67 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.66 src/doc/CHANGES-9.4:1.1.2.67 --- src/doc/CHANGES-9.4:1.1.2.66 Mon May 15 10:26:43 2023 +++ src/doc/CHANGES-9.4 Sun May 28 10:23:12 2023 @@ -1,4 +1,4 @@ -# $NetBSD: CHANGES-9.4,v 1.1.2.66 2023/05/15 10:26:43 martin Exp $ +# $NetBSD: CHANGES-9.4,v 1.1.2.67 2023/05/28 10:23:12 martin Exp $ A complete list of changes from the NetBSD 9.3 release to the NetBSD 9.4 release: @@ -1426,3 +1426,8 @@ sys/ufs/ffs/ffs_snapshot.c 1.155 prematurely report that they were full and/or to panic the kernel. [chs, ticket #1633] +external/apache2/mDNSResponder/dist/mDNSPosix/PosixDaemon.c 1.15 + + PR 57442: mdnsd(8): fix privilege separation. + [andvar, ticket #1634] +