summaryrefslogtreecommitdiff
path: root/x11
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2016-02-09 01:18:15 +0000
committerwiz <wiz@pkgsrc.org>2016-02-09 01:18:15 +0000
commitf17048bb084cf58be811fb6ffcd32028ffa82e06 (patch)
tree94762b8812f4ff256ab627d5a89444ba4fd78547 /x11
parent9a28f83ffa1fec2468ded06b9e22c9776774787c (diff)
downloadpkgsrc-f17048bb084cf58be811fb6ffcd32028ffa82e06.tar.gz
Update modular-xorg-server to 1.18.1:
First release in the 1.18 stable branch. Major themes are bugfixes in glamor, the modesetting driver, and the Present extension. Xwayland users may want to apply the following pair of patches in addition to this release: https://patchwork.freedesktop.org/patch/72945/raw/ https://patchwork.freedesktop.org/patch/72951/raw/ which combined fix an input issue when hotplugging monitors. Both are likely to be included in a future release unless testing discovers further problems. Adam Jackson (11):       xnest: Fix needless build dependency on xcb-util-keysyms       x86emu: Squash a warning       dmx: Silence lex/yacc-related config parser warnings       dmx: Silence unused variable warning in dmxcompat       dmx: Run 'doxygen -u' to upgrade the doxygen config file       glxproxy: Silence set-but-unused-variable warnings       glxproxy: Silence shadowed-variable warnings       os: Failure to remove a non-existent log file is not an error       glx: Fix GLX_EXT_create_context_es2_profile support       modesetting: Require sufficiently new libdrm       xserver 1.18.1 Alan Coopersmith (2):       modesetting should not reference gbm when it's not defined       Use unique logfile names when starting server with -displayfd Arkadiusz Miśkiewicz (1):       Xorg.wrap: activate libdrm based detection for KMS drivers Bob Ham (1):       xserver: Fix configure.ac check for libsystemd/-daemon Chris Wilson (3):       present: Requery pending flips with the right sync_flip mode       present: When cancelling a pending synchronous flip, requeue it       present: Do not replace Pixmaps on redirected Window on unflip Dave Airlie (5):       modesetting: drop platform_dev pointer.       modesetting: create entities for pci and old probe. (v2)       glamor: fallback if font is too large for FBO size.       glamor: store old fonts in double width textures.       glamor: don't do copy if we have 0 boxes to copy. Egbert Eich (1):       kdrive/UnregisterFd: Fix off by one Eric Anholt (8):       glamor: Avoid GL errors from mapping with size == 0.       glamor: Handle GL_OUT_OF_MEMORY when allocating texture images.       glamor: Fix crashes when the glyph atlas allocation fails.       glamor: Fix rendering when core font texture allocation fails.       glamor: Fix assert failures when fallback picture upload alloc fails.       glamor: Fix segfault in fallback picture uploading.       glamor: No need to glFlush before destroying a pixmap.       glamor: Fix copy-like Render operations between 15 and 16 depth. Jonas Ådahl (1):       xwayland: Always update the wl_pointer cursor on pointer focus Julian Pidancet (1):       x86emu: Correctly handle 0x66 prefix for some instructions Laércio de Sousa (1):       systemd-logind.c: don't parse VT settings for non-seat0 X servers Marek Chalupa (2):       xwayland: fix memory leaks on error paths in xwl_realize_window       xwayland: check if creating xwl_output succeeded Michael Stapelberg (1):       Also dump passive grabs on XF86LogGrabInfo Michel Dänzer (3):       prime: Damage full destination rectangle when we start dirty tracking       glamor: Disable debugging messages other than GL API errors       present: Handle wraparound when comparing MSC values Olivier Fourdan (2):       xwayland: Do not set root clip when rootless       xwayland: Update screen size on output removal Peter Hutterer (1):       xfree86: fix minor memory leak Siim Põder (1):       vfb: add randr support (v2) Thomas Klausner (2):       Fix uninitialized variable warnings reported by clang       Fix build when XSERVER_PLATFORM_BUS is not defined. Timo Aaltonen (1):       dri2: Sync i915_pci_ids.h and i965_pci_ids.h from mesa
Diffstat (limited to 'x11')
-rw-r--r--x11/modular-xorg-server/Makefile.common4
-rw-r--r--x11/modular-xorg-server/distinfo10
2 files changed, 7 insertions, 7 deletions
diff --git a/x11/modular-xorg-server/Makefile.common b/x11/modular-xorg-server/Makefile.common
index a0e1404730c..8fac754dbad 100644
--- a/x11/modular-xorg-server/Makefile.common
+++ b/x11/modular-xorg-server/Makefile.common
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile.common,v 1.5 2016/01/05 13:04:23 tnn Exp $
+# $NetBSD: Makefile.common,v 1.6 2016/02/09 01:18:15 wiz Exp $
# used by x11/modular-xorg-server/Makefile
# used by x11/modular-xorg-xephyr/Makefile
-XORG_VERSION= 1.18.0
+XORG_VERSION= 1.18.1
CATEGORIES= x11
MASTER_SITES= ${MASTER_SITE_XORG:=xserver/}
EXTRACT_SUFX= .tar.bz2
diff --git a/x11/modular-xorg-server/distinfo b/x11/modular-xorg-server/distinfo
index f7ba187db0c..e093a2b77e5 100644
--- a/x11/modular-xorg-server/distinfo
+++ b/x11/modular-xorg-server/distinfo
@@ -1,9 +1,9 @@
-$NetBSD: distinfo,v 1.69 2016/01/05 13:04:23 tnn Exp $
+$NetBSD: distinfo,v 1.70 2016/02/09 01:18:15 wiz Exp $
-SHA1 (xorg-server-1.18.0.tar.bz2) = f37f9ca17d211552c775c3ce78ff03385026bf3a
-RMD160 (xorg-server-1.18.0.tar.bz2) = d154fa2a43ad32e746fba9893d51206036a6daa7
-SHA512 (xorg-server-1.18.0.tar.bz2) = c7b1403e79e26ea96690f5634eb2fa424f9436a8a3c8a17779f71d254a813ae9b2ff1eb3dc8c6b4c37da125f3108ee86f6f5b1c27c1db6ab28eb6c8ee62e5768
-Size (xorg-server-1.18.0.tar.bz2) = 5818703 bytes
+SHA1 (xorg-server-1.18.1.tar.bz2) = 968fe85773a41296199f8733c7235c8623d7c460
+RMD160 (xorg-server-1.18.1.tar.bz2) = f01c27c3b4aa7891a7f315f49d4928dfc137cc62
+SHA512 (xorg-server-1.18.1.tar.bz2) = 4b2db85fe4386329b3d20fc53848556ce8dedeb9553d610afc45962d477c8e7ea887abb6c27ba2701160d15ddff9a500bfaae6deff9cf62a80452c4b18278429
+Size (xorg-server-1.18.1.tar.bz2) = 5846953 bytes
SHA1 (patch-configure) = b3c5ae8cd7aca96dbb5a237dda061e8c2569b2f2
SHA1 (patch-exa_exa__render.c) = 4e144b977797d9cdc7e08c286aaedb303f1a1aa8
SHA1 (patch-hw_xfree86_common_xf86sbusBus.h) = f56f87336b2f669413ebb1005a2b64568a111f92