pkgsrc-WIP-changes archive

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

py-xpra: update to 0.15.9:



Module Name:	pkgsrc-wip
Committed By:	Thomas Klausner <wiz%NetBSD.org@localhost>
Pushed By:	wiz
Date:		Fri Dec 11 14:50:21 2015 +0100
Changeset:	1f5eb583100be4ee4144c4d6623a6550d8d22783

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

Log Message:
py-xpra: update to 0.15.9:

v0.15.9 (2015-12-01)
======================
	-- fix OSX crashes caused by power events (disable the handler for now)
	-- fix libwebp dependency with CentOS 7
	-- fix network layer error with bencode and missing workspace attribute
	-- fix handling of window configure requests before the window is shown
	-- fix for applications sending configure requests to the root window
	-- fix keyboard "nuisance" modifiers handling
	-- fix keyboard modifier synchronization (wrong keys pressed or stuck)
	-- fix clamping of cursor hotspot when the cursor image is scaled
	-- fix mmap corner case handling: disable it rather than erroring out
	-- fix sound subprocess plugin options (ie: honour device selection)
	-- fix limit the number of authentication requests per connection
	-- fix handling of speed / quality and min speed / quality changes
	-- fix video encoding pipeline evaluation
	-- ensure xpra vs xpra-common lockstep RPM package dependency

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

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 bd08ad5..87689d2 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.8
+DISTNAME=	xpra-0.15.9
 PKGNAME=	${PYPKGPREFIX}-${DISTNAME}
 CATEGORIES=	x11
 MASTER_SITES=	http://xpra.org/src/
diff --git a/py-xpra/distinfo b/py-xpra/distinfo
index 11233ec..b8a014c 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.8.tar.xz) = 32d00646250ae9b915b01719c5a4bc0f9a49c412
-RMD160 (xpra-0.15.8.tar.xz) = 3a4e20fe9965afe7889aa83a6cfc4594f005da06
-SHA512 (xpra-0.15.8.tar.xz) = 0c23bda2ad2ac2355da1e867f3909e13c2146a5f1b0c4903628e1177edb143fb10a57e8cfaada901bf1df0ec71f87356444856405f0f32f99abc1b655d2de636
-Size (xpra-0.15.8.tar.xz) = 1198496 bytes
+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 (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