<feed xmlns='http://www.w3.org/2005/Atom'>
<title>squashfs-tools-ng.git/packages, branch fixes-1.2.0</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=fixes-1.2.0</id>
<link rel='self' href='https://git.infraroot.at/squashfs-tools-ng.git/atom?h=fixes-1.2.0'/>
<link rel='alternate' type='text/html' href='https://git.infraroot.at/squashfs-tools-ng.git/'/>
<updated>2021-07-09T17:51:43+00:00</updated>
<entry>
<title>Bump package scripts</title>
<updated>2021-07-09T17:51:43+00:00</updated>
<author>
<name>David Oberhollenzer</name>
<email>david.oberhollenzer@sigma-star.at</email>
</author>
<published>2021-06-26T13:44:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.infraroot.at/squashfs-tools-ng.git/commit/?id=8eb36d67734983715bb21944f9f59f4205baa672'/>
<id>urn:sha1:8eb36d67734983715bb21944f9f59f4205baa672</id>
<content type='text'>
Signed-off-by: David Oberhollenzer &lt;david.oberhollenzer@sigma-star.at&gt;
</content>
</entry>
<entry>
<title>Bump version numbers &amp; changelog after 1.0.4 release</title>
<updated>2021-01-23T08:01:58+00:00</updated>
<author>
<name>David Oberhollenzer</name>
<email>david.oberhollenzer@sigma-star.at</email>
</author>
<published>2021-01-23T07:48:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.infraroot.at/squashfs-tools-ng.git/commit/?id=574e89b968b671662c78bf5ae4a6dec9d4cdf3ff'/>
<id>urn:sha1:574e89b968b671662c78bf5ae4a6dec9d4cdf3ff</id>
<content type='text'>
This commit imports the changes to the CHANGELOG.md in the backports
branch after the 1.0.4 release and updates the package scripts to
point to the new release.

In addition, the version numbers in configure.ac are update to more
closeley reflect reality, i.e. set the current so version and set the
package version to 1.1.0 which will be the next release from master.

The unreleased changes in master are also added to the CHANGELOG.md.

Signed-off-by: David Oberhollenzer &lt;david.oberhollenzer@sigma-star.at&gt;
</content>
</entry>
<entry>
<title>Bump version in package scripts</title>
<updated>2020-11-05T15:25:11+00:00</updated>
<author>
<name>David Oberhollenzer</name>
<email>david.oberhollenzer@sigma-star.at</email>
</author>
<published>2020-11-05T15:25:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.infraroot.at/squashfs-tools-ng.git/commit/?id=27c7a3d09d91db0f38cde2ed12d05ade0dbee144'/>
<id>urn:sha1:27c7a3d09d91db0f38cde2ed12d05ade0dbee144</id>
<content type='text'>
Signed-off-by: David Oberhollenzer &lt;david.oberhollenzer@sigma-star.at&gt;
</content>
</entry>
<entry>
<title>Build package using Docker images</title>
<updated>2020-10-27T10:49:57+00:00</updated>
<author>
<name>Sébastien Gross</name>
<email>seb•ɑƬ•chezwam•ɖɵʈ•org</email>
</author>
<published>2020-10-26T18:42:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.infraroot.at/squashfs-tools-ng.git/commit/?id=93d5f138025b09a4b1093001f33b9dc4c807603d'/>
<id>urn:sha1:93d5f138025b09a4b1093001f33b9dc4c807603d</id>
<content type='text'>
Docker image can now be used to build packages for following
distributions:

* alpine
* archlinux
* centos
* fedora
* debian
* ubuntu
* opensuse

Signed-off-by: Sébastien Gross &lt;seb•ɑƬ•chezwam•ɖɵʈ•org&gt;
</content>
</entry>
<entry>
<title>Fix multiple issues in RPM package builder</title>
<updated>2020-10-27T10:49:57+00:00</updated>
<author>
<name>Sébastien Gross</name>
<email>seb•ɑƬ•chezwam•ɖɵʈ•org</email>
</author>
<published>2020-10-26T18:11:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.infraroot.at/squashfs-tools-ng.git/commit/?id=51c0c5694f6d8c752663f0a515f3b9e1cf081c66'/>
<id>urn:sha1:51c0c5694f6d8c752663f0a515f3b9e1cf081c66</id>
<content type='text'>
* suse_version macro were mission the question mark prefix.
* replace el macro by centos macro.
* Add dependency to SELinux.

