CVS commit: [netbsd-10] xsrc/external/mit/xorg-server

"Martin Husemann" <[email protected]>
Newsgroups gmane.os.netbsd.devel.cvs
Message-ID <[email protected]>
Module Name:	xsrc
Committed By:	martin
Date:		Wed May  6 18:23:52 UTC 2026

Modified Files:
	xsrc/external/mit/xorg-server/dist [netbsd-10]: COPYING ChangeLog
	    Makefile.am Makefile.in aclocal.m4 config.guess config.sub
	    configure configure.ac meson.build
	xsrc/external/mit/xorg-server/dist/Xext [netbsd-10]: xf86bigfont.c
	xsrc/external/mit/xorg-server/dist/dix [netbsd-10]: dixfonts.c events.c
	    gc.c
	xsrc/external/mit/xorg-server/dist/glamor [netbsd-10]: glamor.c
	    glamor_core.c glamor_dash.c glamor_egl.c glamor_largepixmap.c
	    glamor_render.c
	xsrc/external/mit/xorg-server/dist/hw/xfree86/loader [netbsd-10]:
	    loadmod.c
	xsrc/external/mit/xorg-server/dist/hw/xfree86/modes [netbsd-10]:
	    xf86Crtc.h
	xsrc/external/mit/xorg-server/dist/hw/xfree86/os-support/linux [netbsd-10]:
	    lnx_video.c
	xsrc/external/mit/xorg-server/dist/hw/xquartz/bundle [netbsd-10]:
	    Info.plist.cpp
	xsrc/external/mit/xorg-server/dist/include [netbsd-10]:
	    do-not-use-config.h.in
	xsrc/external/mit/xorg-server/dist/miext/rootless [netbsd-10]:
	    rootlessCommon.h rootlessScreen.c
	xsrc/external/mit/xorg-server/dist/miext/sync [netbsd-10]: misync.c
	xsrc/external/mit/xorg-server/dist/os [netbsd-10]: connection.c
	    ospoll.c utils.c xsha1.c
	xsrc/external/mit/xorg-server/dist/randr [netbsd-10]: rroutput.c
	xsrc/external/mit/xorg-server/dist/render [netbsd-10]: picture.c
	xsrc/external/mit/xorg-server/dist/xkb [netbsd-10]: xkb.c xkbActions.c
	    xkbUtils.c
	xsrc/external/mit/xorg-server/include [netbsd-10]: dix-config.h
	    version-config.h xorg-config.h xorg-server.h
Added Files:
	xsrc/external/mit/xorg-server/dist [netbsd-10]: SECURITY.md

