mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
* [ptxdist] [PATCH] libmicrohttpd: version bump
@ 2016-08-11  8:31 Juergen Borleis
  0 siblings, 0 replies; only message in thread
From: Juergen Borleis @ 2016-08-11  8:31 UTC (permalink / raw)
  To: ptxdist

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

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2016-08-11  8:31 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-08-11  8:31 [ptxdist] [PATCH] libmicrohttpd: version bump Juergen Borleis

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox