Module Name: src
Committed By: martin
Date: Sun Aug 28 13:32:34 UTC 2022
Modified Files:
src/doc [netbsd-8]: CHANGES-8.3
Log Message:
Ticket #1756
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.142 -r1.1.2.143 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.142 src/doc/CHANGES-8.3:1.1.2.143
--- src/doc/CHANGES-8.3:1.1.2.142 Fri Aug 12 15:20:07 2022
+++ src/doc/CHANGES-8.3 Sun Aug 28 13:32:34 2022
@@ -1,4 +1,4 @@
- $NetBSD: CHANGES-8.3,v 1.1.2.142 2022/08/12 15:20:07 martin Exp $
+ $NetBSD: CHANGES-8.3,v 1.1.2.143 2022/08/28 13:32:34 martin Exp $
A complete list of changes from the NetBSD 8.2 release to the NetBSD 8.3
release:
@@ -2741,3 +2741,8 @@ sys/dev/ic/dwc_gmac.c 1.76,1.77
consistent for all packet types.
[sekiya, ticket #1755]
+libexec/telnetd/utility.c 1.34
+
+ telnetd(8): fix CVE-2020-10188.
+ [hgutch, ticket #1756]
+