Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/netbsd-7-0]: src/doc 1460-1462
details: https://anonhg.NetBSD.org/src/rev/3419e8a514ab
branches: netbsd-7-0
changeset: 801347:3419e8a514ab
user: snj <snj%NetBSD.org@localhost>
date: Wed Aug 09 07:32:43 2017 +0000
description:
1460-1462
diffstat:
doc/CHANGES-7.0.3 | 19 ++++++++++++++++++-
1 files changed, 18 insertions(+), 1 deletions(-)
diffs (30 lines):
diff -r 6ee6493cfa44 -r 3419e8a514ab doc/CHANGES-7.0.3
--- a/doc/CHANGES-7.0.3 Wed Aug 09 06:35:37 2017 +0000
+++ b/doc/CHANGES-7.0.3 Wed Aug 09 07:32:43 2017 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-7.0.3,v 1.1.2.50 2017/07/26 16:04:26 snj Exp $
+# $NetBSD: CHANGES-7.0.3,v 1.1.2.51 2017/08/09 07:32:43 snj Exp $
A complete list of changes from the NetBSD 7.0.2 release to the NetBSD 7.0.3
release:
@@ -3031,3 +3031,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