From 4f7968930f46c3673c6bebed24e6cd93864ae4f4 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Elan=20Ruusam=C3=A4e?= Date: Sat, 14 Jan 2017 22:08:27 +0200 Subject: [PATCH] up to 1.4.45 - [mod_cgi] skip local-redir handling if to self (fixes #2779, #2108) - [mod_webdav] fix crash when plugin_ctx cleaned up (fixes #2780) - [mod_fastcgi] detect child exit, restart proactively - [mod_scgi] detect child exit, restart proactively - [TLS] ssl.read-ahead = "disable" for low mem (fixes #2778) --- lighttpd.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lighttpd.spec b/lighttpd.spec index 8fe580b..d00f5fe 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.44 +Version: 1.4.45 Release: 1 License: BSD Group: Networking/Daemons/HTTP Source0: http://download.lighttpd.net/lighttpd/releases-1.4.x/%{name}-%{version}.tar.xz -# Source0-md5: eb9355543ce0248397acc3245005b110 +# Source0-md5: a128e1eda76899ce3fd115efae5fe631 Source1: %{name}.init Source2: %{name}.conf Source3: %{name}.user -- 2.44.0