--- - branch: pkgsrc-2017Q3 date: Sun Oct 15 13:00:46 UTC 2017 files: - new: 1.113.4.1 old: '1.113' path: pkgsrc/x11/modular-xorg-server/Makefile pathrev: pkgsrc/x11/modular-xorg-server/Makefile@1.113.4.1 type: modified - new: 1.17.6.1 old: '1.17' path: pkgsrc/x11/modular-xorg-server/Makefile.common pathrev: pkgsrc/x11/modular-xorg-server/Makefile.common@1.17.6.1 type: modified - new: 1.83.4.1 old: '1.83' path: pkgsrc/x11/modular-xorg-server/distinfo pathrev: pkgsrc/x11/modular-xorg-server/distinfo@1.83.4.1 type: modified - new: '0' old: '1.3' path: pkgsrc/x11/modular-xorg-server/patches/patch-Xi_sendexev.c pathrev: pkgsrc/x11/modular-xorg-server/patches/patch-Xi_sendexev.c@0 type: deleted - new: '0' old: '1.1' path: pkgsrc/x11/modular-xorg-server/patches/patch-dix_events.c pathrev: pkgsrc/x11/modular-xorg-server/patches/patch-dix_events.c@0 type: deleted - new: '0' old: '1.1' path: pkgsrc/x11/modular-xorg-server/patches/patch-dix_swapreq.c pathrev: pkgsrc/x11/modular-xorg-server/patches/patch-dix_swapreq.c@0 type: deleted id: 20171015T130046Z.cab4e5d261f35fd0427c9c02721bdb3d5a40461b log: "Pullup ticket #5576 - requested by taca\nx11/modular-xorg-server: security update\n\nRevisions pulled up:\n- x11/modular-xorg-server/Makefile 1.114\n- x11/modular-xorg-server/Makefile.common 1.18-1.19\n- x11/modular-xorg-server/distinfo \ 1.84-1.85\n- x11/modular-xorg-server/patches/patch-Xi_sendexev.c \ deleted\n- x11/modular-xorg-server/patches/patch-dix_events.c deleted\n- x11/modular-xorg-server/patches/patch-dix_swapreq.c deleted\n\n-------------------------------------------------------------------\n \ Module Name:\tpkgsrc\n Committed By:\twiz\n Date:\t\tThu Oct 5 15:34:13 UTC 2017\n\n Modified Files:\n \tpkgsrc/x11/modular-xorg-server: Makefile Makefile.common distinfo\n Removed Files:\n \tpkgsrc/x11/modular-xorg-server/patches: patch-Xi_sendexev.c\n \t patch-dix_events.c patch-dix_swapreq.c\n\n Log Message:\n modular-xorg-server: update to 1.19.4.\n\n A collection of stability fixes from the development branch, including\n two minor CVEs. Thanks to all who sent in patches!\n\n Aaron Plattner (1):\n randr: Use RRTransformEqual in RRCrtcPendingTransform\n\n Adam Jackson (11):\n parser: Fix crash when xf86nameCompare(s1 = x, s2 = NULL)\n xinerama: Implement graphics exposures for window->pixmap copies (v4)\n ephyr: Don't clobber bitsPerPixel when using glamor\n xephyr: Check for host XVideo support before trying to use it\n modesetting: Validate the atom for enum properties\n wayland: Sync drm.xml with Mesa\n os: Fix warning in LockServer\n xfree86: Silence a new glibc warning\n dmx: Silence an unused-result warning\n \ dmx: Remove some not-very-interesting debug prints\n xserver 1.19.4\n\n Carlos Garnacho (5):\n xwayland: Allow pointer warp on root/None window\n xwayland: \"Accept\" confineTo on InputOnly windows\n xwayland: Update root window size when desktop size changes\n xwayland: Lock the pointer if it is confined and has no cursor\n Xi: Use WarpPointerProc hook on XI pointer warping implementation\n\n Daniel Stone (1):\n modesetting: Set correct DRM event context version\n\n Dawid Kurek (1):\n modesetting: Blacklist EVDI devices from PRIME sync\n\n Eric Anholt (1):\n glamor: Fix dashed line rendering.\n\n Jason Gerecke (1):\n xfree86: Fix interpretation of xf86WaitForInput timeout\n\n Jon TURNEY (1):\n Move statically linked xorgxkb files from dixmods to a separate directory\n\n Keith Packard (6):\n \ os: un-duplicate code to close client on write failure\n os: Mark client as ready to read when closing due to write failure [100863]\n dix: Remove clients from input and output ready queues after closing\n modesetting: Skip no-longer-present connectors when resetting BAD links\n xkb: Handle xkb formated string output safely (CVE-2017-13723)\n xf86-video-modesetting: Add ms_queue_vblank helper [v3]\n\n Kenneth Graunke (1):\n dri2: Sync i965_pci_ids.h from Mesa.\n\n Louis-Francis Ratt�-Boulianne (1):\n present: Check the whole exec queue on event\n\n Lyude (1):\n xwayland: Don't load extension list more than once\n\n Martin Peres (1):\n modesetting: re-set the crtc's mode when link-status goes BAD\n\n Michal Srb (7):\n Xi: Zero target buffer in SProcXSendExtensionEvent.\n dix: Disallow GenericEvent in SendEvent request.\n Xi: Verify all events in ProcXSendExtensionEvent.\n \ Xi: Do not try to swap GenericEvent.\n Xi: Test exact size of XIBarrierReleasePointer\n Xext/shm: Validate shmseg resource id (CVE-2017-13721)\n \ xkb: Escape non-printable characters correctly.\n\n Michel Dè\x88\Nzer (5):\n xfree86/modes: Make colormap/gamma glue code work with RandR disabled\n \ os: Handle SIGABRT\n glamor: Store the actual EGL/GLX context pointer in lastGLContext\n glamor: Fix temporary pixmap coordinate offsets\n \ xfree86/modes: Use RRTransformEqual in xf86RandR12CrtcSet\n\n Nick Sarnie (1):\n suid: Include sysmacros.h to fix build after glibc-2.25\n\n \ Olivier Fourdan (9):\n glamor: Check for NULL pixmap in glamor_get_pixmap_texture()\n \ Xephyr: Check screen resources creation success\n glamor: glamor_set_destination_drawable() can fail\n glamor: Check glamor_set_destination_drawable() return value\n \ glamor: avoid a crash if texture allocation failed\n glamor: an FBO is not needed for Xv pixmaps\n xwayland: Fix a segfault with pointer locking\n glamor: handle NULL source picture\n glamor: Avoid overflow between box32 and box16 box\n\n Peter Hutterer (2):\n test: fix compiler warning\n xfree86: up the path name size to 512 in xf86MatchDriverFromFiles\n\n \ Rodrigo Vivi (1):\n dri2: Sync i965_pci_ids.h from Mesa.\n\n Tobias Stoeckmann (2):\n record: Fix OOB access in ProcRecordUnregisterClients\n \ dmx: Fix null pointer dereference\n\n To generate a diff of this commit:\n \ cvs rdiff -u -r1.113 -r1.114 pkgsrc/x11/modular-xorg-server/Makefile\n cvs rdiff -u -r1.17 -r1.18 pkgsrc/x11/modular-xorg-server/Makefile.common\n cvs rdiff -u -r1.83 -r1.84 pkgsrc/x11/modular-xorg-server/distinfo\n cvs rdiff -u -r1.3 -r0 \\\n pkgsrc/x11/modular-xorg-server/patches/patch-Xi_sendexev.c\n \ cvs rdiff -u -r1.1 -r0 \\\n pkgsrc/x11/modular-xorg-server/patches/patch-dix_events.c \\\n pkgsrc/x11/modular-xorg-server/patches/patch-dix_swapreq.c\n\n-------------------------------------------------------------------\n \ Module Name:\tpkgsrc\n Committed By:\twiz\n Date:\t\tThu Oct 12 23:29:58 UTC 2017\n\n Modified Files:\n \tpkgsrc/x11/modular-xorg-server: Makefile.common distinfo\n\n Log Message:\n modular-xorg-server: update to 1.19.5.\n\n One regression fix since 1.19.4 (mea culpa), and fixes for CVEs 2017-\n 12176 through 2017-12187. C is a terrible language, please stop writing\n code in it.\n\n \ To generate a diff of this commit:\n cvs rdiff -u -r1.18 -r1.19 pkgsrc/x11/modular-xorg-server/Makefile.common\n \ cvs rdiff -u -r1.84 -r1.85 pkgsrc/x11/modular-xorg-server/distinfo\n" module: pkgsrc subject: 'CVS commit: [pkgsrc-2017Q3] pkgsrc/x11/modular-xorg-server' unixtime: '1508072446' user: spz