Skip to content

Draft: compress_lzma: New enum values from liblzma 5.3.x

Micah Elizabeth Scott requested to merge beth/tor:ticket_40741 into main

Add new liblzma enums (LZMA_SEEK_NEEDED and LZMA_RET_INTERNAL*) conditional to the API version they arrived in. The first stable version of liblzma this affects is 5.4.0

Fixes #40741 (closed)

Signed-off-by: Micah Elizabeth Scott beth@torproject.org

Merge request reports