<feed xmlns='http://www.w3.org/2005/Atom'>
<title>staging/yousong/tools/xz, branch master</title>
<subtitle>Yousong Zhou staging tree</subtitle>
<id>https://git.openwrt.org/openwrt/staging/yousong/atom?h=master</id>
<link rel='self' href='https://git.openwrt.org/openwrt/staging/yousong/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/yousong/'/>
<updated>2017-01-03T13:24:32Z</updated>
<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/yousong/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/yousong/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/yousong/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/yousong/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/yousong/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/yousong/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>
<entry>
<title>tools/xz: disable shared library</title>
<updated>2015-09-14T14:03:21Z</updated>
<author>
<name>Jo-Philipp Wich</name>
</author>
<published>2015-09-14T14:03:21Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/yousong/commit/?id=b4e49ad8f0c75f2c3f22e6bc8a8c1af7fddff258'/>
<id>urn:sha1:b4e49ad8f0c75f2c3f22e6bc8a8c1af7fddff258</id>
<content type='text'>
Force a static build of the xz utilities in order to avoid the dependency on a
shared liblzma.so which might collide with the distro version.

Signed-off-by: Jo-Philipp Wich &lt;jow@openwrt.org&gt;

SVN-Revision: 46907
</content>
</entry>
<entry>
<title>tools: xz: update to version 5.2.1</title>
<updated>2015-08-15T11:27:11Z</updated>
<author>
<name>Hauke Mehrtens</name>
</author>
<published>2015-08-15T11:27:11Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/yousong/commit/?id=7aa7a4b06bebf1f0c7e227aacf7428272be6c44a'/>
<id>urn:sha1:7aa7a4b06bebf1f0c7e227aacf7428272be6c44a</id>
<content type='text'>
This adds support for symbol versioning which is needed on
CentOs/RedHat 7 to fix #20134.

Signed-off-by: Hauke Mehrtens &lt;hauke@hauke-m.de&gt;

SVN-Revision: 46603
</content>
</entry>
<entry>
<title>tools: remove static linking support</title>
<updated>2015-02-06T00:00:43Z</updated>
<author>
<name>Jo-Philipp Wich</name>
</author>
<published>2015-02-06T00:00:43Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/yousong/commit/?id=f7e56763e12bdff2261929bbcb691e770341d043'/>
<id>urn:sha1:f7e56763e12bdff2261929bbcb691e770341d043</id>
<content type='text'>
Signed-off-by: Jo-Philipp Wich &lt;jow@openwrt.org&gt;

SVN-Revision: 44285
</content>
</entry>
<entry>
<title>tools: Fix xz build on FreeBSD 10.1</title>
<updated>2015-02-05T16:57:57Z</updated>
<author>
<name>Jo-Philipp Wich</name>
</author>
<published>2015-02-05T16:57:57Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/yousong/commit/?id=d49242aae290a8f3d0bc84455ec9b8bda30c813c'/>
<id>urn:sha1:d49242aae290a8f3d0bc84455ec9b8bda30c813c</id>
<content type='text'>
Signed-off-by: Jo-Philipp Wich &lt;jow@openwrt.org&gt;

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