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] libmicrohttpd: version bump 0.9.73 -> 0.9.75
Date: Sun, 30 Jan 2022 16:49:25 +0100	[thread overview]
Message-ID: <20220130154925.8111-1-m.olbrich@pengutronix.de> (raw)
In-Reply-To: <20220121165123.124340-1-ada@thorsis.com>

Thanks, applied as 11f4200bf6660629be55f45852ca739995763dc8.

Michael

[sent from post-receive hook]

On Sun, 30 Jan 2022 16:49:25 +0100, Alexander Dahl <ada@thorsis.com> wrote:
> Lots of fixes, improvements, and new features.  Noteworthy changes:
> 
> - experimental implementation of WebSockets (disabled)
> - improved compliance with RFC HTTP spec
> - function descriptions in public header corrected, clarified, extended
> - rewritten reply header forming
> - performance improvements
> - improved test coverage
> 
> Link: https://lists.gnu.org/archive/html/info-gnu/2021-12/msg00006.html
> Link: https://lists.gnu.org/archive/html/info-gnu/2021-12/msg00010.html
> Signed-off-by: Alexander Dahl <ada@thorsis.com>
> Message-Id: <20220121165123.124340-1-ada@thorsis.com>
> Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
> 
> diff --git a/rules/libmicrohttpd.make b/rules/libmicrohttpd.make
> index 6955449a7490..68952eb8dad0 100644
> --- a/rules/libmicrohttpd.make
> +++ b/rules/libmicrohttpd.make
> @@ -15,8 +15,8 @@ PACKAGES-$(PTXCONF_LIBMICROHTTPD) += libmicrohttpd
>  #
>  # Paths and names
>  #
> -LIBMICROHTTPD_VERSION	:= 0.9.73
> -LIBMICROHTTPD_MD5	:= 2b15949b1633e4fa487e08cdcc97f0e3
> +LIBMICROHTTPD_VERSION	:= 0.9.75
> +LIBMICROHTTPD_MD5	:= aff64581937b53f3a23b05216ad2cd02
>  LIBMICROHTTPD		:= libmicrohttpd-$(LIBMICROHTTPD_VERSION)
>  LIBMICROHTTPD_SUFFIX	:= tar.gz
>  LIBMICROHTTPD_URL	:= $(call ptx/mirror, GNU, libmicrohttpd/$(LIBMICROHTTPD).$(LIBMICROHTTPD_SUFFIX))
> @@ -49,7 +49,6 @@ LIBMICROHTTPD_CONF_OPT	:= \
>  	--disable-rpath \
>  	--enable-gcc-hardening \
>  	--enable-linker-hardening \
> -	--disable-sanitizer \
>  	--disable-thread-names \
>  	--disable-doc \
>  	--disable-examples \
> @@ -68,6 +67,7 @@ LIBMICROHTTPD_CONF_OPT	:= \
>  	--disable-httpupgrade \
>  	--disable-coverage \
>  	--enable-asserts \
> +	--disable-sanitizers \
>  	--disable-experimental
>  
>  # ----------------------------------------------------------------------------

_______________________________________________
ptxdist mailing list
ptxdist@pengutronix.de
To unsubscribe, send a mail with subject "unsubscribe" to ptxdist-request@pengutronix.de


      reply	other threads:[~2022-01-30 15:50 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-01-21 16:51 [ptxdist] [PATCH] " Alexander Dahl
2022-01-30 15:49 ` 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=20220130154925.8111-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