Module Name: src
Committed By: christos
Date: Mon Sep 3 15:32:09 UTC 2018
Modified Files:
src/doc: 3RDPARTY CHANGES
Log Message:
new libpcap
To generate a diff of this commit:
cvs rdiff -u -r1.1560 -r1.1561 src/doc/3RDPARTY
cvs rdiff -u -r1.2437 -r1.2438 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.1560 src/doc/3RDPARTY:1.1561
--- src/doc/3RDPARTY:1.1560 Mon Sep 3 10:37:01 2018
+++ src/doc/3RDPARTY Mon Sep 3 11:32:09 2018
@@ -1,4 +1,4 @@
-# $NetBSD: 3RDPARTY,v 1.1560 2018/09/03 14:37:01 christos Exp $
+# $NetBSD: 3RDPARTY,v 1.1561 2018/09/03 15:32:09 christos Exp $
#
# This file contains a list of the software that has been integrated into
# NetBSD where we are not the primary maintainer.
@@ -777,7 +777,7 @@ libdevmapper ioctl protocol code, theref
import. Talk to haad before importing new version.
Package: libpcap
-Version: 1.8.1
+Version: 1.9.0
Current Vers: 1.9.0
Maintainer: [email protected]
Archive Site: http://www.tcpdump.org/release/
Index: src/doc/CHANGES
diff -u src/doc/CHANGES:1.2437 src/doc/CHANGES:1.2438
--- src/doc/CHANGES:1.2437 Mon Sep 3 10:37:01 2018
+++ src/doc/CHANGES Mon Sep 3 11:32:09 2018
@@ -1,4 +1,4 @@
-# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.2437 $>
+# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.2438 $>
#
#
# [Note: This file does not mention every change made to the NetBSD source tree.
@@ -216,4 +216,5 @@ Changes from NetBSD 8.0 to NetBSD 9.0:
rkpmic(4): Add driver for Rockchip RK808 Power Management IC.
[jmcneill 20180901]
nsd: Import 4.1.24 [christos 20180903]
- unbound: Import 1.7.23. [christos 20180205]
+ unbound: Import 1.7.3. [christos 20180803]
+ libpcap: Import 1.9.0. [christos 20180903]