Log Message:
Pull up the following, requested by mrg in ticket #1255:

	xsrc/external/mit/xorg-server/dist/SECURITY.md       up to 1.1.1.1
	xsrc/external/mit/xorg-server/dist/COPYING           up to 1.1.1.8
	xsrc/external/mit/xorg-server/dist/ChangeLog         up to 1.1.1.32
	xsrc/external/mit/xorg-server/dist/Makefile.am       up to 1.1.1.9
	xsrc/external/mit/xorg-server/dist/Makefile.in       up to 1.1.1.20
	xsrc/external/mit/xorg-server/dist/aclocal.m4        up to 1.1.1.25
	xsrc/external/mit/xorg-server/dist/config.guess      up to 1.1.1.19
	xsrc/external/mit/xorg-server/dist/config.sub        up to 1.1.1.19
	xsrc/external/mit/xorg-server/dist/configure         up to 1.25
	xsrc/external/mit/xorg-server/dist/configure.ac      up to 1.27
	xsrc/external/mit/xorg-server/dist/meson.build       up to 1.1.1.22
	xsrc/external/mit/xorg-server/dist/Xext/xf86bigfont.c up to 1.3
	xsrc/external/mit/xorg-server/dist/dix/dixfonts.c    up to 1.8
	xsrc/external/mit/xorg-server/dist/dix/events.c      up to 1.10
	xsrc/external/mit/xorg-server/dist/dix/gc.c          up to 1.1.1.9
	xsrc/external/mit/xorg-server/dist/glamor/glamor.c   up to 1.1.1.10
	xsrc/external/mit/xorg-server/dist/glamor/glamor_core.c up to 1.1.1.4
	xsrc/external/mit/xorg-server/dist/glamor/glamor_dash.c up to 1.1.1.4
	xsrc/external/mit/xorg-server/dist/glamor/glamor_egl.c up to 1.1.1.8
	xsrc/external/mit/xorg-server/dist/glamor/glamor_largepixmap.c up to 1.1.1.4
	xsrc/external/mit/xorg-server/dist/glamor/glamor_render.c up to 1.1.1.6
	xsrc/external/mit/xorg-server/dist/hw/xfree86/loader/loadmod.c up to 1.1.1.10
	xsrc/external/mit/xorg-server/dist/hw/xfree86/modes/xf86Crtc.h up to 1.3
	xsrc/external/mit/xorg-server/dist/hw/xfree86/os-support/linux/lnx_video.c up to 1.1.1.10
	xsrc/external/mit/xorg-server/dist/hw/xquartz/bundle/Info.plist.cpp up to 1.1.1.10
	xsrc/external/mit/xorg-server/dist/include/do-not-use-config.h.in up to 1.1.1.18
	xsrc/external/mit/xorg-server/dist/miext/rootless/rootlessCommon.h up to 1.1.1.6
	xsrc/external/mit/xorg-server/dist/miext/rootless/rootlessScreen.c up to 1.1.1.10
	xsrc/external/mit/xorg-server/dist/miext/sync/misync.c up to 1.1.1.5
	xsrc/external/mit/xorg-server/dist/os/connection.c   up to 1.10
	xsrc/external/mit/xorg-server/dist/os/ospoll.c       up to 1.1.1.3
	xsrc/external/mit/xorg-server/dist/os/utils.c        up to 1.15
	xsrc/external/mit/xorg-server/dist/os/xsha1.c        up to 1.1.1.5
	xsrc/external/mit/xorg-server/dist/randr/rroutput.c  up to 1.1.1.7
	xsrc/external/mit/xorg-server/dist/render/picture.c  up to 1.1.1.11
	xsrc/external/mit/xorg-server/dist/xkb/xkb.c         up to 1.13
	xsrc/external/mit/xorg-server/dist/xkb/xkbActions.c  up to 1.1.1.8
	xsrc/external/mit/xorg-server/dist/xkb/xkbUtils.c    up to 1.1.1.10
	xsrc/external/mit/xorg-server/include/dix-config.h   up to 1.58
	xsrc/external/mit/xorg-server/include/version-config.h up to 1.28
	xsrc/external/mit/xorg-server/include/xorg-config.h  up to 1.38
	xsrc/external/mit/xorg-server/include/xorg-server.h  up to 1.38

Apply upstream xorg-server fixes for these CVE/ZDI-CANs:
   CVE-2026-33999, ZDI-CAN-28593
   CVE-2026-34000, ZDI-CAN-28679
   CVE-2026-34001, ZDI-CAN-28706
   CVE-2026-34002, ZDI-CAN-28737
   CVE-2026-34003, ZDI-CAN-28736


To generate a diff of this commit:
cvs rdiff -u -r1.1.1.6.6.1 -r1.1.1.6.6.2 \
    xsrc/external/mit/xorg-server/dist/COPYING
cvs rdiff -u -r1.1.1.20.2.8 -r1.1.1.20.2.9 \
    xsrc/external/mit/xorg-server/dist/ChangeLog
cvs rdiff -u -r1.1.1.8 -r1.1.1.8.2.1 \
    xsrc/external/mit/xorg-server/dist/Makefile.am
cvs rdiff -u -r1.1.1.14.2.5 -r1.1.1.14.2.6 \
    xsrc/external/mit/xorg-server/dist/Makefile.in
cvs rdiff -u -r0 -r1.1.1.1.4.2 xsrc/external/mit/xorg-server/dist/SECURITY.md
cvs rdiff -u -r1.1.1.17.2.6 -r1.1.1.17.2.7 \
    xsrc/external/mit/xorg-server/dist/aclocal.m4
cvs rdiff -u -r1.1.1.13.2.4 -r1.1.1.13.2.5 \
    xsrc/external/mit/xorg-server/dist/config.guess \
    xsrc/external/mit/xorg-server/dist/config.sub
cvs rdiff -u -r1.13.2.8 -r1.13.2.9 \
    xsrc/external/mit/xorg-server/dist/configure
cvs rdiff -u -r1.15.2.8 -r1.15.2.9 \
    xsrc/external/mit/xorg-server/dist/configure.ac
cvs rdiff -u -r1.1.1.10.2.8 -r1.1.1.10.2.9 \
    xsrc/external/mit/xorg-server/dist/meson.build
cvs rdiff -u -r1.2 -r1.2.4.1 \
    xsrc/external/mit/xorg-server/dist/Xext/xf86bigfont.c
cvs rdiff -u -r1.5.2.2 -r1.5.2.3 \
    xsrc/external/mit/xorg-server/dist/dix/dixfonts.c
