freebsd-dev/lib/liblzma
Xin LI 36d99b08a5 For reasons that I am not understand yet, using the libmd version of
SHA256 would make libarchive based application to give:

	archive_read_extract(): Lzma library error: Corrupted input data

(Internally this is LZMA_DATA_ERR)

However, the libmd version of SHA256 is supposed to give same result
as the bundled version do, and xz(1) is not affected.

As a precaution, revert the SHA256 portion of r281316 for now until
we figure out why it breaks libarchive interoperability as we can't
yet rule out this change have introduced an ABI breakage.
2015-04-10 17:21:47 +00:00
..
config.h For reasons that I am not understand yet, using the libmd version of 2015-04-10 17:21:47 +00:00
Makefile For reasons that I am not understand yet, using the libmd version of 2015-04-10 17:21:47 +00:00
Symbol.map For reasons that I am not understand yet, using the libmd version of 2015-04-10 17:21:47 +00:00
Versions.def Merge xz 5.2.0. 2015-02-09 06:20:34 +00:00