Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/netbsd-7]: src/doc Tickets #1674 and #1675



details:   https://anonhg.NetBSD.org/src/rev/47d8b0e458d7
branches:  netbsd-7
changeset: 447813:47d8b0e458d7
user:      martin <martin%NetBSD.org@localhost>
date:      Thu Jan 24 14:14:32 2019 +0000

description:
Tickets #1674 and #1675

diffstat:

 doc/CHANGES-7.3 |  13 ++++++++++++-
 1 files changed, 12 insertions(+), 1 deletions(-)

diffs (24 lines):

diff -r 289832db57b1 -r 47d8b0e458d7 doc/CHANGES-7.3
--- a/doc/CHANGES-7.3   Thu Jan 24 14:14:13 2019 +0000
+++ b/doc/CHANGES-7.3   Thu Jan 24 14:14:32 2019 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-7.3,v 1.1.2.33 2019/01/15 18:43:59 martin Exp $
+# $NetBSD: CHANGES-7.3,v 1.1.2.34 2019/01/24 14:14:32 martin Exp $
 
 A complete list of changes from the NetBSD 7.2 release to the NetBSD 7.3
 release:
@@ -391,3 +391,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