pkgsrc-Changes archive

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

CVS commit: pkgsrc/x11/modular-xorg-server



Module Name:    pkgsrc
Committed By:   wiz
Date:           Thu Jan 12 00:26:35 UTC 2017

Modified Files:
        pkgsrc/x11/modular-xorg-server: Makefile.common distinfo

Log Message:
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


To generate a diff of this commit:
cvs rdiff -u -r1.13 -r1.14 pkgsrc/x11/modular-xorg-server/Makefile.common
cvs rdiff -u -r1.79 -r1.80 pkgsrc/x11/modular-xorg-server/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/x11/modular-xorg-server/Makefile.common
diff -u pkgsrc/x11/modular-xorg-server/Makefile.common:1.13 pkgsrc/x11/modular-xorg-server/Makefile.common:1.14
--- pkgsrc/x11/modular-xorg-server/Makefile.common:1.13 Sat Jan  7 22:34:56 2017
+++ pkgsrc/x11/modular-xorg-server/Makefile.common      Thu Jan 12 00:26:35 2017
@@ -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

Index: pkgsrc/x11/modular-xorg-server/distinfo
diff -u pkgsrc/x11/modular-xorg-server/distinfo:1.79 pkgsrc/x11/modular-xorg-server/distinfo:1.80
--- pkgsrc/x11/modular-xorg-server/distinfo:1.79        Tue Dec 20 08:30:22 2016
+++ pkgsrc/x11/modular-xorg-server/distinfo     Thu Jan 12 00:26:35 2017
@@ -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