Update of /cvsroot/fink/dists/10.7/stable/main/finkinfo/editors
In directory vz-cvs-3.sog:/tmp/cvs-serv10185

Modified Files:
        nano-cur.info nano.info 
Log Message:
Add more hardening from http://wiki.debian.org/Hardening/


Index: nano-cur.info
===================================================================
RCS file: /cvsroot/fink/dists/10.7/stable/main/finkinfo/editors/nano-cur.info,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- nano-cur.info       6 Jul 2012 23:53:11 -0000       1.2
+++ nano-cur.info       7 Jul 2012 09:24:30 -0000       1.3
@@ -1,6 +1,6 @@
 Package: nano-cur
-Version: 2.3.1
-Revision: 4547
+Version: 2.3.1+svn4547
+Revision: 1
 Description: Free Pico clone with some new features (dev)
 License: GPL
 Maintainer: Andreas Gockel <fink-n...@unixforge.de>
@@ -13,14 +13,14 @@
 <<
 Replaces: nano-unstable, nano-small, nano-noutf8, nano
 Conflicts: nano-unstable, nano-small, nano-noutf8, nano
-Source: http://www.nano-editor.org/dist/v2.3/nano-%v.tar.gz
+Source: http://www.nano-editor.org/dist/v2.3/nano-2.3.1.tar.gz
 Source-MD5: af09f8828744b0ea0808d6c19a2b4bfd
 PatchFile: %n.patch
 PatchFile-MD5: c134a8b792eeaf9c57e09964d7a5d455
-SetCFLAGS: -g -O2 -fstack-protector -Wformat -Werror=format-security
+SetCFLAGS: -g -O2 -fstack-protector -Wformat -Werror=format-security -fPIE
 SetCPPFLAGS: -D_FORTIFY_SOURCE=2 -I%p/include/ncursesw
-SetCXXFLAGS: -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat 
-Werror=format-security
-SetLDFLAGS: -Wl,-read_only_stubs
+SetCXXFLAGS: -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat 
-Werror=format-security -fPIE
+SetLDFLAGS: -Wl,-read_only_stubs -Wl,-bind_at_load -fPIE -pie
 ConfigureParams: --disable-dependency-tracking --disable-wrapping-as-root 
--enable-utf8
 InstallScript: <<
  /usr/bin/make install prefix=%i

Index: nano.info
===================================================================
RCS file: /cvsroot/fink/dists/10.7/stable/main/finkinfo/editors/nano.info,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- nano.info   6 Jul 2012 23:52:15 -0000       1.2
+++ nano.info   7 Jul 2012 09:24:30 -0000       1.3
@@ -1,7 +1,7 @@
 Info2: <<
 Package: nano%type_pkg[nano]
 Version: 2.2.6
-Revision: 2
+Revision: 3
 Description: Free Pico clone with some new features
 Type: nano (. -noutf8 -small)
 License: GPL
@@ -24,10 +24,10 @@
 Conflicts: nano-unstable, nano-small, nano-noutf8, nano-cur, nano
 Source: http://www.nano-editor.org/dist/v2.2/nano-%v.tar.gz
 Source-MD5: 03233ae480689a008eb98feb1b599807
-SetCFLAGS: -g -O2 -fstack-protector -Wformat -Werror=format-security
+SetCFLAGS: -g -O2 -fstack-protector -Wformat -Werror=format-security -fPIE
 SetCPPFLAGS: -D_FORTIFY_SOURCE=2
-SetCXXFLAGS: -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat 
-Werror=format-security
-SetLDFLAGS: -Wl,-read_only_stubs
+SetCXXFLAGS: -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat 
-Werror=format-security -fPIE
+SetLDFLAGS: -Wl,-read_only_stubs -Wl,-bind_at_load -fPIE -pie
 ConfigureParams: --disable-dependency-tracking --disable-wrapping-as-root
 CompileScript: <<
  #!/bin/sh -ev


------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs

Reply via email to