Files
bpfire/config/rootfiles/common/xz
Adolf Belka 19d67c8202 xz: Update to version 5.4.5
- Update from version 5.4.0 to 5.4.5
- Update of rootfile
- Changelog
    5.4.5 (2023-11-01)
	    * liblzma:
	        - Use __attribute__((__no_sanitize_address__)) to avoid address
	          sanitization with CRC64 CLMUL. It uses 16-byte-aligned reads
	          which can extend past the bounds of the input buffer and
	          inherently trigger address sanitization errors. This isn't
	          a bug.
	        - Fixed an assertion failure that could be triggered by a large
	          unpadded_size argument. It was verified that there was no
	          other bug than the assertion failure.
	        - Fixed a bug that prevented building with Windows Vista
	          threading when __attribute__((__constructor__)) is not
	          supported.
	    * xz now properly handles special files such as "con" or "nul" on
	      Windows. Before this fix, the following wrote "foo" to the
	      console and deleted the input file "con_xz":
	          echo foo | xz > con_xz
	          xz --suffix=_xz --decompress con_xz
	    * Build systems:
	        - Allow builds with Windows win95 threading and small mode when
	          __attribute__((__constructor__)) is supported.
	        - Added a new line to liblzma.pc for MSYS2 (Windows):
	              Cflags.private: -DLZMA_API_STATIC
	          When compiling code that will link against static liblzma,
	          the LZMA_API_STATIC macro needs to be defined on Windows.
	        - CMake specific changes:
	            * Fixed a bug that allowed CLOCK_MONOTONIC to be used even
	              if the check for it failed.
	            * Fixed a bug where configuring CMake multiple times
	              resulted in HAVE_CLOCK_GETTIME and HAVE_CLOCK_MONOTONIC
	              not being set.
	            * Fixed the build with MinGW-w64-based Clang/LLVM 17.
	              llvm-windres now has more accurate GNU windres emulation
	              so the GNU windres workaround from 5.4.1 is needed with
	              llvm-windres version 17 too.
	            * The import library on Windows is now properly named
	              "liblzma.dll.a" instead of "libliblzma.dll.a"
	            * Fixed a bug causing the Ninja Generator to fail on
	              UNIX-like systems. This bug was introduced in 5.4.0.
	            * Added a new option to disable CLMUL CRC64.
	            * A module-definition (.def) file is now created when
	              building liblzma.dll with MinGW-w64.
	            * The pkg-config liblzma.pc file is now installed on all
	              builds except when using MSVC on Windows.
	            * Added large file support by default for platforms that
	              need it to handle files larger than 2 GiB. This includes
	              MinGW-w64, even 64-bit builds.
	    * Small fixes and improvements to the tests.
	    * Updated translations: Chinese (simplified) and Esperanto.

Signed-off-by: Adolf Belka <adolf.belka@ipfire.org>
2023-11-21 19:26:44 +00:00

321 lines
9.9 KiB
Plaintext

