CVSROOT: /cvs
Module name: ports
Changes by: [email protected] 2023/04/23 17:45:16
Modified files:
sysutils/patchelf: Makefile distinfo
sysutils/patchelf/pkg: PLIST
Log message:
update to patchelf 0.18.0
- Add options to print, clear and set executable stack state
- Modernizations and strictness improvements by @cgzones
- Add feature to rename dynamic symbols
- 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