<feed xmlns='http://www.w3.org/2005/Atom'>
<title>aports/main/squashfs-tools, branch master</title>
<subtitle>Main aports tree
</subtitle>
<id>https://git-old.alpinelinux.org/aports/atom?h=master</id>
<link rel='self' href='https://git-old.alpinelinux.org/aports/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/aports/'/>
<updated>2019-09-23T20:01:37Z</updated>
<entry>
<title>main/squashfs-tools: upgrade to 4.4</title>
<updated>2019-09-23T20:01:37Z</updated>
<author>
<name>Milan P. Stanić</name>
<email>mps@arvanta.net</email>
</author>
<published>2019-09-13T20:21:27Z</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/aports/commit/?id=a046a54389433be8ab6268b9bab05e633c8770d7'/>
<id>urn:sha1:a046a54389433be8ab6268b9bab05e633c8770d7</id>
<content type='text'>
remove CVE-2015-4645.patch, fixed upstream
remove fixes from fix-compat.patch which are applied upstream
change package url to github where development moved
change source url to github
remove prepare function which is not needed and use default
fix builddir variable
add zstd compression support

Closes !54
</content>
</entry>
<entry>
<title>main/squashfs-tools: add required sysmacros.h header</title>
<updated>2019-08-14T11:53:33Z</updated>
<author>
<name>Mike Sullivan</name>
<email>mksully22@gmail.com</email>
</author>
<published>2019-08-12T19:21:33Z</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/aports/commit/?id=e1c28f4a0e9e541b761448b8fe390ea259f5f372'/>
<id>urn:sha1:e1c28f4a0e9e541b761448b8fe390ea259f5f372</id>
<content type='text'>
</content>
</entry>
<entry>
<title>main/squashfs-tools: fix build with gcc8</title>
<updated>2018-11-14T07:18:43Z</updated>
<author>
<name>info@mobile-stream.com</name>
<email>info@mobile-stream.com</email>
</author>
<published>2018-11-13T21:03:02Z</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/aports/commit/?id=b0217c5f7f3e8dd7ebdd382ffdb0ca8e502d7d5b'/>
<id>urn:sha1:b0217c5f7f3e8dd7ebdd382ffdb0ca8e502d7d5b</id>
<content type='text'>
Another GNU-style inline case.
</content>
</entry>
<entry>
<title>main: (Bulk change) Update source urls to https using HTTPS Everywhere</title>
<updated>2018-10-06T17:10:04Z</updated>
<author>
<name>J0WI</name>
<email>J0WI@users.noreply.github.com</email>
</author>
<published>2018-10-06T12:07:06Z</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/aports/commit/?id=d2bfb22c8e8f67ad7d8d02704f35ec4d2a19f9b9'/>
<id>urn:sha1:d2bfb22c8e8f67ad7d8d02704f35ec4d2a19f9b9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>main/squashfs-tools: bump pkgrel</title>
<updated>2017-11-20T15:30:24Z</updated>
<author>
<name>Natanael Copa</name>
<email>ncopa@alpinelinux.org</email>
</author>
<published>2017-11-20T09:34:34Z</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/aports/commit/?id=5eb6775001182331a37b06c08af1e32f50cfab91'/>
<id>urn:sha1:5eb6775001182331a37b06c08af1e32f50cfab91</id>
<content type='text'>
</content>
</entry>
<entry>
<title>main/linux-* and main/squashfs-tools: normalize squashfs compression options</title>
<updated>2017-11-20T15:30:24Z</updated>
<author>
<name>Jack Schmidt</name>
<email>github@mowsey.org</email>
</author>
<published>2017-11-04T20:26:58Z</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/aports/commit/?id=547dbc028acfb8c1f52f4928f5e6e7aa3176828e'/>
<id>urn:sha1:547dbc028acfb8c1f52f4928f5e6e7aa3176828e</id>
<content type='text'>
This commit brings kernel and userspace into agreement about squashfs
compression algorithms: zlib, xz, lzo, and lz4 (except on S/390 and PPC64LE).

Some kernels has LZO, some had LZ4, some had both.
Userspace had LZO, but not LZ4.

XZ and LZO were added to squashfs-tools in commit
151deb4c2fe91078c30c588de3fe9e411849a52f

Most compression options were added to kernels through default configs:
* LZO had been enabled in RPI, RPI2, S/390, PPC64le, and squashfs-tools.
* LZ4 had been enabled in x86, x86_64, aarch64, armhf, rpi, rpi2.

Default linux kernel config does not currently include LZ4 for S/390 or
PPC64le, so I did not change their config. XZ and ZLIB are in everything.
</content>
</entry>
<entry>
<title>main/[various]: fix trailing whitespace</title>
<updated>2017-07-10T09:02:51Z</updated>
<author>
<name>tmpfile</name>
<email>tmpfile@users.noreply.github.com</email>
</author>
<published>2017-07-08T19:22:58Z</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/aports/commit/?id=ab744645dd6495c41364ede3712737ddc11a01cd'/>
<id>urn:sha1:ab744645dd6495c41364ede3712737ddc11a01cd</id>
<content type='text'>
</content>
</entry>
<entry>
<title>main/squashfs-tools: add fix for a race in mksquashfs</title>
<updated>2016-12-02T21:20:46Z</updated>
<author>
<name>Natanael Copa</name>
<email>ncopa@alpinelinux.org</email>
</author>
<published>2016-12-02T21:20:07Z</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/aports/commit/?id=b2da7e7293d926fb1f48b461da5750796656915c'/>
<id>urn:sha1:b2da7e7293d926fb1f48b461da5750796656915c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>main/squashfs-tools: security fix for  CVE-2015-4645/4646</title>
<updated>2015-07-07T19:52:10Z</updated>
<author>
<name>Natanael Copa</name>
<email>ncopa@alpinelinux.org</email>
</author>
<published>2015-07-07T19:52:10Z</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/aports/commit/?id=10422f18285619f8f57b8b4ab5ca829eb21c115f'/>
<id>urn:sha1:10422f18285619f8f57b8b4ab5ca829eb21c115f</id>
<content type='text'>
ref #4416
</content>
</entry>
<entry>
<title>main/squashfs-tools: fix variable length array overflow</title>
<updated>2015-06-09T07:16:13Z</updated>
<author>
<name>Natanael Copa</name>
<email>ncopa@alpinelinux.org</email>
</author>
<published>2015-06-09T07:09:35Z</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/aports/commit/?id=2fafe3d1eb933216776b191c85565ec5289161da'/>
<id>urn:sha1:2fafe3d1eb933216776b191c85565ec5289161da</id>
<content type='text'>
we can not guarantee that block size specified in user data will not
overflow the stack so we need to use malloc.

this fixes segfault when doing unsquashfs
</content>
</entry>
</feed>
