Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package patchelf for openSUSE:Factory checked in at 2023-05-10 16:16:33 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/patchelf (Old) and /work/SRC/openSUSE:Factory/.patchelf.new.1533 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "patchelf" Wed May 10 16:16:33 2023 rev:21 rq:1085662 version:0.18.0 Changes: -------- --- /work/SRC/openSUSE:Factory/patchelf/patchelf.changes 2023-01-23 18:30:40.147582653 +0100 +++ /work/SRC/openSUSE:Factory/.patchelf.new.1533/patchelf.changes 2023-05-10 16:16:34.566283177 +0200 @@ -1,0 +2,19 @@ +Mon May 8 16:11:37 UTC 2023 - Andreas Stieger <[email protected]> + +- update to 0.18.0 + * Add options to print, clear and set executable stack state + * Modernizations and strictness improvements + * Add feature to rename dynamic symbols + * Adjust roundUp for 0 as input + * Avoid overlapping program header table with section header + table + * Other switches might set changed as true. Use extraStrings size + * Use the largest segment alignment for libraries requiring non- + standard alignments + * Add one extra page to avoid overlapping with next page if its + rounded⦠+ * Add zsh completion + * Do not let modifyRPath taint shared strings in strtab + * Resize segment mapping rewritten sections if needed + +------------------------------------------------------------------- Old: ---- patchelf-0.17.2.tar.bz2 New: ---- patchelf-0.18.0.tar.bz2 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ patchelf.spec ++++++ --- /var/tmp/diff_new_pack.7D3mSg/_old 2023-05-10 16:16:35.066286134 +0200 +++ /var/tmp/diff_new_pack.7D3mSg/_new 2023-05-10 16:16:35.070286157 +0200 @@ -17,7 +17,7 @@ Name: patchelf -Version: 0.17.2 +Version: 0.18.0 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 +%autosetup -p1 %build %configure @@ -50,5 +50,8 @@ %license COPYING %{_bindir}/patchelf %{_mandir}/man1/patchelf.1%{?ext_man} +%dir %{_datadir}/zsh +%dir %{_datadir}/zsh/site-functions +%{_datadir}/zsh/site-functions/_patchelf %changelog ++++++ patchelf-0.17.2.tar.bz2 -> patchelf-0.18.0.tar.bz2 ++++++ ++++ 7894 lines of diff (skipped)
