pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/net/tcpdump
Module Name: pkgsrc
Committed By: adam
Date: Tue Apr 18 07:59:47 UTC 2023
Modified Files:
pkgsrc/net/tcpdump: Makefile distinfo
Log Message:
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.
To generate a diff of this commit:
cvs rdiff -u -r1.53 -r1.54 pkgsrc/net/tcpdump/Makefile
cvs rdiff -u -r1.31 -r1.32 pkgsrc/net/tcpdump/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/net/tcpdump/Makefile
diff -u pkgsrc/net/tcpdump/Makefile:1.53 pkgsrc/net/tcpdump/Makefile:1.54
--- pkgsrc/net/tcpdump/Makefile:1.53 Mon Jan 16 08:27:42 2023
+++ pkgsrc/net/tcpdump/Makefile Tue Apr 18 07:59:47 2023
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.53 2023/01/16 08:27:42 adam Exp $
+# $NetBSD: Makefile,v 1.54 2023/04/18 07:59:47 adam Exp $
-DISTNAME= tcpdump-4.99.3
+DISTNAME= tcpdump-4.99.4
CATEGORIES= net
MASTER_SITES= http://www.tcpdump.org/release/
Index: pkgsrc/net/tcpdump/distinfo
diff -u pkgsrc/net/tcpdump/distinfo:1.31 pkgsrc/net/tcpdump/distinfo:1.32
--- pkgsrc/net/tcpdump/distinfo:1.31 Mon Jan 16 08:27:42 2023
+++ pkgsrc/net/tcpdump/distinfo Tue Apr 18 07:59:47 2023
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.31 2023/01/16 08:27:42 adam Exp $
+$NetBSD: distinfo,v 1.32 2023/04/18 07:59:47 adam Exp $
-BLAKE2s (tcpdump-4.99.3.tar.gz) = 601364b158f8ea79c472d94e8968984d229a6770cc5c4bf2bbb4407dfc272dfd
-SHA512 (tcpdump-4.99.3.tar.gz) = e1442e923d89f367cfe403dc460d0d46e19a241470d56b30b7a411bedd8d21a78c428f20ffe725cbb4fa5068f7dcc5c93d206e1a8d53feb9bccc6f0cda8bf0f9
-Size (tcpdump-4.99.3.tar.gz) = 1901814 bytes
+BLAKE2s (tcpdump-4.99.4.tar.gz) = 289572da7635ba352c38150dd521dc291d1ba5c0a758e62b32a9c48eb4119da6
+SHA512 (tcpdump-4.99.4.tar.gz) = cb51e19574707d07c0de90dd4c301955897f2c9f2a69beb7162c08f59189f55625346d1602c8d66ab2b4c626ea4b0df1f08ed8734d2d7f536d0a7840c2d6d8df
+Size (tcpdump-4.99.4.tar.gz) = 1903612 bytes
SHA1 (patch-Makefile.in) = e492eeb10b2a08ae0d0f4a3433e4956bcbba04df
Home |
Main Index |
Thread Index |
Old Index