Accepting request 990736 from home:dirkmueller:Factory
- update to 0.15.0: * Add --add-debug option * Add O_BINARY flag when opening files to allow compilation for Windows * Document --print-needed * modifyRPath: return early if new and old rpath are empty * Add comment explaining calculation for DT_MIPS_RLD_MAP_REL * Add --no-sort option * Handle DT_MIPS_XHASH and .MIPS.xhash OBS-URL: https://build.opensuse.org/request/show/990736 OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/patchelf?expand=0&rev=29
This commit is contained in:
parent
bcdb132bce
commit
4c11281afa
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:b9a46f2989322eb89fa4f6237e20836c57b455aa43a32545ea093b431d982f5c
|
||||
size 181957
|
3
patchelf-0.15.0.tar.bz2
Normal file
3
patchelf-0.15.0.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:f4036d3ee4d8e228dec1befff0f6e46d8a40e9e570e0068e39d77e62e2c8bdc2
|
||||
size 182809
|
@ -1,3 +1,15 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Jul 22 22:13:20 UTC 2022 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
- update to 0.15.0:
|
||||
* Add --add-debug option
|
||||
* Add O_BINARY flag when opening files to allow compilation for Windows
|
||||
* Document --print-needed
|
||||
* modifyRPath: return early if new and old rpath are empty
|
||||
* Add comment explaining calculation for DT_MIPS_RLD_MAP_REL
|
||||
* Add --no-sort option
|
||||
* Handle DT_MIPS_XHASH and .MIPS.xhash
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Mar 20 21:02:53 UTC 2022 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
|
@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
Name: patchelf
|
||||
Version: 0.14.5
|
||||
Version: 0.15.0
|
||||
Release: 0
|
||||
Summary: A utility for patching ELF binaries
|
||||
License: GPL-3.0-only
|
||||
|
Loading…
x
Reference in New Issue
Block a user