Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package patchelf for openSUSE:Factory checked in at 2021-12-22 20:17:49 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/patchelf (Old) and /work/SRC/openSUSE:Factory/.patchelf.new.2520 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "patchelf" Wed Dec 22 20:17:49 2021 rev:15 rq:941812 version:0.14.3 Changes: -------- --- /work/SRC/openSUSE:Factory/patchelf/patchelf.changes 2021-10-19 23:03:35.993266751 +0200 +++ /work/SRC/openSUSE:Factory/.patchelf.new.2520/patchelf.changes 2021-12-22 20:18:27.651858138 +0100 @@ -1,0 +2,20 @@ +Wed Dec 15 20:45:47 UTC 2021 - Dirk M??ller <dmuel...@suse.com> + +- update to 0.14.3: + * this release adds support for static, pre-compiled patchelf binaries + * make version number in tarball easier to use for packagers + * build fix: add missing include + * Bug fixes: + - Fix corrupted library names when using --replace-needed multiple times + - Fix setting an empty rpath + - Don't try to parse .dynamic section of type NOBITS + - Fix use-after-free in normalizeNoteSegments + - Correct EINTR handling in writeFile + - MIPS: Adjust PT_MIPS_ABIFLAGS segment and DT_MIPS_RLD_MAP_REL dynamic section if present + - Fix binaries without .gnu.hash section + * Support loongarch architecture + * Remove limits on output file size for elf files + * Allow reading rpath from file + * Requires now C++17 for building + +------------------------------------------------------------------- Old: ---- patchelf-0.13.tar.bz2 New: ---- patchelf-0.14.3.tar.bz2 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ patchelf.spec ++++++ --- /var/tmp/diff_new_pack.Cjph7o/_old 2021-12-22 20:18:28.067858333 +0100 +++ /var/tmp/diff_new_pack.Cjph7o/_new 2021-12-22 20:18:28.071858335 +0100 @@ -17,7 +17,7 @@ Name: patchelf -Version: 0.13 +Version: 0.14.3 Release: 0 Summary: A utility for patching ELF binaries License: GPL-3.0-only @@ -32,7 +32,7 @@ executables and change the RPATH of executables and libraries. %prep -%setup -q -n %{name}-0.13.20210805.a949ff2 +%setup -q %build %configure ++++++ patchelf-0.13.tar.bz2 -> patchelf-0.14.3.tar.bz2 ++++++ ++++ 7502 lines of diff (skipped)