patchelf/patchelf.changes
Dirk Mueller 06d17e2159 - update to 0.13:
* mark phdrs synced with sections, avoid rechecking it when syncing not
  * fix roundUp() to not truncate 64 bit values
  * Use sh_offset instead of sh_addr when checking already replaced libs 
  * Add ELF test case with invalid string table index
  * Gracefully handle ELF files with invalid string table indices in header
  * clang-tidy fixes
  * avoid needless memory allocation when replacing sections
  * silence compiler warning because of different signedness
  * avoid needless copies of std::string
  * patchelf: Fix alignment issues with contiguous note sections

OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/patchelf?expand=0&rev=25
2021-10-16 12:26:29 +00:00

95 lines
3.4 KiB
Plaintext

-------------------------------------------------------------------
Sat Oct 16 12:24:20 UTC 2021 - Dirk Müller <dmueller@suse.com>
- update to 0.13:
* mark phdrs synced with sections, avoid rechecking it when syncing not
* fix roundUp() to not truncate 64 bit values
* Use sh_offset instead of sh_addr when checking already replaced libs
* Add ELF test case with invalid string table index
* Gracefully handle ELF files with invalid string table indices in header
* clang-tidy fixes
* avoid needless memory allocation when replacing sections
* silence compiler warning because of different signedness
* avoid needless copies of std::string
* patchelf: Fix alignment issues with contiguous note sections
-------------------------------------------------------------------
Fri Sep 11 21:00:31 UTC 2020 - Dirk Mueller <dmueller@suse.com>
- update to 0.12:
* skip overwriting r(un)path data when old_rpath = new_rpath.
* patchelf: Check ELF endianness before writing new runpath
* use stable_sort to maintain relative order for equal elemnts
* add --clear-symbol-version
* Improve the default section alignment choice
* Some const-correctness and C++11 auto
-------------------------------------------------------------------
Sun Aug 16 00:47:05 UTC 2020 - Dirk Mueller <dmueller@suse.com>
- update to 0.11:
* More modern C++ has avoided a memory leak
* force-rpath is now consistently used
* new --output flag
-------------------------------------------------------------------
Tue Aug 27 01:17:34 UTC 2019 - Martin Pluskal <mpluskal@suse.com>
- Changelog and packaging cleanups
- Fix download url
-------------------------------------------------------------------
Mon Aug 26 14:41:43 UTC 2019 - Mikhail Terekhov <termim@gmail.com>
- Update to version 0.10
* remove no-rpath-prebuilt.patch - applied upstream
* Lots of bug fixes see https://github.com/NixOS/patchelf/commits/master
-------------------------------------------------------------------
Thu Nov 15 12:41:52 UTC 2018 - Martin Pluskal <mpluskal@suse.com>
- Modernise spec file
- Install license file
-------------------------------------------------------------------
Fri Apr 1 22:53:20 UTC 2016 - dvaleev@suse.com
- Enable exluded architectures.
Fixed by debian patch no-rpath-prebuilt.patch
-------------------------------------------------------------------
Sun Mar 20 10:08:24 UTC 2016 - mpluskal@suse.com
- Update to version 0.9
* Lots of new features
- Add aarch64 to list of excluded architectures
-------------------------------------------------------------------
Thu Aug 13 07:39:41 UTC 2015 - normand@linux.vnet.ibm.com
- exclude ppc64le as already done for ppc/ppc64 (4 tests FAIL)
set-interpreter-long.sh
set-rpath.sh
big-dynstr.sh
set-rpath-library.sh
Same exclude on fedora as per bug 627370
https://bugzilla.redhat.com/show_bug.cgi?id=627370
-------------------------------------------------------------------
Sat Aug 2 13:01:46 UTC 2014 - idonmez@suse.com
- Update to version 0.8
* No changelog upstream
-------------------------------------------------------------------
Tue Jul 3 13:39:43 UTC 2012 - dvaleev@suse.com
- exclude ppc and ppc64. Tests are failed
-------------------------------------------------------------------
Thu Jun 21 15:05:20 UTC 2012 - adrian@suse.de
- initial packaging of patchelf version 0.6
required for accelerated cross build package