mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
From: Christian Melki <christian.melki@t2data.com>
To: ptxdist@pengutronix.de
Subject: [ptxdist] [PATCH] tcpdump: Version bump. 4.99.4 -> 4.99.5
Date: Sun,  1 Sep 2024 19:48:31 +0200	[thread overview]
Message-ID: <20240901174831.3245930-1-christian.melki@t2data.com> (raw)

https://github.com/the-tcpdump-group/tcpdump/blob/tcpdump-4.99.5/CHANGES

* Pin down a debugging helper configure option.

* Rearrange a configure option.

Signed-off-by: Christian Melki <christian.melki@t2data.com>
---
 rules/tcpdump.make | 7 ++++---
 1 file changed, 4 insertions(+), 3 deletions(-)

diff --git a/rules/tcpdump.make b/rules/tcpdump.make
index 5792beac9..ca037569b 100644
--- a/rules/tcpdump.make
+++ b/rules/tcpdump.make
@@ -15,8 +15,8 @@ PACKAGES-$(PTXCONF_TCPDUMP) += tcpdump
 #
 # Paths and names
 #
-TCPDUMP_VERSION	:= 4.99.4
-TCPDUMP_MD5	:= d90471c90f780901e591807927ef0f07
+TCPDUMP_VERSION	:= 4.99.5
+TCPDUMP_MD5	:= 6817b07bab47ff3a8ed08f378771157b
 TCPDUMP		:= tcpdump-$(TCPDUMP_VERSION)
 TCPDUMP_SUFFIX	:= tar.gz
 TCPDUMP_URL	:= https://www.tcpdump.org/release/$(TCPDUMP).$(TCPDUMP_SUFFIX)
@@ -42,11 +42,12 @@ TCPDUMP_CONF_TOOL	:= autoconf
 TCPDUMP_CONF_OPT	:= \
 	$(CROSS_AUTOCONF_USR) \
 	--disable-universal \
+	--disable-instrument-functions \
 	--$(call ptx/endis,PTXCONF_TCPDUMP_SMB)-smb \
+	--disable-local-libpcap \
 	--with-gcc \
 	--without-smi \
 	--without-sandbox-capsicum \
-	--disable-local-libpcap \
 	--$(call ptx/wwo,PTXCONF_TCPDUMP_ENABLE_CRYPTO)-crypto \
 	--$(call ptx/wwo,PTXCONF_TCPDUMP_ENABLE_LIBCAP_NG)-cap-ng
 
-- 
2.34.1




             reply	other threads:[~2024-09-01 17:48 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-09-01 17:48 Christian Melki [this message]
2024-09-12 12:12 ` [ptxdist] [APPLIED] " Michael Olbrich

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20240901174831.3245930-1-christian.melki@t2data.com \
    --to=christian.melki@t2data.com \
    --cc=ptxdist@pengutronix.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox