From mboxrd@z Thu Jan 1 00:00:00 1970 Return-path: Received: from ptx.hi.pengutronix.de ([2001:6f8:1178:2:5054:ff:fec0:8e10] ident=Debian-exim) by metis.ext.pengutronix.de with esmtp (Exim 4.72) (envelope-from ) id 1WDVMt-0006Fw-1B for ptxdist@pengutronix.de; Wed, 12 Feb 2014 09:40:31 +0100 Received: from mol by ptx.hi.pengutronix.de with local (Exim 4.80) (envelope-from ) id 1WDVMs-0000Sm-W0 for ptxdist@pengutronix.de; Wed, 12 Feb 2014 09:40:30 +0100 Date: Wed, 12 Feb 2014 09:40:30 +0100 From: Michael Olbrich Message-ID: <20140212084030.GB4551@pengutronix.de> References: <1392024561-31928-1-git-send-email-post@lespocky.de> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <1392024561-31928-1-git-send-email-post@lespocky.de> Subject: Re: [ptxdist] [PATCH] lighttpd: upgrade to 1.4.34 Reply-To: ptxdist@pengutronix.de List-Id: PTXdist Development Mailing List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: ptxdist-bounces@pengutronix.de Errors-To: ptxdist-bounces@pengutronix.de To: ptxdist@pengutronix.de On Mon, Feb 10, 2014 at 10:29:21AM +0100, Alexander Dahl wrote: > Release from January 20, 2014 contained some security fixes. > See: http://www.lighttpd.net/2014/1/20/1-4-34/ > > Signed-off-by: Alexander Dahl Thanks, applied. Michael > --- > rules/lighttpd.make | 4 ++-- > 1 file changed, 2 insertions(+), 2 deletions(-) > > diff --git a/rules/lighttpd.make b/rules/lighttpd.make > index da97233..9d50603 100644 > --- a/rules/lighttpd.make > +++ b/rules/lighttpd.make > @@ -17,8 +17,8 @@ PACKAGES-$(PTXCONF_LIGHTTPD) += lighttpd > # > # Paths and names > # > -LIGHTTPD_VERSION := 1.4.33 > -LIGHTTPD_MD5 := e66b8164e5fc5a6beec0823b697fbe1d > +LIGHTTPD_VERSION := 1.4.34 > +LIGHTTPD_MD5 := 1071c172ccdd3ba31b56292661236d4b > LIGHTTPD := lighttpd-$(LIGHTTPD_VERSION) > LIGHTTPD_SUFFIX := tar.bz2 > LIGHTTPD_URL := http://download.lighttpd.net/lighttpd/releases-1.4.x/$(LIGHTTPD).$(LIGHTTPD_SUFFIX) > -- > 1.7.10.4 > > > -- > ptxdist mailing list > ptxdist@pengutronix.de > -- Pengutronix e.K. | | Industrial Linux Solutions | http://www.pengutronix.de/ | Peiner Str. 6-8, 31137 Hildesheim, Germany | Phone: +49-5121-206917-0 | Amtsgericht Hildesheim, HRA 2686 | Fax: +49-5121-206917-5555 | -- ptxdist mailing list ptxdist@pengutronix.de