From: Michael Olbrich <m.olbrich@pengutronix.de>
To: ptxdist@pengutronix.de
Cc: Christian Melki <christian.melki@t2data.com>
Subject: Re: [ptxdist] [APPLIED] tcpdump: Version bump. 4.99.4 -> 4.99.5
Date: Thu, 12 Sep 2024 14:12:00 +0200 [thread overview]
Message-ID: <20240912121200.2688058-1-m.olbrich@pengutronix.de> (raw)
In-Reply-To: <20240901174831.3245930-1-christian.melki@t2data.com>
Thanks, applied as 99db43eefb38c651f37e6323cd358667a854f0b4.
Michael
[sent from post-receive hook]
On Thu, 12 Sep 2024 14:12:00 +0200, Christian Melki <christian.melki@t2data.com> wrote:
> 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>
> Message-Id: <20240901174831.3245930-1-christian.melki@t2data.com>
> Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
>
> diff --git a/rules/tcpdump.make b/rules/tcpdump.make
> index 5792beac9c19..ca037569b12a 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
>
prev parent reply other threads:[~2024-09-12 12:18 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-09-01 17:48 [ptxdist] [PATCH] " Christian Melki
2024-09-12 12:12 ` Michael Olbrich [this message]
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=20240912121200.2688058-1-m.olbrich@pengutronix.de \
--to=m.olbrich@pengutronix.de \
--cc=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