SPECS: lighttpd.spec - up to r2118, includes upstream fixes for CV...

glen glen at pld-linux.org
Thu Mar 6 13:16:20 CET 2008


Author: glen                         Date: Thu Mar  6 12:16:20 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- up to r2118, includes upstream fixes for CVE-2008-0983, CVE-2008-1111
- verbose files (packages spawn-fcgi only once)
- rel 11

---- Files affected:
SPECS:
   lighttpd.spec (1.244 -> 1.245) 

---- Diffs:

================================================================
Index: SPECS/lighttpd.spec
diff -u SPECS/lighttpd.spec:1.244 SPECS/lighttpd.spec:1.245
--- SPECS/lighttpd.spec:1.244	Tue Feb 19 19:37:22 2008
+++ SPECS/lighttpd.spec	Thu Mar  6 13:16:14 2008
@@ -38,7 +38,7 @@
 %define		webdav_progs	1
 %endif
 
-%define		_rel 10.4
+%define		_rel 11
 Summary:	Fast and light HTTP server
 Summary(pl.UTF-8):	Szybki i lekki serwer HTTP
 Name:		lighttpd
@@ -1032,7 +1032,8 @@
 %dir %attr(770,root,lighttpd) /var/run/%{name}
 %attr(754,root,root) /etc/rc.d/init.d/%{name}
 %config(noreplace) %verify(not md5 mtime size) /etc/sysconfig/*
-%attr(755,root,root) %{_sbindir}/*
+%attr(755,root,root) %{_sbindir}/lighttpd
+%attr(755,root,root) %{_sbindir}/lighttpd-angel
 %dir %{_libdir}
 %{_mandir}/man?/*
 %dir %{_lighttpddir}
@@ -1252,6 +1253,11 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.245  2008-03-06 12:16:14  glen
+- up to r2118, includes upstream fixes for CVE-2008-0983, CVE-2008-1111
+- verbose files (packages spawn-fcgi only once)
+- rel 11
+
 Revision 1.244  2008-02-19 18:37:22  glen
 - strict internal deps
 
================================================================

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



More information about the pld-cvs-commit mailing list