Module Name: src
Committed By: christos
Date: Tue Oct 1 16:08:56 UTC 2019
Modified Files:
src/doc: 3RDPARTY CHANGES
Log Message:
new tcpdump/libpcap.
To generate a diff of this commit:
cvs rdiff -u -r1.1651 -r1.1652 src/doc/3RDPARTY
cvs rdiff -u -r1.2585 -r1.2586 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.1651 src/doc/3RDPARTY:1.1652
--- src/doc/3RDPARTY:1.1651 Tue Sep 24 15:50:49 2019
+++ src/doc/3RDPARTY Tue Oct 1 12:08:56 2019
@@ -1,4 +1,4 @@
-# $NetBSD: 3RDPARTY,v 1.1651 2019/09/24 19:50:49 maya Exp $
+# $NetBSD: 3RDPARTY,v 1.1652 2019/10/01 16:08:56 christos Exp $
#
# This file contains a list of the software that has been integrated into
# NetBSD where we are not the primary maintainer.
@@ -773,12 +773,12 @@ libdevmapper ioctl protocol code, theref
import. Talk to haad before importing new version.
Package: libpcap
-Version: 1.9.0
-Current Vers: 1.9.0
+Version: 1.9.1
+Current Vers: 1.9.1
Maintainer: [email protected]
Archive Site: http://www.tcpdump.org/release/
Home Page: http://www.tcpdump.org/
-Date: 2019-01-09
+Date: 2019-10-01
Mailing List: [email protected]
Responsible: dyoung
License: BSD (3/4-clause)
@@ -788,12 +788,12 @@ Use the src/external/bsd/libpcap/libpcap
tree. sys/net/dlt.h is a copy of the dlt constants from pcap.h
Package: tcpdump
-Version: 4.9.2
-Current Vers: 4.9.2
+Version: 4.9.3
+Current Vers: 4.9.3
Maintainer: [email protected]
Archive Site: http://www.tcpdump.org/release/
Home Page: http://www.tcpdump.org/
-Date: 2019-01-09
+Date: 2019-10-01
Mailing List: [email protected]
Responsible:
License: BSD (3-clause)
Index: src/doc/CHANGES
diff -u src/doc/CHANGES:1.2585 src/doc/CHANGES:1.2586
--- src/doc/CHANGES:1.2585 Sat Sep 21 10:05:38 2019
+++ src/doc/CHANGES Tue Oct 1 12:08:56 2019
@@ -1,4 +1,4 @@
-# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.2585 $>
+# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.2586 $>
#
#
# [Note: This file does not mention every change made to the NetBSD source tree.
@@ -47,3 +47,6 @@ Changes from NetBSD 9.0 to NetBSD 10.0:
[mrg 20190814]
mcx(4): Added driver for Mellanox 5th generation ethernet.
[jmcneill 20190921]
+ libpcap: Import 1.9.1. [christos 20191001]
+ tcpdump(8): Import 4.9.3. [christos 20191001]
+