[packages/lighttpd] up to 1.4.47, fixes regressions in 1.4.46

glen glen at pld-linux.org
Mon Oct 23 10:27:34 CEST 2017


commit 132a0dc8fecb885edabaaa768238dcdd09fbee1f
Author: Elan Ruusamäe <glen at pld-linux.org>
Date:   Mon Oct 23 11:08:49 2017 +0300

    up to 1.4.47, fixes regressions in 1.4.46
    
    - [mod_authn_gssapi] needs -lcom_err under Darwin
    - [core] stricter validation of request-URI begin
    - [core] fix 1.4.46 regression in config match (fixes #2830)
    - [core] normalize config addrs for != match (#2830)
    - [core] normalize config addrs for eq and ne (#2830)
    - [doc] use https:// URLs to .lighttpd.net resources
    - [core] fix 1.4.46 regression in Last-Modified
    
    https://redmine.lighttpd.net/issues/2830

 lighttpd.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/lighttpd.spec b/lighttpd.spec
index 5d0aa77..92b27d8 100644
--- a/lighttpd.spec
+++ b/lighttpd.spec
@@ -38,12 +38,12 @@
 Summary:	Fast and light HTTP server
 Summary(pl.UTF-8):	Szybki i lekki serwer HTTP
 Name:		lighttpd
-Version:	1.4.46
+Version:	1.4.47
 Release:	1
 License:	BSD
 Group:		Networking/Daemons/HTTP
 Source0:	http://download.lighttpd.net/lighttpd/releases-1.4.x/%{name}-%{version}.tar.xz
-# Source0-md5:	b774558e0c07f9eae91105c4132383cb
+# Source0-md5:	ee839b5c7fb26dba7328f9f4989d90fe
 Source1:	%{name}.init
 Source2:	%{name}.conf
 Source3:	%{name}.user
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/lighttpd.git/commitdiff/132a0dc8fecb885edabaaa768238dcdd09fbee1f



More information about the pld-cvs-commit mailing list