pkgsrc-WIP-changes archive

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

py-xpra: update to 0.17.4.



Module Name:	pkgsrc-wip
Committed By:	Thomas Klausner <wiz%NetBSD.org@localhost>
Pushed By:	wiz
Date:		Sun Jul 3 13:26:16 2016 +0200
Changeset:	c8f9d1cc88ed234e4ad4a87dcfd8b0ae9518b737

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

Log Message:
py-xpra: update to 0.17.4.

v0.17.4 (2016-06-27)
======================
	-- fix severe regression in damage handling
	-- fix lossless refresh causing endless loops
	-- fix path stripping during packaging
	-- fix password leak in server log file
	-- fix keyboard layout change handling
	-- fix openSUSE RPM packaging dependencies
	-- fix video region API stickyness
	-- fix application iconification support
	-- fix XShape performance when scaling
	-- fix file transfer packet handling and checksum validation
	-- fix webcam forwarding
	-- fix spurious pulseaudio exit message on shutdown
	-- CUDA 8 and Pascal GPU optimization support
	-- disable webp (black rectangles with some versions)

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

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 abc33dd..72e1cbd 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.17.3
+DISTNAME=	xpra-0.17.4
 PKGNAME=	${PYPKGPREFIX}-${DISTNAME}
 CATEGORIES=	x11
 MASTER_SITES=	http://xpra.org/src/
diff --git a/py-xpra/distinfo b/py-xpra/distinfo
index af3b23b..5eab918 100644
--- a/py-xpra/distinfo
+++ b/py-xpra/distinfo
@@ -1,9 +1,9 @@
 $NetBSD: distinfo,v 1.21 2015/09/07 13:10:43 thomasklausner Exp $
 
-SHA1 (xpra-0.17.3.tar.xz) = d4c4eea6765dd008177ba23a08964805b80e218d
-RMD160 (xpra-0.17.3.tar.xz) = 28b9f15a25eee205e418b74003923191b591dd89
-SHA512 (xpra-0.17.3.tar.xz) = d3a62c4c6c6f63d165fb605bacaf8f50e773dac09a92cbfdf521a91e085245cff287e6c534eb86fa5987c7d1ed04d4e55c1a812ca5e599311cb314e65b4d14dd
-Size (xpra-0.17.3.tar.xz) = 1416376 bytes
+SHA1 (xpra-0.17.4.tar.xz) = e68812bea4e192496843fa64d2c595bf1c261035
+RMD160 (xpra-0.17.4.tar.xz) = 175de457e7151c51526d21a046364c0778f05ee6
+SHA512 (xpra-0.17.4.tar.xz) = 5463d3ca659fe6d1617e69eee0b115f9df2f488c8c390a02e9eb31e04c29d262679a5463fdd13472cdd2328d01c52fde6ad9a87686fe95cb8adcbff97af6e324
+Size (xpra-0.17.4.tar.xz) = 1416960 bytes
 SHA1 (patch-setup.py) = d60fe0a9b6e2eafa222fa232783bd009ccca85a2
 SHA1 (patch-xpra_codecs_v4l2_pusher.pyx) = 1cfaf9404e6dea08762956d72502eec79605e7aa
 SHA1 (patch-xpra_codecs_v4l2_video.h) = 001cc17b7549c2ec62c503dc86d33489fae3cd88


Home | Main Index | Thread Index | Old Index