]> git.ipfire.org Git - ipfire-2.x.git/commit
xz: Update to version 5.4.6
authorAdolf Belka <adolf.belka@ipfire.org>
Tue, 30 Jan 2024 22:13:44 +0000 (23:13 +0100)
committerMichael Tremer <michael.tremer@ipfire.org>
Wed, 31 Jan 2024 10:29:13 +0000 (10:29 +0000)
commitaff5c2756723f0a29f806a1b94cc68c8aaa0d35b
tree15046bfa3611ec84d76fa5b45d44257aeb3fb3d0
parentb26696ebdf66b740ba4d90020eb91390821e05c2
xz: Update to version 5.4.6

- Update from version 5.4.5 to 5.4.6
- Update of rootfile
- Changelog
    5.4.6
    * Fixed a bug involving internal function pointers in liblzma not
      being initialized to NULL. The bug can only be triggered if
      lzma_filters_update() is called on a LZMA1 encoder, so it does
      not affect xz or any application known to us that uses liblzma.
    * xz:
        - Fixed a regression introduced in 5.4.2 that caused encoding
          in the raw format to unnecessarily fail if --suffix was not
          used. For instance, the following command no longer reports
          that --suffix must be used:
              echo foo | xz --format=raw --lzma2 | wc -c
        - Fixed an issue on MinGW-w64 builds that prevented reading
          from or writing to non-terminal character devices like NUL.
    * Added a new test.

Signed-off-by: Adolf Belka <adolf.belka@ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
config/rootfiles/common/xz
lfs/xz