SPECS: lighttpd.spec - update to svn r2145, resolves CVE-2008-1531

glen glen at pld-linux.org
Thu Apr 10 20:47:38 CEST 2008


Author: glen                         Date: Thu Apr 10 18:47:38 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- update to svn r2145, resolves CVE-2008-1531

---- Files affected:
SPECS:
   lighttpd.spec (1.249 -> 1.250) 

---- Diffs:

================================================================
Index: SPECS/lighttpd.spec
diff -u SPECS/lighttpd.spec:1.249 SPECS/lighttpd.spec:1.250
--- SPECS/lighttpd.spec:1.249	Tue Mar 11 13:59:52 2008
+++ SPECS/lighttpd.spec	Thu Apr 10 20:47:33 2008
@@ -38,12 +38,12 @@
 %define		webdav_progs	1
 %endif
 
-%define		_rel 2
+%define		rel 3
 Summary:	Fast and light HTTP server
 Summary(pl.UTF-8):	Szybki i lekki serwer HTTP
 Name:		lighttpd
 Version:	1.4.19
-Release:	%{_rel}%{?_snap:.%(echo %{_snap}|tr - _)}%{?_svn:.%{_svn}}
+Release:	%{rel}%{?_snap:.%(echo %{_snap}|tr - _)}%{?_svn:.%{_svn}}
 License:	BSD
 Group:		Networking/Daemons
 Source0:	http://www.lighttpd.net/download/%{name}-%{version}.tar.bz2
@@ -101,7 +101,7 @@
 Source134:	%{name}-mod_magnet.conf
 Source135:	%{name}-mod_extforward.conf
 Source136:	%{name}-mod_h264_streaming.conf
-#Patch100:	%{name}-branch.diff
+Patch100:	%{name}-branch.diff
 Patch0:		%{name}-use_bin_sh.patch
 Patch1:		%{name}-mod_evasive-status_code.patch
 Patch2:		%{name}-mod_h264_streaming.patch
@@ -776,7 +776,7 @@
 
 %prep
 %setup -q
-#%patch100 -p0
+%patch100 -p0
 %patch0 -p1
 %patch1 -p1
 %patch2 -p1
@@ -1253,6 +1253,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.250  2008-04-10 18:47:33  glen
+- update to svn r2145, resolves CVE-2008-1531
+
 Revision 1.249  2008-03-11 12:59:52  glen
 - release 2 (1 for ac)
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/lighttpd.spec?r1=1.249&r2=1.250&f=u



More information about the pld-cvs-commit mailing list