Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/netbsd-7]: src/doc Tickets #1170 and #1171



details:   https://anonhg.NetBSD.org/src/rev/7d4592731bcc
branches:  netbsd-7
changeset: 799917:7d4592731bcc
user:      martin <martin%NetBSD.org@localhost>
date:      Sun May 22 10:29:51 2016 +0000

description:
Tickets #1170 and #1171

diffstat:

 doc/CHANGES-7.1 |  16 +++++++++++++++-
 1 files changed, 15 insertions(+), 1 deletions(-)

diffs (27 lines):

diff -r 8bcf46b26d3c -r 7d4592731bcc doc/CHANGES-7.1
--- a/doc/CHANGES-7.1   Sun May 22 10:28:49 2016 +0000
+++ b/doc/CHANGES-7.1   Sun May 22 10:29:51 2016 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-7.1,v 1.1.2.91 2016/05/18 09:22:11 snj Exp $
+# $NetBSD: CHANGES-7.1,v 1.1.2.92 2016/05/22 10:29:51 martin Exp $
 
 A complete list of changes from the NetBSD 7.0 release to the NetBSD 7.1
 release:
@@ -4744,3 +4744,17 @@
        Update expat to 2.1.1.  Apply fixes for CVE-2016-0718.
        [spz, ticket #1169]
 
+sys/dev/ic/gem.c                               1.105
+
+       PR kern/46083:
+       Track the start of each packet, so that we set the "Start of
+       Frame" bit in all the relevant transmit descriptors when enqueing
+       multiple packets.
+       [jdc, ticket #1170]
+
+
+sys/modules/lua/lua.c                          1.17
+
+       Fix double require bug.
+       [salazar, ticket #1171]
+



Home | Main Index | Thread Index | Old Index