From: Michael Olbrich <m.olbrich@pengutronix.de>
To: ptxdist@pengutronix.de
Cc: Christian Melki <christian.melki@t2data.com>
Subject: Re: [ptxdist] [APPLIED] libpcap: Version bump. 1.10.7 -> 1.11.0
Date: Mon, 21 Sep 2026 08:38:44 +0200 [thread overview]
Message-ID: <20260921063844.3169554-1-m.olbrich@pengutronix.de> (raw)
In-Reply-To: <20260918203901.4103508-1-christian.melki@t2data.com>
Thanks, applied as 1e5203f1b6dce7831017e7a77855c935bf0751cb.
Michael
[sent from post-receive hook]
On Mon, 21 Sep 2026 08:38:44 +0200, Christian Melki <christian.melki@t2data.com> wrote:
> Hot on the heels of the last release with a bunch of changes.
> https://github.com/the-tcpdump-group/libpcap/blob/libpcap-1.11.0/CHANGES
>
> * Fix options. Some gone. IPV6 is no longer a selectable option.
>
> * Forward patchset, adjusted for offsets.
>
> Signed-off-by: Christian Melki <christian.melki@t2data.com>
> Message-Id: <20260918203901.4103508-1-christian.melki@t2data.com>
> Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
>
> diff --git a/patches/libpcap-1.10.7/0100-build-and-install-share-lib-only.patch b/patches/libpcap-1.11.0/0100-build-and-install-share-lib-only.patch
> similarity index 87%
> rename from patches/libpcap-1.10.7/0100-build-and-install-share-lib-only.patch
> rename to patches/libpcap-1.11.0/0100-build-and-install-share-lib-only.patch
> index b2bd2a9edccd..fb75f1d95df8 100644
> --- a/patches/libpcap-1.10.7/0100-build-and-install-share-lib-only.patch
> +++ b/patches/libpcap-1.11.0/0100-build-and-install-share-lib-only.patch
> @@ -12,10 +12,10 @@ Signed-off-by: Alexander Aring <alex.aring@gmail.com>
> 1 file changed, 2 insertions(+), 2 deletions(-)
>
> diff --git a/Makefile.in b/Makefile.in
> -index 310b9b5ea4a7..05e9b39de282 100644
> +index 5c5e4083e1ab..3f2d65db812b 100644
> --- a/Makefile.in
> +++ b/Makefile.in
> -@@ -421,7 +421,7 @@ RELEASE_FILES = $(COMMON_C_SRC) $(HDR) $(MAN1) $(MAN3PCAP_EXPAND) \
> +@@ -380,7 +380,7 @@ RELEASE_FILES = $(COMMON_C_SRC) $(HDR) $(MAN1) $(MAN3PCAP_EXPAND) \
> $(MAN3PCAP_NOEXPAND) $(MANFILE) $(MANMISC) $(EXTRA_DIST) \
> $(TEST_DIST)
>
> @@ -24,7 +24,7 @@ index 310b9b5ea4a7..05e9b39de282 100644
>
> libpcap.a: $(OBJ)
> @rm -f $@
> -@@ -607,7 +607,7 @@ testprogs: FORCE libpcap.a
> +@@ -563,7 +563,7 @@ testprogs: FORCE libpcap.a
>
> FORCE:
>
> diff --git a/patches/libpcap-1.10.7/0101-pcap-config-add-SYSROOT-support.patch b/patches/libpcap-1.11.0/0101-pcap-config-add-SYSROOT-support.patch
> similarity index 100%
> rename from patches/libpcap-1.10.7/0101-pcap-config-add-SYSROOT-support.patch
> rename to patches/libpcap-1.11.0/0101-pcap-config-add-SYSROOT-support.patch
> diff --git a/patches/libpcap-1.10.7/series b/patches/libpcap-1.11.0/series
> similarity index 100%
> rename from patches/libpcap-1.10.7/series
> rename to patches/libpcap-1.11.0/series
> diff --git a/rules/libpcap.make b/rules/libpcap.make
> index 42102cc5f0e5..280bb575c0f2 100644
> --- a/rules/libpcap.make
> +++ b/rules/libpcap.make
> @@ -14,8 +14,8 @@ PACKAGES-$(PTXCONF_LIBPCAP) += libpcap
> #
> # Paths and names
> #
> -LIBPCAP_VERSION := 1.10.7
> -LIBPCAP_SHA256 := 0b394ac90dbc0a9838ff97468e05c9c9a3e873dec2514cd58db65d859d296e31
> +LIBPCAP_VERSION := 1.11.0
> +LIBPCAP_SHA256 := 596389bc8560ea027dff9db8aaf6c173d992366d9aef4baf5d7c6d180b4d49ad
> LIBPCAP := libpcap-$(LIBPCAP_VERSION)
> LIBPCAP_SUFFIX := tar.gz
> LIBPCAP_URL := https://www.tcpdump.org/release/$(LIBPCAP).$(LIBPCAP_SUFFIX)
> @@ -46,7 +46,7 @@ LIBPCAP_CONF_OPT := \
> $(GLOBAL_LARGE_FILE_OPTION) \
> --disable-instrument-functions \
> --enable-protochain \
> - $(GLOBAL_IPV6_OPTION) \
> + --disable-dag-tx \
> --disable-remote \
> --disable-optimizer-dbg \
> --disable-yydebug \
> @@ -61,9 +61,7 @@ LIBPCAP_CONF_OPT := \
> --with-pcap=linux \
> --with-libnl \
> --without-dag \
> - --without-septel \
> - --without-snf \
> - --without-turbocap
> + --without-snf
>
> # ----------------------------------------------------------------------------
> # Target-Install
prev parent reply other threads:[~2026-09-21 6:39 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-09-18 20:39 [ptxdist] [PATCH] " Christian Melki
2026-09-21 6:38 ` 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=20260921063844.3169554-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