<feed xmlns='http://www.w3.org/2005/Atom'>
<title>staging/kaloz/tools/sed, branch master</title>
<subtitle>Staging tree of Imre Kaloz</subtitle>
<id>https://git.openwrt.org/openwrt/staging/kaloz/atom?h=master</id>
<link rel='self' href='https://git.openwrt.org/openwrt/staging/kaloz/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/kaloz/'/>
<updated>2017-03-20T07:15:27Z</updated>
<entry>
<title>tools/sed: Update to 4.4</title>
<updated>2017-03-20T07:15:27Z</updated>
<author>
<name>Daniel Engberg</name>
</author>
<published>2017-03-15T07:52:29Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/kaloz/commit/?id=65d2800bd648a73a6814de2d42c074db1d290521'/>
<id>urn:sha1:65d2800bd648a73a6814de2d42c074db1d290521</id>
<content type='text'>
Update sed to 4.4

Signed-off-by: Daniel Engberg &lt;daniel.engberg.lists@pyret.net&gt;
</content>
</entry>
<entry>
<title>tools: reorganize dependencies, fix build after deleting staging dir</title>
<updated>2017-01-09T15:39:46Z</updated>
<author>
<name>Felix Fietkau</name>
</author>
<published>2017-01-07T17:25:33Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/kaloz/commit/?id=a9232ba1ed461adf8ac610edf95ea6ba9963ea34'/>
<id>urn:sha1:a9232ba1ed461adf8ac610edf95ea6ba9963ea34</id>
<content type='text'>
A lot of packages (especially those using libtool) depend on sed being
available. xz fails on an incremental build pretty early if it's not
there.

Clean up handling if essential core tools (patch, tar, xz), build them
in parallel and make them depend on sed

Signed-off-by: Felix Fietkau &lt;nbd@nbd.name&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/kaloz/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/sed: fix compile on musl hosts</title>
<updated>2015-05-04T13:22:17Z</updated>
<author>
<name>Imre Kaloz</name>
</author>
<published>2015-05-04T13:22:17Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/kaloz/commit/?id=d0e8830c319d660ef8ae7ac3066414b166cd4464'/>
<id>urn:sha1:d0e8830c319d660ef8ae7ac3066414b166cd4464</id>
<content type='text'>
Signed-off-by: Imre Kaloz &lt;kaloz@openwrt.org&gt;

SVN-Revision: 45603
</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/kaloz/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>sed: upgrade to version 4.2.2</title>
<updated>2013-02-28T00:52:28Z</updated>
<author>
<name>Luka Perkov</name>
</author>
<published>2013-02-28T00:52:28Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/kaloz/commit/?id=a0e2d2a6d1c5682ea055f9d6d7f4f83b3889036c'/>
<id>urn:sha1:a0e2d2a6d1c5682ea055f9d6d7f4f83b3889036c</id>
<content type='text'>
SVN-Revision: 35822
</content>
</entry>
<entry>
<title>build: add the + token to any commands that can pass through the jobserver, fixes parallel build on some systems</title>
<updated>2012-09-23T09:50:01Z</updated>
<author>
<name>Felix Fietkau</name>
</author>
<published>2012-09-23T09:50:01Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/kaloz/commit/?id=ed2bf29be5ea97f67c7195cd02eaf1bc1515bd36'/>
<id>urn:sha1:ed2bf29be5ea97f67c7195cd02eaf1bc1515bd36</id>
<content type='text'>
SVN-Revision: 33523
</content>
</entry>
<entry>
<title>tools/sed: enable parallel builds</title>
<updated>2012-09-15T14:17:31Z</updated>
<author>
<name>Felix Fietkau</name>
</author>
<published>2012-09-15T14:17:31Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/kaloz/commit/?id=8b47037101db9ed4da5ee73f5754f8be9182cc9a'/>
<id>urn:sha1:8b47037101db9ed4da5ee73f5754f8be9182cc9a</id>
<content type='text'>
SVN-Revision: 33428
</content>
</entry>
<entry>
<title>convert remaining tools to $(HOST_STATIC_LINKING) (#12012)</title>
<updated>2012-08-12T13:27:49Z</updated>
<author>
<name>Jo-Philipp Wich</name>
</author>
<published>2012-08-12T13:27:49Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/kaloz/commit/?id=7304953292a00d8e6d00ab19259294ebcb95dd80'/>
<id>urn:sha1:7304953292a00d8e6d00ab19259294ebcb95dd80</id>
<content type='text'>
SVN-Revision: 33148
</content>
</entry>
<entry>
<title>sed: disable further SELinux features</title>
<updated>2012-08-10T22:38:09Z</updated>
<author>
<name>Jo-Philipp Wich</name>
</author>
<published>2012-08-10T22:38:09Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/kaloz/commit/?id=df261c26ba84fbdc318defc1e44435e82159c70c'/>
<id>urn:sha1:df261c26ba84fbdc318defc1e44435e82159c70c</id>
<content type='text'>
SVN-Revision: 33120
</content>
</entry>
</feed>
