Skip to content

Commit aa37eb6

Browse files
committed
new tcpdump/libpcap
1 parent 72e1c7d commit aa37eb6

File tree

2 files changed

+8
-6
lines changed

2 files changed

+8
-6
lines changed

doc/3RDPARTY

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# $NetBSD: 3RDPARTY,v 1.2174 2026/03/17 20:55:20 wiz Exp $
1+
# $NetBSD: 3RDPARTY,v 1.2175 2026/03/19 00:08:02 christos Exp $
22
#
33
# This file contains a list of the software that has been integrated into
44
# NetBSD where we are not the primary maintainer.
@@ -821,12 +821,12 @@ libdevmapper ioctl protocol code, therefore we should test it before
821821
import. Talk to haad before importing new version.
822822

823823
Package: libpcap
824-
Version: 1.10.5
824+
Version: 1.10.6
825825
Current Vers: 1.10.6
826826
Maintainer: tcpdump-workers@tcpdump.org
827827
Archive Site: http://www.tcpdump.org/release/
828828
Home Page: http://www.tcpdump.org/
829-
Date: 2026-01-18
829+
Date: 2026-03-18
830830
Mailing List: tcpdump-workers@tcpdump.org
831831
Responsible: dyoung
832832
License: BSD (3/4-clause)
@@ -837,12 +837,12 @@ tree. sys/net/dlt.h is a copy of the dlt constants from dlt.h. We use our
837837
own copy of bpf_filter.c
838838

839839
Package: tcpdump
840-
Version: 4.99.5
840+
Version: 4.99.6
841841
Current Vers: 4.99.6
842842
Maintainer: tcpdump-workers@lists.tcpdump.org
843843
Archive Site: http://www.tcpdump.org/release/
844844
Home Page: http://www.tcpdump.org/
845-
Date: 2026-01-18
845+
Date: 2026-03-18
846846
Mailing List: tcpdump-workers@lists.tcpdump.org
847847
Responsible:
848848
License: BSD (3-clause)

doc/CHANGES

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.3239 $>
1+
# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.3240 $>
22
#
33
#
44
# [Note: This file does not mention every change made to the NetBSD source tree.
@@ -198,3 +198,5 @@ Changes from NetBSD 11.0 to NetBSD 12.0:
198198
tzdata: Updated to 2026a (using 2026agtz) [kre 20260309]
199199
gdb: Import 17.1 and switch everyone to it [christos 20260314]
200200
dhcpcd: Updated to 10.3.11 [roy 20260316]
201+
tcpdump(8): Import 4.99.6. [christos 20260318]
202+
libpcap: Import 1.10.6. [christos 20260318]

0 commit comments

Comments
 (0)