- update to 0.17.0:
* fix pagesize on ia64 * write out replace sections in original order * patchelf: correct page size for sparc64/sparc32 * update vendored elf file * add workaround for readelf from binutils 2.30 * make objdump/objcopy/readelf configurable and respect cross-compiling * build patchelf on windows OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/patchelf?expand=0&rev=33
This commit is contained in:
parent
fac752040e
commit
e9c8439937
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:ab915f3f4ccc463d96ce1e72685b163110f945c22aee5bc62118d57adff0ab7d
|
||||
size 189517
|
3
patchelf-0.17.0.tar.bz2
Normal file
3
patchelf-0.17.0.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:45d76f4a31688a523718ec512f31650b1f35d1affec3eafeb3feeb5448d341e1
|
||||
size 203243
|
@ -1,3 +1,15 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Dec 2 21:45:43 UTC 2022 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
- update to 0.17.0:
|
||||
* fix pagesize on ia64
|
||||
* write out replace sections in original order
|
||||
* patchelf: correct page size for sparc64/sparc32
|
||||
* update vendored elf file
|
||||
* add workaround for readelf from binutils 2.30
|
||||
* make objdump/objcopy/readelf configurable and respect cross-compiling
|
||||
* build patchelf on windows
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Oct 29 12:06:10 UTC 2022 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
|
@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
Name: patchelf
|
||||
Version: 0.16.1
|
||||
Version: 0.17.0
|
||||
Release: 0
|
||||
Summary: A utility for patching ELF binaries
|
||||
License: GPL-3.0-only
|
||||
|
Loading…
x
Reference in New Issue
Block a user