CVSweb ] [
Homepage ] [ | Version: 1.4.25p1, Package name: lighttpd-1.4.25p1 |
| Maintained by: Brad Smith |
| Required to run: [www/spawn-fcgi] |
| Required to build: [devel/libtool] |
| Master sites: |
Flavors (export FLAVOR=xyz, setenv FLAVOR xyz):
|
| Description lighttpd is a secure, fast, compliant and very flexible web-server which has been optimized for high-performance environments. It has a very low memory footprint compared to other web-servers and takes care of cpu-load. Its advanced feature-set (FastCGI, CGI, Auth, Output-Compression, URL-Rewriting and many more) make lighttpd the perfect web-server software for every server that is suffering load problems. Flavors: ldap - Enable LDAP support for authentication in mod_auth. mysql - Enable MySQL virtual hosting with mod_mysql_vhost. |
| MD5: h+k27Cct2rqKL9/s2Ma3BA= |
| RMD160: UdKT32Jf1dlTIcVVCcTTfm3EWN8= |
| Filesize: 762.333 KB |
Package available on: cdrom( Distfile available on: cdrom( |
| Version History (View Complete History) |
|
| 2010-02-02 06:58:53 by Stuart Henderson | Files touched by this commit (3) |
Log message: SECURITY fix for CVE-2010-0295 DoS issue. http://download.lighttpd.net/lighttpd/security/lighttpd_sa_2010_01.txt From Brad, ok ajacoutot@ jasper@ MFC ok william@ |
| 2010-02-02 01:10:29 by Stuart Henderson | Files touched by this commit (4) |
Log message: SECURITY fix for CVE-2010-0295 DoS issue. http://download.lighttpd.net/lighttpd/security/lighttpd_sa_2010_01.txt From Brad, ok ajacoutot@ jasper@ |
| 2009-12-17 19:14:32 by William Yodlowsky | Files touched by this commit (2) |
Log message: MFC bugfix: fix request parser to handle packets with splitted \r\n\r\n; from upstream http://redmine.lighttpd.net/issues/2105 Requested by and ok Brad |
| 2009-12-13 15:06:24 by Stuart Henderson | Files touched by this commit (2) |
Log message: Add a patch from upstream via Brad; fix request parser to handle packets with splitted \r\n\r\n. (http://redmine.lighttpd.net/issues/2105) |
| 2009-12-05 15:43:33 by William Yodlowsky | Files touched by this commit (3) |
Log message: MFC: lighttpd-1.4.25 bugfix / stability update requested by Brad, MAINTAINER ok Brad, jasper@ |
| 2009-11-25 16:06:53 by Stuart Henderson | Files touched by this commit (5) |
Log message: update to 1.4.25, from Brad |
| 2009-11-08 06:16:40 by Stuart Henderson | Files touched by this commit (3) |
Log message: add patches from upstream via Brad: - disable warning "CLOSE-read" - reset tlsext_server_name in connection_reset - fixes random hostnames in the $HTTP["host"] conditional - mod_fastcgi: fix mod_fastcgi packet parsing - mod_fastcgi: Don't reconnect after connect() succeeded |
| 2009-10-27 17:02:11 by Stuart Henderson | Files touched by this commit (7) |
Log message: update to 1.4.24, from Brad (maintainer). |
| 2009-08-11 15:55:27 by Stuart Henderson | Files touched by this commit (2) |
Log message: Fix If-Modified-Since bug with daylight saving time; from upstream repo via Brad. |
| 2009-06-22 03:28:07 by Stuart Henderson | Files touched by this commit (3) |
Log message: Add information about keep-alive connections to mod_status. From upstream repo, via Brad. |
| 2009-06-19 17:12:03 by Stuart Henderson | Files touched by this commit (4) |
Log message: Bugfix update to 1.4.23; from Brad. |
| 2009-03-16 11:15:34 by Stuart Henderson | Files touched by this commit (2) |
Log message: remove internal spawn-fcgi in favour of a RUN_DEPENDS on www/spawn-fcgi |
| 2009-03-08 05:13:44 by Stuart Henderson | Files touched by this commit (2) |
Log message: update to 1.4.22, from Brad (maintainer). Fixes regressions with 1.4.21 (notably: default vhost in mod_simple_vhost, segfault in mod_scgi). |
| 2009-02-17 05:44:17 by Stuart Henderson | Files touched by this commit (3) |
Log message: update to 1.4.21 and tidy Makefile from Brad; lots of bug fixes. |
| 2008-10-23 14:29:17 by Brad Smith | Files touched by this commit (10) |
Log message: Upgrade to lighttpd 1.4.20. Large bug fix update. Tested by a number of users. |
| 2008-04-25 04:23:07 by Jasper Lievisse Adriaanse | Files touched by this commit (3) |
Log message: - Handle EINTR in mod_cgi during write() - Fix mod_magnet to set con->mode = p->id if it generates content, so returning 4xx/5xx doesn't append an error page from brad@ |
| 2008-04-16 14:42:35 by Jasper Lievisse Adriaanse | Files touched by this commit (4) |
Log message: - tweak sample config file to chroot(), use kqueue and bind to ipv4 and ipv6 - install documentation from brad@ (with the docs part from me) |
| 2008-04-08 13:11:40 by Jasper Lievisse Adriaanse | Files touched by this commit (2) |
Log message: - fix typos in the previous ssl fix; from lighttpd svn (changeset 2144); via brad@ |
| 2008-04-03 04:18:15 by Jasper Lievisse Adriaanse | Files touched by this commit (3) |
Log message: SECURITY FIX for http://secunia.com/advisories/29544/ lighttpd OpenSSL Error Queue Denial of Service Vulnerability patches from upstream svn, via brad@ |
| 2008-03-16 12:43:31 by Brad Smith | Files touched by this commit (8) |
Log message: upgrade to lighttpd 1.4.19. security and bug fix update. CVE-2008-1270 looks good jasper@ |
| 2008-03-02 03:04:22 by Jasper Lievisse Adriaanse | Files touched by this commit (4) |
Log message: - SECURITY FIX for CVE-2008-0983 ( http://secunia.com/cve_reference/CVE-2008-0983/ ) - add a patch to fix issues with group permissions, provided by Antti Harri ( already accepted upstream ) ok naddy@ brad@ (MAINTAINER) |
| 2007-10-05 08:56:50 by Antoine Jacoutot | Files touched by this commit (2) |
Log message: MFC (original commit rui@): SECURITY: update lighttpd to 1.4.18, from brad. Reference: http://secunia.com/advisories/26732/ worked done by brad@, ok sturm@ |
| 2007-09-10 14:41:59 by Rui Reis | Files touched by this commit (4) |
Log message: SECURITY: update lighttpd to 1.4.18, from brad. Reference: http://secunia.com/advisories/26732/ ok jasper@ |
| 2007-09-01 14:11:21 by Matthias Kilian | Files touched by this commit (12) |
Log message: Change Brads email address for now, so people can reach him instead of getting bounces or 550s. Bump pkgnames. While here, remove quotes from comments. prompted by espie@ |
| 2007-08-31 04:10:17 by Rui Reis | Files touched by this commit (3) |
Log message: update lighttpd to 1.4.17, from brad. ok jasper@ |
| 2007-07-29 13:01:17 by Nikolay Sturm | Files touched by this commit (2) |
Log message: security update to 1.4.16, fixes multiple vulnerabilities Reference: http://secunia.com/advisories/26130/ from brad |
| 2007-07-29 13:00:56 by Nikolay Sturm | Files touched by this commit (3) |
Log message: security update to 1.4.16, fixes multiple vulnerabilities Reference: http://secunia.com/advisories/26130/ from brad |
| 2007-07-25 21:54:06 by Todd T. Fries | Files touched by this commit (1) |
Log message: target:: -> target: typo cleanup; no functional change, no pkg bump from brad |
| 2007-07-25 15:31:46 by Rui Reis | Files touched by this commit (16) |
Log message: update lighttpd to 1.4.16 ok brad (maintainer), simon@ |
| 2007-07-22 13:44:17 by Rui Reis | Files touched by this commit (14) |
Log message: roll in some distribution patches which fix multiple vulnerabilities. Reference: http://secunia.com/advisories/26130/ ok kili@, simon@ |
| 2007-06-17 12:14:09 by Jasper Lievisse Adriaanse | Files touched by this commit (2) |
Log message: - remove description of non-existent flavor (from MAINTAINER) - bump PKGNAME |
| 2007-04-28 04:08:01 by Rui Reis | Files touched by this commit (5) |
Log message: update lighttpd to 1.4.15, from brad ok bernd@ |
| 2007-04-23 23:09:41 by Chris Kuethe | Files touched by this commit (3) |
Log message: add a daemon user for lighttpd, from brad. ok kili@ |
| 2007-04-05 11:26:27 by Marc Espie | Files touched by this commit (815) |
Log message: more base64 checksums |
| 2007-02-02 02:25:19 by Bernd Ahlers | Files touched by this commit (2) |
Log message: Fix a possible 99% cpu bug when a client connection is dropped. See http://trac.lighttpd.net/trac/wiki/Release-1.4.13-patches. Submitted by Frank Denis. Thanks! ok brad@ |
| 2006-12-16 05:22:37 by Marc Espie | Files touched by this commit (270) |
Log message: say goodbye to GNU land. |
| 2006-11-11 07:26:03 by Marc Balmer | Files touched by this commit (1) |
Log message: Fix WANTLIB after openldap changes. |
| 2006-11-05 09:13:31 by Federico G. Schwindt | Files touched by this commit (2) |
Log message: enable lua by default so mod_magnet and mod_cml can use it. bump package. discussed and ok by jolan@ and brad@. |
| 2006-10-09 18:04:23 by Brad Smith | Files touched by this commit (2) |
Log message: upgrade to lighttpd 1.4.13 |
| 2006-09-23 09:44:04 by Brad Smith | Files touched by this commit (3) |
Log message: upgrade to lighttpd 1.4.12 |
| 2006-09-18 03:04:03 by Marc Espie | Files touched by this commit (8) |
Log message: new style libs |
| 2006-03-09 12:00:59 by Brad Smith | Files touched by this commit (5) |
Log message: upgrade to lighttpd 1.4.11 |
| 2006-03-05 23:21:02 by Nikolay Sturm | Files touched by this commit (2) |
Log message: don't set umask to 0 when daemonizing (changed upstream as well) from Matthias Kilian <kili at outback.escape.de> ok brad |
| 2006-02-08 19:30:40 by Brad Smith | Files touched by this commit (2) |
Log message: mod_cgi is resetting physical.path >From lighttpd Trac |
| 2006-02-08 13:39:47 by Brad Smith | Files touched by this commit (2) |
Log message: upgrade to lighttpd 1.4.10 |
| 2006-01-14 21:47:59 by Brad Smith | Files touched by this commit (4) |
Log message: upgrade to lighttpd 1.4.9 |
| 2006-01-03 16:39:12 by Brad Smith | Files touched by this commit (2) |
Log message: fix a crash with mod_proxy if the Host: header is empty. >From lighttpd Trac |
| 2005-11-23 08:22:48 by Brad Smith | Files touched by this commit (2) |
Log message: upgrade to lighttpd 1.4.8 |
| 2005-11-17 10:21:15 by Christian Weisgerber | Files touched by this commit (1) |
Log message: fix wantlib for ldap flavor |
| 2005-11-02 18:52:12 by Brad Smith | Files touched by this commit (2) |
Log message: upgrade to lighttpd 1.4.7 the performance for high-concurrency, large file transfers has improved dramatically. |
| 2005-10-10 11:03:38 by Brad Smith | Files touched by this commit (2) |
Log message: upgrade to lighttpd 1.4.6 |
| 2005-10-08 14:05:32 by Brad Smith | Files touched by this commit (1) |
Log message: missed this |
| 2005-10-08 14:05:06 by Brad Smith | Files touched by this commit (3) |
Log message: add mysql and ldap FLAVORs as well as re-enabling SSL. |
| 2005-10-07 14:07:04 by Brad Smith | Files touched by this commit (2) |
Log message: remove the bz2 dependency as it's non-standard to use bz2 with mod_compress anyway and remove the MySQL plug-in since it's useless until a proper FLAVOR is added. |
| 2005-10-03 08:17:52 by Marc Espie | Files touched by this commit (1) |
Log message: DON'T CUT CORNERS. Bump PKGNAME. |
| 2005-10-03 07:27:52 by Alexandre Anriot | Files touched by this commit (1) |
Log message: add libm to WANTLIB. "go ahead" brad@ |
| 2005-10-02 18:53:51 by Brad Smith | Files touched by this commit (3) |
Log message: upgrade to lighttpd 1.4.5 |
| 2005-09-16 10:31:04 by Brad Smith | Files touched by this commit (4) |
Log message: upgrade to lighttpd 1.4.4 |
| 2005-08-10 22:38:44 by Brad Smith | Files touched by this commit (1) |
Log message: - disable SSL support for the time being until it actually works. http://trac.lighttpd.net/trac/ticket/93 - add USE_LIBTOOL |
| 2005-07-16 10:54:14 by Brad Smith | Files touched by this commit (3) |
Log message: upgrade to lighttpd 1.3.15 |
| 2005-06-17 08:47:57 by Brad Smith | Files touched by this commit (2) |
Log message: use --libdir instead of patching the Makefile |
| 2005-06-17 08:22:52 by Brad Smith | Files touched by this commit (3) |
Log message: upgrade to lighttpd 1.3.14 |
| 2005-03-08 15:49:39 by Brad Smith | Files touched by this commit (4) |
Log message: upgrade to lighttpd 1.3.13 |
| 2005-02-20 16:56:16 by Brad Smith | Files touched by this commit (2) |
Log message: upgrade to lighttpd 1.3.11 |
| 2005-02-12 06:17:36 by Brad Smith | Files touched by this commit (3) |
Log message: upgrade to lighttpd 1.3.10 From: Ben Lovett <ben at tilderoot dot com> |
| 2005-01-30 20:42:30 by Brad Smith | Files touched by this commit (4) |
Log message: upgrade to lighttpd 1.3.8 |
| 2005-01-05 10:39:05 by Christian Weisgerber | Files touched by this commit (147) |
Log message: SIZE |
| 2004-12-11 18:39:30 by Brad Smith | Files touched by this commit (2) |
Log message: upgrade to lighttpd 1.3.7 |
| 2004-12-11 06:29:22 by Aleksander Piotrowski | Files touched by this commit (47) |
Log message: Add WANTLIB markers |
| 2004-11-04 17:14:52 by Brad Smith | Files touched by this commit (4) |
Log message: upgrade to lighttpd 1.3.6 |
| 2004-10-24 10:23:07 by Brad Smith | Files touched by this commit (2) |
Log message: upgrade to lighttpd 1.3.4 |
| 2004-10-17 09:11:46 by Brad Smith | Files touched by this commit (5) |
Log message: upgrade to lighttpd 1.3.3 license: QPL -> BSD |
| 2004-10-01 00:28:12 by Brad Smith | Files touched by this commit (1) |
Log message: better |