File execstack.changes of Package execstack
-------------------------------------------------------------------
Thu Aug 1 18:57:10 UTC 2024 - Marcus Meissner <meissner@suse.com>
- prelink-gcc14.patch: fix build with gcc14
- added auto tools for fixing build
-------------------------------------------------------------------
Thu Feb 22 11:39:44 UTC 2024 - Dominique Leuenberger <dimstar@opensuse.org>
- Use %patch -P N instead of deprecated %patchN.
-------------------------------------------------------------------
Mon Jul 24 08:24:27 UTC 2023 - Andreas Schwab <schwab@suse.de>
- riscv64-support-for-execstack.patch: Add support for riscv64
- Add-PL_ARCH-for-AArch64.patch: Fix typo
-------------------------------------------------------------------
Fri Dec 3 07:34:40 UTC 2021 - Dominik Gedon <dominik.gedon@suse.com>
- fix package description
- update copyright
- cleanup regarding recommendations from spec-cleaner
-------------------------------------------------------------------
Tue Dec 8 08:48:00 UTC 2015 - normand@linux.vnet.ibm.com
- add Conflicts with prelink package
and fix rpmlint warnings need commented macros with double %%
-------------------------------------------------------------------
Tue Dec 1 08:47:54 UTC 2015 - normand@linux.vnet.ibm.com
- remove autosetup in spec as source_validator reporting error
-------------------------------------------------------------------
Fri Nov 27 17:41:42 UTC 2015 - normand@linux.vnet.ibm.com
- new prelink_add_no_execstack_for_ppc64.patch
to bypass for ppc64 archi the gcc linker that do not set
a GNU_STACK header in generated elf file.
-------------------------------------------------------------------
Thu Nov 26 16:11:08 UTC 2015 - normand@linux.vnet.ibm.com
- Init new execstack package: (similar to fedora)
This package is built from prelink sources but contains just the
execstack binary. It can be used manipulate ELF binaries to run
with or without executable stack.