Module Name: src
Committed By: martin
Date: Tue Oct 15 06:31:39 UTC 2024
Modified Files:
src/doc [netbsd-10]: CHANGES-10.1
Log Message:
Ticket #980
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.54 -r1.1.2.55 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.54 src/doc/CHANGES-10.1:1.1.2.55
--- src/doc/CHANGES-10.1:1.1.2.54 Tue Oct 15 06:21:15 2024
+++ src/doc/CHANGES-10.1 Tue Oct 15 06:31:38 2024
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-10.1,v 1.1.2.54 2024/10/15 06:21:15 martin Exp $
+# $NetBSD: CHANGES-10.1,v 1.1.2.55 2024/10/15 06:31:38 martin Exp $
A complete list of changes from the NetBSD 10.0 release on 2024-03-28
until the 10.1 release:
@@ -2534,3 +2534,12 @@ usr.bin/gzip/unxz.c 1.9
gzip(1) PR 58223: fix lzip dict size, do not write to stdout.
[christos, ticket #979]
+external/bsd/fetch/dist/libfetch/common.c up to 1.7
+external/bsd/fetch/dist/libfetch/common.h up to 1.3
+external/bsd/fetch/dist/libfetch/fetch.3 up to 1.5
+external/bsd/fetch/dist/libfetch/ftp.c up to 1.8
+external/bsd/fetch/dist/libfetch/http.c up to 1.6
+
+ libfetch: PR 57179: fix pkg_install core dumps.
+ [wiz, ticket #980]
+