[Lunar-commits] <moonbase> libpcap: version bumped to 1.0.0.
Florin Braescu
florin at lunar-linux.org
Wed Oct 29 13:49:10 CET 2008
commit 39dba0cc9b0498270ee4d0c0e8e82711428532d6
Author: Florin Braescu <florin at lunar-linux.org>
Date: Wed Oct 29 14:49:10 2008 +0200
libpcap: version bumped to 1.0.0.
Changes:
Support was added for IPMB, LAPD, AX25, JUNIPER_ST, 802.15.4, variable
length 802.11 headers, X2E data type, Linux tpacket frame headers, and
the SITA ACN interface. Support was added for zerocopy BPF on platforms
that support it. VLAN support on Linux was improved. Assorted other
enhancements and bugfixes were made.
---
net/libpcap/DETAILS | 8 ++++----
1 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/net/libpcap/DETAILS b/net/libpcap/DETAILS
index 9a719ed..e6eea4d 100644
--- a/net/libpcap/DETAILS
+++ b/net/libpcap/DETAILS
@@ -1,11 +1,11 @@
MODULE=libpcap
- VERSION=0.9.8
+ VERSION=1.0.0
SOURCE=$MODULE-$VERSION.tar.gz
- SOURCE_URL=http://www.tcpdump.org/release/
- SOURCE_VFY=sha1:11dfe67cfc1c279c7346d626a99ad4ba90621028
+ SOURCE_URL=http://www.tcpdump.org/release
+ SOURCE_VFY=sha1:9893654027ae11033d785045ff35583da43fe8fa
WEB_SITE=http://www.tcpdump.org
ENTERED=20011004
- UPDATED=20071216
+ UPDATED=20081029
SHORT="A capturing library used by tcpdump"
cat << EOF
More information about the Lunar-commits
mailing list