Source-Changes-HG archive

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

[src/netbsd-7]: src/doc Ticket 1683-1685.



details:   https://anonhg.NetBSD.org/src/rev/bc6bf114d534
branches:  netbsd-7
changeset: 449630:bc6bf114d534
user:      msaitoh <msaitoh%NetBSD.org@localhost>
date:      Wed Mar 13 12:34:15 2019 +0000

description:
Ticket 1683-1685.

diffstat:

 doc/CHANGES-7.3 |  16 +++++++++++++++-
 1 files changed, 15 insertions(+), 1 deletions(-)

diffs (27 lines):

diff -r 1f408b2f52b7 -r bc6bf114d534 doc/CHANGES-7.3
--- a/doc/CHANGES-7.3   Wed Mar 13 11:47:40 2019 +0000
+++ b/doc/CHANGES-7.3   Wed Mar 13 12:34:15 2019 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-7.3,v 1.1.2.42 2019/03/07 16:49:40 martin Exp $
+# $NetBSD: CHANGES-7.3,v 1.1.2.43 2019/03/13 12:34:15 msaitoh Exp $
 
 A complete list of changes from the NetBSD 7.2 release to the NetBSD 7.3
 release:
@@ -479,3 +479,17 @@
        st(4): Fix (but disable by default) SUN compatibility mode.
        [kardel, ticket #1682]
 
+sys/compat/netbsd32/netbsd32_compat_60.c       1.3
+
+       Don't forget to convert the timespec.
+       [martin, ticket #1683]
+
+external/bsd/bzip2/dist/bzip2recover.c         1.4
+
+       Apply fix for CVE-2016-3189 bzip2: heap use after free in bzip2recover
+       [martin, ticket #1684]
+
+sys/arch/mvme68k/dev/pcctwo_68k.c              1.11
+
+       Fix small (but fatal) oversight in device/softc split.
+       [martin, ticket #1685]



Home | Main Index | Thread Index | Old Index