<feed xmlns='http://www.w3.org/2005/Atom'>
<title>squashfs-tools-ng.git, branch v1.3.1</title>
<subtitle>A new set of tools and libraries for working with SquashFS images</subtitle>
<id>https://git.infraroot.at/squashfs-tools-ng.git/atom?h=v1.3.1</id>
<link rel='self' href='https://git.infraroot.at/squashfs-tools-ng.git/atom?h=v1.3.1'/>
<link rel='alternate' type='text/html' href='https://git.infraroot.at/squashfs-tools-ng.git/'/>
<updated>2024-05-02T14:33:10+00:00</updated>
<entry>
<title>Release version 1.3.1</title>
<updated>2024-05-02T14:33:10+00:00</updated>
<author>
<name>David Oberhollenzer</name>
<email>david.oberhollenzer@sigma-star.at</email>
</author>
<published>2024-05-02T14:33:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.infraroot.at/squashfs-tools-ng.git/commit/?id=8f9966c8ea3ea8a854941d041e7fcb9eb4f772fb'/>
<id>urn:sha1:8f9966c8ea3ea8a854941d041e7fcb9eb4f772fb</id>
<content type='text'>
Signed-off-by: David Oberhollenzer &lt;david.oberhollenzer@sigma-star.at&gt;
</content>
</entry>
<entry>
<title>Update CHANGELOG.md</title>
<updated>2024-05-02T12:33:09+00:00</updated>
<author>
<name>David Oberhollenzer</name>
<email>david.oberhollenzer@sigma-star.at</email>
</author>
<published>2024-05-02T12:33:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.infraroot.at/squashfs-tools-ng.git/commit/?id=c1c33fa437dbec42813f8bfdec5b9ca33edbde01'/>
<id>urn:sha1:c1c33fa437dbec42813f8bfdec5b9ca33edbde01</id>
<content type='text'>
Signed-off-by: David Oberhollenzer &lt;david.oberhollenzer@sigma-star.at&gt;
</content>
</entry>
<entry>
<title>fixed fragment table size typo</title>
<updated>2024-05-02T12:12:28+00:00</updated>
<author>
<name>juls0730</name>
<email>62722391+juls0730@users.noreply.github.com</email>
</author>
<published>2024-03-22T04:42:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.infraroot.at/squashfs-tools-ng.git/commit/?id=213780c6352d2f8e104aad7bd2304f23a3092a9c'/>
<id>urn:sha1:213780c6352d2f8e104aad7bd2304f23a3092a9c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix broken C++ guard in rbtree.h</title>
<updated>2024-05-02T11:51:30+00:00</updated>
<author>
<name>David Oberhollenzer</name>
<email>david.oberhollenzer@sigma-star.at</email>
</author>
<published>2023-02-15T09:34:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.infraroot.at/squashfs-tools-ng.git/commit/?id=161269971ce4cb9ee9cec9a59d81376d7b7c33aa'/>
<id>urn:sha1:161269971ce4cb9ee9cec9a59d81376d7b7c33aa</id>
<content type='text'>
Signed-off-by: David Oberhollenzer &lt;david.oberhollenzer@sigma-star.at&gt;
</content>
</entry>
<entry>
<title>gensquashfs: apply xattr file also when using a pack file</title>
<updated>2024-03-12T11:01:32+00:00</updated>
<author>
<name>David Oberhollenzer</name>
<email>david.oberhollenzer@sigma-star.at</email>
</author>
<published>2024-03-12T11:01:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.infraroot.at/squashfs-tools-ng.git/commit/?id=828e36c1385b64c95ce37f849c7a1aca4d9cb0d6'/>
<id>urn:sha1:828e36c1385b64c95ce37f849c7a1aca4d9cb0d6</id>
<content type='text'>
When reading a directory tree from a description file, we already scan
do selinux relabeling if applicable. The same code path can be used to
apply xattr from an xattr file, if present.

