Source-Changes-HG archive

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

[src/netbsd-8]: src/doc Tickets #941 - #944



details:   https://anonhg.NetBSD.org/src/rev/45c08db89a09
branches:  netbsd-8
changeset: 851900:45c08db89a09
user:      martin <martin%NetBSD.org@localhost>
date:      Fri Jul 27 10:55:40 2018 +0000

description:
Tickets #941 - #944

diffstat:

 doc/CHANGES-8.1 |  31 ++++++++++++++++++++++++++++++-
 1 files changed, 30 insertions(+), 1 deletions(-)

diffs (42 lines):

diff -r 7c02dbe74f93 -r 45c08db89a09 doc/CHANGES-8.1
--- a/doc/CHANGES-8.1   Fri Jul 27 10:54:21 2018 +0000
+++ b/doc/CHANGES-8.1   Fri Jul 27 10:55:40 2018 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-8.1,v 1.1.2.3 2018/07/27 09:57:43 martin Exp $
+# $NetBSD: CHANGES-8.1,v 1.1.2.4 2018/07/27 10:55:40 martin Exp $
 
 A complete list of changes from the NetBSD 8.0 release to the NetBSD 8.1
 release:
@@ -211,3 +211,32 @@
        arp(8): warn when failing to delete a specified arp entry.
        [ozaki-r, ticket #925]
 
+external/bsd/dhcpcd/dist/configure              up to 1.1.1.8
+external/bsd/dhcpcd/dist/src/defs.h             up to 1.1.1.15
+external/bsd/dhcpcd/dist/src/if-linux.c         up to 1.1.1.10
+external/bsd/dhcpcd/dist/src/ipv6.c             up to 1.1.1.11
+external/bsd/dhcpcd/dist/src/route.c            up to 1.1.1.8
+doc/3RDPARTY                                   manual edit
+
+       Import dhcpcd-7.0.7 with the following changes:
+          *  host routes work correctly again
+          *  vlanid is also used to calculate slaac stable private addresses
+       [roy, ticket #941]
+
+sys/fs/udf/udf_subr.c                          1.142
+
+       Enhance logical volume integrity descriptor handling and provide
+       bug-compatibility for Linux mkudffs 1.3 images.
+       [reinoud, ticket #942]
+
+usr.sbin/ypserv/ypinit/ypinit.sh               1.13
+
+       Adjust to newer /bin/sh versions and minor cleanup.
+       [kre, ticket #943]
+
+external/mit/xorg/tools/mkfontscale/Makefile   1.13
+share/mk/bsd.own.mk                            1.1066
+
+       Fix groff reproducibility and font directories in X builds.
+       [christos, ticket #944]
+



Home | Main Index | Thread Index | Old Index