]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commit
xz: upgrade 5.4.3 -> 5.4.4
authorWang Mingyu <wangmy@fujitsu.com>
Thu, 31 Aug 2023 02:54:40 +0000 (10:54 +0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Sat, 2 Sep 2023 17:22:24 +0000 (18:22 +0100)
commit1cc37e3f7aca7e04b03de99f9ce4b8068a61510d
tree89bab5a45665295899456d3f32dedf859703e508
parent64d7c4af897cb052b6951dce6519a705cf2ac0ac
xz: upgrade 5.4.3 -> 5.4.4

Changelog:
===========
* liblzma and xzdec can now build against WASI SDK when threading
  support is disabled. xz and tests don't build yet.

* CMake:

    - Fixed a bug preventing other projects from including liblzma
      multiple times using find_package().

    - Don't create broken symlinks in Cygwin and MSYS2 unless
      supported by the environment. This prevented building for the
      default MSYS2 environment. The problem was introduced in
      xz 5.4.0.

* Documentation:

    - Small improvements to man pages.

    - Small improvements and typo fixes for liblzma API
      documentation.

* Tests:

    - Added a new section to INSTALL to describe basic test usage
      and address recent questions about building the tests when
      cross compiling.

    - Small fixes and improvements to the tests.

* Translations:

    - Fixed a mistake that caused one of the error messages to not
      be translated. This only affected versions 5.4.2 and 5.4.3.

    - Updated the Chinese (simplified), Croatian, Esperanto, German,
      Korean, Polish, Romanian, Spanish, Swedish, Ukrainian, and
      Vietnamese translations.

    - Updated the German, Korean, Romanian, and Ukrainian man page
      translations.

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
meta/recipes-extended/xz/xz_5.4.4.bb [moved from meta/recipes-extended/xz/xz_5.4.3.bb with 95% similarity]