]> git.ipfire.org Git - thirdparty/systemd.git/commit
support LZMA concatenated files
authorMatthew Thode <mthode@mthode.org>
Thu, 11 Jan 2018 16:48:43 +0000 (10:48 -0600)
committerLennart Poettering <lennart@poettering.net>
Thu, 11 Jan 2018 22:38:04 +0000 (23:38 +0100)
commit59dda97f7f6afecfcc9c96c1559848b688d5f3ec
tree333c49c59d42778a5c5995a31f438dc537132f6f
parentd62b3f989ad29653d28cc43ea14412694117aa2d
support LZMA concatenated files

The xz format supports concatenated files, images are sometimes created
and shipped with it to increase compression.

https://bugs.launchpad.net/ubuntu/+source/systemd/+bug/1742744 is
the source bug for this issue.
src/import/import-compress.c