<feed xmlns='http://www.w3.org/2005/Atom'>
<title>squashfs-tools-ng.git/m4, 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>2022-06-03T12:22:07+00:00</updated>
<entry>
<title>Bump autotools version</title>
<updated>2022-06-03T12:22:07+00:00</updated>
<author>
<name>David Oberhollenzer</name>
<email>david.oberhollenzer@sigma-star.at</email>
</author>
<published>2022-06-02T19:25:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.infraroot.at/squashfs-tools-ng.git/commit/?id=e2e1bae2b03e661a28e98d64c5a485b1fed03876'/>
<id>urn:sha1:e2e1bae2b03e661a28e98d64c5a485b1fed03876</id>
<content type='text'>
Signed-off-by: David Oberhollenzer &lt;david.oberhollenzer@sigma-star.at&gt;
</content>
</entry>
<entry>
<title>Add Automake conditional for zstd stream compression support</title>
<updated>2021-05-17T08:55:34+00:00</updated>
<author>
<name>David Oberhollenzer</name>
<email>david.oberhollenzer@sigma-star.at</email>
</author>
<published>2021-05-17T08:50:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.infraroot.at/squashfs-tools-ng.git/commit/?id=66e63950907b6ce1683243a165d89c560a8bef6c'/>
<id>urn:sha1:66e63950907b6ce1683243a165d89c560a8bef6c</id>
<content type='text'>
In addition to the preprocessor define, use an Automake conditional
for optional compilation of the zstd stream tests.

Signed-off-by: David Oberhollenzer &lt;david.oberhollenzer@sigma-star.at&gt;
</content>
</entry>
<entry>
<title>Use *_MAX to remove need for configure-time type size checks</title>
<updated>2021-05-16T15:25:02+00:00</updated>
<author>
<name>Michael Forney</name>
<email>mforney@mforney.org</email>
</author>
<published>2020-05-30T08:23:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.infraroot.at/squashfs-tools-ng.git/commit/?id=91d628c5cf067432bc78b728a0bf4f56aee3e407'/>
<id>urn:sha1:91d628c5cf067432bc78b728a0bf4f56aee3e407</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add a check whether libzstd supports stream compression</title>
<updated>2020-09-17T11:10:25+00:00</updated>
<author>
<name>David Oberhollenzer</name>
<email>david.oberhollenzer@sigma-star.at</email>
</author>
<published>2020-09-17T11:09:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.infraroot.at/squashfs-tools-ng.git/commit/?id=b52a9567520570bd6c850bcad3a6966f68639ef7'/>
<id>urn:sha1:b52a9567520570bd6c850bcad3a6966f68639ef7</id>
<content type='text'>
Streaming compression was added fairly recently to zstd (and then
the API was changed a few times).

Rather than rely on libzstd versioning macros, this commit adds an
m4 script to test at configure time if the enums/functions we need
are available by trying to compile a small sample.

Signed-off-by: David Oberhollenzer &lt;david.oberhollenzer@sigma-star.at&gt;
</content>
</entry>
<entry>
<title>Add Doxygen based reference manual to build system</title>
<updated>2019-09-09T12:48:17+00:00</updated>
<author>
<name>David Oberhollenzer</name>
<email>david.oberhollenzer@sigma-star.at</email>
</author>
<published>2019-09-09T12:47:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.infraroot.at/squashfs-tools-ng.git/commit/?id=524869a644004b2b5eae9c6cdb14a20c0e877778'/>
<id>urn:sha1:524869a644004b2b5eae9c6cdb14a20c0e877778</id>
<content type='text'>
This commit modifies the build system to optionally generate a
reference manual for libsquashfs using Doxygen (if Doxygen is
available and the manual is explicitly built).

Signed-off-by: David Oberhollenzer &lt;david.oberhollenzer@sigma-star.at&gt;
</content>
</entry>
<entry>
<title>Import ax_pthread.m4</title>
<updated>2019-08-16T14:47:24+00:00</updated>
<author>
<name>David Oberhollenzer</name>
<email>david.oberhollenzer@sigma-star.at</email>
</author>
<published>2019-08-12T12:57:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.infraroot.at/squashfs-tools-ng.git/commit/?id=008990af4d8b0cfa03fcb2c5fa2ba461dad71b18'/>
<id>urn:sha1:008990af4d8b0cfa03fcb2c5fa2ba461dad71b18</id>
<content type='text'>
Signed-off-by: David Oberhollenzer &lt;david.oberhollenzer@sigma-star.at&gt;
</content>
</entry>
<entry>
<title>Fix name prefix of ax_compile_check_sizeof.m4</title>
<updated>2019-08-12T12:55:08+00:00</updated>
<author>
<name>David Oberhollenzer</name>
<email>david.oberhollenzer@sigma-star.at</email>
</author>
<published>2019-08-12T12:55:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.infraroot.at/squashfs-tools-ng.git/commit/?id=7104283e79ee083a60e33b24e7b6578bf14424c7'/>
<id>urn:sha1:7104283e79ee083a60e33b24e7b6578bf14424c7</id>
<content type='text'>
Signed-off-by: David Oberhollenzer &lt;david.oberhollenzer@sigma-star.at&gt;
</content>
</entry>
<entry>
<title>Fix processing of tar mtime on 32 bit systems</title>
<updated>2019-07-24T16:10:34+00:00</updated>
<author>
<name>David Oberhollenzer</name>
<email>david.oberhollenzer@sigma-star.at</email>
</author>
<published>2019-07-24T11:36:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.infraroot.at/squashfs-tools-ng.git/commit/?id=4fdfd1f62a9d50298b0bb71e8bea04174af4a3ab'/>
<id>urn:sha1:4fdfd1f62a9d50298b0bb71e8bea04174af4a3ab</id>
<content type='text'>
struct stat uses time_t to store time values. On some 32 bit systems,
this may be a 32 bit integer.

This patch adds a broken-out 64 bit time value to tar_header_decoded_t
and makes sure to clamp the value to +/- (2^32 - 1) if required when
writing it back to a struct stat.

Reported-by: Matt Turner &lt;mattst88@gmail.com&gt;
Signed-off-by: David Oberhollenzer &lt;david.oberhollenzer@sigma-star.at&gt;
</content>
</entry>
<entry>
<title>Initial commit</title>
<updated>2019-04-29T23:31:32+00:00</updated>
<author>
<name>David Oberhollenzer</name>
<email>david.oberhollenzer@sigma-star.at</email>
</author>
<published>2019-04-29T23:24:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.infraroot.at/squashfs-tools-ng.git/commit/?id=fa7f378bf627ddcfd7a93a000149e4d8c3810bf5'/>
<id>urn:sha1:fa7f378bf627ddcfd7a93a000149e4d8c3810bf5</id>
<content type='text'>
Signed-off-by: David Oberhollenzer &lt;david.oberhollenzer@sigma-star.at&gt;
</content>
</entry>
</feed>
