CVS commit: wip/py-xpra
"Thomas Klausner" <[email protected]> Mon, 7 Sep 2015 13:10:58 +0000
| Newsgroups | gmane.os.netbsd.devel.pkgsrc.wip.cvs |
|---|---|
| Message-ID | <[email protected]> |
Module name: wip Committed by: thomasklausner Date: Mon Sep 7 13:10:43 UTC 2015 Modified Files: wip/py-xpra: Makefile distinfo Log Message: Update to 0.15.5: v0.15.5 (2015-08-19) ====================== -- fix encryption not enabled when pycrypto is missing: error out -- fix encryption information leak, free network packets after use -- fix authentication plugins -- fix latency with many sound codecs: vorbis, flac, opus, speex -- fix the desktop naming code (worked by accident) -- fix OpenGL errors with windows too big for the driver -- fix some subcommands when encryption is enabled -- fix spurious errors on closed connections -- fix incorrect colours using CSC Cython fallback module -- fix size limits on Cython fallback module -- fix some invalid Xorg dummy modelines -- fix aspect ratio not honoured and associated warnings -- fix printing file compression -- fix errors in packet layer accounting -- fix regression in python-lz4 version guessing code -- fix RPM packaging: prefer our private libraries to the system ones -- fix pactl output parsing -- fix error on Posix desktop environments without virtual desktops -- fix unlikely connection closing errors -- fix value overflows when unpremultiplying alpha channel -- ship a default configuration file on OSX -- try not to downscale windows from shadow servers -- add vpx-xpra to the RPM dependency list so we get VPX 1.9 support -- make it possible to generate the EXE installer without running it -- allow the user to remove some atoms from _NET_SUPPORTED -- show maximum OpenGL texture size in diagnostics and bug reports -- minor python3 fixes To generate a diff of this commit: cvs -z3 rdiff -u -r1.20 -r1.21 wip/py-xpra/Makefile wip/py-xpra/distinfo To view a diff of this commit: http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/py-xpra/Makefile?r1=1.20&r2=1.21 http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/py-xpra/distinfo?r1=1.20&r2=1.21 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. ------------------------------------------------------------------------------