[packages/vsftpd] secure compile flags (from fedora)

glen glen at pld-linux.org
Tue Mar 31 10:07:40 CEST 2015


commit c62f597818f56ae9d2b983f4b4bd1252939b22b8
Author: Elan Ruusamäe <glen at delfi.ee>
Date:   Tue Mar 31 11:07:29 2015 +0300

    secure compile flags (from fedora)

 vsftpd.spec | 2 ++
 1 file changed, 2 insertions(+)
---
diff --git a/vsftpd.spec b/vsftpd.spec
index 65404d7..153a7f6 100644
--- a/vsftpd.spec
+++ b/vsftpd.spec
@@ -42,6 +42,8 @@ Provides:	ftpserver
 Conflicts:	man-pages < 1.51
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
+%define	specflags	-fpie -pipe -Wextra -Werror
+
 %description
 A Very Secure FTP Daemon - written from scratch - by Chris "One Man
 Security Audit Team" Evans.
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/vsftpd.git/commitdiff/c62f597818f56ae9d2b983f4b4bd1252939b22b8



More information about the pld-cvs-commit mailing list