Received: from mail.netbsd.org (mail.NetBSD.org [199.233.217.200]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mail.netbsd.org", Issuer "Postmaster NetBSD.org" (verified OK)) by mollari.NetBSD.org (Postfix) with ESMTPS id 1B25D7A20D for ; Tue, 9 Feb 2016 11:39:42 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id C164E85EFC; Tue, 9 Feb 2016 11:39:41 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 4DB3185EEB for ; Tue, 9 Feb 2016 11:39:41 +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 q9-qq7F7WzHE for ; Tue, 9 Feb 2016 11:39:40 +0000 (UTC) Received: from cvs.NetBSD.org (unknown [IPv6:2001:470:a085:999:28c:faff:fe03:5984]) by mail.netbsd.org (Postfix) with ESMTP id DE59E84CEB for ; Tue, 9 Feb 2016 11:39:40 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id D5F47FBB7; Tue, 9 Feb 2016 11:39:40 +0000 (UTC) Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" MIME-Version: 1.0 Date: Tue, 9 Feb 2016 11:39:40 +0000 From: "Makoto Fujiwara" Subject: CVS commit: pkgsrc/net/lft To: pkgsrc-changes@NetBSD.org Reply-To: mef@netbsd.org X-Mailer: log_accum Message-Id: <20160209113940.D5F47FBB7@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk Module Name: pkgsrc Committed By: mef Date: Tue Feb 9 11:39:40 UTC 2016 Modified Files: pkgsrc/net/lft: Makefile distinfo Log Message: Update 3.31 to 3.71 ------------------- lft 3.71 / WhoB 3.71 ---------------------- - WhoB: Autodetect input from STDIN (pipe) without '-f -' - WhoB: Redirect some extraneous output to STDERR lft 3.7 / WhoB 3.7 ---------------------- - Added support for 4-byte ASNs - Added support for whob reading bulk input from stdin using '-f -' lft 3.6 / WhoB 3.6 ---------------------- - Added support for 4-byte ASNs lft 3.5 / WhoB 3.5 ---------------------- - Roy T. provided DNS speed-ups - Added GraphViz output option with -g lft 3.35 / WhoB 3.5 ---------------------- - Roy T. provided some clean-ups to avoid double free()s - Bug fixes only lft 3.33 / WhoB 3.5 ---------------------- - Fixed free(sess->hostname) bug (segfault on unresolvable hostname) - Improved error hanlding of pcap failures related to data link type - Kurt's FreeBSD fix for pcap snprintf - Bug fixes only lft 3.32 / WhoB 3.5 ---------------------- - Added support for several encapsulating protocols such as PPP - no other changes To generate a diff of this commit: cvs rdiff -u -r1.10 -r1.11 pkgsrc/net/lft/Makefile cvs rdiff -u -r1.4 -r1.5 pkgsrc/net/lft/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.