Module Name: src
Committed By: christos
Date: Fri Sep 8 14:01:46 UTC 2017
Modified Files:
src/doc: 3RDPARTY CHANGES
Log Message:
new tcpdump
To generate a diff of this commit:
cvs rdiff -u -r1.1469 -r1.1470 src/doc/3RDPARTY
cvs rdiff -u -r1.2310 -r1.2311 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.1469 src/doc/3RDPARTY:1.1470
--- src/doc/3RDPARTY:1.1469 Fri Sep 8 09:41:39 2017
+++ src/doc/3RDPARTY Fri Sep 8 10:01:46 2017
@@ -1,4 +1,4 @@
-# $NetBSD: 3RDPARTY,v 1.1469 2017/09/08 13:41:39 christos Exp $
+# $NetBSD: 3RDPARTY,v 1.1470 2017/09/08 14:01:46 christos Exp $
#
# This file contains a list of the software that has been integrated into
# NetBSD where we are not the primary maintainer.
@@ -1295,8 +1295,8 @@ Notes:
Run cleantags before importing because sqlite3.c has an RCSID
Package: tcpdump
-Version: 4.9.0
-Current Vers: 4.9.0
+Version: 4.9.2
+Current Vers: 4.9.2
Maintainer: [email protected]
Archive Site: http://www.tcpdump.org/release/
Home Page: http://www.tcpdump.org/
Index: src/doc/CHANGES
diff -u src/doc/CHANGES:1.2310 src/doc/CHANGES:1.2311
--- src/doc/CHANGES:1.2310 Fri Sep 8 09:41:39 2017
+++ src/doc/CHANGES Fri Sep 8 10:01:46 2017
@@ -1,4 +1,4 @@
-# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.2310 $>
+# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.2311 $>
#
#
# [Note: This file does not mention every change made to the NetBSD source tree.
@@ -54,4 +54,4 @@ Changes from NetBSD 8.0 to NetBSD 9.0:
ixg(4), ixv(4): Add C3000 support. Add bypass function support for
bypass adapters. [msaitoh 20170830]
file(1): Upgraded to 5.32. [christos 20170908]
-
+ tcpdump(8): Import 4.9.2. [christos 20170908]