cvs rdiff -u -r1.7.2.2 -r1.7.2.3 \
    xsrc/external/mit/xorg-server/dist/dix/events.c
cvs rdiff -u -r1.1.1.7.4.1 -r1.1.1.7.4.2 \
    xsrc/external/mit/xorg-server/dist/dix/gc.c
cvs rdiff -u -r1.1.1.6.2.2 -r1.1.1.6.2.3 \
    xsrc/external/mit/xorg-server/dist/glamor/glamor.c
cvs rdiff -u -r1.1.1.2.4.1 -r1.1.1.2.4.2 \
    xsrc/external/mit/xorg-server/dist/glamor/glamor_core.c \
    xsrc/external/mit/xorg-server/dist/glamor/glamor_dash.c
cvs rdiff -u -r1.1.1.5.2.1 -r1.1.1.5.2.2 \
    xsrc/external/mit/xorg-server/dist/glamor/glamor_egl.c
cvs rdiff -u -r1.1.1.3 -r1.1.1.3.2.1 \
    xsrc/external/mit/xorg-server/dist/glamor/glamor_largepixmap.c
cvs rdiff -u -r1.1.1.4.2.1 -r1.1.1.4.2.2 \
    xsrc/external/mit/xorg-server/dist/glamor/glamor_render.c
cvs rdiff -u -r1.1.1.9 -r1.1.1.9.2.1 \
    xsrc/external/mit/xorg-server/dist/hw/xfree86/loader/loadmod.c
cvs rdiff -u -r1.2 -r1.2.2.1 \
    xsrc/external/mit/xorg-server/dist/hw/xfree86/modes/xf86Crtc.h
cvs rdiff -u -r1.1.1.9 -r1.1.1.9.2.1 \
    xsrc/external/mit/xorg-server/dist/hw/xfree86/os-support/linux/lnx_video.c
cvs rdiff -u -r1.1.1.8.2.1 -r1.1.1.8.2.2 \
    xsrc/external/mit/xorg-server/dist/hw/xquartz/bundle/Info.plist.cpp
cvs rdiff -u -r1.1.1.13.2.4 -r1.1.1.13.2.5 \
    xsrc/external/mit/xorg-server/dist/include/do-not-use-config.h.in
cvs rdiff -u -r1.1.1.5 -r1.1.1.5.2.1 \
    xsrc/external/mit/xorg-server/dist/miext/rootless/rootlessCommon.h
cvs rdiff -u -r1.1.1.9 -r1.1.1.9.2.1 \
    xsrc/external/mit/xorg-server/dist/miext/rootless/rootlessScreen.c
cvs rdiff -u -r1.1.1.4 -r1.1.1.4.2.1 \
    xsrc/external/mit/xorg-server/dist/miext/sync/misync.c
cvs rdiff -u -r1.7.2.2 -r1.7.2.3 \
    xsrc/external/mit/xorg-server/dist/os/connection.c
cvs rdiff -u -r1.1.1.2 -r1.1.1.2.2.1 \
    xsrc/external/mit/xorg-server/dist/os/ospoll.c
cvs rdiff -u -r1.13.2.1 -r1.13.2.2 \
    xsrc/external/mit/xorg-server/dist/os/utils.c
cvs rdiff -u -r1.1.1.3.2.1 -r1.1.1.3.2.2 \
    xsrc/external/mit/xorg-server/dist/os/xsha1.c
cvs rdiff -u -r1.1.1.6 -r1.1.1.6.2.1 \
    xsrc/external/mit/xorg-server/dist/randr/rroutput.c
cvs rdiff -u -r1.1.1.9.2.1 -r1.1.1.9.2.2 \
    xsrc/external/mit/xorg-server/dist/render/picture.c
cvs rdiff -u -r1.8.2.4 -r1.8.2.5 xsrc/external/mit/xorg-server/dist/xkb/xkb.c
cvs rdiff -u -r1.1.1.7 -r1.1.1.7.2.1 \
    xsrc/external/mit/xorg-server/dist/xkb/xkbActions.c
cvs rdiff -u -r1.1.1.6.4.3 -r1.1.1.6.4.4 \
    xsrc/external/mit/xorg-server/dist/xkb/xkbUtils.c
cvs rdiff -u -r1.46.2.8 -r1.46.2.9 \
    xsrc/external/mit/xorg-server/include/dix-config.h
cvs rdiff -u -r1.16.2.8 -r1.16.2.9 \
    xsrc/external/mit/xorg-server/include/version-config.h
cvs rdiff -u -r1.26.2.8 -r1.26.2.9 \
    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.
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.