Module Name: src Committed By: martin Date: Tue Apr 27 19:03:03 UTC 2021
Modified Files: src/doc [netbsd-8]: CHANGES-8.3 Log Message: Ticket #1673 To generate a diff of this commit: cvs rdiff -u -r1.1.2.84 -r1.1.2.85 src/doc/CHANGES-8.3 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
Modified files: Index: src/doc/CHANGES-8.3 diff -u src/doc/CHANGES-8.3:1.1.2.84 src/doc/CHANGES-8.3:1.1.2.85 --- src/doc/CHANGES-8.3:1.1.2.84 Mon Apr 26 18:41:05 2021 +++ src/doc/CHANGES-8.3 Tue Apr 27 19:03:02 2021 @@ -1,4 +1,4 @@ -# $NetBSD: CHANGES-8.3,v 1.1.2.84 2021/04/26 18:41:05 martin Exp $ +# $NetBSD: CHANGES-8.3,v 1.1.2.85 2021/04/27 19:03:02 martin Exp $ A complete list of changes from the NetBSD 8.2 release to the NetBSD 8.3 release: @@ -1853,3 +1853,8 @@ sys/arch/arm/include/lock.h 1.36,1.37 ARM: lock and atomic fixes. [skrll, ticket #1672] +xsrc/external/mit/xorg-server/dist/Xi/chgfctl.c (apply patch) +xsrc/external/mit/xorg-server.old/dist/Xi/chgfctl.c (apply patch) + + Fix CVE-2021-3472 (local privilege escalation). + [mrg, ticket #1673]