Module Name: src
Committed By: martin
Date: Wed Feb 11 14:41:59 UTC 2015
Modified Files:
src/doc [netbsd-6-1]: CHANGES-6.1.6
Log Message:
Ticket #1250
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.26 -r1.1.2.27 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.26 src/doc/CHANGES-6.1.6:1.1.2.27
--- src/doc/CHANGES-6.1.6:1.1.2.26 Wed Feb 4 04:55:02 2015
+++ src/doc/CHANGES-6.1.6 Wed Feb 11 14:41:59 2015
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-6.1.6,v 1.1.2.26 2015/02/04 04:55:02 snj Exp $
+# $NetBSD: CHANGES-6.1.6,v 1.1.2.27 2015/02/11 14:41:59 martin Exp $
A complete list of changes from the NetBSD 6.1.5 release to the NetBSD 6.1.6
release:
@@ -4038,3 +4038,8 @@ external/bsd/libevent/dist/buffer.c pat
Fix CVE-2014-6272.
[spz, ticket #1243]
+sys/dev/usb/usbdi.c 1.163 (via patch)
+
+ Clip xfer->actlen also in the !DIAGNOSTIC case.
+ [aymeric, ticket #1250]
+