Revision: 6263
http://ipcop.svn.sourceforge.net/ipcop/?rev=6263&view=rev
Author: gespinasse
Date: 2012-01-28 06:38:40 +0000 (Sat, 28 Jan 2012)
Log Message:
-----------
Compile zlib with hardened LDFLAGS as gcc hardened spec is not yet in use in
the build order.
Remove .so symlink from iso
Include changed file in update
Modified Paths:
--------------
ipcop/trunk/config/rootfiles/common/zlib
ipcop/trunk/lfs/zlib
ipcop/trunk/updates/2.0.3/ROOTFILES.i486-2.0.3
ipcop/trunk/updates/2.0.3/information.xml
Modified: ipcop/trunk/config/rootfiles/common/zlib
===================================================================
--- ipcop/trunk/config/rootfiles/common/zlib 2012-01-28 06:25:05 UTC (rev
6262)
+++ ipcop/trunk/config/rootfiles/common/zlib 2012-01-28 06:38:40 UTC (rev
6263)
@@ -3,7 +3,7 @@
#usr/include/zconf.h
#usr/include/zlib.h
#usr/lib/libz.a
-usr/lib/libz.so
+#usr/lib/libz.so
#usr/lib/libz_pic.a
#usr/lib/libz_pic.map
#usr/lib/pkgconfig
Modified: ipcop/trunk/lfs/zlib
===================================================================
--- ipcop/trunk/lfs/zlib 2012-01-28 06:25:05 UTC (rev 6262)
+++ ipcop/trunk/lfs/zlib 2012-01-28 06:38:40 UTC (rev 6263)
@@ -44,6 +44,9 @@
DIR_APP = $(DIR_SRC)/$(THISAPP)
TARGET = $(DIR_INFO)/$(STAGE_ORDER)_$(STAGE)/$(THISAPP)
+# gcc hardened spec is not yet in use, so script need to set that
+LDFLAGS += -Wl,-z,relro,-z,now
+
###############################################################################
# Top-level Rules
###############################################################################
Modified: ipcop/trunk/updates/2.0.3/ROOTFILES.i486-2.0.3
===================================================================
--- ipcop/trunk/updates/2.0.3/ROOTFILES.i486-2.0.3 2012-01-28 06:25:05 UTC
(rev 6262)
+++ ipcop/trunk/updates/2.0.3/ROOTFILES.i486-2.0.3 2012-01-28 06:38:40 UTC
(rev 6263)
@@ -310,3 +310,7 @@
##
## wget-1.13.4
/usr/bin/wget
+##
+## zlib-1.2.5 hardened
+/lib/libz.so.1
+/lib/libz.so.1.2.5
Modified: ipcop/trunk/updates/2.0.3/information.xml
===================================================================
--- ipcop/trunk/updates/2.0.3/information.xml 2012-01-28 06:25:05 UTC (rev
6262)
+++ ipcop/trunk/updates/2.0.3/information.xml 2012-01-28 06:38:40 UTC (rev
6263)
@@ -6,7 +6,7 @@
<description>Add again capi4k-utils plugins. Add wget. Add TLS support
for sendEmail<br />
Disable traffic accounting with detail level High, always use
Low.<br />
Patch krb5-1.9.2 against MITKRB5-SA-2011-007.<br />
- More gnupg-1.4.11 hardening. Patched ulogd-1.24.<br />
+ More gnupg-1.4.11 hardening. Patched ulogd-1.24.<. zlib compiled
with -Wl,-z,relro,-z,now;br />
Language updates.<br />
Upgrade acpid to 2.0.13, bash to 4.2.20, coreutils to 8.15,
conntrack-tools to 1.0.1, DBD-SQLite to 1.35, diffutils to 3.2,
This was sent by the SourceForge.net collaborative development platform, the
world's largest Open Source development site.
------------------------------------------------------------------------------
Try before you buy = See our experts in action!
The most comprehensive online learning library for Microsoft developers
is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3,
Metro Style Apps, more. Free future releases when you subscribe now!
http://p.sf.net/sfu/learndevnow-dev2
_______________________________________________
Ipcop-svn mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/ipcop-svn