Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/netbsd-7-0]: src/doc Tickets #1674 and #1675
details: https://anonhg.NetBSD.org/src/rev/326391d7f9a4
branches: netbsd-7-0
changeset: 801545:326391d7f9a4
user: martin <martin%NetBSD.org@localhost>
date: Thu Jan 24 14:12:40 2019 +0000
description:
Tickets #1674 and #1675
diffstat:
doc/CHANGES-7.0.3 | 13 ++++++++++++-
1 files changed, 12 insertions(+), 1 deletions(-)
diffs (24 lines):
diff -r 00a152150135 -r 326391d7f9a4 doc/CHANGES-7.0.3
--- a/doc/CHANGES-7.0.3 Thu Jan 24 14:12:09 2019 +0000
+++ b/doc/CHANGES-7.0.3 Thu Jan 24 14:12:40 2019 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-7.0.3,v 1.1.2.129 2019/01/15 18:45:51 martin Exp $
+# $NetBSD: CHANGES-7.0.3,v 1.1.2.130 2019/01/24 14:12:40 martin Exp $
A complete list of changes from the NetBSD 7.0.2 release to the NetBSD 7.0.3
release:
@@ -5680,3 +5680,14 @@
Fix deadlocks on machines with more than two cpus.
[mrg, ticket #1672]
+regress/sys/arch/m68k/060sp/Makefile 1.15
+
+ Replace manual realdepend dependency with DPSRCS.
+ [msaitoh, ticket #1674]
+
+sys/kern/kern_ntptime.c 1.60
+
+ Zero out the ntptimeval structure to prevent a 4 byte kernel stack
+ disclosure.
+ [maxv, ticket #1675]
+
Home |
Main Index |
Thread Index |
Old Index