]> git.pld-linux.org Git - packages/lighttpd.git/commitdiff
- updated to 1.4.4
authorElan Ruusamäe <glen@pld-linux.org>
Fri, 16 Sep 2005 14:45:04 +0000 (14:45 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
- mem-leak in the stat-cache fixed
- symlink removal while serving file bug fixed

Changed files:
    lighttpd.spec -> 1.127

lighttpd.spec

index f4af51d3534613c7e359f38bdd6c5f1f09675355..efab7388be86af2ff8f01ed694e53baa601ccc90 100644 (file)
 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
@@ -234,8 +232,6 @@ pomocy serwera WWW ani samego programu.
 %setup -q
 %{?with_dirhide:%patch0 -p0}
 %patch1 -p1
-%patch2 -p1
-%patch3 -p1
 
 %build
 %{__libtoolize}
This page took 0.032241 seconds and 4 git commands to generate.