Revision: 6706 http://ipcop.svn.sourceforge.net/ipcop/?rev=6706&view=rev Author: gespinasse Date: 2012-07-15 06:35:32 +0000 (Sun, 15 Jul 2012) Log Message: ----------- Upgrade iptsate to 2.2.5 It was anyway changed by another upgrade, I haven't look if this is my yet uncommited glibc change or netfilter_conntrack upgrade.
Compile with -Wall -Wextra result in a few warnings, none with just -Wall Modified Paths: -------------- ipcop/trunk/lfs/iptstate ipcop/trunk/updates/2.1.0/ROOTFILES.i486-2.1.0 ipcop/trunk/updates/2.1.0/information.xml Modified: ipcop/trunk/lfs/iptstate =================================================================== --- ipcop/trunk/lfs/iptstate 2012-07-14 11:15:21 UTC (rev 6705) +++ ipcop/trunk/lfs/iptstate 2012-07-15 06:35:32 UTC (rev 6706) @@ -32,7 +32,7 @@ include Config PKG_NAME = iptstate -VER = 2.2.3 +VER = 2.2.5 HOST_ARCH = all OTHER_SRC = yes @@ -50,7 +50,7 @@ $(DL_FILE) = $(DL_FROM)/$(DL_FILE) -$(DL_FILE)_MD5 = 5238a0c4c4f764a919aba678051698ec +$(DL_FILE)_MD5 = 5abe47e473bee256adaf8a48b1141a90 install : $(TARGET) @@ -81,7 +81,7 @@ @$(PREBUILD) @rm -rf $(DIR_APP) && cd $(DIR_SRC) && tar jxf $(DIR_DL)/$(DL_FILE) - cd $(DIR_APP) && make + cd $(DIR_APP) && make CXXFLAGS="$(CXXFLAGS) -Wall -Wextra" cd $(DIR_APP) && make install @rm -rf $(DIR_APP) Modified: ipcop/trunk/updates/2.1.0/ROOTFILES.i486-2.1.0 =================================================================== --- ipcop/trunk/updates/2.1.0/ROOTFILES.i486-2.1.0 2012-07-14 11:15:21 UTC (rev 6705) +++ ipcop/trunk/updates/2.1.0/ROOTFILES.i486-2.1.0 2012-07-15 06:35:32 UTC (rev 6706) @@ -352,6 +352,9 @@ /lib/libxtables.so.7.0.0 /sbin/xtables-multi ## +## iptstate-2.2.5 +/usr/sbin/iptstate +## ## iputils-s20101006 with debian patches /bin/ping /bin/ping6 Modified: ipcop/trunk/updates/2.1.0/information.xml =================================================================== --- ipcop/trunk/updates/2.1.0/information.xml 2012-07-14 11:15:21 UTC (rev 6705) +++ ipcop/trunk/updates/2.1.0/information.xml 2012-07-15 06:35:32 UTC (rev 6706) @@ -11,7 +11,7 @@ dhcpcd to 5.5.6, dnsmasq to 2.62, e2fsprogs to 1.42.4, ethtool to 3.2, expat to 2.1.0, freetype to 2.4.10, fontconfig to 2.9, gawk to 4.0.1, glib to 2.30.3, gmp to 5.0.5, gnupg to 1.4.12, grep to 2.13, gzip to 1.5, - iproute2 to 3.4.0, iptables to 1.4.14, iw to 3.4 hdparm to 9.39, kernel to 3.0.36, krb5 to 1.9.4, + iproute2 to 3.4.0, iptables to 1.4.14, iptstate to 2.2.5, iw to 3.4 hdparm to 9.39, kernel to 3.0.36, krb5 to 1.9.4, libffi to 3.0.11, libgd to 2.0.36~rc1, libgcrypt to 1.5.0, libnet to 1.1.6, libnetfiltercontrack to 1.0.1, libnl to 3.2.11, libpng to 1.5.12, libusb to 1.0.9, libusb-compat to 0.1.4, libtool to 2.4.2, libxml2 to 2.8.0, logrotate to 3.8.1, lsof to 4.86, This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. ------------------------------------------------------------------------------ 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/ _______________________________________________ Ipcop-svn mailing list Ipcop-svn@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/ipcop-svn