Source-Changes-HG archive

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

[src/netbsd-7-1]: src/doc 1460-1462



details:   https://anonhg.NetBSD.org/src/rev/1294ff011ac3
branches:  netbsd-7-1
changeset: 800761:1294ff011ac3
user:      snj <snj%NetBSD.org@localhost>
date:      Wed Aug 09 07:27:01 2017 +0000

description:
1460-1462

diffstat:

 doc/CHANGES-7.1.1 |  19 ++++++++++++++++++-
 1 files changed, 18 insertions(+), 1 deletions(-)

diffs (30 lines):

diff -r 3ecad7fb1bb3 -r 1294ff011ac3 doc/CHANGES-7.1.1
--- a/doc/CHANGES-7.1.1 Wed Aug 09 06:35:16 2017 +0000
+++ b/doc/CHANGES-7.1.1 Wed Aug 09 07:27:01 2017 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-7.1.1,v 1.1.2.19 2017/07/26 16:07:41 snj Exp $
+# $NetBSD: CHANGES-7.1.1,v 1.1.2.20 2017/08/09 07:27:01 snj Exp $
 
 A complete list of changes from the NetBSD 7.1 release to the NetBSD 7.1.1
 release:
@@ -1741,3 +1741,20 @@
        Haiti, and a change to historic data for Liberia.
        [kre, ticket #1450]
 
+sys/dev/auconv.c                               1.30 via patch
+sys/dev/ic/ac97.c                              1.97 via patch
+sys/dev/pci/azalia_codec.c                     1.81 via patch
+
+       Mixer device bounds checking.
+       [nat, ticket #1460]
+
+sys/kern/kern_malloc.c                         1.146
+
+       Avoid integer overflow in kern_malloc().
+       [martin, ticket #1461]
+
+sys/dev/usb/if_ural.c                          1.52
+
+       Free the RX list if ural_alloc_rx_list fails part way through.
+       [skrll, ticket #1462]
+



Home | Main Index | Thread Index | Old Index