On 16/01/2019 06:07, carl langlois wrote: > issue installing on CentOS Linux release 7.6.1810 > > yum install xpra fail with > Finished Dependency Resolution > Error: Package: ffmpeg-xpra-4.1-1.el7_6.x86_64 (Xpra) > Requires: libx264.so.152()(64bit) > Available: x264-xpra-20180401-1.el7_5.x86_64 (Xpra) > libx264.so.152()(64bit) > Available: x264-xpra-20180401-1.el7_6.x86_64 (Xpra) > libx264.so.152()(64bit) > Installing: x264-xpra-20190109-0.el7_6.x86_64 (Xpra) > ~libx264.so.155()(64bit) Sorry about that, that was a build setup issue, now fixed. Try: yum clean all;yum install xpra
For the record, these sorts of problems have been plaguing us for some time, a more reliable and permanent solution for the buildbot is in the works: https://xpra.org/trac/ticket/2040 Cheers, Antoine > > carl > > > On Tue, Jan 15, 2019 at 9:16 AM Antoine Martin via shifter-users > <shifter-users@lists.devloop.org.uk > <mailto:shifter-users@lists.devloop.org.uk>> wrote: > > Hi, > > All these fixes had been accumulating for a while. > Updating is recommended but none of the bugs fixed are critical. > > > Release notes: > * fix minor glib timer handle leak and unnecessary timer scheduling > * fix keyboard backwards compatibility with older 1.0 servers > * fix error in keyboard debug logging > * fix h264 decoding in HTML5 client > * fix session info and bug report windows not getting dismissed (HTML5) > * fix precise wheel motion events with HTML5 client > * fix clipboard with MacOS GTK2 clients > * fix swap-keys menu entry wrongly disabled > * fix potential memory leaks and errors in codecs due to cast error > * fix crashy codecs on MS Windows: disable x264, 32bit vpx large sizes > * fix validation errors with some quality and speed control commands > * fix buggy parsing of clipboard-contents packets > * fix jpeg encoder and decoder library version requirements (CentOS 7.x) > * fix starting sessions via ssh on Ubuntu (workaround buggy systemd-run) > * fix MS Windows clients handling system tray icons without alpha > * fix error in video exception message formatting > * fix errors handling pointer events with extra relative pointer data > * fix potential string substitution errors with python2 > * fix connection to hosts that resolve to IPv6 only addresses > * fix dbus mixin attributes initialized twice (wrong values) > * fix race condition error with network congestion events > * fix compatibility with newer ArchLinux Xorg path > * fix exec-auth module timeout not being honoured > * fix exec-auth wrongly returning success on MacOS > * workaround SSH errors with Windows Services for Linux > * better refresh rate when there are fullscreen and maxmimized windows > * never lock the batch delay when mmap is enabled > > The source: > https://xpra.org/src/ > Downloads: > https://xpra.org/trac/wiki/Download > > Cheers > Antoine > _______________________________________________ > shifter-users mailing list > shifter-users@lists.devloop.org.uk > <mailto:shifter-users@lists.devloop.org.uk> > http://lists.devloop.org.uk/mailman/listinfo/shifter-users > _______________________________________________ shifter-users mailing list shifter-users@lists.devloop.org.uk http://lists.devloop.org.uk/mailman/listinfo/shifter-users