Source-Changes-HG archive

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

[src/netbsd-7-0]: src/doc Tickets #1693 and #1694



details:   https://anonhg.NetBSD.org/src/rev/a9dff40b3d48
branches:  netbsd-7-0
changeset: 451072:a9dff40b3d48
user:      martin <martin%NetBSD.org@localhost>
date:      Sun May 05 09:12:01 2019 +0000

description:
Tickets #1693 and #1694

diffstat:

 doc/CHANGES-7.0.3 |  14 +++++++++++++-
 1 files changed, 13 insertions(+), 1 deletions(-)

diffs (25 lines):

diff -r f702f709ff46 -r a9dff40b3d48 doc/CHANGES-7.0.3
--- a/doc/CHANGES-7.0.3 Sun May 05 09:09:50 2019 +0000
+++ b/doc/CHANGES-7.0.3 Sun May 05 09:12:01 2019 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-7.0.3,v 1.1.2.141 2019/05/01 09:43:37 martin Exp $
+# $NetBSD: CHANGES-7.0.3,v 1.1.2.142 2019/05/05 09:12:01 martin Exp $
 
 A complete list of changes from the NetBSD 7.0.2 release to the NetBSD 7.0.3
 release:
@@ -5797,3 +5797,15 @@
        Use consttime_memequal(3) to compare hashes.
        [roy, ticket #1690]
 
+sys/arch/amd64/amd64/copy.S                    1.33
+sys/arch/i386/i386/copy.S                      1.31
+
+       Don't forget to clear the direction flag if kcopy fails.
+       [maxv, ticket #1693]
+
+external/bsd/dhcpcd/dist/src/dhcp6.c           (apply patch)
+
+       DHCPv6: Fix a potential read overflow with D6_OPTION_PD_EXCLUDE.
+       [roy, ticket #1694]
+
+



Home | Main Index | Thread Index | Old Index