mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
From: Juergen Borleis <jbe@pengutronix.de>
To: ptxdist@pengutronix.de
Subject: [ptxdist] [PATCH] libmicrohttpd: version bump
Date: Thu, 11 Aug 2016 10:31:08 +0200	[thread overview]
Message-ID: <1470904268-32171-1-git-send-email-jbe@pengutronix.de> (raw)

A few improvements and bugfixes were made since the 0.9.49 release.

This change also adds the license information for this package. Its dual
licensed: if HTTPS/SSL support is omitted, a user can choose between
LGPL-2.1 and eCos, if HTTPS/SSL is enabled only LGPL-2.1 is valid.

Signed-off-by: Juergen Borleis <jbe@pengutronix.de>
---
 .../0001-Do-not-compile-tests-for-disabled-features.patch            | 0
 patches/{libmicrohttpd-0.9.49 => libmicrohttpd-0.9.50}/autogen.sh    | 0
 patches/{libmicrohttpd-0.9.49 => libmicrohttpd-0.9.50}/series        | 0
 rules/libmicrohttpd.make                                             | 5 +++--
 4 files changed, 3 insertions(+), 2 deletions(-)
 rename patches/{libmicrohttpd-0.9.49 => libmicrohttpd-0.9.50}/0001-Do-not-compile-tests-for-disabled-features.patch (100%)
 rename patches/{libmicrohttpd-0.9.49 => libmicrohttpd-0.9.50}/autogen.sh (100%)
 rename patches/{libmicrohttpd-0.9.49 => libmicrohttpd-0.9.50}/series (100%)

diff --git a/patches/libmicrohttpd-0.9.49/0001-Do-not-compile-tests-for-disabled-features.patch b/patches/libmicrohttpd-0.9.50/0001-Do-not-compile-tests-for-disabled-features.patch
similarity index 100%
rename from patches/libmicrohttpd-0.9.49/0001-Do-not-compile-tests-for-disabled-features.patch
rename to patches/libmicrohttpd-0.9.50/0001-Do-not-compile-tests-for-disabled-features.patch
diff --git a/patches/libmicrohttpd-0.9.49/autogen.sh b/patches/libmicrohttpd-0.9.50/autogen.sh
similarity index 100%
rename from patches/libmicrohttpd-0.9.49/autogen.sh
rename to patches/libmicrohttpd-0.9.50/autogen.sh
diff --git a/patches/libmicrohttpd-0.9.49/series b/patches/libmicrohttpd-0.9.50/series
similarity index 100%
rename from patches/libmicrohttpd-0.9.49/series
rename to patches/libmicrohttpd-0.9.50/series
diff --git a/rules/libmicrohttpd.make b/rules/libmicrohttpd.make
index c73658d..840d336 100644
--- a/rules/libmicrohttpd.make
+++ b/rules/libmicrohttpd.make
@@ -17,13 +17,14 @@ PACKAGES-$(PTXCONF_LIBMICROHTTPD) += libmicrohttpd
 #
 # Paths and names
 #
-LIBMICROHTTPD_VERSION	:= 0.9.49
-LIBMICROHTTPD_MD5	:= 3209aa2ac6199b874a6325342b86edbc
+LIBMICROHTTPD_VERSION	:= 0.9.50
+LIBMICROHTTPD_MD5	:= 4a3f793d59f663a2b0fc62d44668fb66
 LIBMICROHTTPD		:= libmicrohttpd-$(LIBMICROHTTPD_VERSION)
 LIBMICROHTTPD_SUFFIX	:= tar.gz
 LIBMICROHTTPD_URL	:= $(call ptx/mirror, GNU, libmicrohttpd/$(LIBMICROHTTPD).$(LIBMICROHTTPD_SUFFIX))
 LIBMICROHTTPD_SOURCE	:= $(SRCDIR)/$(LIBMICROHTTPD).$(LIBMICROHTTPD_SUFFIX)
 LIBMICROHTTPD_DIR	:= $(BUILDDIR)/$(LIBMICROHTTPD)
+LIBMICROHTTPD_LICENSE	:= LGPL-2.1, eCos
 
 # ----------------------------------------------------------------------------
 # Prepare
-- 
2.8.1


_______________________________________________
ptxdist mailing list
ptxdist@pengutronix.de

                 reply	other threads:[~2016-08-11  8:31 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=1470904268-32171-1-git-send-email-jbe@pengutronix.de \
    --to=jbe@pengutronix.de \
    --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