<feed xmlns='http://www.w3.org/2005/Atom'>
<title>staging/dedeckeh/tools, branch master</title>
<subtitle>Staging tree of dedeckeh</subtitle>
<id>https://git.openwrt.org/openwrt/staging/dedeckeh/atom?h=master</id>
<link rel='self' href='https://git.openwrt.org/openwrt/staging/dedeckeh/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/dedeckeh/'/>
<updated>2023-04-29T15:37:45Z</updated>
<entry>
<title>tools/patchelf: update to 0.18.0</title>
<updated>2023-04-29T15:37:45Z</updated>
<author>
<name>Nick Hainke</name>
</author>
<published>2023-04-24T06:21:20Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/dedeckeh/commit/?id=ec6bcda8e49815efeee845da50defc85ae068b79'/>
<id>urn:sha1:ec6bcda8e49815efeee845da50defc85ae068b79</id>
<content type='text'>
Release Notes:
https://github.com/NixOS/patchelf/releases/tag/0.18.0

Signed-off-by: Nick Hainke &lt;vincent@systemli.org&gt;
</content>
</entry>
<entry>
<title>tools/coreutils: update to 9.3</title>
<updated>2023-04-29T15:36:20Z</updated>
<author>
<name>Nick Hainke</name>
</author>
<published>2023-04-26T10:06:07Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/dedeckeh/commit/?id=4c54ec74fccb422dc34665adf6d1f8b8eede203e'/>
<id>urn:sha1:4c54ec74fccb422dc34665adf6d1f8b8eede203e</id>
<content type='text'>
Update to latest bugfix release.

Remove upstreamed patches:
- 001-copy-fix-reflink-auto-to-fallback-in-more-cases.patch
- 002-date-diagnose-f-read-errors.patch

Signed-off-by: Nick Hainke &lt;vincent@systemli.org&gt;
</content>
</entry>
<entry>
<title>tools/isl: update to 0.26</title>
<updated>2023-04-21T23:33:16Z</updated>
<author>
<name>Nick Hainke</name>
</author>
<published>2023-04-14T11:22:36Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/dedeckeh/commit/?id=86c24d880643d2804590e37781c821cb795f3771'/>
<id>urn:sha1:86c24d880643d2804590e37781c821cb795f3771</id>
<content type='text'>
Changelog:
https://repo.or.cz/isl.git/blob/e58af07f91c94db81627fb801fa6f52c3a7201a8:/ChangeLog

Signed-off-by: Nick Hainke &lt;vincent@systemli.org&gt;
</content>
</entry>
<entry>
<title>tools/libressl: update to 3.7.2</title>
<updated>2023-04-21T23:31:50Z</updated>
<author>
<name>Nick Hainke</name>
</author>
<published>2023-04-15T06:44:42Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/dedeckeh/commit/?id=1b624eb29dde4727c7015e8627da9d3f1613e7b0'/>
<id>urn:sha1:1b624eb29dde4727c7015e8627da9d3f1613e7b0</id>
<content type='text'>
Release Notes:
https://ftp.openbsd.org/pub/OpenBSD/LibreSSL/libressl-3.7.2-relnotes.txt

Signed-off-by: Nick Hainke &lt;vincent@systemli.org&gt;
</content>
</entry>
<entry>
<title>tools/squashfs4: backport OpenWrt extended options patch</title>
<updated>2023-04-20T19:30:52Z</updated>
<author>
<name>Christian Marangi</name>
</author>
<published>2023-04-20T19:30:52Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/dedeckeh/commit/?id=c7c3208192cc7227b99db6233ebf35f20c4cfcf9'/>
<id>urn:sha1:c7c3208192cc7227b99db6233ebf35f20c4cfcf9</id>
<content type='text'>
Due to us keeping a patch around for years and never proposing it to
squashfs4 repository, we resulted in having the same squashfs4 version
but with different supported options. (openwrt patched -- upstream)

To workaround this problem, a non-standard option was required.

To not have surprise on tool bump, backport the patch and add the new
config option required to enable these extended non-standard options.

