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] libevent: Version bump. 2.1.12 -> 2.1.13
Date: Wed, 15 Jul 2026 12:01:53 +0200	[thread overview]
Message-ID: <20260715100154.1255476-1-m.olbrich@pengutronix.de> (raw)
In-Reply-To: <20260708174508.621527-2-christian.melki@t2data.com>

Thanks, applied as c237540af38d46ea70f3810c21d171a659c0c1e6.

Michael

[sent from post-receive hook]

On Wed, 15 Jul 2026 12:01:53 +0200, Christian Melki <christian.melki@t2data.com> wrote:
> Mostly security, compile fixes.
> https://raw.githubusercontent.com/libevent/libevent/release-2.1.13-stable/ChangeLog
> 
> * Adjust build options.
> 
> Signed-off-by: Christian Melki <christian.melki@t2data.com>
> Message-Id: <20260708174508.621527-2-christian.melki@t2data.com>
> Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
> 
> diff --git a/rules/libevent.make b/rules/libevent.make
> index e8cae610906e..9d5c83d0b19d 100644
> --- a/rules/libevent.make
> +++ b/rules/libevent.make
> @@ -15,8 +15,8 @@ PACKAGES-$(PTXCONF_LIBEVENT) += libevent
>  #
>  # Paths and names
>  #
> -LIBEVENT_VERSION	:= 2.1.12
> -LIBEVENT_SHA256		:= 92e6de1be9ec176428fd2367677e61ceffc2ee1cb119035037a27d346b0403bb
> +LIBEVENT_VERSION	:= 2.1.13
> +LIBEVENT_SHA256		:= f7e9383b8c0baa81b687e5b5eecc01beefaf1b19b64151d95ed61647fe7a315c
>  LIBEVENT		:= libevent-$(LIBEVENT_VERSION)-stable
>  LIBEVENT_SUFFIX		:= tar.gz
>  LIBEVENT_URL		:= https://github.com/libevent/libevent/releases/download/release-$(LIBEVENT_VERSION)-stable/$(LIBEVENT).$(LIBEVENT_SUFFIX)
> @@ -47,7 +47,19 @@ LIBEVENT_CONF_OPT	:= \
>  	--enable-function-sections \
>  	--disable-verbose-debug \
>  	--enable-clock-gettime \
> -	$(GLOBAL_LARGE_FILE_OPTION)
> +	$(GLOBAL_LARGE_FILE_OPTION) \
> +	--disable-doxygen-doc \
> +	--disable-doxygen-dot \
> +	--disable-doxygen-man \
> +	--disable-doxygen-rtf \
> +	--disable-doxygen-xml \
> +	--disable-doxygen-chm \
> +	--disable-doxygen-chi \
> +	--disable-doxygen-html \
> +	--disable-doxygen-ps \
> +	--disable-doxygen-pdf \
> +	--$(call ptx/endis, PTXDIST_Y2038)-year2038
> +
>  
>  # ----------------------------------------------------------------------------
>  # Target-Install



  reply	other threads:[~2026-07-15 10:02 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-07-08 17:45 [ptxdist] [PATCH 2/2] host-libevent: Follow target libevent " Christian Melki
2026-07-08 17:45 ` [ptxdist] [PATCH 1/2] libevent: Version " Christian Melki
2026-07-15 10:01   ` Michael Olbrich [this message]
2026-07-15 10:01 ` [ptxdist] [APPLIED] host-libevent: Follow target libevent " 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=20260715100154.1255476-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