Module Name: src
Committed By: christos
Date: Thu Aug 17 15:19:26 UTC 2023
Modified Files:
src/doc: 3RDPARTY CHANGES
Log Message:
new libpcap
To generate a diff of this commit:
cvs rdiff -u -r1.1944 -r1.1945 src/doc/3RDPARTY
cvs rdiff -u -r1.2992 -r1.2993 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.1944 src/doc/3RDPARTY:1.1945
--- src/doc/3RDPARTY:1.1944 Fri Aug 11 19:05:48 2023
+++ src/doc/3RDPARTY Thu Aug 17 11:19:26 2023
@@ -1,4 +1,4 @@
-# $NetBSD: 3RDPARTY,v 1.1944 2023/08/11 23:05:48 christos Exp $
+# $NetBSD: 3RDPARTY,v 1.1945 2023/08/17 15:19:26 christos Exp $
#
# This file contains a list of the software that has been integrated into
# NetBSD where we are not the primary maintainer.
@@ -786,12 +786,12 @@ libdevmapper ioctl protocol code, theref
import. Talk to haad before importing new version.
Package: libpcap
-Version: 1.9.1
-Current Vers: 1.9.1
+Version: 1.10.4
+Current Vers: 1.10.4
Maintainer: [email protected]
Archive Site: http://www.tcpdump.org/release/
Home Page: http://www.tcpdump.org/
-Date: 2021-03-01
+Date: 2023-08-17
Mailing List: [email protected]
Responsible: dyoung
License: BSD (3/4-clause)
Index: src/doc/CHANGES
diff -u src/doc/CHANGES:1.2992 src/doc/CHANGES:1.2993
--- src/doc/CHANGES:1.2992 Fri Aug 11 19:05:48 2023
+++ src/doc/CHANGES Thu Aug 17 11:19:26 2023
@@ -1,4 +1,4 @@
-# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.2992 $>
+# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.2993 $>
#
#
# [Note: This file does not mention every change made to the NetBSD source tree.
@@ -196,3 +196,4 @@ Changes from NetBSD 10.0 to NetBSD 11.0:
OpenSSH: Import 9.3. [christos 20230726]
gdb(1): Updated to 13.2. [christos 20230811]
libfido2: Import 1.13.0 [christos 20230811]
+ libpcap: Import 1.10.4. [christos 20230817]