pkgsrc-WIP-changes archive

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

Update py-xpra to 0.15.10:



Module Name:	pkgsrc-wip
Committed By:	Thomas Klausner <wiz%NetBSD.org@localhost>
Pushed By:	wiz
Date:		Wed Dec 30 01:14:25 2015 +0100
Changeset:	6615e35e59f0041612e810fbb0da605efe8a9af9

Modified Files:
	py-xpra/Makefile
	py-xpra/distinfo

Log Message:
Update py-xpra to 0.15.10:

v0.15.10 (2015-12-17)
======================
	-- fix OpenGL errors with outdated drivers (now disabled by default)
	-- fix workspace detection on MS Windows (primary monitor out of place)
	-- fix video region stuttering and high network traffic
	-- fix compatibility with Pillow 3.x (fixes systray on MS Windows)
	-- fix bug report tool compatibility with Python 2.6 and earlier
	-- fix systray position on MS Windows with multiple monitors
	-- fix HTML5 client keyboard mapping (ie: right shift key)
	-- fix bug report tool colour scheme with KDE
	-- fix MS Windows disconnection error handling (new error codes)
	-- fix MS Windows connection shutdown with SSH mode
	-- fix clean disconnection reported as error
	-- fix pixel buffer copy race condition
	-- blacklist all Intel drivers on all platforms (crashes)
	-- add keyboard shortcut for showing the bug report tool (Alt+Shift+F3)
	-- allow building against libvpx 1.5 on MS Windows

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=6615e35e59f0041612e810fbb0da605efe8a9af9

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

diffstat:
 py-xpra/Makefile | 2 +-
 py-xpra/distinfo | 8 ++++----
 2 files changed, 5 insertions(+), 5 deletions(-)

diffs:
diff --git a/py-xpra/Makefile b/py-xpra/Makefile
index 87689d2..4944291 100644
--- a/py-xpra/Makefile
+++ b/py-xpra/Makefile
@@ -1,6 +1,6 @@
 # $NetBSD: Makefile,v 1.21 2015/09/07 13:10:43 thomasklausner Exp $
 
-DISTNAME=	xpra-0.15.9
+DISTNAME=	xpra-0.15.10
 PKGNAME=	${PYPKGPREFIX}-${DISTNAME}
 CATEGORIES=	x11
 MASTER_SITES=	http://xpra.org/src/
diff --git a/py-xpra/distinfo b/py-xpra/distinfo
index b8a014c..ddb1931 100644
--- a/py-xpra/distinfo
+++ b/py-xpra/distinfo
@@ -1,8 +1,8 @@
 $NetBSD: distinfo,v 1.21 2015/09/07 13:10:43 thomasklausner Exp $
 
-SHA1 (xpra-0.15.9.tar.xz) = 29cadefe20702ba7339d85384d7a332eea700a62
-RMD160 (xpra-0.15.9.tar.xz) = 72e97abc25a0fecd8bc49218852ed41bb28f1559
-SHA512 (xpra-0.15.9.tar.xz) = 83b3452b45a3fa3ea095cef5d2ed901d754903b9aed20cb5a42e0172e9f7058abd88f8635b36adbf314114a4c396a6478e64611273ac61c369332d8590bcef76
-Size (xpra-0.15.9.tar.xz) = 1199224 bytes
+SHA1 (xpra-0.15.10.tar.xz) = 894efd488ec3109fec1c2da0e644dd50216c9238
+RMD160 (xpra-0.15.10.tar.xz) = 68021acb843879596642ddd5ecd454c431c46753
+SHA512 (xpra-0.15.10.tar.xz) = add1e63da75b7e29163a7e0957e3f841019c557ba42b15f437ed385de99905cb28a3760386570b72c5d2ba305c5b7779a85ca39d4452ccd6133c26f0a7983d9a
+Size (xpra-0.15.10.tar.xz) = 1200040 bytes
 SHA1 (patch-xpra_x11_gtk__x11_gdk__bindings.pyx) = ee45b2e56b36d3c55b8e07ccd90daccda0b222df
 SHA1 (patch-xpra_x11_gtk__x11_gdk__display__source.pyx) = 5786562b61e10f807d1e42bdce37fa7108f48cf5


Home | Main Index | Thread Index | Old Index