Signed-off-by: Christian Marangi &lt;ansuelsmth@gmail.com&gt;
</content>
</entry>
<entry>
<title>tools/lz4: build with meson</title>
<updated>2023-04-20T12:21:46Z</updated>
<author>
<name>Rosen Penev</name>
</author>
<published>2023-04-20T08:59:32Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/dedeckeh/commit/?id=291b137778eece9edf4b960d4d5c27fc1ce91e06'/>
<id>urn:sha1:291b137778eece9edf4b960d4d5c27fc1ce91e06</id>
<content type='text'>
Simplifies Makefile and speeds up compilation.

Before:
Executed in   68.00 secs    fish           external
   usr time  104.17 secs    1.33 millis  104.17 secs
   sys time    4.29 secs    0.35 millis    4.29 secs

After:
Executed in   27.98 secs    fish           external
   usr time   25.18 secs    1.32 millis   25.18 secs
   sys time    3.31 secs    0.35 millis    3.31 secs

Signed-off-by: Rosen Penev &lt;rosenp@gmail.com&gt;
</content>
</entry>
<entry>
<title>tools/dwarves: update to 1.25</title>
<updated>2023-04-18T23:02:26Z</updated>
<author>
<name>Nick Hainke</name>
</author>
<published>2023-04-12T19:50:29Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/dedeckeh/commit/?id=1416b9bbe9d3455c7ab64543a65236fea213a978'/>
<id>urn:sha1:1416b9bbe9d3455c7ab64543a65236fea213a978</id>
<content type='text'>
Remove AUTORELEASE and HOST_BUILD_PARALLEL.

Release Notes:
https://lore.kernel.org/dwarves/ZDG4qxirpIfmbiip@kernel.org/T/#u

Signed-off-by: Nick Hainke &lt;vincent@systemli.org&gt;
</content>
</entry>
<entry>
<title>tools/cmake: update to 3.26.3</title>
<updated>2023-04-18T22:53:39Z</updated>
<author>
<name>Nick Hainke</name>
</author>
<published>2023-04-16T21:05:05Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/dedeckeh/commit/?id=89f6ac5fd1ad113536cb71cb58f2dc50deadde32'/>
<id>urn:sha1:89f6ac5fd1ad113536cb71cb58f2dc50deadde32</id>
<content type='text'>
Release Notes:
- https://www.kitware.com/cmake-3-26-1-available-for-download/
- https://www.kitware.com/cmake-3-26-2-available-for-download/
- https://www.kitware.com/cmake-3-26-3-available-for-download/

Signed-off-by: Nick Hainke &lt;vincent@systemli.org&gt;
</content>
</entry>
<entry>
<title>tools/bzip2: add `bzip2` binaries</title>
<updated>2023-04-18T13:25:21Z</updated>
<author>
<name>Tony Butler</name>
</author>
<published>2022-11-30T14:19:37Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/dedeckeh/commit/?id=36150ff6ffb252ccd4147ffb140d682f58fc19e8'/>
<id>urn:sha1:36150ff6ffb252ccd4147ffb140d682f58fc19e8</id>
<content type='text'>
`bzip2` is the standard executable for bzip2 compression

this includes development includes and both static and shared libs
(libbz2) which can be used by other packages

the initramfs generator offers the BZIP2 option but there was no
executable to support it, and worked only via side effect of having a
system-installed version of bzip2, which could be less predictable

Signed-off-by: Tony Butler &lt;spudz76@gmail.com&gt;
[ remove unintended change ]
Signed-off-by: Christian Marangi &lt;ansuelsmth@gmail.com&gt;
</content>
</entry>
<entry>
<title>Revert "tools/bzip2: add `bzip2` binaries"</title>
<updated>2023-04-18T13:22:48Z</updated>
<author>
<name>Christian Marangi</name>
</author>
<published>2023-04-18T13:22:48Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/dedeckeh/commit/?id=b691362d1dbe2c07e83c3e703f093dfd8e14145c'/>
<id>urn:sha1:b691362d1dbe2c07e83c3e703f093dfd8e14145c</id>
<content type='text'>
This reverts commit 394d7134ec42f14ddb91769c737098753fa68266.

The commit has unintentded change that cause compilation error with SDK
or LZO compression.

Signed-off-by: Christian Marangi &lt;ansuelsmth@gmail.com&gt;
</content>
</entry>
</feed>
