]> git.ipfire.org Git - thirdparty/systemd.git/commit
Drop support for lz4 < 1.3.0
authorZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Mon, 29 Oct 2018 17:32:51 +0000 (18:32 +0100)
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Mon, 29 Oct 2018 20:54:42 +0000 (21:54 +0100)
commite0a1d4b049e6991919a0eacd5d96f7f39dc6ddd1
tree6f2d03921940d335d49d732e0d5a541c49308aa5
parent2b686260894ee0fda9ed75572735e750828605ca
Drop support for lz4 < 1.3.0

lz4-r130 was released on May 29th, 2015. Let's drop the work-around for older
versions. In particular, we won't test any new code against those ancient
releases, so we shouldn't pretend they are supported.
README
meson.build
src/journal/compress.c
src/journal/test-compress.c