Module Name: xsrc Committed By: martin Date: Sat Apr 1 15:21:51 UTC 2023
Modified Files: xsrc/external/mit/xorg-server.old/dist/composite [netbsd-10]: compwindow.c xsrc/external/mit/xorg-server/dist [netbsd-10]: ChangeLog configure configure.ac meson.build xsrc/external/mit/xorg-server/dist/composite [netbsd-10]: compwindow.c xsrc/external/mit/xorg-server/dist/xkb [netbsd-10]: xkbUtils.c xsrc/external/mit/xorg-server/include [netbsd-10]: dix-config.h version-config.h xorg-config.h xorg-server.h Log Message: Pull up following revision(s) (requested by mrg in ticket #135): xsrc/external/mit/xorg-server/dist/ChangeLog up to 1.1.1.24 xsrc/external/mit/xorg-server/dist/configure up to 1.17 xsrc/external/mit/xorg-server/dist/configure.ac up to 1.19 xsrc/external/mit/xorg-server/dist/meson.build up to 1.1.1.14 xsrc/external/mit/xorg-server/dist/composite/compwindow.c up to 1.1.1.9 xsrc/external/mit/xorg-server/dist/xkb/xkbUtils.c up to 1.1.1.8 xsrc/external/mit/xorg-server/include/dix-config.h up to 1.50 xsrc/external/mit/xorg-server/include/version-config.h up to 1.20 xsrc/external/mit/xorg-server/include/xorg-config.h up to 1.30 xsrc/external/mit/xorg-server/include/xorg-server.h up to 1.30 xsrc/external/mit/xorg-server.old/dist/composite/compwindow.c: revision 1.2 Sync src/external/mit/xorg-server with head to fix ZDI-CAN-19866 and CVE-2023-1393, a use-after-free problem. Pull across fixes for ZDI-CAN-19866 / CVE-2023-1393: to xorg-server.old To generate a diff of this commit: cvs rdiff -u -r1.1.1.1 -r1.1.1.1.6.1 \ xsrc/external/mit/xorg-server.old/dist/composite/compwindow.c cvs rdiff -u -r1.1.1.20.2.2 -r1.1.1.20.2.3 \ xsrc/external/mit/xorg-server/dist/ChangeLog cvs rdiff -u -r1.13.2.2 -r1.13.2.3 \ xsrc/external/mit/xorg-server/dist/configure cvs rdiff -u -r1.15.2.2 -r1.15.2.3 \ xsrc/external/mit/xorg-server/dist/configure.ac cvs rdiff -u -r1.1.1.10.2.2 -r1.1.1.10.2.3 \ xsrc/external/mit/xorg-server/dist/meson.build cvs rdiff -u -r1.1.1.8 -r1.1.1.8.2.1 \ xsrc/external/mit/xorg-server/dist/composite/compwindow.c cvs rdiff -u -r1.1.1.6.4.1 -r1.1.1.6.4.2 \ xsrc/external/mit/xorg-server/dist/xkb/xkbUtils.c cvs rdiff -u -r1.46.2.2 -r1.46.2.3 \ xsrc/external/mit/xorg-server/include/dix-config.h cvs rdiff -u -r1.16.2.2 -r1.16.2.3 \ xsrc/external/mit/xorg-server/include/version-config.h cvs rdiff -u -r1.26.2.2 -r1.26.2.3 \ xsrc/external/mit/xorg-server/include/xorg-config.h \ xsrc/external/mit/xorg-server/include/xorg-server.h Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.