Xpra: Ticket #1464: latest python-lz4 breaks API compatibility

Good thing we have lzo as a fallback... if a bit slower.

They've changed the API so LZ4_compress_fast only takes a single argument... and is now deprecated too.

Then the version numbering scheme is also completely changed... and triggers our sanity checks.

Sigh.



Mon, 13 Mar 2017 12:54:25 GMT - Antoine Martin: status changed

r15290 at least allows us to run again, with some annoying warnings and no level tuning.. that's the minimal change required for v1.0.x Which is going to need an "emergency" update too.


Tue, 14 Mar 2017 04:46:49 GMT - Antoine Martin: status changed; resolution set

Done in r15294 (+fixup in r15296):

This needs to go in 1.0 wholesale. For the next LTS, we should drop support for versions older than 0.8.


Sat, 23 Jan 2021 05:25:00 GMT - migration script:

this ticket has been moved to: https://github.com/Xpra-org/xpra/issues/1464