Module Name:    src
Committed By:   martin
Date:           Mon Aug 29 16:15:42 UTC 2022

Modified Files:
        src/doc [netbsd-8]: CHANGES-8.3

Log Message:
Ticket #1757


To generate a diff of this commit:
cvs rdiff -u -r1.1.2.143 -r1.1.2.144 src/doc/CHANGES-8.3

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-8.3
diff -u src/doc/CHANGES-8.3:1.1.2.143 src/doc/CHANGES-8.3:1.1.2.144
--- src/doc/CHANGES-8.3:1.1.2.143	Sun Aug 28 13:32:34 2022
+++ src/doc/CHANGES-8.3	Mon Aug 29 16:15:42 2022
@@ -1,4 +1,4 @@
- $NetBSD: CHANGES-8.3,v 1.1.2.143 2022/08/28 13:32:34 martin Exp $
+ $NetBSD: CHANGES-8.3,v 1.1.2.144 2022/08/29 16:15:42 martin Exp $
 
 A complete list of changes from the NetBSD 8.2 release to the NetBSD 8.3
 release:
@@ -2746,3 +2746,8 @@ libexec/telnetd/utility.c			1.34
 	telnetd(8): fix CVE-2020-10188.
 	[hgutch, ticket #1756]
 
+libexec/telnetd/telnetd.c			1.58 (patch)
+
+	telnetd(8): fix a crash accessing the slc table before initialization.
+	[dholland, ticket #1757]
+

Reply via email to