Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/netbsd-7-1]: src/doc Ticket #1690
details: https://anonhg.NetBSD.org/src/rev/8a0c11fb7aa4
branches: netbsd-7-1
changeset: 450953:8a0c11fb7aa4
user: martin <martin%NetBSD.org@localhost>
date: Wed May 01 09:43:22 2019 +0000
description:
Ticket #1690
diffstat:
doc/CHANGES-7.1.3 | 12 +++++++++++-
1 files changed, 11 insertions(+), 1 deletions(-)
diffs (23 lines):
diff -r ceed0913a61b -r 8a0c11fb7aa4 doc/CHANGES-7.1.3
--- a/doc/CHANGES-7.1.3 Wed May 01 09:25:16 2019 +0000
+++ b/doc/CHANGES-7.1.3 Wed May 01 09:43:22 2019 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-7.1.3,v 1.1.2.47 2019/04/19 16:02:50 martin Exp $
+# $NetBSD: CHANGES-7.1.3,v 1.1.2.48 2019/05/01 09:43:22 martin Exp $
A complete list of changes from the NetBSD 7.1.2 release to the NetBSD 7.1.3
release:
@@ -480,3 +480,13 @@
of stack disclosure.
[christos, ticket #1689]
+external/bsd/dhcpcd/dist/src/auth.c (apply patch)
+external/bsd/dhcpcd/dist/src/dhcp.c (apply patch)
+external/bsd/dhcpcd/dist/src/dhcpcd.h (apply patch)
+
+ Security fixes for dhcpcd:
+ Fix a potential 1 byte read overflow with DHO_OPTSOVERLOADED.
+ Use consttime_memequal(3) to compare hashes.
+ [roy, ticket #1690]
+
+
Home |
Main Index |
Thread Index |
Old Index