Module Name: src
Committed By: martin
Date: Tue Nov 26 09:46:06 UTC 2024
Modified Files:
src/doc [netbsd-10]: CHANGES-10.1
Log Message:
Ticket #1017
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.71 -r1.1.2.72 src/doc/CHANGES-10.1
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-10.1
diff -u src/doc/CHANGES-10.1:1.1.2.71 src/doc/CHANGES-10.1:1.1.2.72
--- src/doc/CHANGES-10.1:1.1.2.71 Mon Nov 25 10:27:58 2024
+++ src/doc/CHANGES-10.1 Tue Nov 26 09:46:06 2024
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-10.1,v 1.1.2.71 2024/11/25 10:27:58 martin Exp $
+# $NetBSD: CHANGES-10.1,v 1.1.2.72 2024/11/26 09:46:06 martin Exp $
A complete list of changes from the NetBSD 10.0 release on 2024-03-28
until the 10.1 release:
@@ -3718,3 +3718,10 @@ bin/sh/eval.c (apply patch, part of
sh(1): fix "exec" builtin to not close-on-exec fd's >2 for "exec cmd"
[kre, ticket #1016]
+
+external/bsd/libarchive/lib/libarchive/Makefile 1.20
+tests/lib/libarchive/Makefile 1.16
+
+ libarchive: PR 58829: hide private symbols.
+ [riastradh, ticket #1017]
+