<feed xmlns='http://www.w3.org/2005/Atom'>
<title>squashfs-tools-ng.git/bin, branch v1.3.2</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.2</id>
<link rel='self' href='https://git.infraroot.at/squashfs-tools-ng.git/atom?h=v1.3.2'/>
<link rel='alternate' type='text/html' href='https://git.infraroot.at/squashfs-tools-ng.git/'/>
<updated>2024-09-26T09:47:24+00:00</updated>
<entry>
<title>Add no-pad option to gensquashfs, sqfs2tar</title>
<updated>2024-09-26T09:47:24+00:00</updated>
<author>
<name>David Oberhollenzer</name>
<email>david.oberhollenzer@sigma-star.at</email>
</author>
<published>2024-09-26T09:47:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.infraroot.at/squashfs-tools-ng.git/commit/?id=e9d1d3dc9aa4b53be536f97f253cc908e58429ec'/>
<id>urn:sha1:e9d1d3dc9aa4b53be536f97f253cc908e58429ec</id>
<content type='text'>
This works similar to the option for mksquashfs, preventing the image
from being padded to device block size.

Signed-off-by: David Oberhollenzer &lt;david.oberhollenzer@sigma-star.at&gt;
</content>
</entry>
<entry>
<title>Fix prefix path for file globing</title>
<updated>2024-09-26T06:27:13+00:00</updated>
<author>
<name>David Oberhollenzer</name>
<email>david.oberhollenzer@sigma-star.at</email>
</author>
<published>2024-09-26T06:27:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.infraroot.at/squashfs-tools-ng.git/commit/?id=cd1ec786238202b987a7624e763dadc725a46a67'/>
<id>urn:sha1:cd1ec786238202b987a7624e763dadc725a46a67</id>
<content type='text'>
Reported-by: Sebastian Birunt &lt;sebastian.birunt@arm.com&gt;
Suggested-by: Sebastian Birunt &lt;sebastian.birunt@arm.com&gt;
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>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>Cleanup logic for emitting file paths in rdsquashfs describe</title>
<updated>2024-02-14T08:17:17+00:00</updated>
<author>
<name>David Oberhollenzer</name>
<email>david.oberhollenzer@sigma-star.at</email>
</author>
<published>2024-02-14T08:17:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.infraroot.at/squashfs-tools-ng.git/commit/?id=5f5097653c93af8cd417f8753738f86a655d34a1'/>
<id>urn:sha1:5f5097653c93af8cd417f8753738f86a655d34a1</id>
<content type='text'>
 - Merge printing functions for type, name, permission
 - Split out the code to get a sanitized path
 - On Windows, always emit a source path if the fixed up path
   does not match the original path, not only if we have source
   directory

Signed-off-by: David Oberhollenzer &lt;david.oberhollenzer@sigma-star.at&gt;
</content>
</entry>
<entry>
<title>Fixup extaction paths for rdsquashfs on Windows</title>
<updated>2024-02-09T15:17:23+00:00</updated>
<author>
<name>David Oberhollenzer</name>
<email>david.oberhollenzer@sigma-star.at</email>
</author>
<published>2024-02-09T15:14:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.infraroot.at/squashfs-tools-ng.git/commit/?id=f9ca81a4768e06e2a01b555640173b5ec09fc4c8'/>
<id>urn:sha1:f9ca81a4768e06e2a01b555640173b5ec09fc4c8</id>
<content type='text'>
 - If we generate a manifest file, use the fix-path function to
   produce a fixed up, actual name as the source path.
 - When unpacking, create files for the fixed up, actual name.

There is no need to touch gensquashfs, if the manifest file is used
to re-pack the stuff, the original paths are used and the files are
source from the fixed-up paths.

Signed-off-by: David Oberhollenzer &lt;david.oberhollenzer@sigma-star.at&gt;
</content>
</entry>
<entry>
<title>Remove check for OS specific stuff from is_filename_sane</title>
<updated>2024-02-09T14:32:41+00:00</updated>
<author>
<name>David Oberhollenzer</name>
<email>david.oberhollenzer@sigma-star.at</email>
</author>
<published>2024-02-09T14:24:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.infraroot.at/squashfs-tools-ng.git/commit/?id=48b3355c7a887530a9bd17a1ad571e402102dd95'/>
<id>urn:sha1:48b3355c7a887530a9bd17a1ad571e402102dd95</id>
<content type='text'>
Signed-off-by: David Oberhollenzer &lt;david.oberhollenzer@sigma-star.at&gt;
</content>
</entry>
<entry>
<title>tar2sqfs: Backport exclude filtering logic</title>
<updated>2024-01-29T15:07:39+00:00</updated>
<author>
<name>David Oberhollenzer</name>
<email>david.oberhollenzer@sigma-star.at</email>
</author>
<published>2024-01-24T09:11:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.infraroot.at/squashfs-tools-ng.git/commit/?id=f47425873fad94d3e7add4c7d5c48c2f7c67dbe5'/>
<id>urn:sha1:f47425873fad94d3e7add4c7d5c48c2f7c67dbe5</id>
<content type='text'>
Signed-off-by: David Oberhollenzer &lt;david.oberhollenzer@sigma-star.at&gt;
</content>
</entry>
<entry>
<title>tar2sqfs: Add option to exclude files</title>
<updated>2024-01-24T09:03:07+00:00</updated>
<author>
<name>Richard Weinberger</name>
<email>richard@nod.at</email>
</author>
<published>2023-08-06T19:35:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.infraroot.at/squashfs-tools-ng.git/commit/?id=45e0d72a6778af21174771faa08032cf76eca090'/>
<id>urn:sha1:45e0d72a6778af21174771faa08032cf76eca090</id>
<content type='text'>
Using --exclude or -E it is now possible to exclude
files from the input tar stream.
The options can be used multiple times.

Signed-off-by: Richard Weinberger &lt;richard@nod.at&gt;
</content>
</entry>
</feed>
