Module Name: src
Committed By: christos
Date: Tue Dec 31 17:35:45 UTC 2013
Modified Files:
src/doc: 3RDPARTY CHANGES
Log Message:
new tcpdump/libpcap
To generate a diff of this commit:
cvs rdiff -u -r1.1081 -r1.1082 src/doc/3RDPARTY
cvs rdiff -u -r1.1875 -r1.1876 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.1081 src/doc/3RDPARTY:1.1082
--- src/doc/3RDPARTY:1.1081 Fri Dec 27 22:24:35 2013
+++ src/doc/3RDPARTY Tue Dec 31 12:35:45 2013
@@ -1,4 +1,4 @@
-# $NetBSD: 3RDPARTY,v 1.1081 2013/12/28 03:24:35 christos Exp $
+# $NetBSD: 3RDPARTY,v 1.1082 2013/12/31 17:35:45 christos Exp $
#
# This file contains a list of the software that has been integrated into
# NetBSD where we are not the primary maintainer.
@@ -691,8 +691,8 @@ We maintain our own version of libdevmap
should test it before import. Talk to haad before importing new version.
Package: libpcap
-Version: 1.3.0
-Current Vers: 1.5.1
+Version: 1.5.2
+Current Vers: 1.5.2
Maintainer: [email protected]
Archive Site: http://www.tcpdump.org/release/
Home Page: http://www.tcpdump.org/
@@ -1178,7 +1178,7 @@ Initial import uses a pre-release with a
unnecessary local changes.
Package: tcpdump
-Version: 4.3.0
+Version: 4.5.1
Current Vers: 4.5.1
Maintainer: [email protected]
Archive Site: http://www.tcpdump.org/release/
Index: src/doc/CHANGES
diff -u src/doc/CHANGES:1.1875 src/doc/CHANGES:1.1876
--- src/doc/CHANGES:1.1875 Sun Dec 29 16:31:17 2013
+++ src/doc/CHANGES Tue Dec 31 12:35:45 2013
@@ -1,4 +1,4 @@
-# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.1875 $>
+# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.1876 $>
#
#
# [Note: This file does not mention every change made to the NetBSD source tree.
@@ -325,3 +325,5 @@ Changes from NetBSD 6.0 to NetBSD 7.0:
[tsutsui 20131227]
wm(4): Add support for I354 (C2000 Internal) Ethernet
[msaitoh 20131230]
+ tcpdump(8): Import 4.5.1 [christos 2013131231]
+ libpcap: Import 1.5.2 [christos 20131231]