pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
py-xpra: update to 1.0.3
Module Name: pkgsrc-wip
Committed By: Thomas Klausner <wiz%NetBSD.org@localhost>
Pushed By: wiz
Date: Wed Feb 22 13:04:26 2017 +0100
Changeset: f14169237ded4c4ce8dccc9e481b6e607b04b8d2
Modified Files:
TODO
py-xpra/Makefile
py-xpra/distinfo
Log Message:
py-xpra: update to 1.0.3
v1.0.3 (2017-02-12)
======================
-- fix memcpy overflow
-- fix ssh password leak in connection strings
-- fix race condition in system tray paint updates
-- fix iconified window coordinates with MS Windows clients
-- fix "~" directory created by mistake
-- fix race condition between encoders and X11 destroy events
-- fix invalid packet header error handler
-- fix missing build flags, built root stripping
-- fix out of range quality values sent to pixel encoders
-- fix scroll debugging log message format
-- fix scroll encoding sometimes wrongly used
-- fix scroll encoding fragmentation performance
-- fix lost wheel events delta with MS Windows clients
-- fix detected OpenGL size constraints wrongly overruled
-- fix packet errors with non-string errors (ie: OpenGL)
-- fix clipboard loops with some greedy clients (ie: MS Windows)
-- try to prevent X11 crash following keyboard setup
-- handle non-suid Xorg binary location used in Ubuntu
-- remove hardcoded DPI option for Debian and Ubuntu (use patched Xdummy)
-- disable unused and unsafe 24bpp pixel modes with x264 encoder
-- OSX library updates
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=f14169237ded4c4ce8dccc9e481b6e607b04b8d2
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
TODO | 2 --
py-xpra/Makefile | 2 +-
py-xpra/distinfo | 8 ++++----
3 files changed, 5 insertions(+), 7 deletions(-)
diffs:
diff --git a/TODO b/TODO
index 69666ea991..776269a13b 100644
--- a/TODO
+++ b/TODO
@@ -18,7 +18,6 @@ Suggested package updates
o cinelerra-4.5
o d4x-2.5.7.1
o daphne-1.0
- o debootstrap-1.0.88
o desmume-0.9.11
o directfb-1.0.0
o dolphin-4.0
@@ -110,7 +109,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.3
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 3633bad68c..2c30238ba4 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.2
+DISTNAME= xpra-1.0.3
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
CATEGORIES= x11
MASTER_SITES= http://xpra.org/src/
diff --git a/py-xpra/distinfo b/py-xpra/distinfo
index 4b12be6cdb..8dab20a3c0 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.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 (xpra-1.0.3.tar.xz) = fcfae0c5137a1c2e0ae5401a86b52c4a702a8096
+RMD160 (xpra-1.0.3.tar.xz) = c09e713a5197a623046425f03b0723166b326b9c
+SHA512 (xpra-1.0.3.tar.xz) = 3b6371d478147a5d932df1c8428e9132831fcbf17e51f48fb384c30548efee9758c94a6781c255b5fe211c5040993f30b054aa33f3fced85484fcc9d2ca009a1
+Size (xpra-1.0.3.tar.xz) = 1888908 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