Accepting request 1039676 from devel:tools:building

- 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/request/show/1039676
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/patchelf?expand=0&rev=19
This commit is contained in:
Dominique Leuenberger 2022-12-04 13:57:40 +00:00 committed by Git OBS Bridge
commit 53193ef3b3
4 changed files with 16 additions and 4 deletions

View File

@ -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
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:45d76f4a31688a523718ec512f31650b1f35d1affec3eafeb3feeb5448d341e1
size 203243

View File

@ -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>

View File

@ -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