<feed xmlns='http://www.w3.org/2005/Atom'>
<title>staging/aparcar/tools/sed, branch master</title>
<subtitle>Staging tree of Paul Spooren</subtitle>
<id>https://git.openwrt.org/openwrt/staging/aparcar/atom?h=master</id>
<link rel='self' href='https://git.openwrt.org/openwrt/staging/aparcar/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/aparcar/'/>
<updated>2022-12-18T20:40:58Z</updated>
<entry>
<title>tools/sed: Fix handling of symlinks of 128 chars</title>
<updated>2022-12-18T20:40:58Z</updated>
<author>
<name>Hauke Mehrtens</name>
</author>
<published>2022-12-18T02:09:22Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/aparcar/commit/?id=963c77158c61950c46f52de0f87c90cae21f6652'/>
<id>urn:sha1:963c77158c61950c46f52de0f87c90cae21f6652</id>
<content type='text'>
If the absolute path a symlink is pointing to is 128 bytes long sed
failed with an error message like this: "&lt;path&gt;/sedstbU8O: Not a directory"

This fixes a problem building python seen in the build bot.

This patch is on its way into upstream sed.

Signed-off-by: Hauke Mehrtens &lt;hauke@hauke-m.de&gt;
</content>
</entry>
<entry>
<title>tools/sed: update to 4.9</title>
<updated>2022-11-18T18:52:54Z</updated>
<author>
<name>Nick Hainke</name>
</author>
<published>2022-11-17T09:51:07Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/aparcar/commit/?id=64373d2a1280c8515621374303f7c7571e8b6ff4'/>
<id>urn:sha1:64373d2a1280c8515621374303f7c7571e8b6ff4</id>
<content type='text'>
Release Notes:
https://lists.gnu.org/archive/html/info-gnu/2022-11/msg00001.html

Signed-off-by: Nick Hainke &lt;vincent@systemli.org&gt;
</content>
</entry>
<entry>
<title>tools/sed: Update to 4.8</title>
<updated>2020-02-18T20:39:14Z</updated>
<author>
<name>Daniel Engberg</name>
</author>
<published>2020-02-03T13:09:49Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/aparcar/commit/?id=4b591c5e6bd1450063bac82fcf3a572c762f456d'/>
<id>urn:sha1:4b591c5e6bd1450063bac82fcf3a572c762f456d</id>
<content type='text'>
Update sed to 4.8
Use POSIX threads
Disable i18n and selinux support

Signed-off-by: Daniel Engberg &lt;daniel.engberg.lists@pyret.net&gt;
</content>
</entry>
<entry>
<title>tools/sed: Update to 4.7</title>
<updated>2019-02-10T19:48:25Z</updated>
<author>
<name>Daniel Engberg</name>
</author>
<published>2019-02-10T12:35:19Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/aparcar/commit/?id=a3df068b3119585d2c46807a1ff0d66956da954b'/>
<id>urn:sha1:a3df068b3119585d2c46807a1ff0d66956da954b</id>
<content type='text'>
Update sed to 4.7
Enable pthreads support

Signed-off-by: Daniel Engberg &lt;daniel.engberg.lists@pyret.net&gt;
</content>
</entry>
<entry>
<title>tools/sed: Update to 4.5</title>
<updated>2018-05-05T05:13:41Z</updated>
<author>
<name>Daniel Engberg</name>
</author>
<published>2018-05-01T11:00:13Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/aparcar/commit/?id=2d913fc48d32f57bef00bfbb7ab1364b36da2258'/>
<id>urn:sha1:2d913fc48d32f57bef00bfbb7ab1364b36da2258</id>
<content type='text'>
Update sed to 4.5

Signed-off-by: Daniel Engberg &lt;daniel.engberg.lists@pyret.net&gt;
</content>
</entry>
<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/aparcar/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/aparcar/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/aparcar/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/aparcar/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/aparcar/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>
</feed>
