<feed xmlns='http://www.w3.org/2005/Atom'>
<title>staging/aparcar/tools, branch master</title>
<subtitle>Staging tree of Paul Spooren</subtitle>
<id>https://git-03.infra.openwrt.org/openwrt/staging/aparcar/atom?h=master</id>
<link rel='self' href='https://git-03.infra.openwrt.org/openwrt/staging/aparcar/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/openwrt/staging/aparcar/'/>
<updated>2023-02-20T06:34:07Z</updated>
<entry>
<title>tools/squashfskit4: drop unused tool</title>
<updated>2023-02-20T06:34:07Z</updated>
<author>
<name>Christian Marangi</name>
</author>
<published>2022-10-14T15:36:21Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/openwrt/staging/aparcar/commit/?id=eac6fe6f742c7da980799b5583819183a9f33c01'/>
<id>urn:sha1:eac6fe6f742c7da980799b5583819183a9f33c01</id>
<content type='text'>
Drop squashfskit4 tool as it got replaced by new version of squashfs4
tool.

Signed-off-by: Christian Marangi &lt;ansuelsmth@gmail.com&gt;
</content>
</entry>
<entry>
<title>tools/squashfs4: add new tool for squashfs4 images</title>
<updated>2023-02-20T06:34:03Z</updated>
<author>
<name>Christian Marangi</name>
</author>
<published>2023-02-06T22:22:43Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/openwrt/staging/aparcar/commit/?id=30f2d516ba7be08f06f7ca8767472c3ea5678706'/>
<id>urn:sha1:30f2d516ba7be08f06f7ca8767472c3ea5678706</id>
<content type='text'>
squashfs tool is finally reborn and correctly maintained.

Introduce the new version as a replacement for squasfs4kit as it was a
fork and also abandoned.

Add additional patch to add the missing feature present in squashfskit4
but still missing on this new project.

Backport each required patch that fix compilation error on macos.

Signed-off-by: Christian Marangi &lt;ansuelsmth@gmail.com&gt;
</content>
</entry>
<entry>
<title>tools/squashfs: rename to squashfs3-lzma</title>
<updated>2023-02-18T20:11:36Z</updated>
<author>
<name>Christian Marangi</name>
</author>
<published>2023-02-06T22:07:24Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/openwrt/staging/aparcar/commit/?id=01262c921c7cbafc9a32b912e42c58982f47725c'/>
<id>urn:sha1:01262c921c7cbafc9a32b912e42c58982f47725c</id>
<content type='text'>
The name of squashfs is confusing since in reality it's a really old
version using an old lzma library. This tools is used for old ath79
netgear target and to produde a fake squasfs3 image needed for some
specific bootloader from some OEM (AVM for example)

Rename squashfs tool to squasfs3-lzma to better describe it.
Rename the installed bin from mksquashfs-lzma to mksquashfs3-lzma.
Use tar transform to migrate the root directory in tar to the new
naming.
Drop redundant PKG_CAT variable not needed anymore.
Also update any user of this tool.

Signed-off-by: Christian Marangi &lt;ansuelsmth@gmail.com&gt;
</content>
</entry>
<entry>
<title>tools/zstd: update to 1.5.4</title>
<updated>2023-02-18T16:38:01Z</updated>
<author>
<name>Rosen Penev</name>
</author>
<published>2023-02-10T02:13:14Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/openwrt/staging/aparcar/commit/?id=80d61c41d5b8833e19b594fa48f7d9ec5970b35b'/>
<id>urn:sha1:80d61c41d5b8833e19b594fa48f7d9ec5970b35b</id>
<content type='text'>
Mostly performance improvements, as usual.

Signed-off-by: Rosen Penev &lt;rosenp@gmail.com&gt;
</content>
</entry>
<entry>
<title>tools/e2fsprogs: update to 1.47.0</title>
<updated>2023-02-12T15:45:29Z</updated>
<author>
<name>Nick Hainke</name>
</author>
<published>2023-02-11T14:22:41Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/openwrt/staging/aparcar/commit/?id=11591752ac54436ca083647c4989eb82a886ba7d'/>
<id>urn:sha1:11591752ac54436ca083647c4989eb82a886ba7d</id>
<content type='text'>
Release notes:
https://e2fsprogs.sourceforge.net/e2fsprogs-release.html#1.47.0

