pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
py-xpra: update to 1.0.2
Module Name: pkgsrc-wip
Committed By: Thomas Klausner <wiz%NetBSD.org@localhost>
Pushed By: wiz
Date: Tue Feb 7 14:25:09 2017 +0100
Changeset: be758759e6ac6d686a7d820150594f425b238a4f
Modified Files:
TODO
py-xpra/Makefile
py-xpra/distinfo
Log Message:
py-xpra: update to 1.0.2
v1.0.2 (2017-01-30)
======================
-- fix OpenGL pixel upload alignment issues
-- fix hello packet errors when pulseaudio is not installed
-- fix build handling of optimize flag
-- fix NVENC version check, update driver version validation
-- fix handling of bind command line option (replace not append)
-- fix shadow server screen size on MS Windows for high DPI
-- fix Events_test.exe (MS Windows)
-- fix compatibility with the latest version of python-cryptography (MS Windows)
-- fix Mac OSX clipboard
-- fix Mac OSX shadow servers: lack of refresh and CPU wastage
-- fix X11 bindings wrongly disabled when workspace switching is turned off
-- more user friendly error message for dbus import errors
-- print actual display name used when displayfd allocated one
-- library updates for Mac OSX
-- workaround for putty plink and nested shell commands (MS Windows)
-- ignore mmap token errors with desktop mode
-- add SSH command debug switch
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=be758759e6ac6d686a7d820150594f425b238a4f
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
TODO | 1 -
py-xpra/Makefile | 2 +-
py-xpra/distinfo | 8 ++++----
3 files changed, 5 insertions(+), 6 deletions(-)
diffs:
diff --git a/TODO b/TODO
index 9c79ade009..da24300bf7 100644
--- a/TODO
+++ b/TODO
@@ -107,7 +107,6 @@ Suggested package updates
o py-scrapy-1.2.1
o py-smmap-2.0.1
o py-smop-0.29
- o py-xpra-1.0.2
o py-zeitgeist-0.9.16
o qmc2-0.59
o qtcreator-4.2
diff --git a/py-xpra/Makefile b/py-xpra/Makefile
index c74edaef40..3633bad68c 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-1.0.1
+DISTNAME= xpra-1.0.2
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
CATEGORIES= x11
MASTER_SITES= http://xpra.org/src/
diff --git a/py-xpra/distinfo b/py-xpra/distinfo
index 90f5eb3654..4b12be6cdb 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-1.0.1.tar.xz) = 8450cb9d90f904a94cf610e9ddd134b70b44f631
-RMD160 (xpra-1.0.1.tar.xz) = ba0d1d624a7fe956cb9f0f5acdd89bb68ccfcccd
-SHA512 (xpra-1.0.1.tar.xz) = 00b512c4a468043846f2f867fdf02d589069634302fda0a3da2df54cd3b49f592902c951edd0f367e32b372ee542f66330c4c254156337e1da0b36841199dcd3
-Size (xpra-1.0.1.tar.xz) = 1887552 bytes
+SHA1 (xpra-1.0.2.tar.xz) = 5c9af61328de016d97d908ecf5ff8ab559eb5028
+RMD160 (xpra-1.0.2.tar.xz) = f07c568a2efa2a8efb026f1643f777505cd0306e
+SHA512 (xpra-1.0.2.tar.xz) = 417d59f16422d42cf3f337b0710e48a55764cdfc56364388e7132581f2d470e533aad5eff2ee50f37f87416731ca6e6590ecb09cd6d747f873824943a845d4a4
+Size (xpra-1.0.2.tar.xz) = 1888452 bytes
SHA1 (patch-service_xpra) = 36c0c0716c4dd9e2d31c9568b1bef389a318713e
SHA1 (patch-xpra_x11_gtk2_gdk__bindings.pyx) = 66e9688758e777de440ab047e9444309d543aac1
SHA1 (patch-xpra_x11_gtk2_gdk__display__source.pyx) = 22184d73ed547373762070a550a5379eb6b4561b
Home |
Main Index |
Thread Index |
Old Index