Revision: 6301
http://ipcop.svn.sourceforge.net/ipcop/?rev=6301&view=rev
Author: owes
Date: 2012-02-01 11:25:05 +0000 (Wed, 01 Feb 2012)
Log Message:
-----------
Update zlib to 1.2.6
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
ipcop/trunk/updates/2.0.3/setup
Modified: ipcop/trunk/config/rootfiles/common/zlib
===================================================================
--- ipcop/trunk/config/rootfiles/common/zlib 2012-02-01 11:21:55 UTC (rev
6300)
+++ ipcop/trunk/config/rootfiles/common/zlib 2012-02-01 11:25:05 UTC (rev
6301)
@@ -1,5 +1,5 @@
lib/libz.so.1
-lib/libz.so.1.2.5
+lib/libz.so.1.2.6
#usr/include/zconf.h
#usr/include/zlib.h
#usr/lib/libz.a
Modified: ipcop/trunk/lfs/zlib
===================================================================
--- ipcop/trunk/lfs/zlib 2012-02-01 11:21:55 UTC (rev 6300)
+++ ipcop/trunk/lfs/zlib 2012-02-01 11:25:05 UTC (rev 6301)
@@ -33,11 +33,11 @@
include Config
PKG_NAME = zlib
-VER = 1.2.5
+VER = 1.2.6
HOST_ARCH = all
OTHER_SRC = yes
-THISAPP = zlib-$(VER)
+THISAPP = $(PKG_NAME)-$(VER)
DL_FILE = $(THISAPP).tar.bz2
DL_FROM = $(URL_SFNET)/libpng
#DL_FROM = http://www.zlib.net
@@ -50,11 +50,11 @@
###############################################################################
# Top-level Rules
###############################################################################
-objects = $(DL_FILE)
+objects = $(DL_FILE)
-$(DL_FILE) = $(DL_FROM)/$(DL_FILE)
+$(DL_FILE) = $(DL_FROM)/$(DL_FILE)
-$(DL_FILE)_MD5 = be1e89810e66150f5b0327984d8625a0
+$(DL_FILE)_MD5 = dc2cfa0d2313ca77224b4d932b2911e9
install : $(TARGET)
Modified: ipcop/trunk/updates/2.0.3/ROOTFILES.i486-2.0.3
===================================================================
--- ipcop/trunk/updates/2.0.3/ROOTFILES.i486-2.0.3 2012-02-01 11:21:55 UTC
(rev 6300)
+++ ipcop/trunk/updates/2.0.3/ROOTFILES.i486-2.0.3 2012-02-01 11:25:05 UTC
(rev 6301)
@@ -336,6 +336,6 @@
## wget-1.13.4
/usr/bin/wget
##
-## zlib-1.2.5 hardened
+## zlib-1.2.6 (also hardened)
/lib/libz.so.1
-/lib/libz.so.1.2.5
+/lib/libz.so.1.2.6
Modified: ipcop/trunk/updates/2.0.3/information.xml
===================================================================
--- ipcop/trunk/updates/2.0.3/information.xml 2012-02-01 11:21:55 UTC (rev
6300)
+++ ipcop/trunk/updates/2.0.3/information.xml 2012-02-01 11:25:05 UTC (rev
6301)
@@ -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. zlib compiled
with -Wl,-z,relro,-z,now<br />
+ More gnupg-1.4.11 hardening. Patched ulogd-1.24.<br />
Language updates.<br />
Upgrade acpid to 2.0.14, bash to 4.2.20, coreutils to 8.15,
conntrack-tools to 1.0.1, DBD-SQLite to 1.35, diffutils to 3.2,
@@ -14,7 +14,8 @@
kbd to 1.15.3, kernel to 2.6.32.55, libnetfilter_conntrack to
1.0.0, libnl to 3.2.7,
libpcap to 1.2.1, lzo to 2.0.6, ntp to 4.2.6p5, openldap to
2.4.28, openssl to 1.0.0g, openvpn to 2.2.2,
pciutils-3.1.9, psmisc to 22.15, rrdtool to 1.4.7, smartmontools
to 5.42, Solos PCI to 1.03,
- sqlite to 3.7.10, squid to 3.1.18, tcpdump to 4.2.1, usbutils to
004, usb-modeswitch to 1.2.3, usb-modeswitch-data to 20120120.
+ sqlite to 3.7.10, squid to 3.1.18, tcpdump to 4.2.1, usbutils to
004,
+ usb-modeswitch to 1.2.3, usb-modeswitch-data to 20120120, zlib to
1.2.6.
<br />
<b>Mandatory reboot after upgrade.</b>
</description>
Modified: ipcop/trunk/updates/2.0.3/setup
===================================================================
--- ipcop/trunk/updates/2.0.3/setup 2012-02-01 11:21:55 UTC (rev 6300)
+++ ipcop/trunk/updates/2.0.3/setup 2012-02-01 11:25:05 UTC (rev 6301)
@@ -73,6 +73,7 @@
/usr/local/bin/upgrade.sh
# Remove old libraries (version specific)
+/bin/rm -f /lib/libz.so.1.2.5
/bin/rm -f /usr/lib/libfreetype.so.6.7.2
/bin/rm -f /usr/lib/libgmp.so.10.0.1
/bin/rm -f /usr/lib/libgmp.so.10.0.3
This was sent by the SourceForge.net collaborative development platform, the
world's largest Open Source development site.
------------------------------------------------------------------------------
Keep Your Developer Skills Current with LearnDevNow!
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-d2d
_______________________________________________
Ipcop-svn mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/ipcop-svn