Signed-off-by: Nick Hainke &lt;vincent@systemli.org&gt;
</content>
</entry>
<entry>
<title>Revert "tools/fakeroot: update to 1.30.1"</title>
<updated>2023-02-12T00:02:22Z</updated>
<author>
<name>Michael Pratt</name>
</author>
<published>2023-01-20T04:34:05Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/openwrt/staging/aparcar/commit/?id=eeba2a67caa2b9b92ffb9d756089408643971a2e'/>
<id>urn:sha1:eeba2a67caa2b9b92ffb9d756089408643971a2e</id>
<content type='text'>
This reverts commit 52167feff8ae3fbd02be22dfe6021e7e9c79c599.

Fakeroot 1.30.1 broke building on certain hosts (32-bit archs).

As of 2023-01-10, this was apparently fixed in source code,
however, the version is still 1.30.1 (patch release),
so the old binaries are removed from the repository and replaced,
but the source provided by the repository remains the same.

Furthermore, there are some complicated issues blocking
the "testing" release from being bumped to a 1.30.x version.

Considering all of this, it would likely be better for this package
to follow the "testing" release instead of the "unstable" release,
which is still 1.29-1, so revert to that.

Link: https://bugs.debian.org/1023286
Link: https://tracker.debian.org/news/1407613/accepted-fakeroot-1301-11-source-into-unstable/
Link: https://qa.debian.org/excuses.php?package=fakeroot
Link: https://bugs.debian.org/1027803
Signed-off-by: Michael Pratt &lt;mcpratt@pm.me&gt;
</content>
</entry>
<entry>
<title>tools/cmake: remove rpath ldflag</title>
<updated>2023-02-09T01:53:36Z</updated>
<author>
<name>Rosen Penev</name>
</author>
<published>2022-09-30T20:18:00Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/openwrt/staging/aparcar/commit/?id=786c4099b4f65f6f323096db6480c28a79676a16'/>
<id>urn:sha1:786c4099b4f65f6f323096db6480c28a79676a16</id>
<content type='text'>
no longer needed because of tools/zstd

Signed-off-by: Rosen Penev &lt;rosenp@gmail.com&gt;
</content>
</entry>
<entry>
<title>tools/zstd: build libraries as static</title>
<updated>2023-02-09T01:53:36Z</updated>
<author>
<name>Rosen Penev</name>
</author>
<published>2022-09-25T01:42:59Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/openwrt/staging/aparcar/commit/?id=e704a2b57bd9f593e0133a44bd7b35986152d864'/>
<id>urn:sha1:e704a2b57bd9f593e0133a44bd7b35986152d864</id>
<content type='text'>
Enables to get rid of rpath hack for all users.

Signed-off-by: Rosen Penev &lt;rosenp@gmail.com&gt;
</content>
</entry>
<entry>
<title>tools/e2fsprogs: update to 1.46.6</title>
<updated>2023-02-07T23:12:23Z</updated>
<author>
<name>Nick Hainke</name>
</author>
<published>2023-02-05T20:14:19Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/openwrt/staging/aparcar/commit/?id=38350650cbc43c0386977c9ca532b71ece15c80b'/>
<id>urn:sha1:38350650cbc43c0386977c9ca532b71ece15c80b</id>
<content type='text'>
Release information:
https://e2fsprogs.sourceforge.net/e2fsprogs-release.html#1.46.6

Remove upstreamed patch:
- 004-CVE-2022-1304-libext2fs-add-sanity-check-to-extent-manipulation.patch

Refresh patch:
- 003-no-crond.patch

Signed-off-by: Nick Hainke &lt;vincent@systemli.org&gt;
</content>
</entry>
<entry>
<title>tools/pkgconf: add PKG_CPE_ID</title>
<updated>2023-02-05T21:39:17Z</updated>
<author>
<name>Nick Hainke</name>
</author>
<published>2023-02-05T13:59:03Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/openwrt/staging/aparcar/commit/?id=6bc675c0bed969303f94bb59310081d92bf2e74a'/>
<id>urn:sha1:6bc675c0bed969303f94bb59310081d92bf2e74a</id>
<content type='text'>
Add PKG_CPE_ID to track vulnerabilities.

Signed-off-by: Nick Hainke &lt;vincent@systemli.org&gt;
</content>
</entry>
</feed>
