Revision: 6551 http://ipcop.svn.sourceforge.net/ipcop/?rev=6551&view=rev Author: gespinasse Date: 2012-04-21 12:03:26 +0000 (Sat, 21 Apr 2012) Log Message: ----------- Upgrade dhcpcd from 5.5.4 to 5.5.6 5.5.5 fix some memory overun but had other issue.
Add -Wall -Wextra to CFLAGS. Even with that, no warning is triggere actually. Modified Paths: -------------- ipcop/trunk/lfs/dhcpcd ipcop/trunk/updates/2.1.0/ROOTFILES.i486-2.1.0 ipcop/trunk/updates/2.1.0/information.xml Modified: ipcop/trunk/lfs/dhcpcd =================================================================== --- ipcop/trunk/lfs/dhcpcd 2012-04-21 06:15:13 UTC (rev 6550) +++ ipcop/trunk/lfs/dhcpcd 2012-04-21 12:03:26 UTC (rev 6551) @@ -33,7 +33,7 @@ include Config PKG_NAME = dhcpcd -VER = 5.5.4 +VER = 5.5.6 HOST_ARCH = all OTHER_SRC = yes @@ -43,6 +43,8 @@ DIR_APP = $(DIR_SRC)/$(THISAPP) TARGET = $(DIR_INFO)/$(STAGE_ORDER)_$(STAGE)/$(THISAPP) +CFLAGS += -Wall -Wextra + ############################################################################### # Top-level Rules ############################################################################### @@ -51,7 +53,7 @@ $(DL_FILE) = $(DL_FROM)/$(DL_FILE) -$(DL_FILE)_MD5 = e6f73475ff6f34ba47bd6a11c0e2e137 +$(DL_FILE)_MD5 = a5c0e43b4e836cfc003437329f6b7982 install : $(TARGET) Modified: ipcop/trunk/updates/2.1.0/ROOTFILES.i486-2.1.0 =================================================================== --- ipcop/trunk/updates/2.1.0/ROOTFILES.i486-2.1.0 2012-04-21 06:15:13 UTC (rev 6550) +++ ipcop/trunk/updates/2.1.0/ROOTFILES.i486-2.1.0 2012-04-21 12:03:26 UTC (rev 6551) @@ -146,7 +146,7 @@ /usr/bin/yes /usr/sbin/chroot ## -## dhcpcd-5.5.4 +## dhcpcd-5.5.6 /usr/sbin/dhcpcd ## ## dnsmasq-2.60 Modified: ipcop/trunk/updates/2.1.0/information.xml =================================================================== --- ipcop/trunk/updates/2.1.0/information.xml 2012-04-21 06:15:13 UTC (rev 6550) +++ ipcop/trunk/updates/2.1.0/information.xml 2012-04-21 12:03:26 UTC (rev 6551) @@ -7,7 +7,7 @@ Add URL filter.<br /> Language updates.<br /> Upgrade acpid to 2.0.15, arping to 2.11, bash to 4.2.24, coreutils to 8.16, - dhcpcd to 5.5.4, dnsmasq to 2.60, + dhcpcd to 5.5.6, dnsmasq to 2.60, e2fsprogs to 1.42.2, ethtool to 3.2, fontconfig to 2.9, gawk to 4.0.1, glib to 2.30.3 gmp to 5.0.4, grep to 2.11, gnupg to 1.4.12, iproute2 to 3.3.0, iptables to 1.4.13, hdparm to 9.39, kernel to 3.0.28, krb5 to 1.9.3, This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. ------------------------------------------------------------------------------ For Developers, A Lot Can Happen In A Second. Boundary is the first to Know...and Tell You. Monitor Your Applications in Ultra-Fine Resolution. Try it FREE! http://p.sf.net/sfu/Boundary-d2dvs2 _______________________________________________ Ipcop-svn mailing list Ipcop-svn@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/ipcop-svn