Source-Changes-HG archive

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

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



details:   https://anonhg.NetBSD.org/src/rev/8312c258a0e3
branches:  netbsd-7-1
changeset: 447816:8312c258a0e3
user:      martin <martin%NetBSD.org@localhost>
date:      Thu Jan 24 14:13:46 2019 +0000

description:
Tickets #1674 and #1675

diffstat:

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

diffs (24 lines):

diff -r d9ed4a832ec0 -r 8312c258a0e3 doc/CHANGES-7.1.3
--- a/doc/CHANGES-7.1.3 Thu Jan 24 14:13:26 2019 +0000
+++ b/doc/CHANGES-7.1.3 Thu Jan 24 14:13:46 2019 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-7.1.3,v 1.1.2.36 2019/01/15 18:44:58 martin Exp $
+# $NetBSD: CHANGES-7.1.3,v 1.1.2.37 2019/01/24 14:13:46 martin Exp $
 
 A complete list of changes from the NetBSD 7.1.2 release to the NetBSD 7.1.3
 release:
@@ -372,3 +372,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