Tue Apr 18 07:59:47 2023 UTC ()
tcpdump: updated to 4.99.4

Summary for 4.99.4 tcpdump release
  Source code:
    Fix spaces before tabs in indentation.
  Updated printers:
    LSP ping: Fix "Unused value" warnings from Coverity.
    CVE-2023-1801: Fix an out-of-bounds write in the SMB printer.
    DNS: sync resource types with IANA.
    ICMPv6: Update the output to show a RPL DAO field name.
    Geneve: Fix the Geneve UDP port test.
  Building and testing:
    Require at least autoconf 2.69.
    Don't check for strftime(), as it's in C90 and beyond.
    Update config.{guess,sub}, timestamps 2023-01-01,2023-01-21.
  Documentation:
    man: Document TCP flag names better.


(adam)
diff -r1.53 -r1.54 pkgsrc/net/tcpdump/Makefile
diff -r1.31 -r1.32 pkgsrc/net/tcpdump/distinfo

cvs diff -r1.53 -r1.54 pkgsrc/net/tcpdump/Makefile (expand / switch to unified diff)

--- pkgsrc/net/tcpdump/Makefile 2023/01/16 08:27:42 1.53
+++ pkgsrc/net/tcpdump/Makefile 2023/04/18 07:59:47 1.54
@@ -1,16 +1,16 @@ @@ -1,16 +1,16 @@
1# $NetBSD: Makefile,v 1.53 2023/01/16 08:27:42 adam Exp $ 1# $NetBSD: Makefile,v 1.54 2023/04/18 07:59:47 adam Exp $
2 2
3DISTNAME= tcpdump-4.99.3 3DISTNAME= tcpdump-4.99.4
4CATEGORIES= net 4CATEGORIES= net
5MASTER_SITES= http://www.tcpdump.org/release/ 5MASTER_SITES= http://www.tcpdump.org/release/
6 6
7MAINTAINER= pkgsrc-users@NetBSD.org 7MAINTAINER= pkgsrc-users@NetBSD.org
8HOMEPAGE= https://www.tcpdump.org/ 8HOMEPAGE= https://www.tcpdump.org/
9COMMENT= Network monitoring tool 9COMMENT= Network monitoring tool
10LICENSE= modified-bsd 10LICENSE= modified-bsd
11 11
12GNU_CONFIGURE= yes 12GNU_CONFIGURE= yes
13CONFIGURE_ARGS.Darwin+= --disable-universal 13CONFIGURE_ARGS.Darwin+= --disable-universal
14 14
15BUILD_DEFS+= VARBASE 15BUILD_DEFS+= VARBASE
16OWN_DIRS= ${VARBASE}/tcpdump 16OWN_DIRS= ${VARBASE}/tcpdump

cvs diff -r1.31 -r1.32 pkgsrc/net/tcpdump/distinfo (expand / switch to unified diff)

--- pkgsrc/net/tcpdump/distinfo 2023/01/16 08:27:42 1.31
+++ pkgsrc/net/tcpdump/distinfo 2023/04/18 07:59:47 1.32
@@ -1,6 +1,6 @@ @@ -1,6 +1,6 @@
1$NetBSD: distinfo,v 1.31 2023/01/16 08:27:42 adam Exp $ 1$NetBSD: distinfo,v 1.32 2023/04/18 07:59:47 adam Exp $
2 2
3BLAKE2s (tcpdump-4.99.3.tar.gz) = 601364b158f8ea79c472d94e8968984d229a6770cc5c4bf2bbb4407dfc272dfd 3BLAKE2s (tcpdump-4.99.4.tar.gz) = 289572da7635ba352c38150dd521dc291d1ba5c0a758e62b32a9c48eb4119da6
4SHA512 (tcpdump-4.99.3.tar.gz) = e1442e923d89f367cfe403dc460d0d46e19a241470d56b30b7a411bedd8d21a78c428f20ffe725cbb4fa5068f7dcc5c93d206e1a8d53feb9bccc6f0cda8bf0f9 4SHA512 (tcpdump-4.99.4.tar.gz) = cb51e19574707d07c0de90dd4c301955897f2c9f2a69beb7162c08f59189f55625346d1602c8d66ab2b4c626ea4b0df1f08ed8734d2d7f536d0a7840c2d6d8df
5Size (tcpdump-4.99.3.tar.gz) = 1901814 bytes 5Size (tcpdump-4.99.4.tar.gz) = 1903612 bytes
6SHA1 (patch-Makefile.in) = e492eeb10b2a08ae0d0f4a3433e4956bcbba04df 6SHA1 (patch-Makefile.in) = e492eeb10b2a08ae0d0f4a3433e4956bcbba04df