Module Name:    src
Committed By:   christos
Date:           Mon Sep  2 16:16:18 UTC 2024

Modified Files:
        src/doc: 3RDPARTY CHANGES

Log Message:
new tcpdump


To generate a diff of this commit:
cvs rdiff -u -r1.2035 -r1.2036 src/doc/3RDPARTY
cvs rdiff -u -r1.3085 -r1.3086 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.2035 src/doc/3RDPARTY:1.2036
--- src/doc/3RDPARTY:1.2035	Mon Sep  2 11:36:24 2024
+++ src/doc/3RDPARTY	Mon Sep  2 12:16:18 2024
@@ -1,4 +1,4 @@
-#	$NetBSD: 3RDPARTY,v 1.2035 2024/09/02 15:36:24 christos Exp $
+#	$NetBSD: 3RDPARTY,v 1.2036 2024/09/02 16:16:18 christos Exp $
 #
 # This file contains a list of the software that has been integrated into
 # NetBSD where we are not the primary maintainer.
@@ -811,7 +811,7 @@ tree. sys/net/dlt.h is a copy of the dlt
 own copy of bpf_filter.c
 
 Package:	tcpdump
-Version:	4.99.4
+Version:	4.99.5
 Current Vers:	4.99.5
 Maintainer:	tcpdump-work...@lists.tcpdump.org
 Archive Site:	http://www.tcpdump.org/release/

Index: src/doc/CHANGES
diff -u src/doc/CHANGES:1.3085 src/doc/CHANGES:1.3086
--- src/doc/CHANGES:1.3085	Mon Sep  2 11:36:24 2024
+++ src/doc/CHANGES	Mon Sep  2 12:16:18 2024
@@ -1,4 +1,4 @@
-# LIST OF CHANGES FROM LAST RELEASE:			<$Revision: 1.3085 $>
+# LIST OF CHANGES FROM LAST RELEASE:			<$Revision: 1.3086 $>
 #
 #
 # [Note: This file does not mention every change made to the NetBSD source tree.
@@ -498,4 +498,5 @@ Changes from NetBSD 10.0 to NetBSD 11.0:
 		networking to send any frames that are stored in a
 		pcap(3) file format to a shmif(4) Ethernet interface.
 		Code from k-goda at IIJ.  [ozaki-r 202409202]
-	libpcap: Import 1.10.4. [christos 20240902]
+	libpcap: Import 1.10.5. [christos 20240902]
+	tcpdump(8): Import 4.99.5. [christos 20240902]

Reply via email to