Module Name: src
Committed By: martin
Date: Fri Sep 6 13:48:43 UTC 2019
Modified Files:
src/doc [netbsd-8]: CHANGES-8.2
Log Message:
Ticket #1368
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.34 -r1.1.2.35 src/doc/CHANGES-8.2
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.2
diff -u src/doc/CHANGES-8.2:1.1.2.34 src/doc/CHANGES-8.2:1.1.2.35
--- src/doc/CHANGES-8.2:1.1.2.34 Thu Sep 5 09:07:42 2019
+++ src/doc/CHANGES-8.2 Fri Sep 6 13:48:43 2019
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-8.2,v 1.1.2.34 2019/09/05 09:07:42 martin Exp $
+# $NetBSD: CHANGES-8.2,v 1.1.2.35 2019/09/06 13:48:43 martin Exp $
A complete list of changes from the NetBSD 8.1 release to the NetBSD 8.2
release:
@@ -870,3 +870,8 @@ sys/dev/pci/ixgbe/ixv.c 1.129-1.130
- Fix typo in comment. Found by Wataru Ashihara.
[msaitoh, ticket #1367]
+lib/libc/nameser/ns_name.c 1.12
+
+ Fix buffer overrun.
+ [maya, ticket #1368]
+