summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorghen <ghen@pkgsrc.org>2007-08-14 07:03:38 +0000
committerghen <ghen@pkgsrc.org>2007-08-14 07:03:38 +0000
commitfed2985ec1a61d8450552fde673793a126486783 (patch)
treebeba35d4781692c4a9d78ddd9881748c4aa205c3
parent6a49657e40ed746d2c25ab5a16d345b613fd3319 (diff)
downloadpkgsrc-fed2985ec1a61d8450552fde673793a126486783.tar.gz
Pullup ticket 2165 - requested by taca
security update for tcpdump - pkgsrc/net/tcpdump/Makefile 1.25 - pkgsrc/net/tcpdump/distinfo 1.15 Module Name: pkgsrc Committed By: taca Date: Thu Aug 2 15:16:52 UTC 2007 Modified Files: pkgsrc/net/tcpdump: Makefile distinfo Log Message: Update tcpdump to 3.9.7. (I think that "Summary for 0.9.7 libpcap" below should be read "Summary for 3.9.7 tcpdump".) Wed. July 23, 2007. mcr@xelerance.com. Summary for 0.9.7 libpcap release NFS: Print unsigned values as such. RX: parse safely. BGP: fixes for IPv6-less builds. 801.1ag: use standard codepoint. use /dev/bpf on systems with such a device. 802.11: print QoS data, avoid dissect of no-data frame, ignore padding. smb: make sure that we haven't gone past the end of the captured data. smb: squelch an uninitialized complaint from coverity. NFS: from NetBSD; don't interpret the reply as a possible NFS reply if it got MSG_DENIED. BGP: don't print TLV values that didn't fit, from www.digit-labs.org. revised INSTALL.txt about libpcap dependancy. Wed. April 25, 2007. ken@xelerance.com. Summary for 3.9.6 tcpdump release Update man page to reflect changes to libpcap Changes to both TCP and IP Printer Output Fix a potential buffer overflow in the 802.11 printer Print basic info about a few more Cisco LAN protocols. mDNS cleanup ICMP MPLS rework of the extension code bugfix: use the correct codepoint for the OSPF simple text auth token entry, and use safeputs to print the password. Add support in pflog for additional values Add support for OIF RSVP Extensions UNI 1.0 Rev. 2 and additional RSVP objects Add support for the Message-id NACK c-type. Add support for 802.3ah loopback ctrl msg Add support for Multiple-STP as per 802.1s Add support for rapid-SPT as per 802.1w Add support for CFM Link-trace msg, Link-trace-Reply msg, Sender-ID tlv, private tlv, port, interface status Add support for unidirectional link detection as per http://www.ietf.org/internet-drafts/draft-foschiano-udld-02.txt Add support for the olsr protocol as per RFC 3626 plus the LQ extensions from olsr.org Add support for variable-length checksum in DCCP, as per section 9 of RFC 4340. Add support for per-VLAN spanning tree and per-VLAN rapid spanning tree Add support for Multiple-STP as per 802.1s Add support for the cisco propriatry 'dynamic trunking protocol' Add support for the cisco proprietary VTP protocol Update dhcp6 options table as per IETF standardization activities
-rw-r--r--net/tcpdump/Makefile4
-rw-r--r--net/tcpdump/distinfo8
2 files changed, 6 insertions, 6 deletions
diff --git a/net/tcpdump/Makefile b/net/tcpdump/Makefile
index 68ab39d902f..638b8a3dc05 100644
--- a/net/tcpdump/Makefile
+++ b/net/tcpdump/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.24 2007/04/24 12:31:47 ghen Exp $
+# $NetBSD: Makefile,v 1.24.2.1 2007/08/14 07:03:38 ghen Exp $
-DISTNAME= tcpdump-3.9.5
+DISTNAME= tcpdump-3.9.7
CATEGORIES= net
MASTER_SITES= http://www.tcpdump.org/release/
diff --git a/net/tcpdump/distinfo b/net/tcpdump/distinfo
index 618afacc49b..41098ed849a 100644
--- a/net/tcpdump/distinfo
+++ b/net/tcpdump/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.14 2007/04/24 12:31:47 ghen Exp $
+$NetBSD: distinfo,v 1.14.2.1 2007/08/14 07:03:38 ghen Exp $
-SHA1 (tcpdump-3.9.5.tar.gz) = a9850177809196008ed3e6212cb651ed1500353c
-RMD160 (tcpdump-3.9.5.tar.gz) = e0409ad55deda1b2a74950522720610c6c94d771
-Size (tcpdump-3.9.5.tar.gz) = 712411 bytes
+SHA1 (tcpdump-3.9.7.tar.gz) = 5d2a95f0de1cbae70ba01c64f9a2c0fac0183dba
+RMD160 (tcpdump-3.9.7.tar.gz) = 1c662f61c99121bfc8336eb059b60630cab03998
+Size (tcpdump-3.9.7.tar.gz) = 873866 bytes