* Plugin libddr_lzma.so: LZMA2/xz de/compression from Dmitrii
Ivanov. Covering the other end of the spectrum of LZO, with
high compression ratios at high CPU cost for compression.
(Decompression is cheap for both.)
* Code review and streamlining for dd_rescue integration by
Kurt Garloff.
OBS-URL: https://build.opensuse.org/package/show/Base:System/dd_rescue?expand=0&rev=85
* Refactoring: Move CPU feature detection to archdep.c.
* libddr_cypt: Support passing in password via pipe and passfd=
* Add testcase for this
* Support sha256 acceleration on x86-64 and armv8.
* Improve detection of armv8 crypto (aes) acceleration (32bit).
OBS-URL: https://build.opensuse.org/package/show/Base:System/dd_rescue?expand=0&rev=83