<feed xmlns='http://www.w3.org/2005/Atom'>
<title>staging/thess/tools/xz, branch master</title>
<subtitle>Ted Hess staging tree</subtitle>
<id>https://git.openwrt.org/openwrt/staging/thess/atom?h=master</id>
<link rel='self' href='https://git.openwrt.org/openwrt/staging/thess/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/thess/'/>
<updated>2020-04-09T20:09:13Z</updated>
<entry>
<title>tools/xz: Update to 5.2.5</title>
<updated>2020-04-09T20:09:13Z</updated>
<author>
<name>Daniel Engberg</name>
</author>
<published>2020-04-05T18:44:02Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/thess/commit/?id=d158b26c1e38bfc6adb102f8c593d1fa4fa051c0'/>
<id>urn:sha1:d158b26c1e38bfc6adb102f8c593d1fa4fa051c0</id>
<content type='text'>
Update xz to 5.2.5
Disable NLS support to be consistent with other tools such as bison, e2fsprogs
and sed.
Signed-off-by: Daniel Engberg &lt;daniel.engberg.lists@pyret.net&gt;
</content>
</entry>
<entry>
<title>tools/xz: Compile with PIC to fix linking errors</title>
<updated>2019-04-06T17:14:06Z</updated>
<author>
<name>Rosen Penev</name>
</author>
<published>2019-03-27T07:50:16Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/thess/commit/?id=46dc4e206d24a88bba103e28632b28ec9d9ec751'/>
<id>urn:sha1:46dc4e206d24a88bba103e28632b28ec9d9ec751</id>
<content type='text'>
I made a similar change to this here:
https://github.com/openwrt/packages/pull/8159

However, it turns out this did not fix the problem as the problem has to
do with tools/xz and not the xz package. The error is the same and causes
linking errors as can be seen above.

Signed-off-by: Rosen Penev &lt;rosenp@gmail.com&gt;
</content>
</entry>
<entry>
<title>tools/xz: Add PKG_CPE_ID for proper CVE tracking</title>
<updated>2018-10-16T18:17:36Z</updated>
<author>
<name>Rosen Penev</name>
</author>
<published>2018-10-15T20:58:30Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/thess/commit/?id=622176262d4b8093eda1704e052ae97d74c85c7f'/>
<id>urn:sha1:622176262d4b8093eda1704e052ae97d74c85c7f</id>
<content type='text'>
Signed-off-by: Rosen Penev &lt;rosenp@gmail.com&gt;
</content>
</entry>
<entry>
<title>tools/xz: Update to 5.2.4</title>
<updated>2018-05-05T05:13:53Z</updated>
<author>
<name>Daniel Engberg</name>
</author>
<published>2018-05-01T10:45:54Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/thess/commit/?id=93959bd86dd4d2488dec212987c0bef92f0b5b48'/>
<id>urn:sha1:93959bd86dd4d2488dec212987c0bef92f0b5b48</id>
<content type='text'>
Update to 5.2.4
Remove FreeBSD fix as it's not needed
Disable docs

Signed-off-by: Daniel Engberg &lt;daniel.engberg.lists@pyret.net&gt;
</content>
</entry>
<entry>
<title>xz: Update to 5.2.3</title>
<updated>2017-01-03T13:24:32Z</updated>
<author>
<name>Daniel Engberg</name>
</author>
<published>2017-01-02T20:33:37Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/thess/commit/?id=54ff3b1defdb8ed34854cc30b7b31b471e5b57c8'/>
<id>urn:sha1:54ff3b1defdb8ed34854cc30b7b31b471e5b57c8</id>
<content type='text'>
Update xz to 5.2.3

Signed-off-by: Daniel Engberg &lt;daniel.engberg.lists@pyret.net&gt;
</content>
</entry>
<entry>
<title>treewide: clean up download hashes</title>
<updated>2016-12-16T21:39:22Z</updated>
<author>
<name>Felix Fietkau</name>
</author>
<published>2016-12-16T16:32:10Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/thess/commit/?id=720b99215da295a2e7b4acdef30b58bec6acedc2'/>
<id>urn:sha1:720b99215da295a2e7b4acdef30b58bec6acedc2</id>
<content type='text'>
Replace *MD5SUM with *HASH, replace MD5 hashes with SHA256

Signed-off-by: Felix Fietkau &lt;nbd@nbd.name&gt;
</content>
</entry>
<entry>
<title>tools: xz: force building without ccache</title>
<updated>2016-10-06T13:29:33Z</updated>
<author>
<name>Jo-Philipp Wich</name>
</author>
<published>2016-10-06T13:25:12Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/thess/commit/?id=27950ddc0e6069b64e40a8caf203b595a58f741b'/>
<id>urn:sha1:27950ddc0e6069b64e40a8caf203b595a58f741b</id>
<content type='text'>
Since XZ is required to bootstrap ccache we must not use the ccache compiler
wrapper to avoid circular dependencies.

Signed-off-by: Jo-Philipp Wich &lt;jo@mein.io&gt;
</content>
</entry>
<entry>
<title>tools: xz: use .bz2 archive</title>
<updated>2016-10-06T12:12:45Z</updated>
<author>
<name>Jo-Philipp Wich</name>
</author>
<published>2016-10-06T10:25:29Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/thess/commit/?id=e68c0a1325f86a757d33d252e687ee7c9f74a8b7'/>
<id>urn:sha1:e68c0a1325f86a757d33d252e687ee7c9f74a8b7</id>
<content type='text'>
In order to build XZ itself we cannot assume that XZ support is available,
so fetch the bz2 archive variant of its sources instead.

Also drop the FreeBSD portability patch and apply it at prepare time using
sed, to avoid a dependency on GNU patch which in turn depends on XZ support.

Signed-off-by: Jo-Philipp Wich &lt;jo@mein.io&gt;
</content>
</entry>
<entry>
<title>source: Switch to xz for packages and tools where possible</title>
<updated>2016-10-06T10:16:56Z</updated>
<author>
<name>Daniel Engberg</name>
</author>
<published>2016-10-04T12:28:54Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/thess/commit/?id=9edfe7dd13d973b2d0c754d79dabdeebaeb13d49'/>
<id>urn:sha1:9edfe7dd13d973b2d0c754d79dabdeebaeb13d49</id>
<content type='text'>
* Change git packages to xz
* Update mirror checksums in packages where they are used
* Change a few source tarballs to xz if available upstream
* Remove unused lines in packages we're touching, requested by jow- and blogic
* We're relying more on xz-utils so add official mirror as primary source, master site as secondary.
* Add SHA256 checksums to multiple git tarball packages

Signed-off-by: Daniel Engberg &lt;daniel.engberg.lists@pyret.net&gt;
</content>
</entry>
<entry>
<title>tools/xz: update to 5.2.2</title>
<updated>2015-10-30T22:31:09Z</updated>
<author>
<name>Felix Fietkau</name>
</author>
<published>2015-10-30T22:31:09Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/thess/commit/?id=7002454b3c0bba9d3f35f240ee69aec4a02323c8'/>
<id>urn:sha1:7002454b3c0bba9d3f35f240ee69aec4a02323c8</id>
<content type='text'>
Update xz to version 5.2.2.
Add a secondary download location.

Signed-off-by: Hannu Nyman &lt;hannu.nyman@iki.fi&gt;

SVN-Revision: 47298
</content>
</entry>
</feed>
