Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/netbsd-6-1]: src/doc 1421, 1424, 1447, 1459
details: https://anonhg.NetBSD.org/src/rev/21edcfefff8a
branches: netbsd-6-1
changeset: 776209:21edcfefff8a
user: snj <snj%NetBSD.org@localhost>
date: Tue Jul 11 21:29:14 2017 +0000
description:
1421, 1424, 1447, 1459
diffstat:
doc/CHANGES-6.1.6 | 27 ++++++++++++++++++++++++++-
1 files changed, 26 insertions(+), 1 deletions(-)
diffs (38 lines):
diff -r 34c7556202f6 -r 21edcfefff8a doc/CHANGES-6.1.6
--- a/doc/CHANGES-6.1.6 Tue Jul 11 21:18:03 2017 +0000
+++ b/doc/CHANGES-6.1.6 Tue Jul 11 21:29:14 2017 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-6.1.6,v 1.1.2.95 2017/07/06 15:19:22 snj Exp $
+# $NetBSD: CHANGES-6.1.6,v 1.1.2.96 2017/07/11 21:29:14 snj Exp $
A complete list of changes from the NetBSD 6.1.5 release to the NetBSD 6.1.6
release:
@@ -11945,3 +11945,28 @@
Fix a race condition of low priority xcall. PR kern/51632.
[ozaki-r, ticket #1419]
+common/lib/libc/stdlib/_strtoul.h 1.10
+
+ Set *endptr in all paths out of strtoul and family.
+ [riastradh, ticket #1421]
+
+sbin/ping/ping.c 1.113 via patch
+
+ PR bin/36997 Zafer Aydogan: ping doesn't validate numeric inputs
+ enough.
+ [dholland, ticket #1424]
+
+etc/ssh/ssh_known_hosts 1.10
+
+ add ssh-ed25519 keys
+ verify keys (split vir functions off from mollari)
+ [spz, ticket #1447]
+
+xsrc/external/mit/xorg-server/dist/Xi/sendexev.c patch
+xsrc/external/mit/xorg-server/dist/dix/events.c patch
+xsrc/external/mit/xorg-server/dist/dix/swapreq.c patch
+xsrc/xfree/xc/programs/Xserver/Xi/sendexev.c patch
+
+ Fix CVE-2017-10971 and CVE-2017-10972.
+ [mrg, ticket #1459]
+
Home |
Main Index |
Thread Index |
Old Index