<feed xmlns='http://www.w3.org/2005/Atom'>
<title>staging/hauke/tools/xz, branch master</title>
<subtitle>Hauke Mehrtens staging tree</subtitle>
<id>https://git-03.infra.openwrt.org/openwrt/staging/hauke/atom?h=master</id>
<link rel='self' href='https://git-03.infra.openwrt.org/openwrt/staging/hauke/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/openwrt/staging/hauke/'/>
<updated>2023-08-14T08:18:43Z</updated>
<entry>
<title>tools/xz: update to 5.4.4</title>
<updated>2023-08-14T08:18:43Z</updated>
<author>
<name>Rosen Penev</name>
</author>
<published>2023-08-12T02:06:10Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/openwrt/staging/hauke/commit/?id=813ef01a278e6b551dd16c0b07fb99262e0fea6b'/>
<id>urn:sha1:813ef01a278e6b551dd16c0b07fb99262e0fea6b</id>
<content type='text'>
* 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: Rosen Penev &lt;rosenp@gmail.com&gt;
</content>
</entry>
<entry>
<title>tools/xz: update to 5.4.3</title>
<updated>2023-05-06T05:16:15Z</updated>
<author>
<name>Nick Hainke</name>
</author>
<published>2023-05-06T00:45:57Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/openwrt/staging/hauke/commit/?id=2526b98a624b0b4912634258c386e6c10f7dd52a'/>
<id>urn:sha1:2526b98a624b0b4912634258c386e6c10f7dd52a</id>
<content type='text'>
Changelog:
https://git.tukaani.org/?p=xz.git;a=blob;f=NEWS;h=2f4d35adca6198671434d2988803cc9316ad1ec8;hb=c247d06e1f6cada9a76f4f6225cbd97ea760f52f#l5

Signed-off-by: Nick Hainke &lt;vincent@systemli.org&gt;
</content>
</entry>
<entry>
<title>tools/xz: bump to 5.4.2</title>
<updated>2023-03-20T22:41:27Z</updated>
<author>
<name>Linhui Liu</name>
</author>
<published>2023-03-19T14:18:21Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/openwrt/staging/hauke/commit/?id=450698804cdf864bd294d1ffb40e58af126ee876'/>
<id>urn:sha1:450698804cdf864bd294d1ffb40e58af126ee876</id>
<content type='text'>
Release Notes:
https://git.tukaani.org/?p=xz.git;a=blob;f=NEWS;hb=HEAD

Signed-off-by: Linhui Liu &lt;liulinhui36@gmail.com&gt;
</content>
</entry>
<entry>
<title>tools/xz: update to 5.4.1</title>
<updated>2023-01-13T21:09:12Z</updated>
<author>
<name>Linhui Liu</name>
</author>
<published>2023-01-12T08:25:26Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/openwrt/staging/hauke/commit/?id=753efd45b2254e0bbfa94a639b44b3011d911e3d'/>
<id>urn:sha1:753efd45b2254e0bbfa94a639b44b3011d911e3d</id>
<content type='text'>
Release notes:
    https://git.tukaani.org/?p=xz.git;a=blob;f=NEWS;hb=HEAD

Signed-off-by: Linhui Liu &lt;liulinhui36@gmail.com&gt;
</content>
</entry>
<entry>
<title>tools/xz: update to 5.4.0</title>
<updated>2023-01-07T16:17:04Z</updated>
<author>
<name>Linhui Liu</name>
</author>
<published>2023-01-07T09:06:21Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/openwrt/staging/hauke/commit/?id=c4b5239b6318c13159e408da359691be032cdeeb'/>
<id>urn:sha1:c4b5239b6318c13159e408da359691be032cdeeb</id>
<content type='text'>
Release notes:
    https://git.tukaani.org/?p=xz.git;a=blob;f=NEWS;hb=HEAD

Signed-off-by: Linhui Liu &lt;liulinhui36@gmail.com&gt;
</content>
</entry>
<entry>
<title>tools/xz: update to 5.2.10</title>
<updated>2022-12-19T22:25:35Z</updated>
<author>
<name>Nick Hainke</name>
</author>
<published>2022-12-14T10:00:07Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/openwrt/staging/hauke/commit/?id=a0bf926a461484cf7b9b56768e14212994c88d84'/>
<id>urn:sha1:a0bf926a461484cf7b9b56768e14212994c88d84</id>
<content type='text'>
Update to latest version.

Signed-off-by: Nick Hainke &lt;vincent@systemli.org&gt;
</content>
</entry>
<entry>
<title>tools/xz: update to 5.2.9</title>
<updated>2022-12-03T19:40:36Z</updated>
<author>
<name>Nick Hainke</name>
</author>
<published>2022-12-02T21:20:07Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/openwrt/staging/hauke/commit/?id=d010e36a0dfc94e044b7f3b6b21a845067aaf020'/>
<id>urn:sha1:d010e36a0dfc94e044b7f3b6b21a845067aaf020</id>
<content type='text'>
Update to latest release.

Signed-off-by: Nick Hainke &lt;vincent@systemli.org&gt;
</content>
</entry>
<entry>
<title>tools/xz: update to 5.2.8</title>
<updated>2022-11-16T22:30:11Z</updated>
<author>
<name>Nick Hainke</name>
</author>
<published>2022-11-16T08:44:09Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/openwrt/staging/hauke/commit/?id=511d02a758b32cbd92f03c6dff16a193d2ff214e'/>
<id>urn:sha1:511d02a758b32cbd92f03c6dff16a193d2ff214e</id>
<content type='text'>
Update to latest release.

Signed-off-by: Nick Hainke &lt;vincent@systemli.org&gt;
</content>
</entry>
<entry>
<title>tools/xz: update to 5.2.7</title>
<updated>2022-10-22T20:50:37Z</updated>
<author>
<name>Nick Hainke</name>
</author>
<published>2022-10-21T20:06:49Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/openwrt/staging/hauke/commit/?id=ef51c0150a5c569d474891e0bc7ae93a12d99c1b'/>
<id>urn:sha1:ef51c0150a5c569d474891e0bc7ae93a12d99c1b</id>
<content type='text'>
Update to latest version.

Signed-off-by: Nick Hainke &lt;vincent@systemli.org&gt;
</content>
</entry>
<entry>
<title>tools: add Host/Uninstall where possible</title>
<updated>2022-10-19T22:33:22Z</updated>
<author>
<name>Rosen Penev</name>
</author>
<published>2022-09-28T08:23:56Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/openwrt/staging/hauke/commit/?id=a63805b25f99e609d575ee920baae269fb58794c'/>
<id>urn:sha1:a63805b25f99e609d575ee920baae269fb58794c</id>
<content type='text'>
This cleans staging_dir when calling tool/x/clean.

Signed-off-by: Rosen Penev &lt;rosenp@gmail.com&gt;
</content>
</entry>
</feed>
