<feed xmlns='http://www.w3.org/2005/Atom'>
<title>aports/main/squashfs-tools, branch master</title>
<subtitle>Main aports tree
</subtitle>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/aports/'/>
<entry>
<title>main/squashfs-tools: upgrade to 4.4</title>
<updated>2019-09-23T20:01:37+00:00</updated>
<author>
<name>Milan P. Stanić</name>
<email>mps@arvanta.net</email>
</author>
<published>2019-09-13T20:21:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/aports/commit/?id=a046a54389433be8ab6268b9bab05e633c8770d7'/>
<id>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>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
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
</pre>
</div>
</content>
</entry>
<entry>
<title>main/squashfs-tools: add required sysmacros.h header</title>
<updated>2019-08-14T11:53:33+00:00</updated>
<author>
<name>Mike Sullivan</name>
<email>mksully22@gmail.com</email>
</author>
<published>2019-08-12T19:21:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/aports/commit/?id=e1c28f4a0e9e541b761448b8fe390ea259f5f372'/>
<id>e1c28f4a0e9e541b761448b8fe390ea259f5f372</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>main/squashfs-tools: fix build with gcc8</title>
<updated>2018-11-14T07:18:43+00:00</updated>
<author>
<name>info@mobile-stream.com</name>
<email>info@mobile-stream.com</email>
</author>
<published>2018-11-13T21:03:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/aports/commit/?id=b0217c5f7f3e8dd7ebdd382ffdb0ca8e502d7d5b'/>
<id>b0217c5f7f3e8dd7ebdd382ffdb0ca8e502d7d5b</id>
<content type='text'>
Another GNU-style inline case.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Another GNU-style inline case.
</pre>
</div>
</content>
</entry>
<entry>
<title>main: (Bulk change) Update source urls to https using HTTPS Everywhere</title>
<updated>2018-10-06T17:10:04+00:00</updated>
<author>
<name>J0WI</name>
<email>J0WI@users.noreply.github.com</email>
</author>
<published>2018-10-06T12:07:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/aports/commit/?id=d2bfb22c8e8f67ad7d8d02704f35ec4d2a19f9b9'/>
<id>d2bfb22c8e8f67ad7d8d02704f35ec4d2a19f9b9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>main/squashfs-tools: bump pkgrel</title>
<updated>2017-11-20T15:30:24+00:00</updated>
<author>
<name>Natanael Copa</name>
<email>ncopa@alpinelinux.org</email>
</author>
<published>2017-11-20T09:34:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/aports/commit/?id=5eb6775001182331a37b06c08af1e32f50cfab91'/>
<id>5eb6775001182331a37b06c08af1e32f50cfab91</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>main/linux-* and main/squashfs-tools: normalize squashfs compression options</title>
<updated>2017-11-20T15:30:24+00:00</updated>
<author>
<name>Jack Schmidt</name>
<email>github@mowsey.org</email>
</author>
<published>2017-11-04T20:26:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/aports/commit/?id=547dbc028acfb8c1f52f4928f5e6e7aa3176828e'/>
<id>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>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
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.
</pre>
</div>
</content>
</entry>
<entry>
<title>main/[various]: fix trailing whitespace</title>
<updated>2017-07-10T09:02:51+00:00</updated>
<author>
<name>tmpfile</name>
<email>tmpfile@users.noreply.github.com</email>
</author>
<published>2017-07-08T19:22:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/aports/commit/?id=ab744645dd6495c41364ede3712737ddc11a01cd'/>
<id>ab744645dd6495c41364ede3712737ddc11a01cd</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>main/squashfs-tools: add fix for a race in mksquashfs</title>
<updated>2016-12-02T21:20:46+00:00</updated>
<author>
<name>Natanael Copa</name>
<email>ncopa@alpinelinux.org</email>
</author>
<published>2016-12-02T21:20:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/aports/commit/?id=b2da7e7293d926fb1f48b461da5750796656915c'/>
<id>b2da7e7293d926fb1f48b461da5750796656915c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>main/squashfs-tools: security fix for  CVE-2015-4645/4646</title>
<updated>2015-07-07T19:52:10+00:00</updated>
<author>
<name>Natanael Copa</name>
<email>ncopa@alpinelinux.org</email>
</author>
<published>2015-07-07T19:52:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/aports/commit/?id=10422f18285619f8f57b8b4ab5ca829eb21c115f'/>
<id>10422f18285619f8f57b8b4ab5ca829eb21c115f</id>
<content type='text'>
ref #4416
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
ref #4416
</pre>
</div>
</content>
</entry>
<entry>
<title>main/squashfs-tools: fix variable length array overflow</title>
<updated>2015-06-09T07:16:13+00:00</updated>
<author>
<name>Natanael Copa</name>
<email>ncopa@alpinelinux.org</email>
</author>
<published>2015-06-09T07:09:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/aports/commit/?id=2fafe3d1eb933216776b191c85565ec5289161da'/>
<id>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>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
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
</pre>
</div>
</content>
</entry>
</feed>
