Source-Changes-HG archive

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

[src/netbsd-9]: src/doc Tickets #1255 - #1257



details:   https://anonhg.NetBSD.org/src/rev/24930607b9b7
branches:  netbsd-9
changeset: 962015:24930607b9b7
user:      martin <martin%NetBSD.org@localhost>
date:      Tue Apr 27 10:38:32 2021 +0000

description:
Tickets #1255 - #1257

diffstat:

 doc/CHANGES-9.2 |  19 ++++++++++++++++++-
 1 files changed, 18 insertions(+), 1 deletions(-)

diffs (30 lines):

diff -r 35e5ab4dcf8c -r 24930607b9b7 doc/CHANGES-9.2
--- a/doc/CHANGES-9.2   Tue Apr 27 10:31:17 2021 +0000
+++ b/doc/CHANGES-9.2   Tue Apr 27 10:38:32 2021 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-9.2,v 1.1.2.71 2021/04/26 18:36:07 martin Exp $
+# $NetBSD: CHANGES-9.2,v 1.1.2.72 2021/04/27 10:38:32 martin Exp $
 
 A complete list of changes from the NetBSD 9.1 release to the NetBSD 9.2
 release:
@@ -2987,3 +2987,20 @@
        ARM: lock and atomic fixes.
        [skrll, ticket #1254]
 
+sys/arch/mac68k/mac68k/locore.s                        1.174
+
+       Fix DJMEMCMAX option for Quadra/Centris 650/800.
+       [rin, ticket #1255]
+
+sys/arch/mac68k/conf/GENERIC                   1.234
+sys/arch/mac68k/conf/files.mac68k              1.131
+sys/arch/mac68k/mac68k/machdep.c               1.360
+
+       Add MAC68K_MEMSIZE option to hard-code memory size in MB, instead of
+       that given by Booter.
+       [rin, ticket #1256]
+
+xsrc/external/mit/xorg-server/dist/Xi/chgfctl.c                (apply patch)
+
+       Fix CVE-2021-3472 (local privilege escalation).
+       [mrg, ticket #1257]



Home | Main Index | Thread Index | Old Index