pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
py-xpra: update to 1.0.4.
Module Name: pkgsrc-wip
Committed By: Thomas Klausner <wiz%NetBSD.org@localhost>
Pushed By: wiz
Date: Thu Mar 16 14:25:53 2017 +0100
Changeset: ef7373e4d2a96d3b30fcdf0b3ff1b94410b43ec3
Modified Files:
TODO
py-xpra/Makefile
py-xpra/distinfo
Log Message:
py-xpra: update to 1.0.4.
v1.0.4 (2017-03-10)
======================
-- fix info queries causing server crashes
-- fix unguarded access to X11 functions
-- fix quality and speed values skewed by locked batch delay
-- fix csc libyuv packaging on Mac OS
-- fix dbus import failures causing fatal error
-- fix gtk menu dbus error handler
-- fix Gdk import warnings
-- fix shared socket creation failures causing fatal error
-- fix multi-monitor wheel scroll offset on MS Windows
-- fix client paint failures with very small CSC sizes
-- fix unlikely encoding selection error with rgb strict mode
-- fix connection errors when an invalid sharing option is used
-- fix speed setting not updated when batch delay is locked
-- fix environment variable name used for disabling X11 bindings
-- fix some glib timer warnings, clear them after use
-- fix printer forwarding with Mac OS shadow servers (partial)
-- fix Mac OS workarea calculations
-- fix missing header file from setuptools source archives
-- fix audio forwarding errors on some Linux distributions
-- fix errors with xvfb not supporting XShm
-- fix error in scrolling detection fallback case
-- fix race condition in scrolling detection code causing visual artifacts
-- fix systray geometry issues on some distributions (not responding to clicks)
-- fix some inaccessible drop down menus with Mac OS clients
-- fix HTML5 client failing to acknowledge paint packets
-- fix HTML5 client capslock state detection
-- remove HTML5 client unnecessary debug logging
-- safer dbus cleanup code
-- honour "show upload" option in Mac OS application menu
-- Mac OS menu shows "Disconnect" instead of "Quit", "Xpra" instead of "Launcher"
-- Mac OS modules update: patch location, sshpass, opus, numpy, python-xxhash, lzo
-- deiconify windows when they get mapped (more correct)
-- restore software mp3 decoding in HTML5 client
-- revert overly zealous memory access barrier
-- run uninstaller before install 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=ef7373e4d2a96d3b30fcdf0b3ff1b94410b43ec3
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 7369257032..82d9ecc497 100644
--- a/TODO
+++ b/TODO
@@ -81,7 +81,6 @@ Suggested package updates
o man-1.6f
o mcwm-20130209.2
o meta-tracker-1.4.0
- o miniupnpc-1.9.20140401
o miro-5.0
o mixxx-1.11.0
o moe-1.8
@@ -105,7 +104,6 @@ Suggested package updates
o py-kivy-1.9.1
o py-rpyc-3.2.1
o py-smop-0.29
- o py-xpra-1.0.4
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 2c30238ba4..66b80a9d8f 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.3
+DISTNAME= xpra-1.0.4
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
CATEGORIES= x11
MASTER_SITES= http://xpra.org/src/
diff --git a/py-xpra/distinfo b/py-xpra/distinfo
index 8dab20a3c0..d629198aad 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.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 (xpra-1.0.4.tar.xz) = 723bd0240ac439217e0ce5037896c77b7d7f1685
+RMD160 (xpra-1.0.4.tar.xz) = 6605f956c5c155dc2ab7c18cb9f4671df987550c
+SHA512 (xpra-1.0.4.tar.xz) = 85dad598a167a7c9cbf2d0e7d4cde0b7c0fd75b5e1cc515ea78261f4a33d6d864863f98746f7537b202a08c7f225f002d9abbbb5c2773acd63e3a1b37c4d68d9
+Size (xpra-1.0.4.tar.xz) = 1890404 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