pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
py-xpra: update to 0.16.3.
Module Name: pkgsrc-wip
Committed By: Thomas Klausner <wiz%NetBSD.org@localhost>
Pushed By: wiz
Date: Thu Apr 14 15:13:50 2016 +0200
Changeset: 764e3866fa05258cae599d56ab6c96714017ec97
Modified Files:
TODO
py-xpra/Makefile
py-xpra/distinfo
Log Message:
py-xpra: update to 0.16.3.
v0.16.3 (2016-03-23)
======================
-- fix xpra info major performance issues
-- fix restore windows when OSX dock is clicked
-- fix clipboard timeouts and high CPU usage
-- fix out-of-date bug report data
-- fix startup failures on some invalid MS Windows configurations
-- fix HTML5 client with Internet Exporer and zoom
-- fix visual corruption with transparent windows
-- fix pulseaudio starting before we request it
-- fix window decorations flag forwarding
-- fix undecorated window positioning adjustments
-- fix microphone forwarding, stop on disconnection or exit
-- fix sound-source options parsing errors
-- fix sound command line tools
-- fix sound error in duration message parsing
-- fix pulseaudio microphone input device selection
-- fix gstreamer automatic version selection errors
-- fix webp package detection
-- fix Vfb not getting killed on server startup error
-- fix handling of authentication setup errors
-- fix codec test code (some encodings were skipped)
-- fix NVENC handling of runtime speed and quality changes
-- fix video region detection off-by-one
-- fix error in unlikely error handler
-- fix deadlock on exit with HTML server
-- fix socket timeout code - use blocking sockets
-- fix for Java applications enabled by default
-- fix "AltGr" key event forwarding for MS Windows clients
-- fix encoding errors with zero dimension windows
-- fix example Xdummy command line in default config file
-- fix Xorg command line path expansion
-- fix honour XPRA_SCRIPT_BIN_DIR environment override
-- fix some automatic quality heuristics calculations
-- fix logging large packet warning
-- fix MS Windows shadow server key mapping
-- fix authentication errors with Python 2.6 and older
-- fix dbus menu forwarding component loading
-- more user friendly missing Xvfb error message
-- hide unusable tray menu entries
-- make it possible to tune or disable optimistic sending
-- make it possible to disable force-quit code
-- add shortcut for showing tray menu
-- add some new common resolutions to xorg.conf
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=764e3866fa05258cae599d56ab6c96714017ec97
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 d27a287..81e4b1f 100644
--- a/TODO
+++ b/TODO
@@ -101,7 +101,6 @@ Suggested package updates
o py-PyPE-2.9
o py-bitstring-3.1.3
o py-rpyc-3.2.1
- o py-xpra-0.16.3
o py-zeitgeist-0.9.16
o qmc2-0.59
o qtcreator-3.5
diff --git a/py-xpra/Makefile b/py-xpra/Makefile
index c83bf7e..8212316 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.16.2
+DISTNAME= xpra-0.16.3
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
CATEGORIES= x11
MASTER_SITES= http://xpra.org/src/
diff --git a/py-xpra/distinfo b/py-xpra/distinfo
index e14aa4f..414f02e 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.16.2.tar.xz) = 131fd30896e5bff3a7b7c00399419d49d016b0e3
-RMD160 (xpra-0.16.2.tar.xz) = ef17df830733b68e82ac1ed9a48da2046117c67a
-SHA512 (xpra-0.16.2.tar.xz) = a5431367918551c630a7f80bd59c51b3bd360472ee268b7865862f4de03b0962b534ab65c4926faa386098c48cdab49f8d7e91b60b998017df52ab077d270a33
-Size (xpra-0.16.2.tar.xz) = 1341856 bytes
+SHA1 (xpra-0.16.3.tar.xz) = 99f73650dd483d16641833e524aaf06b1d922583
+RMD160 (xpra-0.16.3.tar.xz) = 96c4dca59392bd6514217aa7fc5341a7973309ed
+SHA512 (xpra-0.16.3.tar.xz) = 1a6bbd01837e702e98ffcaffe12a2e5320108ef50f0fcc64a80735fb53a2b41e4cdda0e0a2d1a3b5f2159a81da4a7c2cac458ab4c2eed4de17adb4e963218590
+Size (xpra-0.16.3.tar.xz) = 1343392 bytes
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