- update to 0.17.2:

* Also pass STRIP to the tests
  * Fix Out-of-bounds read in the function modifySoname
  * Split segment size fix

OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/patchelf?expand=0&rev=35
This commit is contained in:
Dirk Mueller 2023-01-21 09:50:10 +00:00 committed by Git OBS Bridge
parent e9c8439937
commit 07900cf397
4 changed files with 13 additions and 5 deletions

View File

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

3
patchelf-0.17.2.tar.bz2 Normal file
View File

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

View File

@ -1,3 +1,11 @@
-------------------------------------------------------------------
Sat Jan 21 09:49:50 UTC 2023 - Dirk Müller <dmueller@suse.com>
- update to 0.17.2:
* Also pass STRIP to the tests
* Fix Out-of-bounds read in the function modifySoname
* Split segment size fix
-------------------------------------------------------------------
Fri Dec 2 21:45:43 UTC 2022 - Dirk Müller <dmueller@suse.com>

View File

@ -1,7 +1,7 @@
#
# spec file for package patchelf
#
# Copyright (c) 2022 SUSE LLC
# Copyright (c) 2023 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@ -17,7 +17,7 @@
Name: patchelf
Version: 0.17.0
Version: 0.17.2
Release: 0
Summary: A utility for patching ELF binaries
License: GPL-3.0-only