<feed xmlns='http://www.w3.org/2005/Atom'>
<title>staging/nbd/tools/patchelf, branch master</title>
<subtitle>Felix Fietkaus staging tree</subtitle>
<id>https://git-03.infra.openwrt.org/openwrt/staging/nbd/atom?h=master</id>
<link rel='self' href='https://git-03.infra.openwrt.org/openwrt/staging/nbd/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/openwrt/staging/nbd/'/>
<updated>2023-04-29T15:37:45Z</updated>
<entry>
<title>tools/patchelf: update to 0.18.0</title>
<updated>2023-04-29T15:37:45Z</updated>
<author>
<name>Nick Hainke</name>
</author>
<published>2023-04-24T06:21:20Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/openwrt/staging/nbd/commit/?id=ec6bcda8e49815efeee845da50defc85ae068b79'/>
<id>urn:sha1:ec6bcda8e49815efeee845da50defc85ae068b79</id>
<content type='text'>
Release Notes:
https://github.com/NixOS/patchelf/releases/tag/0.18.0

Signed-off-by: Nick Hainke &lt;vincent@systemli.org&gt;
</content>
</entry>
<entry>
<title>tools/patchelf: update to 0.17.2</title>
<updated>2023-01-13T21:08:17Z</updated>
<author>
<name>Linhui Liu</name>
</author>
<published>2023-01-12T08:27:06Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/openwrt/staging/nbd/commit/?id=9db52b6785b9d3e51093f397e38bb6c3a280cbe4'/>
<id>urn:sha1:9db52b6785b9d3e51093f397e38bb6c3a280cbe4</id>
<content type='text'>
Changes from version 0.17.1 to version 0.17.2:
- fix incorrect version in 0.17.1

Changes from version 0.17.0 to version 0.17.1:
- Also pass STRIP to the tests
- Fix Out-of-bounds read in the function modifySoname
- Split segment size fix

Signed-off-by: Linhui Liu &lt;liulinhui36@gmail.com&gt;
</content>
</entry>
<entry>
<title>tools/patchelf: update to 0.17.0</title>
<updated>2022-12-18T22:19:23Z</updated>
<author>
<name>Linhui Liu</name>
</author>
<published>2022-12-16T06:40:49Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/openwrt/staging/nbd/commit/?id=1e0709ea39e888510a847ce626cd871752b17aab'/>
<id>urn:sha1:1e0709ea39e888510a847ce626cd871752b17aab</id>
<content type='text'>
Update to the latest released version.

Signed-off-by: Linhui Liu &lt;liulinhui36@gmail.com&gt;
</content>
</entry>
<entry>
<title>tools: add Host/Uninstall where possible</title>
<updated>2022-10-19T22:33:22Z</updated>
<author>
<name>Rosen Penev</name>
</author>
<published>2022-09-28T08:23:56Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/openwrt/staging/nbd/commit/?id=a63805b25f99e609d575ee920baae269fb58794c'/>
<id>urn:sha1:a63805b25f99e609d575ee920baae269fb58794c</id>
<content type='text'>
This cleans staging_dir when calling tool/x/clean.

Signed-off-by: Rosen Penev &lt;rosenp@gmail.com&gt;
</content>
</entry>
<entry>
<title>tools/patchelf: bump to use latest master</title>
<updated>2021-02-15T06:12:51Z</updated>
<author>
<name>Ilya Lipnitskiy</name>
</author>
<published>2021-02-15T00:46:23Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/openwrt/staging/nbd/commit/?id=0052daae6044cac4c05e1a7f63cff1ee1c6c5df8'/>
<id>urn:sha1:0052daae6044cac4c05e1a7f63cff1ee1c6c5df8</id>
<content type='text'>
Recent ABI_VERSION commits make use of patchelf. It was discovered that
with patchelf 0.10(and even 0.12) various big endian targets fail to
link against libubox SO that was processed through patchelf. Using
latest master patchelf fixes those link errors.

Potential commits affecting big-endian processing
https://github.com/NixOS/patchelf/commit/884eccc4f061a3dbdbe63a4c73f1cc9bbf77fa7d
https://github.com/NixOS/patchelf/commit/d148bae6c1291b93d660a156a1756670069cd8cc

Recent builds with failures:
http://buildbot.openwrt.org/master/images/builders/lantiq%2Fxrx200/builds/682
http://buildbot.openwrt.org/master/images/builders/ath79%2Fmikrotik/builds/449

Cc: Hauke Mehrtens &lt;hauke@hauke-m.de&gt;
Signed-off-by: Ilya Lipnitskiy &lt;ilya.lipnitskiy@gmail.com&gt;
Signed-off-by: Felix Fietkau &lt;nbd@nbd.name&gt;
</content>
</entry>
<entry>
<title>tools/patchelf: Update to 0.10</title>
<updated>2020-02-18T20:39:03Z</updated>
<author>
<name>Daniel Engberg</name>
</author>
<published>2020-02-03T13:13:27Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/openwrt/staging/nbd/commit/?id=82211e5f49c6517a3b83db888e72a0aea67d5211'/>
<id>urn:sha1:82211e5f49c6517a3b83db888e72a0aea67d5211</id>
<content type='text'>
Update patchelf to 0.10

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-03.infra.openwrt.org/openwrt/staging/nbd/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/patchelf: Update to 0.9 and remove patch</title>
<updated>2016-10-04T09:50:48Z</updated>
<author>
<name>Daniel Engberg</name>
</author>
<published>2016-10-02T22:18:37Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/openwrt/staging/nbd/commit/?id=ea91dda3278a68c48cd5566afc87b4a2c77a5fb7'/>
<id>urn:sha1:ea91dda3278a68c48cd5566afc87b4a2c77a5fb7</id>
<content type='text'>
Updates patchelf to 0.9
Patch removed, upstreamed.

Signed-off-by: Daniel Engberg &lt;daniel.engberg.lists@pyret.net&gt;
</content>
</entry>
<entry>
<title>tools/patchelf: fix portability issue breaking mac os x builds (#18998)</title>
<updated>2015-02-19T10:30:39Z</updated>
<author>
<name>Felix Fietkau</name>
</author>
<published>2015-02-19T10:30:39Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/openwrt/staging/nbd/commit/?id=5dbd3e65a67a1c248b59c697c8ec1045c2ca2b84'/>
<id>urn:sha1:5dbd3e65a67a1c248b59c697c8ec1045c2ca2b84</id>
<content type='text'>
Signed-off-by: Felix Fietkau &lt;nbd@openwrt.org&gt;

SVN-Revision: 44493
</content>
</entry>
<entry>
<title>tools: add patchelf host build</title>
<updated>2015-02-10T15:48:32Z</updated>
<author>
<name>Jo-Philipp Wich</name>
</author>
<published>2015-02-10T15:48:32Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/openwrt/staging/nbd/commit/?id=572b94308008ea0323cb11df945ad7c2313fc320'/>
<id>urn:sha1:572b94308008ea0323cb11df945ad7c2313fc320</id>
<content type='text'>
Signed-off-by: Jo-Philipp Wich &lt;jow@openwrt.org&gt;

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