SPECS: openssl.spec - mark stack as non-executable for PaX kernel.

pluto pluto at pld-linux.org
Fri Mar 21 11:50:26 CET 2008


Author: pluto                        Date: Fri Mar 21 10:50:26 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- mark stack as non-executable for PaX kernel.

---- Files affected:
SPECS:
   openssl.spec (1.181 -> 1.182) 

---- Diffs:

================================================================
Index: SPECS/openssl.spec
diff -u SPECS/openssl.spec:1.181 SPECS/openssl.spec:1.182
--- SPECS/openssl.spec:1.181	Sat Feb  9 22:00:47 2008
+++ SPECS/openssl.spec	Fri Mar 21 11:50:20 2008
@@ -16,7 +16,7 @@
 Summary(uk.UTF-8):	Бібліотеки та утиліти для з'єднань через Secure Sockets Layer
 Name:		openssl
 Version:	0.9.8g
-Release:	1
+Release:	2
 License:	Apache-like
 Group:		Libraries
 Source0:	ftp://ftp.openssl.org/source/%{name}-%{version}.tar.gz
@@ -42,6 +42,8 @@
 Obsoletes:	libopenssl0
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
+%define		specflags	-Wl,-z,noexecstack
+
 %description
 The OpenSSL Project is a collaborative effort to develop a robust,
 commercial-grade, full-featured, and Open Source toolkit implementing
@@ -397,6 +399,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.182  2008-03-21 10:50:20  pluto
+- mark stack as non-executable for PaX kernel.
+
 Revision 1.181  2008-02-09 21:00:47  qboosh
 - unified License format
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/openssl.spec?r1=1.181&r2=1.182&f=u



More information about the pld-cvs-commit mailing list