pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/x11/modular-xorg-server Updated modular-xorg-server to...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/92a2e63dcae3
branches:  trunk
changeset: 357047:92a2e63dcae3
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Thu Jan 12 00:26:35 2017 +0000

description:
Updated modular-xorg-server to 1.19.1.

First stable 1.19 release, including a few regression fixes. Thanks to
all who contributed!

Adam Jackson (3):
??????Revert "damage: Make damageRegionProcessPending take a damage not a drawable"
??????composite: Fix repaint of borders (v2)
??????xserver 1.19.1

Ben Crocker (1):
??????Fix a segfault that occurs if xorg.conf.d is absent:

Hans De Goede (1):
??????glamor: Trust eglGetPlatformDisplayEXT if it exists

Hans de Goede (2):
??????randr: rrCheckPixmapBounding: Do not substract crtc non 0 x,y from screen size
??????randr: rrCheckPixmapBounding: do not shrink the screen_pixmap

Kai-Heng Feng (1):
??????edid: Add quirk for ADA 1024x600 7" display.

Keith Packard (1):
??????AttendClient of grab-pervious client must queue to saved_ready_clients [v2]

Michal Srb (1):
??????xinerama: Swap the response in RRXineramaWriteMonitor

Michel D?nzer (1):
??????present: Only call present_flip_notify if vblank->queued == FALSE

Mihail Konev (1):
??????os,dix: Depend custom libs on libs, not objects

Olivier Fourdan (2):
??????glamor: restore vfunc handlers on init failure
??????xwayland: Fix use after free of cursors

Pekka Paalanen (1):
??????test: fix distributing scripts

Peter Hutterer (2):
??????Xi: when creating a new master device, update barries for all clients
??????os: return 0 from check_timers if we touched any of them

Qiang Yu (2):
??????xfree86: fix wrong usage of xf86optionListMerge
??????randr: fix xserver crash when xrandr setprovideroutputsource

Rhys Kidd (1):
??????test: Fix stray Makefile reference to removed os test

Rui Matos (1):
??????xwayland: Don't send KeyRelease events on wl_keyboard::leave

diffstat:

 x11/modular-xorg-server/Makefile.common |   4 ++--
 x11/modular-xorg-server/distinfo        |  10 +++++-----
 2 files changed, 7 insertions(+), 7 deletions(-)

diffs (32 lines):

diff -r 789bba1981b1 -r 92a2e63dcae3 x11/modular-xorg-server/Makefile.common
--- a/x11/modular-xorg-server/Makefile.common   Thu Jan 12 00:06:40 2017 +0000
+++ b/x11/modular-xorg-server/Makefile.common   Thu Jan 12 00:26:35 2017 +0000
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile.common,v 1.13 2017/01/07 22:34:56 maya Exp $
+# $NetBSD: Makefile.common,v 1.14 2017/01/12 00:26:35 wiz Exp $
 # used by x11/modular-xorg-server/Makefile
 # used by x11/modular-xorg-xephyr/Makefile
 
-XORG_VERSION=  1.19.0
+XORG_VERSION=  1.19.1
 CATEGORIES=    x11
 MASTER_SITES=  ${MASTER_SITE_XORG:=xserver/}
 EXTRACT_SUFX=  .tar.bz2
diff -r 789bba1981b1 -r 92a2e63dcae3 x11/modular-xorg-server/distinfo
--- a/x11/modular-xorg-server/distinfo  Thu Jan 12 00:06:40 2017 +0000
+++ b/x11/modular-xorg-server/distinfo  Thu Jan 12 00:26:35 2017 +0000
@@ -1,9 +1,9 @@
-$NetBSD: distinfo,v 1.79 2016/12/20 08:30:22 tnn Exp $
+$NetBSD: distinfo,v 1.80 2017/01/12 00:26:35 wiz Exp $
 
-SHA1 (xorg-server-1.19.0.tar.bz2) = 1159dcab6df5cd56d07fc11f5237562366a3d687
-RMD160 (xorg-server-1.19.0.tar.bz2) = cba9341193ce5f975f00b3baf5a1d10c89f2141c
-SHA512 (xorg-server-1.19.0.tar.bz2) = 2431c5f0fe20684c7fa7bb08608853f45d1a6d94a9efe1b3dfbd6e67b77a29cfec9b480478bc96c5ceb1c877161af39cf10ddb7b9f471ed847e9ec72a067f591
-Size (xorg-server-1.19.0.tar.bz2) = 6051462 bytes
+SHA1 (xorg-server-1.19.1.tar.bz2) = 13c81e0ebb6ac1359a611d0503805c6dc0315477
+RMD160 (xorg-server-1.19.1.tar.bz2) = 6434b1b6946a84ba5a829556ea8cfdf60a510863
+SHA512 (xorg-server-1.19.1.tar.bz2) = 37d413fdd96ce6b15ae20ca5028331498586044cfc7a6ab0acb99201b04063c69bcd06867f2dc33237b244ce2870a1c5a4be3cbe4560f2461894f46f8d5dbdd7
+Size (xorg-server-1.19.1.tar.bz2) = 6041792 bytes
 SHA1 (patch-configure) = b3c5ae8cd7aca96dbb5a237dda061e8c2569b2f2
 SHA1 (patch-hw_xfree86_common_xf86pciBus.c) = 896825ba12646431cba603938d118acbdde305dd
 SHA1 (patch-hw_xfree86_common_xf86sbusBus.h) = f56f87336b2f669413ebb1005a2b64568a111f92



Home | Main Index | Thread Index | Old Index