Accepting request 346800 from home:michel_mno

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.

package created for dependencies that only need execstack and prelink do not build for all archis

OBS-URL: https://build.opensuse.org/request/show/346800
OBS-URL: https://build.opensuse.org/package/show/devel:tools/execstack?expand=0&rev=1
This commit is contained in:
2015-11-30 08:49:56 +00:00
committed by Git OBS Bridge
commit ee5fb870ae
8 changed files with 306 additions and 0 deletions

14
execstack.changes Normal file
View File

@@ -0,0 +1,14 @@
-------------------------------------------------------------------
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.