Module Name: src Committed By: christos Date: Tue Mar 31 22:00:53 UTC 2015
Modified Files: src/doc: 3RDPARTY CHANGES Log Message: new libpcap/tcpdump To generate a diff of this commit: cvs rdiff -u -r1.1214 -r1.1215 src/doc/3RDPARTY cvs rdiff -u -r1.2061 -r1.2062 src/doc/CHANGES Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
Modified files: Index: src/doc/3RDPARTY diff -u src/doc/3RDPARTY:1.1214 src/doc/3RDPARTY:1.1215 --- src/doc/3RDPARTY:1.1214 Fri Mar 27 07:35:43 2015 +++ src/doc/3RDPARTY Tue Mar 31 18:00:53 2015 @@ -1,4 +1,4 @@ -# $NetBSD: 3RDPARTY,v 1.1214 2015/03/27 11:35:43 roy Exp $ +# $NetBSD: 3RDPARTY,v 1.1215 2015/03/31 22:00:53 christos Exp $ # # This file contains a list of the software that has been integrated into # NetBSD where we are not the primary maintainer. @@ -745,8 +745,8 @@ libdevmapper ioctl protocol code, theref import. Talk to haad before importing new version. Package: libpcap -Version: 1.6.2 -Current Vers: 1.6.2 +Version: 1.7.2 +Current Vers: 1.7.2 Maintainer: tcpdump-work...@tcpdump.org Archive Site: http://www.tcpdump.org/release/ Home Page: http://www.tcpdump.org/ @@ -1259,8 +1259,8 @@ Notes: Run cleantags before inporting because sqlite3.c has an RCSID Package: tcpdump -Version: 4.6.2 -Current Vers: 4.6.2 +Version: 4.7.3 +Current Vers: 4.7.3 Maintainer: tcpdump-work...@lists.tcpdump.org Archive Site: http://www.tcpdump.org/release/ Home Page: http://www.tcpdump.org/ Index: src/doc/CHANGES diff -u src/doc/CHANGES:1.2061 src/doc/CHANGES:1.2062 --- src/doc/CHANGES:1.2061 Fri Mar 27 08:45:00 2015 +++ src/doc/CHANGES Tue Mar 31 18:00:53 2015 @@ -1,4 +1,4 @@ -# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.2061 $> +# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.2062 $> # # # [Note: This file does not mention every change made to the NetBSD source tree. @@ -145,3 +145,5 @@ Changes from NetBSD 7.0 to NetBSD 8.0: libc: Update to tzcode2015b. [christos 20150324] dhcpcd(8): Import dhcpcd-6.8.1. [roy 20150327] wm(4): Add X540 support [msaitoh 20150327] + libpcap: Import 1.7.2. [christos 20150331] + tcpdump(8): Import 4.7.3. [christos 20150331]