Module Name:    src
Committed By:   martin
Date:           Mon Nov 18 19:51:36 UTC 2024

Modified Files:
        src/doc [netbsd-9]: CHANGES-9.5

Log Message:
Tickets #1927 and #1928


To generate a diff of this commit:
cvs rdiff -u -r1.1.2.40 -r1.1.2.41 src/doc/CHANGES-9.5

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.5
diff -u src/doc/CHANGES-9.5:1.1.2.40 src/doc/CHANGES-9.5:1.1.2.41
--- src/doc/CHANGES-9.5:1.1.2.40	Mon Nov 18 18:21:21 2024
+++ src/doc/CHANGES-9.5	Mon Nov 18 19:51:36 2024
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-9.5,v 1.1.2.40 2024/11/18 18:21:21 martin Exp $
+# $NetBSD: CHANGES-9.5,v 1.1.2.41 2024/11/18 19:51:36 martin Exp $
 
 A complete list of changes from the NetBSD 9.4 release to the NetBSD 9.5
 release:
@@ -626,3 +626,21 @@ external/bsd/nvi/dist/regex/engine.c		1.
 	vi(1): PR 57630: fix crash on certain substitutions.
 	[riastradh, ticket #1925]
 
+lib/libtelnet/enc-proto.h			1.11
+lib/libtelnet/enc_des.c				1.18
+lib/libtelnet/encrypt.c				1.20
+lib/libtelnet/encrypt.h				1.10
+libexec/telnetd/state.c				1.33,1.35
+libexec/telnetd/sys_term.c			1.50
+libexec/telnetd/telnetd.c			1.59,1.60
+
+	telnetd(8): PR 21450, PR 58787: fix issues in autologin, a memory
+	leak of getaddrinfo(3), and a buffer overrun on input.
+	[riastradh, ticket #1927]
+
+external/cddl/osnet/dist/uts/common/fs/zfs/dmu.c 1.7
+external/cddl/osnet/dist/uts/common/fs/zfs/vdev.c 1.7
+
+	zfs: PR 58111: fix possible data corruption on FIOSEEKDATA/FIOSEEKHOLE.
+	[riastradh, ticket #1928]
+

Reply via email to