Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/netbsd-7]: src/doc Tickets #1693 and #1695
details: https://anonhg.NetBSD.org/src/rev/d7d4b27e3b5f
branches: netbsd-7
changeset: 800652:d7d4b27e3b5f
user: martin <martin%NetBSD.org@localhost>
date: Sun May 05 09:04:48 2019 +0000
description:
Tickets #1693 and #1695
diffstat:
doc/CHANGES-7.3 | 12 +++++++++++-
1 files changed, 11 insertions(+), 1 deletions(-)
diffs (24 lines):
diff -r 696f670f137e -r d7d4b27e3b5f doc/CHANGES-7.3
--- a/doc/CHANGES-7.3 Sun May 05 09:02:45 2019 +0000
+++ b/doc/CHANGES-7.3 Sun May 05 09:04:48 2019 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-7.3,v 1.1.2.50 2019/05/01 09:50:53 martin Exp $
+# $NetBSD: CHANGES-7.3,v 1.1.2.51 2019/05/05 09:04:48 martin Exp $
A complete list of changes from the NetBSD 7.2 release to the NetBSD 7.3
release:
@@ -556,4 +556,14 @@
Handle half-closed pipes in FIONWRITE and FIONSPACE.
[mlelstv, ticket #1692]
+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 #1695]
+
Home |
Main Index |
Thread Index |
Old Index