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

Modified Files:
        lzo2.info 
Log Message:
Add hardening from http://wiki.debian.org/Hardening/


Index: lzo2.info
===================================================================
RCS file: /cvsroot/fink/dists/10.7/stable/main/finkinfo/libs/lzo2.info,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- lzo2.info   21 Aug 2011 12:38:32 -0000      1.1
+++ lzo2.info   7 Jul 2012 11:28:27 -0000       1.2
@@ -1,6 +1,6 @@
 Package: lzo2
 Version: 2.06
-Revision: 1
+Revision: 2
 Description: Data compression library
 License: GPL
 Maintainer: Andreas Gockel <fink-l...@unixforge.de>
@@ -8,6 +8,10 @@
 BuildDependsOnly: True
 Source: http://www.oberhumer.com/opensource/lzo/download/lzo-%v.tar.gz
 Source-MD5: 95380bd4081f85ef08c5209f4107e9f8
+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 -fPIE
+SetLDFLAGS: -Wl,-read_only_stubs -Wl,-bind_at_load -fPIE -Wl,-pie
 ConfigureParams: <<
  --disable-asm \
  --disable-dependency-tracking \
@@ -20,12 +24,12 @@
 <<
 SplitOff: <<
   Package: %N-shlibs
-  Files: lib/liblzo2.*.dylib
-  Shlibs: %p/lib/liblzo2.2.dylib 3.0.0 %n (>= 2.02-1)
   DocFiles: <<
    AUTHORS BUGS COPYING ChangeLog INSTALL NEWS README
    THANKS doc/* minilzo/README.LZO:README.minilzo
   <<
+  Shlibs: %p/lib/liblzo2.2.dylib 3.0.0 %n (>= 2.02-1)
+  Files: lib/liblzo2.*.dylib
 <<
 Homepage: http://www.oberhumer.com/opensource/lzo/
 DescDetail: <<


------------------------------------------------------------------------------
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