opnsense-src/secure/lib/libcrypto
Dimitry Andric 152e60f2fe Fix some leftover binaries and shared libraries in the system that still
have an executable stack, due to linking in hand-assembled .S or .s
files, that have no .GNU-stack sections:

RWX --- ---  /lib/libcrypto.so.6
RWX --- ---  /lib/libmd.so.5
RWX --- ---  /lib/libz.so.6
RWX --- ---  /lib/libzpool.so.2
RWX --- ---  /usr/lib/liblzma.so.5

These were found using scanelf, from the sysutils/pax-utils port.

Reviewed by:	kib
2011-02-15 22:03:09 +00:00
..
engines Upgrade to OpenSSL 0.9.8b. 2006-07-29 19:41:41 +00:00
i386 Re-add the hand-optimised assembler versions of some of the ciphers 2004-03-23 08:32:29 +00:00
man Regenerate manual pages for OpenSSL 0.9.8q. 2010-12-03 23:07:45 +00:00
Makefile Fix some leftover binaries and shared libraries in the system that still 2011-02-15 22:03:09 +00:00
Makefile.asm Update OpenSSL 0.9.7d -> 0.9.7e. 2005-02-25 06:04:12 +00:00
Makefile.inc Regenerate manual pages for OpenSSL 0.9.8q. 2010-12-03 23:07:45 +00:00
Makefile.man Regenerate manual pages for OpenSSL 0.9.8m. 2010-03-13 19:30:29 +00:00
opensslconf-amd64.h Update build infrastructure for OpenSSL 0.9.8k. 2009-06-14 19:46:18 +00:00
opensslconf-arm.h Update build infrastructure for OpenSSL 0.9.8k. 2009-06-14 19:46:18 +00:00
opensslconf-i386.h Update build infrastructure for OpenSSL 0.9.8k. 2009-06-14 19:46:18 +00:00
opensslconf-ia64.h Update build infrastructure for OpenSSL 0.9.8k. 2009-06-14 19:46:18 +00:00
opensslconf-mips.h Whitespace fix for last check-in, move empty line to below endif. 2010-08-04 10:46:17 +00:00
opensslconf-powerpc.h Repair some build breakage introduced in r211725 and garbage collect some 2010-08-28 15:03:11 +00:00
opensslconf-sparc64.h Update build infrastructure for OpenSSL 0.9.8k. 2009-06-14 19:46:18 +00:00