From: Alexander Dahl <post@lespocky.de>
To: ptxdist@pengutronix.de
Subject: [ptxdist] [PATCH] lighttpd: upgrade to 1.4.35
Date: Thu, 13 Mar 2014 10:08:35 +0100 [thread overview]
Message-ID: <1394701715-15222-1-git-send-email-post@lespocky.de> (raw)
Version 1.4.35 was released 2014-03-12 containing a security fix and
several other bug fixes. See http://www.lighttpd.net/2014/3/12/1.4.35/
for details. Tarball format was changed from .tar.bz2 to .tar.xz in the
package rule.
Signed-off-by: Alexander Dahl <post@lespocky.de>
---
rules/lighttpd.make | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/rules/lighttpd.make b/rules/lighttpd.make
index 9d50603..2a1f192 100644
--- a/rules/lighttpd.make
+++ b/rules/lighttpd.make
@@ -17,10 +17,10 @@ PACKAGES-$(PTXCONF_LIGHTTPD) += lighttpd
#
# Paths and names
#
-LIGHTTPD_VERSION := 1.4.34
-LIGHTTPD_MD5 := 1071c172ccdd3ba31b56292661236d4b
+LIGHTTPD_VERSION := 1.4.35
+LIGHTTPD_MD5 := c7ae774eab4cb7ac85e41b712f4ee9ba
LIGHTTPD := lighttpd-$(LIGHTTPD_VERSION)
-LIGHTTPD_SUFFIX := tar.bz2
+LIGHTTPD_SUFFIX := tar.xz
LIGHTTPD_URL := http://download.lighttpd.net/lighttpd/releases-1.4.x/$(LIGHTTPD).$(LIGHTTPD_SUFFIX)
LIGHTTPD_SOURCE := $(SRCDIR)/$(LIGHTTPD).$(LIGHTTPD_SUFFIX)
LIGHTTPD_DIR := $(BUILDDIR)/$(LIGHTTPD)
--
1.7.10.4
--
ptxdist mailing list
ptxdist@pengutronix.de
next reply other threads:[~2014-03-13 9:09 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-03-13 9:08 Alexander Dahl [this message]
2014-03-29 8:57 ` 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=1394701715-15222-1-git-send-email-post@lespocky.de \
--to=post@lespocky.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