Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/netbsd-8]: src/doc Tickets #1069 and #1071
details: https://anonhg.NetBSD.org/src/rev/475e224b9f7e
branches: netbsd-8
changeset: 852065:475e224b9f7e
user: martin <martin%NetBSD.org@localhost>
date: Thu Oct 25 18:33:52 2018 +0000
description:
Tickets #1069 and #1071
diffstat:
doc/CHANGES-8.1 | 15 ++++++++++++++-
1 files changed, 14 insertions(+), 1 deletions(-)
diffs (26 lines):
diff -r a57eec0fe55f -r 475e224b9f7e doc/CHANGES-8.1
--- a/doc/CHANGES-8.1 Thu Oct 25 18:32:54 2018 +0000
+++ b/doc/CHANGES-8.1 Thu Oct 25 18:33:52 2018 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-8.1,v 1.1.2.38 2018/10/22 07:42:27 martin Exp $
+# $NetBSD: CHANGES-8.1,v 1.1.2.39 2018/10/25 18:33:52 martin Exp $
A complete list of changes from the NetBSD 8.0 release to the NetBSD 8.1
release:
@@ -1473,3 +1473,16 @@
tzdata updated to 2018f.
[kre, ticket #1068]
+
+external/bsd/bind/dist/lib/isc/unix/socket.c (apply patch)
+
+ Fix bind9 issue #589 (fixed on HEAD by import of a newer
+ version): BIND will on NetBSD fail to send replies over
+ IPv4/UDP larger than 1432 bytes.
+ [he, ticket #1069]
+
+sys/netinet6/icmp6.c 1.240
+
+ Remove a leftover debug printf.
+ [ozaki-r, ticket #1071]
+
Home |
Main Index |
Thread Index |
Old Index