Source-Changes-HG archive

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

[src/netbsd-8]: src/doc Tickets #548 and #549



details:   https://anonhg.NetBSD.org/src/rev/5f7bf03c46ca
branches:  netbsd-8
changeset: 851373:5f7bf03c46ca
user:      martin <martin%NetBSD.org@localhost>
date:      Thu Feb 15 07:59:23 2018 +0000

description:
Tickets #548 and #549

diffstat:

 doc/CHANGES-8.0 |  12 +++++++++++-
 1 files changed, 11 insertions(+), 1 deletions(-)

diffs (23 lines):

diff -r bd1c27cd3f2b -r 5f7bf03c46ca doc/CHANGES-8.0
--- a/doc/CHANGES-8.0   Thu Feb 15 07:58:04 2018 +0000
+++ b/doc/CHANGES-8.0   Thu Feb 15 07:59:23 2018 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-8.0,v 1.1.2.123 2018/02/12 20:32:59 snj Exp $
+# $NetBSD: CHANGES-8.0,v 1.1.2.124 2018/02/15 07:59:23 martin Exp $
 
 A complete list of changes from the initial NetBSD 8.0 branch on 2017-06-04
 until the 8.0 release:
@@ -9642,3 +9642,13 @@
        Don't allow source-routed packets by default.
        [maxv, ticket #547]
 
+sys/dev/i2c/files.i2c                          1.84 via patch
+
+       Delete superflous 'define dbcool {}' line.
+       [uwe, ticket #548]
+
+sys/netipsec/xform_ah.c                                1.80-1.81 via patch
+
+       Fix use-after-free and and add more consistency checks.
+       [maxv, ticket #549]
+



Home | Main Index | Thread Index | Old Index