mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
From: Alexander Dahl <ada@thorsis.com>
To: ptxdist@pengutronix.de
Cc: Alexander Dahl <ada@thorsis.com>
Subject: [ptxdist] [PATCH] libmicrohttpd: version bump 0.9.73 -> 0.9.75
Date: Fri, 21 Jan 2022 17:51:23 +0100	[thread overview]
Message-ID: <20220121165123.124340-1-ada@thorsis.com> (raw)

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>
---
 rules/libmicrohttpd.make | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/rules/libmicrohttpd.make b/rules/libmicrohttpd.make
index 6955449a7..68952eb8d 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
 
 # ----------------------------------------------------------------------------

base-commit: 84a5eb721b58b80e6aae6989330e9a43068e759e
-- 
2.20.1


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


             reply	other threads:[~2022-01-21 16:52 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-01-21 16:51 Alexander Dahl [this message]
2022-01-30 15:49 ` [ptxdist] [APPLIED] " 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=20220121165123.124340-1-ada@thorsis.com \
    --to=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