SPECS: lighttpd.spec - updated to 1.4.4 - mem-leak in the stat-cac...
glen
glen at pld-linux.org
Fri Sep 16 16:45:09 CEST 2005
Author: glen Date: Fri Sep 16 14:45:09 2005 GMT
Module: SPECS Tag: HEAD
---- Log message:
- updated to 1.4.4
- mem-leak in the stat-cache fixed
- symlink removal while serving file bug fixed
---- Files affected:
SPECS:
lighttpd.spec (1.126 -> 1.127)
---- Diffs:
================================================================
Index: SPECS/lighttpd.spec
diff -u SPECS/lighttpd.spec:1.126 SPECS/lighttpd.spec:1.127
--- SPECS/lighttpd.spec:1.126 Sat Sep 3 19:22:18 2005
+++ SPECS/lighttpd.spec Fri Sep 16 16:45:04 2005
@@ -42,21 +42,19 @@
Summary: Fast and light HTTP server
Summary(pl): Szybki i lekki serwer HTTP
Name: lighttpd
-Version: 1.4.3
+Version: 1.4.4
Release: %{_rel}%{?_snap:.%(echo %{_snap}|tr - _)}
Group: Networking/Daemons
License: BSD
Source0: %{_source}
-# Source0-md5: 5a08721c2ea7fbfc6790a1cf0063c8ef
+# Source0-md5: 0142f34549cf326d1ee3631be665482f
Source1: %{name}.init
Source2: %{name}.conf
Source3: %{name}.user
Source4: %{name}.logrotate
Source5: %{name}.sysconfig
Patch0: http://minghetti.ch/blob/dirlist-hide.patch
-Patch1: %{name}-fcgi-verbose.patch
-Patch2: %{name}-ssl-redirect-fix.patch
-Patch3: %{name}-lua-pkgconfig.patch
+Patch1: %{name}-ssl-redirect-fix.patch
URL: http://www.lighttpd.net/
%{?with_xattr:BuildRequires: attr-devel}
BuildRequires: autoconf
@@ -235,8 +233,6 @@
%setup -q
%{?with_dirhide:%patch0 -p0}
%patch1 -p1
-%patch2 -p1
-%patch3 -p1
%build
%{__libtoolize}
@@ -388,6 +384,11 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.127 2005/09/16 14:45:04 glen
+- updated to 1.4.4
+- mem-leak in the stat-cache fixed
+- symlink removal while serving file bug fixed
+
Revision 1.126 2005/09/03 17:22:18 glen
- updated to 1.4.3
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/lighttpd.spec?r1=1.126&r2=1.127&f=u
More information about the pld-cvs-commit
mailing list