Source-Changes-HG archive

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

[src/netbsd-8]: src/doc 540



details:   https://anonhg.NetBSD.org/src/rev/b35d982a5e60
branches:  netbsd-8
changeset: 851356:b35d982a5e60
user:      snj <snj%NetBSD.org@localhost>
date:      Sat Feb 10 04:13:26 2018 +0000

description:
540

diffstat:

 doc/CHANGES-8.0 |  8 +++++++-
 1 files changed, 7 insertions(+), 1 deletions(-)

diffs (19 lines):

diff -r 9a6ea0fe2098 -r b35d982a5e60 doc/CHANGES-8.0
--- a/doc/CHANGES-8.0   Sat Feb 10 04:12:17 2018 +0000
+++ b/doc/CHANGES-8.0   Sat Feb 10 04:13:26 2018 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-8.0,v 1.1.2.118 2018/02/06 20:33:35 snj Exp $
+# $NetBSD: CHANGES-8.0,v 1.1.2.119 2018/02/10 04:13:26 snj Exp $
 
 A complete list of changes from the initial NetBSD 8.0 branch on 2017-06-04
 until the 8.0 release:
@@ -9533,3 +9533,9 @@
        Remove outdated BUGS entry - vnd does work on sparse files.
        [maya, ticket #535]
 
+sys/dist/pf/net/pf.c                           1.77-1.78
+
+       - Fix wrong assignment in !__NetBSD__ code. PR/52682.
+       - Fix a remotely-triggerable integer overflow. PR/44059.
+       [maxv, ticket #540]
+



Home | Main Index | Thread Index | Old Index