Source-Changes-HG archive

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

[src/netbsd-9]: src/doc Tickets #844 and #845



details:   https://anonhg.NetBSD.org/src/rev/9e6d1437f4a6
branches:  netbsd-9
changeset: 1001672:9e6d1437f4a6
user:      martin <martin%NetBSD.org@localhost>
date:      Thu Apr 23 13:33:05 2020 +0000

description:
Tickets #844 and #845

diffstat:

 doc/CHANGES-9.1 |  17 ++++++++++++++++-
 1 files changed, 16 insertions(+), 1 deletions(-)

diffs (28 lines):

diff -r 51c5e0906cfa -r 9e6d1437f4a6 doc/CHANGES-9.1
--- a/doc/CHANGES-9.1   Thu Apr 23 13:31:43 2020 +0000
+++ b/doc/CHANGES-9.1   Thu Apr 23 13:33:05 2020 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-9.1,v 1.1.2.39 2020/04/22 18:26:06 martin Exp $
+# $NetBSD: CHANGES-9.1,v 1.1.2.40 2020/04/23 13:33:05 martin Exp $
 
 A complete list of changes from the NetBSD 9.0 release to the NetBSD 9.1
 release:
@@ -985,3 +985,18 @@
        PR 54660: pull in atomicity.h (atomicity.cc) on sparc.
        [mrg, ticket #843]
 
+external/bsd/dhcpcd/dist/src/defs.h            (apply patch)
+external/bsd/dhcpcd/dist/src/dhcp.c            (apply patch)
+external/bsd/dhcpcd/dist/src/dhcp6.c           (apply patch)
+external/bsd/dhcpcd/dist/src/ipv6nd.c          (apply patch)
+doc/3RDPARTY                                   (apply patch)
+
+       Update to dhcpcd-8.1.9 which fixes alignment issues.
+       [roy, ticket #844]
+
+sys/netinet6/nd6_nbr.c                         1.178
+
+       inet6: avoid setting llentry to an invalid state when processing a
+       solicited ND6 packet.
+       [roy, ticket #845]
+



Home | Main Index | Thread Index | Old Index