Signed-off-by: Sébastien Gross &lt;seb•ɑƬ•chezwam•ɖɵʈ•org&gt;
</content>
</entry>
<entry>
<title>Add pkgconf to Archlinux build deps</title>
<updated>2020-10-27T10:49:57+00:00</updated>
<author>
<name>Sébastien Gross</name>
<email>seb•ɑƬ•chezwam•ɖɵʈ•org</email>
</author>
<published>2020-10-26T18:09:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.infraroot.at/squashfs-tools-ng.git/commit/?id=b32e30b071aa54c02daacfb345e8a48880ae6428'/>
<id>urn:sha1:b32e30b071aa54c02daacfb345e8a48880ae6428</id>
<content type='text'>
pkgconf is required to build squashf-tools-ng Archlinux package. In
some cases it may not be installed (such as in Docker images).

Signed-off-by: Sébastien Gross &lt;seb•ɑƬ•chezwam•ɖɵʈ•org&gt;
</content>
</entry>
<entry>
<title>packaging: fix documentation</title>
<updated>2020-10-02T21:00:07+00:00</updated>
<author>
<name>Sébastien Gross</name>
<email>seb•ɑƬ•chezwam•ɖɵʈ•org</email>
</author>
<published>2020-10-02T12:44:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.infraroot.at/squashfs-tools-ng.git/commit/?id=b1f747cb6f8efbfdbfa6b6714160db07f591b9d8'/>
<id>urn:sha1:b1f747cb6f8efbfdbfa6b6714160db07f591b9d8</id>
<content type='text'>
Signed-off-by: Sébastien Gross &lt;seb•ɑƬ•chezwam•ɖɵʈ•org&gt;
</content>
</entry>
<entry>
<title>DEB: Add documentation in libsquashfs-dev</title>
<updated>2020-10-02T21:00:07+00:00</updated>
<author>
<name>Sébastien Gross</name>
<email>seb•ɑƬ•chezwam•ɖɵʈ•org</email>
</author>
<published>2020-10-02T12:42:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.infraroot.at/squashfs-tools-ng.git/commit/?id=d8be4a43c85b1daaa2daf2f4292fda31cd0bbe32'/>
<id>urn:sha1:d8be4a43c85b1daaa2daf2f4292fda31cd0bbe32</id>
<content type='text'>
This patch allows to include Doxygen generated documentation to
squashfs development package.

Signed-off-by: Sébastien Gross &lt;seb•ɑƬ•chezwam•ɖɵʈ•org&gt;
</content>
</entry>
<entry>
<title>DEB: Add official debian packaging files.</title>
<updated>2020-10-02T21:00:07+00:00</updated>
<author>
<name>Sébastien Gross</name>
<email>seb•ɑƬ•chezwam•ɖɵʈ•org</email>
</author>
<published>2020-10-02T12:38:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.infraroot.at/squashfs-tools-ng.git/commit/?id=4c5cf3065e583b5769a274a03c1d8782655ad718'/>
<id>urn:sha1:4c5cf3065e583b5769a274a03c1d8782655ad718</id>
<content type='text'>
debian build directory has been imported from official Debian package
for squashfs-tools-ng version 1.0.2 found on p.d.o:
  https://packages.debian.org/source/sid/squashfs-tools-ng

Signed-off-by: Sébastien Gross &lt;seb•ɑƬ•chezwam•ɖɵʈ•org&gt;
</content>
</entry>
<entry>
<title>Add README file</title>
<updated>2020-10-02T21:00:07+00:00</updated>
<author>
<name>Sébastien Gross</name>
<email>seb•ɑƬ•chezwam•ɖɵʈ•org</email>
</author>
<published>2020-10-02T09:33:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.infraroot.at/squashfs-tools-ng.git/commit/?id=b2070626dc7cb6defd71023495cb6a86f796c7ea'/>
<id>urn:sha1:b2070626dc7cb6defd71023495cb6a86f796c7ea</id>
<content type='text'>
Comments from all package files have been relocated into the README
file.

Signed-off-by: Sébastien Gross &lt;seb•ɑƬ•chezwam•ɖɵʈ•org&gt;
</content>
</entry>
</feed>