Signed-off-by: David Oberhollenzer &lt;david.oberhollenzer@sigma-star.at&gt;
</content>
</entry>
<entry>
<title>Release version 1.3.0</title>
<updated>2024-03-11T21:35:18+00:00</updated>
<author>
<name>David Oberhollenzer</name>
<email>david.oberhollenzer@sigma-star.at</email>
</author>
<published>2024-03-11T21:35:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.infraroot.at/squashfs-tools-ng.git/commit/?id=8a0ece4da0c4b8b9a0fe1c611ad5508e3a6367c6'/>
<id>urn:sha1:8a0ece4da0c4b8b9a0fe1c611ad5508e3a6367c6</id>
<content type='text'>
Signed-off-by: David Oberhollenzer &lt;david.oberhollenzer@sigma-star.at&gt;
</content>
</entry>
<entry>
<title>Remove tar2sqfs test script</title>
<updated>2024-03-10T15:27:46+00:00</updated>
<author>
<name>David Oberhollenzer</name>
<email>david.oberhollenzer@sigma-star.at</email>
</author>
<published>2024-03-10T15:23:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.infraroot.at/squashfs-tools-ng.git/commit/?id=dee6a50c73871d7a740dc63d66e231a7357d1a67'/>
<id>urn:sha1:dee6a50c73871d7a740dc63d66e231a7357d1a67</id>
<content type='text'>
The whole idea of re-generating archives and matching them against
checksums has a big issue in that we cannot controll the underlying
compressors. If the underlying compressor changes its behavior
between versions, the checksums will be broken. For this exact reason,
the zstd and LZ4 checks that used to be present, have already been
removed. On Fedora, the script now breaks because of the zlib to
zstd-ng transition. If we fix the checksums to work on Fedora, it WILL
now break on other distributions. Ultimately, it is better to remove
the script alltogether.

Signed-off-by: David Oberhollenzer &lt;david.oberhollenzer@sigma-star.at&gt;
</content>
</entry>
<entry>
<title>Update man pages, changelog</title>
<updated>2024-03-10T15:20:31+00:00</updated>
<author>
<name>David Oberhollenzer</name>
<email>david.oberhollenzer@sigma-star.at</email>
</author>
<published>2024-03-10T15:10:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.infraroot.at/squashfs-tools-ng.git/commit/?id=d412430e77f5b341964389205425a26dc2be2364'/>
<id>urn:sha1:d412430e77f5b341964389205425a26dc2be2364</id>
<content type='text'>
Signed-off-by: David Oberhollenzer &lt;david.oberhollenzer@sigma-star.at&gt;
</content>
</entry>
<entry>
<title>Address new compiler warnings</title>
<updated>2024-02-17T13:52:56+00:00</updated>
<author>
<name>David Oberhollenzer</name>
<email>david.oberhollenzer@sigma-star.at</email>
</author>
<published>2024-02-17T13:52:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.infraroot.at/squashfs-tools-ng.git/commit/?id=9400e9371f6af2e6a0ec55b7d265a920b2bed296'/>
<id>urn:sha1:9400e9371f6af2e6a0ec55b7d265a920b2bed296</id>
<content type='text'>
Signed-off-by: David Oberhollenzer &lt;david.oberhollenzer@sigma-star.at&gt;
</content>
</entry>
<entry>
<title>Bump coverity version</title>
<updated>2024-02-17T13:18:53+00:00</updated>
<author>
<name>David Oberhollenzer</name>
<email>david.oberhollenzer@sigma-star.at</email>
</author>
<published>2024-02-17T13:18:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.infraroot.at/squashfs-tools-ng.git/commit/?id=a4bec045e32cdddc98389ccdf37def34980bd77a'/>
<id>urn:sha1:a4bec045e32cdddc98389ccdf37def34980bd77a</id>
<content type='text'>
Signed-off-by: David Oberhollenzer &lt;david.oberhollenzer@sigma-star.at&gt;
</content>
</entry>
</feed>
