mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
From: Michael Olbrich <m.olbrich@pengutronix.de>
To: ptxdist@pengutronix.de
Cc: Alexander Dahl <ada@thorsis.com>
Subject: Re: [ptxdist] [APPLIED] libzmq: version bump 4.0.4 -> 4.3.4
Date: Fri, 29 Jul 2022 08:23:51 +0200	[thread overview]
Message-ID: <20220729062351.2393322-1-m.olbrich@pengutronix.de> (raw)
In-Reply-To: <20220708071102.18393-4-ada@thorsis.com>

Thanks, applied as 76a249e97c53f1a5b695ba37451b898d7724dfc0.

Michael

[sent from post-receive hook]

On Fri, 29 Jul 2022 08:23:51 +0200, Alexander Dahl <ada@thorsis.com> wrote:
> Around 8 years of development.
> 
> Note: --enable-curve and --enable-curve-keygen match with what was built
> and installed to target previously, especially /usr/bin/curve_keygen
> 
> Signed-off-by: Alexander Dahl <ada@thorsis.com>
> Message-Id: <20220708071102.18393-4-ada@thorsis.com>
> Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
> 
> diff --git a/rules/libzmq.make b/rules/libzmq.make
> index 6df738b3d4fc..a8eab129f1f1 100644
> --- a/rules/libzmq.make
> +++ b/rules/libzmq.make
> @@ -14,11 +14,11 @@ PACKAGES-$(PTXCONF_LIBZMQ) += libzmq
>  #
>  # Paths and names
>  #
> -LIBZMQ_VERSION		:= 4.0.4
> -LIBZMQ_MD5		:= f3c3defbb5ef6cc000ca65e529fdab3b
> +LIBZMQ_VERSION		:= 4.3.4
> +LIBZMQ_MD5		:= c897d4005a3f0b8276b00b7921412379
>  LIBZMQ			:= zeromq-$(LIBZMQ_VERSION)
>  LIBZMQ_SUFFIX		:= tar.gz
> -LIBZMQ_URL		:= http://download.zeromq.org/$(LIBZMQ).$(LIBZMQ_SUFFIX)
> +LIBZMQ_URL		:= https://github.com/zeromq/libzmq/releases/download/v$(LIBZMQ_VERSION)/$(LIBZMQ).$(LIBZMQ_SUFFIX)
>  LIBZMQ_SOURCE		:= $(SRCDIR)/$(LIBZMQ).$(LIBZMQ_SUFFIX)
>  LIBZMQ_DIR		:= $(BUILDDIR)/$(LIBZMQ)
>  LIBZMQ_LICENSE		:= LGPL-3.0-or-later WITH custom-exception
> @@ -40,16 +40,38 @@ LIBZMQ_CONF_ENV		:= \
>  LIBZMQ_CONF_TOOL	:= autoconf
>  LIBZMQ_CONF_OPT		:= \
>  	$(CROSS_AUTOCONF_USR) \
> +	--disable-code-coverage \
>  	--disable-static \
>  	--enable-shared \
> +	--disable-valgrind \
> +	--enable-symvers \
> +	--disable-force-CXX98-compat \
>  	--disable-debug \
> +	--disable-pedantic \
> +	--disable-thread-sanitizer \
> +	--disable-address-sanitizer \
> +	--disable-Werror \
>  	--enable-eventfd \
> -	--with-gnu-ld \
> +	--disable-perf \
> +	--enable-curve-keygen \
> +	--enable-curve \
> +	--disable-ws \
> +	--disable-libbsd \
> +	--disable-drafts \
> +	--disable-libunwind \
>  	--without-gcov \
> -	--without-libsodium \
> -	--without-documentation \
> +	--with-gnu-ld \
> +	--without-militant \
> +	--without-docs \
>  	--with-poller=epoll \
> -	--without-pgm
> +	--without-libgssapi_krb5 \
> +	--without-libsodium \
> +	--without-nss \
> +	--without-tls \
> +	--without-pgm \
> +	--without-norm \
> +	--without-vmci \
> +	--without-fuzzing-engine
>  
>  # ----------------------------------------------------------------------------
>  # Target-Install



  reply	other threads:[~2022-07-29  6:29 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-07-08  7:10 [ptxdist] [PATCH 0/4] zeromq: version bump Alexander Dahl
2022-07-08  7:10 ` [ptxdist] [PATCH 1/4] libzmq: Pin some more configure options Alexander Dahl
2022-07-29  6:23   ` [ptxdist] [APPLIED] " Michael Olbrich
2022-07-08  7:11 ` [ptxdist] [PATCH 2/4] libzmq: Revise license and add license file hashes Alexander Dahl
2022-07-29  6:23   ` [ptxdist] [APPLIED] " Michael Olbrich
2022-07-08  7:11 ` [ptxdist] [PATCH 3/4] libzmq: version bump 4.0.4 -> 4.3.4 Alexander Dahl
2022-07-29  6:23   ` Michael Olbrich [this message]
2022-07-08  7:11 ` [ptxdist] [PATCH 4/4] libzmq: Prefer external libsodium over internal tweetnacl Alexander Dahl
2022-07-29  6:23   ` [ptxdist] [APPLIED] " Michael Olbrich
2022-07-08  9:26 ` [ptxdist] [PATCH 0/4] zeromq: version bump Michael Olbrich
2022-07-08 15:15 ` 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=20220729062351.2393322-1-m.olbrich@pengutronix.de \
    --to=m.olbrich@pengutronix.de \
    --cc=ada@thorsis.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