pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
py-xpra: update to 1.0.1
Module Name: pkgsrc-wip
Committed By: Thomas Klausner <wiz%NetBSD.org@localhost>
Pushed By: wiz
Date: Sun Jan 22 16:04:11 2017 +0100
Changeset: 4280bb68c2d3114bfa315bc8b6995e5f74de7300
Modified Files:
TODO
py-xpra/Makefile
py-xpra/distinfo
Log Message:
py-xpra: update to 1.0.1
v1.0.1 (2017-01-07)
======================
-- fix mousewheel events position with MS Windows clients
-- fix compatibility with newer versions of pyobjc
-- fix race condition in "xpra info" window handler
-- fix html5 client ignoring paint errors
-- fix Mac OS bell with newer OS versions
-- fix spurious warning: "disabled" is a valid clipboard direction
-- fix setting of "xpra" group for shared sockets
-- fix html5 client auto-connect
-- fix ssh to default port 22: don't specify the port
-- fix sound error handling cases
-- fix don't use XDG_RUNTIME_DIR for xpra script on Ubuntu 14.04
-- fix window minimization with some window managers
-- fix multi-monitor maximize with MS Windows clients
-- fix system tray clenup race condition error
-- fix suse RPM packaging
-- fix missing shell expansion in "env" command line options
-- fix transparency warning with newer versions of Pillow
-- fix firewall messages during RPM post (un)install
-- fix html5 build flag not being honoured
-- fix installations without the service files
-- fix xvfb example syntax in config file
-- fix syntax error in webp codec
-- fix html5 printer forwarding
-- fix mmap-group option
-- fix Xorg and config path detection with Arch Linux
-- fix exit-with-children option
-- fix file left over after running clean build target
-- fix duplicated websocket logging category
-- fix dbus server errors with display names containing dots
-- fix encoding quality tray tooltip message when disabled by mmap
-- fix systray forwarding window position
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=4280bb68c2d3114bfa315bc8b6995e5f74de7300
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 622edd5..954783d 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.1
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 c5e82ee..c74edae 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
+DISTNAME= xpra-1.0.1
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
CATEGORIES= x11
MASTER_SITES= http://xpra.org/src/
diff --git a/py-xpra/distinfo b/py-xpra/distinfo
index 3e7a218..90f5eb3 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.tar.xz) = 455c0d93b07abd9678d3412d5c7a800cf66972e0
-RMD160 (xpra-1.0.tar.xz) = 9572a47fae0b4e75efaf6eb38faa6188eba66709
-SHA512 (xpra-1.0.tar.xz) = 5e762363e190a1657687e6bf3198e4df1409a428bd9f3bc7286ce9efb83720126ad4bb64066caf1ad75d458179dce1be75255bf1a11ef28aa7426a7180ff0014
-Size (xpra-1.0.tar.xz) = 1886636 bytes
+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 (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