Nick Hainke
ec6bcda8e4
tools/patchelf: update to 0.18.0
...
Release Notes:
https://github.com/NixOS/patchelf/releases/tag/0.18.0
Signed-off-by: Nick Hainke <vincent@systemli.org>
2023-04-29 17:37:45 +02:00
Linhui Liu
9db52b6785
tools/patchelf: update to 0.17.2
...
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 <liulinhui36@gmail.com>
2023-01-13 22:08:17 +01:00
Linhui Liu
1e0709ea39
tools/patchelf: update to 0.17.0
...
Update to the latest released version.
Signed-off-by: Linhui Liu <liulinhui36@gmail.com>
2022-12-18 23:19:23 +01:00
Rosen Penev
a63805b25f
tools: add Host/Uninstall where possible
...
This cleans staging_dir when calling tool/x/clean.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2022-10-20 00:33:22 +02:00
Ilya Lipnitskiy
0052daae60
tools/patchelf: bump to use latest master
...
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
884eccc4f0
d148bae6c1
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 <hauke@hauke-m.de>
Signed-off-by: Ilya Lipnitskiy <ilya.lipnitskiy@gmail.com>
Signed-off-by: Felix Fietkau <nbd@nbd.name>
2021-02-15 07:12:51 +01:00
Daniel Engberg
82211e5f49
tools/patchelf: Update to 0.10
...
Update patchelf to 0.10
Signed-off-by: Daniel Engberg <daniel.engberg.lists@pyret.net>
2020-02-18 21:39:03 +01:00
Felix Fietkau
720b99215d
treewide: clean up download hashes
...
Replace *MD5SUM with *HASH, replace MD5 hashes with SHA256
Signed-off-by: Felix Fietkau <nbd@nbd.name>
2016-12-16 22:39:22 +01:00
Daniel Engberg
ea91dda327
tools/patchelf: Update to 0.9 and remove patch
...
Updates patchelf to 0.9
Patch removed, upstreamed.
Signed-off-by: Daniel Engberg <daniel.engberg.lists@pyret.net>
2016-10-04 11:50:48 +02:00
Felix Fietkau
5dbd3e65a6
tools/patchelf: fix portability issue breaking mac os x builds ( #18998 )
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 44493
2015-02-19 10:30:39 +00:00
Jo-Philipp Wich
572b943080
tools: add patchelf host build
...
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
SVN-Revision: 44376
2015-02-10 15:48:32 +00:00