Module Name: src
Committed By: snj
Date: Thu Jun 15 06:03:15 UTC 2017
Modified Files:
src/doc [netbsd-6-1]: CHANGES-6.1.6
Log Message:
1456
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.92 -r1.1.2.93 src/doc/CHANGES-6.1.6
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-6.1.6
diff -u src/doc/CHANGES-6.1.6:1.1.2.92 src/doc/CHANGES-6.1.6:1.1.2.93
--- src/doc/CHANGES-6.1.6:1.1.2.92 Sat Jun 3 17:26:42 2017
+++ src/doc/CHANGES-6.1.6 Thu Jun 15 06:03:15 2017
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-6.1.6,v 1.1.2.92 2017/06/03 17:26:42 snj Exp $
+# $NetBSD: CHANGES-6.1.6,v 1.1.2.93 2017/06/15 06:03:15 snj Exp $
A complete list of changes from the NetBSD 6.1.5 release to the NetBSD 6.1.6
release:
@@ -11830,3 +11830,11 @@ crypto/external/bsd/openssh/dist/moduli
Update moduli file.
[aymeric/christos, ticket #1422]
+sys/arch/ews4800mips/sbd/fb_sbdio.c 1.16
+sys/arch/pmax/ibus/pm.c 1.13
+sys/dev/hpc/bivideo.c 1.34
+sys/dev/ic/sti.c 1.19
+
+ Fix size checks so they can't be circumvented by integer overflows.
+ [spz, ticket #1456]
+