<feed xmlns='http://www.w3.org/2005/Atom'>
<title>staging/aparcar/tools/squashfs, branch master</title>
<subtitle>Staging tree of Paul Spooren</subtitle>
<id>https://git.openwrt.org/openwrt/staging/aparcar/atom?h=master</id>
<link rel='self' href='https://git.openwrt.org/openwrt/staging/aparcar/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/aparcar/'/>
<updated>2023-02-18T20:11:36Z</updated>
<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.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>squashfs: Fix compile with GCC 10</title>
<updated>2020-05-24T12:38:40Z</updated>
<author>
<name>Hauke Mehrtens</name>
</author>
<published>2020-05-24T10:23:31Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/aparcar/commit/?id=1bbc1aa884902fd05cc579b53d68b2ba0b18683f'/>
<id>urn:sha1:1bbc1aa884902fd05cc579b53d68b2ba0b18683f</id>
<content type='text'>
Fixes the following build error with GCC 10:
	/usr/bin/ld: read_fs.o:(.bss+0x0): multiple definition of `swap'; mksquashfs.o:(.bss+0x1b2a88): first defined here
And a compile warning.

Fixes: FS#3104, FS#3119
Signed-off-by: Hauke Mehrtens &lt;hauke@hauke-m.de&gt;
</content>
</entry>
<entry>
<title>add PKG_CPE_ID ids to package and tools</title>
<updated>2017-11-17T01:24:35Z</updated>
<author>
<name>Alexander Couzens</name>
</author>
<published>2017-09-28T02:55:46Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/aparcar/commit/?id=c61a2395140d92cdd37d3d6ee43a765427e8e318'/>
<id>urn:sha1:c61a2395140d92cdd37d3d6ee43a765427e8e318</id>
<content type='text'>
CPE ids helps to tracks CVE in packages.
https://cpe.mitre.org/specification/

Thanks to swalker for CPE to package mapping and
keep tracking CVEs.

Acked-by: Jo-Philipp Wich &lt;jo@mein.io&gt;
Signed-off-by: Alexander Couzens &lt;lynxis@fe80.eu&gt;
</content>
</entry>
<entry>
<title>tools/squashfs: include sysmacros.h explicitly</title>
<updated>2017-10-27T09:19:38Z</updated>
<author>
<name>Alex Maclean</name>
</author>
<published>2017-10-23T12:47:55Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/aparcar/commit/?id=09bfca653c0ce9db3588c4046c53b28ae67eddbe'/>
<id>urn:sha1:09bfca653c0ce9db3588c4046c53b28ae67eddbe</id>
<content type='text'>
glibc is moving to remove the include of sys/sysmacros.h from
sys/types.h, and some distros have done this early. Other libcs may
already lack this include. Include sysmacros.h explicitly.

Fixes: FS#1018

Signed-off-by: Alex Maclean &lt;monkeh@monkeh.net&gt;
</content>
</entry>
<entry>
<title>tools/squashfs: use host cflags</title>
<updated>2017-10-24T11:24:05Z</updated>
<author>
<name>Felix Fietkau</name>
</author>
<published>2017-10-24T11:22:09Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/aparcar/commit/?id=20d363aed395e07ff42fe648f898b17f2077cc82'/>
<id>urn:sha1:20d363aed395e07ff42fe648f898b17f2077cc82</id>
<content type='text'>
Signed-off-by: Felix Fietkau &lt;nbd@nbd.name&gt;
</content>
</entry>
<entry>
<title>treewide: clean up download hashes</title>
<updated>2016-12-16T21:39:22Z</updated>
<author>
<name>Felix Fietkau</name>
</author>
<published>2016-12-16T16:32:10Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/aparcar/commit/?id=720b99215da295a2e7b4acdef30b58bec6acedc2'/>
<id>urn:sha1:720b99215da295a2e7b4acdef30b58bec6acedc2</id>
<content type='text'>
Replace *MD5SUM with *HASH, replace MD5 hashes with SHA256

Signed-off-by: Felix Fietkau &lt;nbd@nbd.name&gt;
</content>
</entry>
<entry>
<title>tools/squashfs: refresh patches</title>
<updated>2015-12-11T15:07:28Z</updated>
<author>
<name>John Crispin</name>
</author>
<published>2015-12-11T15:07:28Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/aparcar/commit/?id=34124de139842d15abe026cfb531f1144d94d979'/>
<id>urn:sha1:34124de139842d15abe026cfb531f1144d94d979</id>
<content type='text'>
Signed-off-by: John Crispin &lt;blogic@openwrt.org&gt;

SVN-Revision: 47859
</content>
</entry>
<entry>
<title>tools/squashfs: add argument -fixed-time to set all timestamps</title>
<updated>2015-12-11T15:07:15Z</updated>
<author>
<name>John Crispin</name>
</author>
<published>2015-12-11T15:07:15Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/aparcar/commit/?id=fd1c1b491828bb66eb2aa06b2c9f4a4e86ce661b'/>
<id>urn:sha1:fd1c1b491828bb66eb2aa06b2c9f4a4e86ce661b</id>
<content type='text'>
-fixed-time &lt;timestamp&gt; set mkfs-timestamp and file-mtime to this timestamp.
Reproducible builds requires the removal of all timestamp or setting all to a specific one.

Signed-off-by: Alexander Couzens &lt;lynxis@fe80.eu&gt;

SVN-Revision: 47858
</content>
</entry>
<entry>
<title>tools: remove static linking support</title>
<updated>2015-02-06T00:00:43Z</updated>
<author>
<name>Jo-Philipp Wich</name>
</author>
<published>2015-02-06T00:00:43Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/aparcar/commit/?id=f7e56763e12bdff2261929bbcb691e770341d043'/>
<id>urn:sha1:f7e56763e12bdff2261929bbcb691e770341d043</id>
<content type='text'>
Signed-off-by: Jo-Philipp Wich &lt;jow@openwrt.org&gt;

SVN-Revision: 44285
</content>
</entry>
<entry>
<title>squashfs: make inline functions static to fix build errors</title>
<updated>2013-10-28T15:15:20Z</updated>
<author>
<name>Felix Fietkau</name>
</author>
<published>2013-10-28T15:15:20Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/aparcar/commit/?id=7dc9d8f618f6a6d7f72573438d5e8d591882b088'/>
<id>urn:sha1:7dc9d8f618f6a6d7f72573438d5e8d591882b088</id>
<content type='text'>
Signed-off-by: Felix Fietkau &lt;nbd@openwrt.org&gt;

SVN-Revision: 38563
</content>
</entry>
</feed>
