Revision: 6207 http://ipcop.svn.sourceforge.net/ipcop/?rev=6207&view=rev Author: owes Date: 2012-01-04 07:06:18 +0000 (Wed, 04 Jan 2012) Log Message: ----------- Update libpcap to 1.2.1
Modified Paths: -------------- ipcop/trunk/config/rootfiles/common/libpcap ipcop/trunk/lfs/libpcap ipcop/trunk/updates/2.0.3/ROOTFILES.i486-2.0.3 ipcop/trunk/updates/2.0.3/information.xml Added Paths: ----------- ipcop/trunk/src/patches/libpcap-1.2.1_ppp.patch Removed Paths: ------------- ipcop/trunk/src/patches/libpcap-1.2.0_ppp.patch Modified: ipcop/trunk/config/rootfiles/common/libpcap =================================================================== --- ipcop/trunk/config/rootfiles/common/libpcap 2012-01-02 16:51:56 UTC (rev 6206) +++ ipcop/trunk/config/rootfiles/common/libpcap 2012-01-04 07:06:18 UTC (rev 6207) @@ -14,7 +14,7 @@ #usr/lib/libpcap.a usr/lib/libpcap.so usr/lib/libpcap.so.1 -usr/lib/libpcap.so.1.2.0 +usr/lib/libpcap.so.1.2.1 #usr/share/man/man1/pcap-config.1 #usr/share/man/man3/pcap.3pcap #usr/share/man/man3/pcap_activate.3pcap Modified: ipcop/trunk/lfs/libpcap =================================================================== --- ipcop/trunk/lfs/libpcap 2012-01-02 16:51:56 UTC (rev 6206) +++ ipcop/trunk/lfs/libpcap 2012-01-04 07:06:18 UTC (rev 6207) @@ -33,7 +33,7 @@ include Config PKG_NAME = libpcap -VER = 1.2.0 +VER = 1.2.1 HOST_ARCH = all OTHER_SRC = yes @@ -53,7 +53,7 @@ $(DL_FILE) = $(DL_FROM)/$(DL_FILE) -$(DL_FILE)_MD5 = dfb8aa690b7a29821bfa183025436569 +$(DL_FILE)_MD5 = 06046e0e81efc60566daf1cc96c77d46 install : $(TARGET) Deleted: ipcop/trunk/src/patches/libpcap-1.2.0_ppp.patch =================================================================== --- ipcop/trunk/src/patches/libpcap-1.2.0_ppp.patch 2012-01-02 16:51:56 UTC (rev 6206) +++ ipcop/trunk/src/patches/libpcap-1.2.0_ppp.patch 2012-01-04 07:06:18 UTC (rev 6207) @@ -1,12 +0,0 @@ -fixes: error in active-filter expression -because inbound/outbound not supported on linktype (pppd, ipppd) ---- a/gencode.c.old 2004-06-21 19:43:24.611308762 +0100 -+++ a/gencode.c 2004-06-21 19:43:34.851140716 +0100 -@@ -7617,6 +7617,7 @@ - */ - switch (linktype) { - case DLT_SLIP: -+ case DLT_PPP: - b0 = gen_relation(BPF_JEQ, - gen_load(Q_LINK, gen_loadi(0), 1), - gen_loadi(0), Copied: ipcop/trunk/src/patches/libpcap-1.2.1_ppp.patch (from rev 6206, ipcop/trunk/src/patches/libpcap-1.2.0_ppp.patch) =================================================================== --- ipcop/trunk/src/patches/libpcap-1.2.1_ppp.patch (rev 0) +++ ipcop/trunk/src/patches/libpcap-1.2.1_ppp.patch 2012-01-04 07:06:18 UTC (rev 6207) @@ -0,0 +1,12 @@ +fixes: error in active-filter expression +because inbound/outbound not supported on linktype (pppd, ipppd) +--- a/gencode.c.old 2004-06-21 19:43:24.611308762 +0100 ++++ a/gencode.c 2004-06-21 19:43:34.851140716 +0100 +@@ -7617,6 +7617,7 @@ + */ + switch (linktype) { + case DLT_SLIP: ++ case DLT_PPP: + b0 = gen_relation(BPF_JEQ, + gen_load(Q_LINK, gen_loadi(0), 1), + gen_loadi(0), 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-02 16:51:56 UTC (rev 6206) +++ ipcop/trunk/updates/2.0.3/ROOTFILES.i486-2.0.3 2012-01-04 07:06:18 UTC (rev 6207) @@ -86,7 +86,7 @@ ## libpcap-1.2.0 /usr/lib/libpcap.so /usr/lib/libpcap.so.1 -/usr/lib/libpcap.so.1.2.0 +/usr/lib/libpcap.so.1.2.1 ## ## linux-2.6.32-6 (2.6.32.51) /boot/vmlinuz Modified: ipcop/trunk/updates/2.0.3/information.xml =================================================================== --- ipcop/trunk/updates/2.0.3/information.xml 2012-01-02 16:51:56 UTC (rev 6206) +++ ipcop/trunk/updates/2.0.3/information.xml 2012-01-04 07:06:18 UTC (rev 6207) @@ -1,7 +1,7 @@ <ipcop> <update> <version>2.0.3</version> - <releasedate>2011-mm-dd</releasedate> + <releasedate>2012-01-dd</releasedate> <size>0</size> <description>Add again capi4k-utils plugins. Add wget.<br /> Disable traffic accounting with detail level High, always use Low.<br /> @@ -10,7 +10,7 @@ Language updates.<br /> Upgrade acpid to 2.0.13, bash to 4.2.20, DBD-SQLite to 1.35, diffutils to 3.2, freetype to 2.4.8, gmp to 5.0.2, grep to 2.10, iproute2 to 3.1.0, - kbd to 1.15.3, kernel to 2.6.32.51, libpcap to 1.2.0, ntp to 4.2.6p5, + kbd to 1.15.3, kernel to 2.6.32.51, libpcap to 1.2.1, ntp to 4.2.6p5, smartmontools to 5.42, Solos PCI to 1.03, sqlite to 3.7.9, squid to 3.1.18, tcpdump to 4.2.0, usb-modeswitch to 1.2.1. <br /> This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. ------------------------------------------------------------------------------ Ridiculously easy VDI. With Citrix VDI-in-a-Box, you don't need a complex infrastructure or vast IT resources to deliver seamless, secure access to virtual desktops. With this all-in-one solution, easily deploy virtual desktops for less than the cost of PCs and save 60% on VDI infrastructure costs. Try it free! http://p.sf.net/sfu/Citrix-VDIinabox _______________________________________________ Ipcop-svn mailing list Ipcop-svn@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/ipcop-svn