Module Name: src
Committed By: christos
Date: Fri Aug 18 19:02:05 UTC 2023
Modified Files:
src/doc: 3RDPARTY CHANGES
Log Message:
catch up with tcpdump, add file
To generate a diff of this commit:
cvs rdiff -u -r1.1945 -r1.1946 src/doc/3RDPARTY
cvs rdiff -u -r1.2993 -r1.2994 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.1945 src/doc/3RDPARTY:1.1946
--- src/doc/3RDPARTY:1.1945 Thu Aug 17 11:19:26 2023
+++ src/doc/3RDPARTY Fri Aug 18 15:02:04 2023
@@ -1,4 +1,4 @@
-# $NetBSD: 3RDPARTY,v 1.1945 2023/08/17 15:19:26 christos Exp $
+# $NetBSD: 3RDPARTY,v 1.1946 2023/08/18 19:02:04 christos Exp $
#
# This file contains a list of the software that has been integrated into
# NetBSD where we are not the primary maintainer.
@@ -422,12 +422,12 @@ Notes:
Please use "expat" as the vendor tag for CVS imports.
Package: file
-Version: 5.43
-Current Vers: 5.43
+Version: 5.45
+Current Vers: 5.45
Maintainer: Christos Zoulas <[email protected]>
Archive Site: ftp://ftp.astron.com/pub/file/
Home Page: http://www.darwinsys.com/file/
-Date: 2022-09-24
+Date: 2023-08-18
Mailing List: [email protected]
Responsible: christos, pooka
License: BSD (2-clause)
@@ -801,12 +801,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.3
-Current Vers: 4.9.3
+Version: 4.99.4
+Current Vers: 4.99.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:
License: BSD (3-clause)
Index: src/doc/CHANGES
diff -u src/doc/CHANGES:1.2993 src/doc/CHANGES:1.2994
--- src/doc/CHANGES:1.2993 Thu Aug 17 11:19:26 2023
+++ src/doc/CHANGES Fri Aug 18 15:02:04 2023
@@ -1,4 +1,4 @@
-# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.2993 $>
+# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.2994 $>
#
#
# [Note: This file does not mention every change made to the NetBSD source tree.
@@ -197,3 +197,6 @@ Changes from NetBSD 10.0 to NetBSD 11.0:
gdb(1): Updated to 13.2. [christos 20230811]
libfido2: Import 1.13.0 [christos 20230811]
libpcap: Import 1.10.4. [christos 20230817]
+ tcpdump(8): Import 4.99.4. [christos 20230817]
+ file(1): Upgraded to 5.45. [christos 20230818]
+