[packages/openssl102: 249/432] - mark stack as non-executable for PaX kernel.

adwol adwol at pld-linux.org
Sat Sep 29 01:22:30 CEST 2018


commit 90cad020c9c7bd4beab73392c621f2aa8417af2b
Author: Paweł Sikora <pluto at pld-linux.org>
Date:   Fri Mar 21 10:50:20 2008 +0000

    - mark stack as non-executable for PaX kernel.
    
    Changed files:
        openssl.spec -> 1.182

 openssl.spec | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)
---
diff --git a/openssl.spec b/openssl.spec
index 413bcbd..0d16e33 100644
--- a/openssl.spec
+++ b/openssl.spec
@@ -15,7 +15,7 @@ Summary(ru.UTF-8):	Библиотеки и утилиты для соедине
 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
@@ -41,6 +41,8 @@ Obsoletes:	SSLeay-perl
 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
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/openssl102.git/commitdiff/9fc1b1b87b259e8a327c99835865e91a391efc9e



More information about the pld-cvs-commit mailing list