mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
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.4 -> 1.10.5
Date: Thu, 12 Sep 2024 14:11:59 +0200	[thread overview]
Message-ID: <20240912121159.2688015-1-m.olbrich@pengutronix.de> (raw)
In-Reply-To: <20240901174015.3236015-1-christian.melki@t2data.com>

Thanks, applied as 69f6a78fa3b9e5c1b3c2216ec79bd8676f541dfb.

Michael

[sent from post-receive hook]

On Thu, 12 Sep 2024 14:11:59 +0200, Christian Melki <christian.melki@t2data.com> wrote:
> No revolutionary changes.
> https://github.com/the-tcpdump-group/libpcap/blob/libpcap-1.10.5/CHANGES
> 
> * Pin down a debugging helper configure option.
> 
> Signed-off-by: Christian Melki <christian.melki@t2data.com>
> Message-Id: <20240901174015.3236015-1-christian.melki@t2data.com>
> [mol: don't forget the patches]
> Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
> 
> diff --git a/patches/libpcap-1.10.4/0100-build-and-install-share-lib-only.patch b/patches/libpcap-1.10.5/0100-build-and-install-share-lib-only.patch
> similarity index 100%
> rename from patches/libpcap-1.10.4/0100-build-and-install-share-lib-only.patch
> rename to patches/libpcap-1.10.5/0100-build-and-install-share-lib-only.patch
> diff --git a/patches/libpcap-1.10.4/0101-pcap-config-add-SYSROOT-support.patch b/patches/libpcap-1.10.5/0101-pcap-config-add-SYSROOT-support.patch
> similarity index 100%
> rename from patches/libpcap-1.10.4/0101-pcap-config-add-SYSROOT-support.patch
> rename to patches/libpcap-1.10.5/0101-pcap-config-add-SYSROOT-support.patch
> diff --git a/patches/libpcap-1.10.4/series b/patches/libpcap-1.10.5/series
> similarity index 100%
> rename from patches/libpcap-1.10.4/series
> rename to patches/libpcap-1.10.5/series
> diff --git a/rules/libpcap.make b/rules/libpcap.make
> index 23ab67563a04..8df7f3075492 100644
> --- a/rules/libpcap.make
> +++ b/rules/libpcap.make
> @@ -14,8 +14,8 @@ PACKAGES-$(PTXCONF_LIBPCAP) += libpcap
>  #
>  # Paths and names
>  #
> -LIBPCAP_VERSION	:= 1.10.4
> -LIBPCAP_MD5	:= 0322e28dd76cda8066bb6d00fee5969b
> +LIBPCAP_VERSION	:= 1.10.5
> +LIBPCAP_MD5	:= 0dc69ed81464e7a255715fa685daf134
>  LIBPCAP		:= libpcap-$(LIBPCAP_VERSION)
>  LIBPCAP_SUFFIX	:= tar.gz
>  LIBPCAP_URL	:= https://www.tcpdump.org/release/$(LIBPCAP).$(LIBPCAP_SUFFIX)
> @@ -44,6 +44,7 @@ LIBPCAP_CONF_TOOL	:= autoconf
>  LIBPCAP_CONF_OPT	:= \
>  	$(CROSS_AUTOCONF_USR) \
>  	$(GLOBAL_LARGE_FILE_OPTION) \
> +	--disable-instrument-functions \
>  	--enable-protochain \
>  	$(GLOBAL_IPV6_OPTION) \
>  	--disable-remote \



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

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-09-01 17:40 [ptxdist] [PATCH] " Christian Melki
2024-09-12 12:11 ` 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=20240912121159.2688015-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