usr/bin/lzcat
usr/bin/lzcmp
usr/bin/lzdiff
usr/bin/lzegrep
usr/bin/lzfgrep
usr/bin/lzgrep
usr/bin/lzless
usr/bin/lzma
usr/bin/lzmadec
usr/bin/lzmainfo
usr/bin/lzmore
usr/bin/unlzma
usr/bin/unxz
usr/bin/xz
usr/bin/xzcat
usr/bin/xzcmp
usr/bin/xzdec
usr/bin/xzdiff
usr/bin/xzegrep
usr/bin/xzfgrep
usr/bin/xzgrep
usr/bin/xzless
usr/bin/xzmore
#usr/include/lzma
#usr/include/lzma.h
#usr/include/lzma/base.h
#usr/include/lzma/bcj.h
#usr/include/lzma/block.h
#usr/include/lzma/check.h
#usr/include/lzma/container.h
#usr/include/lzma/delta.h
#usr/include/lzma/filter.h
#usr/include/lzma/hardware.h
#usr/include/lzma/index.h
#usr/include/lzma/index_hash.h
#usr/include/lzma/lzma12.h
#usr/include/lzma/stream_flags.h
#usr/include/lzma/version.h
#usr/include/lzma/vli.h
#usr/lib/liblzma.a
#usr/lib/liblzma.la
#usr/lib/liblzma.so
usr/lib/liblzma.so.5
usr/lib/liblzma.so.5.4.5
#usr/lib/pkgconfig/liblzma.pc
#usr/share/doc/xz
#usr/share/doc/xz/AUTHORS
#usr/share/doc/xz/COPYING
#usr/share/doc/xz/COPYING.GPLv2
#usr/share/doc/xz/NEWS
#usr/share/doc/xz/README
#usr/share/doc/xz/THANKS
#usr/share/doc/xz/TODO
#usr/share/doc/xz/api
#usr/share/doc/xz/api/annotated.html
#usr/share/doc/xz/api/base_8h.html
#usr/share/doc/xz/api/bc_s.png
#usr/share/doc/xz/api/bc_sd.png
#usr/share/doc/xz/api/bcj_8h.html
#usr/share/doc/xz/api/block_8h.html
#usr/share/doc/xz/api/check_8h.html
#usr/share/doc/xz/api/classes.html
#usr/share/doc/xz/api/closed.png
#usr/share/doc/xz/api/container_8h.html
#usr/share/doc/xz/api/delta_8h.html
#usr/share/doc/xz/api/dir_b17a1d403082bd69a703ed987cf158fb.html
#usr/share/doc/xz/api/doc.svg
#usr/share/doc/xz/api/docd.svg
#usr/share/doc/xz/api/doxygen.css
#usr/share/doc/xz/api/doxygen.svg
#usr/share/doc/xz/api/files.html
#usr/share/doc/xz/api/filter_8h.html
#usr/share/doc/xz/api/folderclosed.svg
#usr/share/doc/xz/api/folderclosedd.svg
#usr/share/doc/xz/api/folderopen.svg
#usr/share/doc/xz/api/folderopend.svg
#usr/share/doc/xz/api/functions.html
#usr/share/doc/xz/api/functions_vars.html
#usr/share/doc/xz/api/globals.html
#usr/share/doc/xz/api/globals_defs.html
#usr/share/doc/xz/api/globals_enum.html
#usr/share/doc/xz/api/globals_eval.html
#usr/share/doc/xz/api/globals_func.html
#usr/share/doc/xz/api/globals_type.html
#usr/share/doc/xz/api/hardware_8h.html
#usr/share/doc/xz/api/index.html
#usr/share/doc/xz/api/index_8h.html
#usr/share/doc/xz/api/index__hash_8h.html
#usr/share/doc/xz/api/lzma12_8h.html
#usr/share/doc/xz/api/lzma_8h.html
#usr/share/doc/xz/api/nav_f.png
#usr/share/doc/xz/api/nav_fd.png
#usr/share/doc/xz/api/nav_g.png
#usr/share/doc/xz/api/nav_h.png
#usr/share/doc/xz/api/nav_hd.png
#usr/share/doc/xz/api/open.png
#usr/share/doc/xz/api/splitbar.png
#usr/share/doc/xz/api/splitbard.png
#usr/share/doc/xz/api/stream__flags_8h.html
#usr/share/doc/xz/api/structlzma__allocator.html
#usr/share/doc/xz/api/structlzma__block.html
#usr/share/doc/xz/api/structlzma__filter.html
#usr/share/doc/xz/api/structlzma__index__iter.html
#usr/share/doc/xz/api/structlzma__mt.html
#usr/share/doc/xz/api/structlzma__options__bcj.html
#usr/share/doc/xz/api/structlzma__options__delta.html
#usr/share/doc/xz/api/structlzma__options__lzma.html
#usr/share/doc/xz/api/structlzma__stream.html
#usr/share/doc/xz/api/structlzma__stream__flags.html
#usr/share/doc/xz/api/sync_off.png
#usr/share/doc/xz/api/sync_on.png
#usr/share/doc/xz/api/tab_a.png
#usr/share/doc/xz/api/tab_ad.png
#usr/share/doc/xz/api/tab_b.png
#usr/share/doc/xz/api/tab_bd.png
#usr/share/doc/xz/api/tab_h.png
#usr/share/doc/xz/api/tab_hd.png
#usr/share/doc/xz/api/tab_s.png
#usr/share/doc/xz/api/tab_sd.png
#usr/share/doc/xz/api/tabs.css
#usr/share/doc/xz/api/version_8h.html
#usr/share/doc/xz/api/vli_8h.html
#usr/share/doc/xz/examples
#usr/share/doc/xz/examples/00_README.txt
#usr/share/doc/xz/examples/01_compress_easy.c
#usr/share/doc/xz/examples/02_decompress.c
#usr/share/doc/xz/examples/03_compress_custom.c
#usr/share/doc/xz/examples/04_compress_easy_mt.c
#usr/share/doc/xz/examples/Makefile
#usr/share/doc/xz/examples_old
#usr/share/doc/xz/examples_old/xz_pipe_comp.c
#usr/share/doc/xz/examples_old/xz_pipe_decomp.c
#usr/share/doc/xz/faq.txt
#usr/share/doc/xz/history.txt
#usr/share/doc/xz/lzma-file-format.txt
#usr/share/doc/xz/xz-file-format.txt
#usr/share/locale/ca/LC_MESSAGES/xz.mo
#usr/share/locale/cs/LC_MESSAGES/xz.mo
#usr/share/locale/da/LC_MESSAGES/xz.mo
#usr/share/locale/de/LC_MESSAGES/xz.mo
#usr/share/locale/eo/LC_MESSAGES/xz.mo
#usr/share/locale/es/LC_MESSAGES/xz.mo
#usr/share/locale/fi/LC_MESSAGES/xz.mo
#usr/share/locale/fr/LC_MESSAGES/xz.mo
#usr/share/locale/hr/LC_MESSAGES/xz.mo
#usr/share/locale/hu/LC_MESSAGES/xz.mo
#usr/share/locale/it/LC_MESSAGES/xz.mo
#usr/share/locale/ko/LC_MESSAGES/xz.mo
#usr/share/locale/pl/LC_MESSAGES/xz.mo
#usr/share/locale/pt/LC_MESSAGES/xz.mo
#usr/share/locale/pt_BR/LC_MESSAGES/xz.mo
#usr/share/locale/ro/LC_MESSAGES/xz.mo
#usr/share/locale/sr/LC_MESSAGES/xz.mo
#usr/share/locale/sv/LC_MESSAGES/xz.mo
#usr/share/locale/tr/LC_MESSAGES/xz.mo
#usr/share/locale/uk/LC_MESSAGES/xz.mo
#usr/share/locale/vi/LC_MESSAGES/xz.mo
#usr/share/locale/zh_CN/LC_MESSAGES/xz.mo
#usr/share/locale/zh_TW/LC_MESSAGES/xz.mo
#usr/share/man/de
#usr/share/man/de/man1
#usr/share/man/de/man1/lzcat.1
#usr/share/man/de/man1/lzcmp.1
#usr/share/man/de/man1/lzdiff.1
#usr/share/man/de/man1/lzegrep.1
#usr/share/man/de/man1/lzfgrep.1
#usr/share/man/de/man1/lzgrep.1
#usr/share/man/de/man1/lzless.1
#usr/share/man/de/man1/lzma.1
#usr/share/man/de/man1/lzmadec.1
#usr/share/man/de/man1/lzmore.1
#usr/share/man/de/man1/unlzma.1
#usr/share/man/de/man1/unxz.1
#usr/share/man/de/man1/xz.1
#usr/share/man/de/man1/xzcat.1
#usr/share/man/de/man1/xzcmp.1
#usr/share/man/de/man1/xzdec.1
#usr/share/man/de/man1/xzdiff.1
#usr/share/man/de/man1/xzegrep.1
#usr/share/man/de/man1/xzfgrep.1
#usr/share/man/de/man1/xzgrep.1
#usr/share/man/de/man1/xzless.1
#usr/share/man/de/man1/xzmore.1
#usr/share/man/fr
#usr/share/man/fr/man1
#usr/share/man/fr/man1/lzcat.1
#usr/share/man/fr/man1/lzcmp.1
#usr/share/man/fr/man1/lzdiff.1
#usr/share/man/fr/man1/lzless.1
#usr/share/man/fr/man1/lzma.1
#usr/share/man/fr/man1/lzmadec.1
#usr/share/man/fr/man1/lzmore.1
#usr/share/man/fr/man1/unlzma.1
#usr/share/man/fr/man1/unxz.1
#usr/share/man/fr/man1/xz.1
#usr/share/man/fr/man1/xzcat.1
#usr/share/man/fr/man1/xzcmp.1
#usr/share/man/fr/man1/xzdec.1
#usr/share/man/fr/man1/xzdiff.1
#usr/share/man/fr/man1/xzless.1
#usr/share/man/fr/man1/xzmore.1
#usr/share/man/ko
#usr/share/man/ko/man1
#usr/share/man/ko/man1/lzcat.1
#usr/share/man/ko/man1/lzcmp.1
#usr/share/man/ko/man1/lzdiff.1
#usr/share/man/ko/man1/lzegrep.1
#usr/share/man/ko/man1/lzfgrep.1
#usr/share/man/ko/man1/lzgrep.1
#usr/share/man/ko/man1/lzless.1
#usr/share/man/ko/man1/lzma.1
#usr/share/man/ko/man1/lzmadec.1
#usr/share/man/ko/man1/lzmore.1
#usr/share/man/ko/man1/unlzma.1
#usr/share/man/ko/man1/unxz.1
#usr/share/man/ko/man1/xz.1
#usr/share/man/ko/man1/xzcat.1
#usr/share/man/ko/man1/xzcmp.1
#usr/share/man/ko/man1/xzdec.1
#usr/share/man/ko/man1/xzdiff.1
#usr/share/man/ko/man1/xzegrep.1
#usr/share/man/ko/man1/xzfgrep.1
#usr/share/man/ko/man1/xzgrep.1
#usr/share/man/ko/man1/xzless.1
#usr/share/man/ko/man1/xzmore.1
#usr/share/man/man1/lzcat.1
#usr/share/man/man1/lzcmp.1
#usr/share/man/man1/lzdiff.1
#usr/share/man/man1/lzegrep.1
#usr/share/man/man1/lzfgrep.1
#usr/share/man/man1/lzgrep.1
#usr/share/man/man1/lzless.1
#usr/share/man/man1/lzma.1
#usr/share/man/man1/lzmadec.1
#usr/share/man/man1/lzmainfo.1
#usr/share/man/man1/lzmore.1
#usr/share/man/man1/unlzma.1
#usr/share/man/man1/unxz.1
#usr/share/man/man1/xz.1
#usr/share/man/man1/xzcat.1
#usr/share/man/man1/xzcmp.1
#usr/share/man/man1/xzdec.1
#usr/share/man/man1/xzdiff.1
#usr/share/man/man1/xzegrep.1
#usr/share/man/man1/xzfgrep.1
#usr/share/man/man1/xzgrep.1
#usr/share/man/man1/xzless.1
#usr/share/man/man1/xzmore.1
#usr/share/man/pt_BR
#usr/share/man/pt_BR/man1
#usr/share/man/pt_BR/man1/lzcat.1
#usr/share/man/pt_BR/man1/lzcmp.1
#usr/share/man/pt_BR/man1/lzdiff.1
#usr/share/man/pt_BR/man1/lzegrep.1
#usr/share/man/pt_BR/man1/lzfgrep.1
#usr/share/man/pt_BR/man1/lzgrep.1
#usr/share/man/pt_BR/man1/lzless.1
#usr/share/man/pt_BR/man1/lzma.1
#usr/share/man/pt_BR/man1/lzmadec.1
#usr/share/man/pt_BR/man1/lzmore.1
#usr/share/man/pt_BR/man1/unlzma.1
#usr/share/man/pt_BR/man1/unxz.1
#usr/share/man/pt_BR/man1/xz.1
#usr/share/man/pt_BR/man1/xzcat.1
#usr/share/man/pt_BR/man1/xzcmp.1
#usr/share/man/pt_BR/man1/xzdec.1
#usr/share/man/pt_BR/man1/xzdiff.1
#usr/share/man/pt_BR/man1/xzegrep.1
#usr/share/man/pt_BR/man1/xzfgrep.1
#usr/share/man/pt_BR/man1/xzgrep.1
#usr/share/man/pt_BR/man1/xzless.1
#usr/share/man/pt_BR/man1/xzmore.1
#usr/share/man/ro
#usr/share/man/ro/man1
#usr/share/man/ro/man1/lzcat.1
#usr/share/man/ro/man1/lzcmp.1
#usr/share/man/ro/man1/lzdiff.1
#usr/share/man/ro/man1/lzegrep.1
#usr/share/man/ro/man1/lzfgrep.1
#usr/share/man/ro/man1/lzgrep.1
#usr/share/man/ro/man1/lzless.1
#usr/share/man/ro/man1/lzma.1
#usr/share/man/ro/man1/lzmadec.1
#usr/share/man/ro/man1/lzmore.1
#usr/share/man/ro/man1/unlzma.1
#usr/share/man/ro/man1/unxz.1
#usr/share/man/ro/man1/xz.1
#usr/share/man/ro/man1/xzcat.1
#usr/share/man/ro/man1/xzcmp.1
#usr/share/man/ro/man1/xzdec.1
#usr/share/man/ro/man1/xzdiff.1
#usr/share/man/ro/man1/xzegrep.1
#usr/share/man/ro/man1/xzfgrep.1
#usr/share/man/ro/man1/xzgrep.1
#usr/share/man/ro/man1/xzless.1
#usr/share/man/ro/man1/xzmore.1
#usr/share/man/uk
#usr/share/man/uk/man1
#usr/share/man/uk/man1/lzcat.1
#usr/share/man/uk/man1/lzcmp.1
#usr/share/man/uk/man1/lzdiff.1
#usr/share/man/uk/man1/lzegrep.1
#usr/share/man/uk/man1/lzfgrep.1
#usr/share/man/uk/man1/lzgrep.1
#usr/share/man/uk/man1/lzless.1
#usr/share/man/uk/man1/lzma.1
#usr/share/man/uk/man1/lzmadec.1
#usr/share/man/uk/man1/lzmore.1
#usr/share/man/uk/man1/unlzma.1
#usr/share/man/uk/man1/unxz.1
#usr/share/man/uk/man1/xz.1
#usr/share/man/uk/man1/xzcat.1
#usr/share/man/uk/man1/xzcmp.1
#usr/share/man/uk/man1/xzdec.1
#usr/share/man/uk/man1/xzdiff.1
#usr/share/man/uk/man1/xzegrep.1
#usr/share/man/uk/man1/xzfgrep.1
#usr/share/man/uk/man1/xzgrep.1
#usr/share/man/uk/man1/xzless.1
#usr/share/man/uk/man1/xzmore.1