Received: from mail.netbsd.org (mail.netbsd.org [149.20.53.66]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client CN "mail.NetBSD.org", Issuer "Postmaster NetBSD.org" (verified OK)) by mollari.NetBSD.org (Postfix) with ESMTPS id 3BEBE70A97 for ; Sat, 15 Jun 2013 21:02:07 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id A827C14A1E1; Sat, 15 Jun 2013 21:02:06 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 9BE3114A1AC for ; Sat, 15 Jun 2013 21:02:04 +0000 (UTC) X-Virus-Scanned: amavisd-new at NetBSD.org Received: from mail.netbsd.org ([127.0.0.1]) by localhost (mail.NetBSD.org [127.0.0.1]) (amavisd-new, port 10025) with ESMTP id zPJNukacTp0n for ; Sat, 15 Jun 2013 21:02:04 +0000 (UTC) Received: from cvs.netbsd.org (cvs.NetBSD.org [IPv6:2001:4f8:3:7:2e0:81ff:fe30:95bd]) by mail.netbsd.org (Postfix) with ESMTP id 0A1E514A19D for ; Sat, 15 Jun 2013 21:02:04 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id 071FC96; Sat, 15 Jun 2013 21:02:04 +0000 (UTC) Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" MIME-Version: 1.0 Date: Sat, 15 Jun 2013 21:02:04 +0000 From: "Adam Ciarcinski" Subject: CVS commit: pkgsrc/net/tcpdump To: pkgsrc-changes@NetBSD.org Reply-To: adam@netbsd.org X-Mailer: log_accum Message-Id: <20130615210204.071FC96@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk Module Name: pkgsrc Committed By: adam Date: Sat Jun 15 21:02:03 UTC 2013 Modified Files: pkgsrc/net/tcpdump: Makefile distinfo pkgsrc/net/tcpdump/patches: patch-ah Log Message: Summary for 4.4.0 tcpdump release RPKI-RTR (RFC6810) is now official (TCP Port 323) Fix detection of OpenSSL libcrypto. Add DNSSL (RFC6106) support. Add "radius" as an option for -T. Update Action codes for handle_action function according to 802.11s amendment. Decode DHCPv6 AFTR-Name option (RFC6334). Updates for Babel. Fix printing of infinite lifetime in ICMPv6. Added support for SPB, SPBM Service Identifier, and Unicast Address sub-TLV in ISIS. Decode RIPv2 authentication up to RFC4822. Fix RIP Request/full table decoding issues. On Linux systems with cap-ng.h, drop root privileges using Linux Capabilities. Add support for reading multiple files. To generate a diff of this commit: cvs rdiff -u -r1.34 -r1.35 pkgsrc/net/tcpdump/Makefile cvs rdiff -u -r1.19 -r1.20 pkgsrc/net/tcpdump/distinfo cvs rdiff -u -r1.3 -r1.4 pkgsrc/net/tcpdump/patches/patch-ah Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.