pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/net/tcpdump Update 4.4.0 to 4.6.0



details:   https://anonhg.NetBSD.org/pkgsrc/rev/d10a4923e472
branches:  trunk
changeset: 643286:d10a4923e472
user:      mef <mef%pkgsrc.org@localhost>
date:      Sat Dec 13 14:31:10 2014 +0000

description:
Update 4.4.0 to  4.6.0
----------------------
Tuesday  Sep.  2, 2014 mcr%sandelman.ca@localhost
        fix out-of-source-tree builds: find libpcap that is out of source
        better configure check for libsmi

Saturday Jul. 19, 2014 mcr%sandelman.ca@localhost
  Summary for 4.6.1 tcpdump release
        added FreeBSD capsicum
        add a short option '#', same as long option '--number'

Wednesday Jul. 2, 2014 mcr%sandelman.ca@localhost
  Summary for 4.6.0 tcpdump release
        all of tcpdump is now using the new "NDO" code base (Thanks Denis!)
        nflog, mobile, forces, pptp, AODV, AHCP, IPv6, OSPFv4, RPL, DHCPv6 enhancements/fixes
        M3UA decode added.
        many new test cases: 82 in 4.5.1 to 133 in 4.6.0
        many improvements to travis continuous integration system: OSX, and Coverity options
        cleaned up some unnecessary header files
        Added bittok2str().
        a number of unaligned access faults fixed
        -A flag does not consider CR to be printable anymore
        fx.lebail took over coverity baby sitting
        default snapshot size increased to 256K for accomodate USB captures
        WARNING: this release contains a lot of very worthwhile code churn.

Wednesday Jan. 15, 2014 guy%alum.mit.edu@localhost
  Summary for 4.5.2 tcpdump release
        Man page fix
        Fix crashes on SPARC

Monday Nov. 11, 2013 mcr%sandelman.ca@localhost
  Summary for 4.5.1 tcpdump release
        CREDITS file fixes

Thursday Nov. 7, 2013  mcr%sandelman.ca@localhost and guy%alum.mit.edu@localhost.
  Summary for 4.5.0 tcpdump release
        some NFSv4 fixes for printing
        fix printing of unknown TCP options, and tcp fast-open
        fixes for syslog parser
        some gcc-version-specific flag tuning
        adopt MacOS deprecation workarounds for openssl
        improvements to babel printing
        add OpenFlow 1.0 (no SSL) and test cases
        GeoNet printer.
        added STBC Rx support
        improvements to DHCPv6 decoder
        clarify which autoconf is needed
        Point users to the the-tcpdump-group repository on GitHub rather
            than the mcr repository
        Add MSDP printer.
        Fixed IPv6 check on Solaris and other OSes requiring extra
            networking libraries.
        Add support for VXLAN (draft-mahalingam-dutt-dcops-vxlan-03),
            and add "vxlan" as an option for -T.
        Add support for OTV (draft-hasmit-otv-04).
        fixes for DLT_IEEE802_11_RADIO datalink types
        added MPTCP decoder

diffstat:

 net/tcpdump/Makefile |  5 ++---
 net/tcpdump/distinfo |  8 ++++----
 2 files changed, 6 insertions(+), 7 deletions(-)

diffs (27 lines):

diff -r 72a4d4fdf2ca -r d10a4923e472 net/tcpdump/Makefile
--- a/net/tcpdump/Makefile      Sat Dec 13 14:27:35 2014 +0000
+++ b/net/tcpdump/Makefile      Sat Dec 13 14:31:10 2014 +0000
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.36 2014/02/12 23:18:26 tron Exp $
+# $NetBSD: Makefile,v 1.37 2014/12/13 14:31:10 mef Exp $
 
-DISTNAME=      tcpdump-4.4.0
-PKGREVISION=   1
+DISTNAME=      tcpdump-4.6.2
 CATEGORIES=    net
 MASTER_SITES=  http://www.tcpdump.org/release/
 
diff -r 72a4d4fdf2ca -r d10a4923e472 net/tcpdump/distinfo
--- a/net/tcpdump/distinfo      Sat Dec 13 14:27:35 2014 +0000
+++ b/net/tcpdump/distinfo      Sat Dec 13 14:31:10 2014 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.20 2013/06/15 21:02:03 adam Exp $
+$NetBSD: distinfo,v 1.21 2014/12/13 14:31:10 mef Exp $
 
-SHA1 (tcpdump-4.4.0.tar.gz) = 6c1e72ae32eabb3ab823ff366a2d2f48ad4695f4
-RMD160 (tcpdump-4.4.0.tar.gz) = 06e63abbacc04f97287334a6883d331afc205663
-Size (tcpdump-4.4.0.tar.gz) = 915381 bytes
+SHA1 (tcpdump-4.6.2.tar.gz) = 7256c47e572229de8c92f070514c1f6e6bb691d4
+RMD160 (tcpdump-4.6.2.tar.gz) = 3b809642d7e3052c09fd09cddd816a1e085d4c49
+Size (tcpdump-4.6.2.tar.gz) = 1105356 bytes
 SHA1 (patch-ah) = 75dbc11440b32349014919ac04a628d8d4d8c45c



Home | Main Index | Thread Index | Old Index