* [ptxdist] [PATCH] lighttpd: update from 1.4.37 to 1.4.38
@ 2015-12-07 9:05 Alexander Dahl
0 siblings, 0 replies; only message in thread
From: Alexander Dahl @ 2015-12-07 9:05 UTC (permalink / raw)
To: ptxdist
Important changes according to the release notes [1]:
* mod_secdownload now requires an algorithm option to be set
* fix a header parse bug (#2670)
* sendfile support for darwin (just select “sendfile” as backend)
For other changes see release notes.
[1] http://www.lighttpd.net/2015/12/5/1.4.38/
Signed-off-by: Alexander Dahl <post@lespocky.de>
---
rules/lighttpd.make | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/rules/lighttpd.make b/rules/lighttpd.make
index 235588b..8d5dfc6 100644
--- a/rules/lighttpd.make
+++ b/rules/lighttpd.make
@@ -17,8 +17,8 @@ PACKAGES-$(PTXCONF_LIGHTTPD) += lighttpd
#
# Paths and names
#
-LIGHTTPD_VERSION := 1.4.37
-LIGHTTPD_MD5 := ca40168f54b46ee29475868ced8507d6
+LIGHTTPD_VERSION := 1.4.38
+LIGHTTPD_MD5 := 7adc12323f37ed24ecf026c7547b577d
LIGHTTPD := lighttpd-$(LIGHTTPD_VERSION)
LIGHTTPD_SUFFIX := tar.xz
LIGHTTPD_URL := http://download.lighttpd.net/lighttpd/releases-1.4.x/$(LIGHTTPD).$(LIGHTTPD_SUFFIX)
--
2.1.4
_______________________________________________
ptxdist mailing list
ptxdist@pengutronix.de
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2015-12-07 9:06 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-12-07 9:05 [ptxdist] [PATCH] lighttpd: update from 1.4.37 to 1.4.38 Alexander Dahl
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox