Commit Graph

58 Commits

Author SHA1 Message Date
brad
1aaf868654 Upgrade to lighttpd 1.4.20. Large bug fix update.
Tested by a number of users.
2008-10-23 20:29:17 +00:00
jasper
bfe8448a3a - 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-25 10:23:07 +00:00
jasper
5631075d51 - 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-16 20:42:35 +00:00
jasper
e6db108b7c - fix typos in the previous ssl fix;
from lighttpd svn (changeset 2144); via brad@
2008-04-08 19:11:40 +00:00
jasper
2d090ef045 SECURITY FIX for http://secunia.com/advisories/29544/
lighttpd OpenSSL Error Queue Denial of Service Vulnerability

patches from upstream svn, via brad@
2008-04-03 10:18:15 +00:00
brad
34929ca49e upgrade to lighttpd 1.4.19. security and bug fix update. CVE-2008-1270
looks good jasper@
2008-03-16 18:43:31 +00:00
jasper
d7498b80d4 - 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)
2008-03-02 10:04:22 +00:00
rui
77a9e6848f SECURITY: update lighttpd to 1.4.18, from brad.
Reference: http://secunia.com/advisories/26732/

ok jasper@
2007-09-10 20:41:59 +00:00
kili
eb4770dc84 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-09-01 20:11:21 +00:00
rui
26a21ce500 update lighttpd to 1.4.17, from brad.
ok jasper@
2007-08-31 10:10:17 +00:00
todd
c062d94790 target:: -> target: typo cleanup; no functional change, no pkg bump
from brad
2007-07-26 03:54:06 +00:00
rui
9057741b45 update lighttpd to 1.4.16
ok brad (maintainer), simon@
2007-07-25 21:31:46 +00:00
rui
41ffa063ff roll in some distribution patches which fix multiple vulnerabilities.
Reference: http://secunia.com/advisories/26130/

ok kili@, simon@
2007-07-22 19:44:17 +00:00
jasper
e6d26d8d85 - remove description of non-existent flavor (from MAINTAINER)
- bump PKGNAME
2007-06-17 18:14:09 +00:00
rui
4bbfe1ddd3 update lighttpd to 1.4.15, from brad
ok bernd@
2007-04-28 10:08:01 +00:00
ckuethe
cb609921c5 add a daemon user for lighttpd, from brad.
ok kili@
2007-04-24 05:09:41 +00:00
espie
d4ebcd974d more base64 checksums 2007-04-05 17:26:05 +00:00
bernd
414169c95e 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@
2007-02-02 09:25:18 +00:00
espie
0f5dc96ea1 say goodbye to GNU land. 2006-12-16 12:22:32 +00:00
mbalmer
620e1f357b Fix WANTLIB after openldap changes. 2006-11-11 14:26:03 +00:00
fgsch
237dbabb6d enable lua by default so mod_magnet and mod_cml can use it. bump package.
discussed and ok by jolan@ and brad@.
2006-11-05 16:13:31 +00:00
brad
db1c53ead6 upgrade to lighttpd 1.4.13 2006-10-10 00:04:23 +00:00
brad
5925d2f6f6 upgrade to lighttpd 1.4.12 2006-09-23 15:44:04 +00:00
espie
629547efe8 new style libs 2006-09-18 09:04:03 +00:00
brad
e02ac727f4 upgrade to lighttpd 1.4.11 2006-03-09 19:00:59 +00:00
sturm
83b8b291e5 don't set umask to 0 when daemonizing (changed upstream as well)
from Matthias Kilian <kili at outback.escape.de>
ok brad
2006-03-06 06:21:02 +00:00
brad
ec484439d6 mod_cgi is resetting physical.path
From lighttpd Trac
2006-02-09 02:30:40 +00:00
brad
5cfe3e6b97 upgrade to lighttpd 1.4.10 2006-02-08 20:39:47 +00:00
brad
dd95a1e84b upgrade to lighttpd 1.4.9 2006-01-15 04:47:58 +00:00
brad
4e3349d0be fix a crash with mod_proxy if the Host: header is empty.
From lighttpd Trac
2006-01-03 23:39:11 +00:00
brad
a1699c1d50 upgrade to lighttpd 1.4.8 2005-11-23 15:22:48 +00:00
naddy
a453ca0ee7 fix wantlib for ldap flavor 2005-11-17 17:21:15 +00:00
brad
7e81f42e29 upgrade to lighttpd 1.4.7
the performance for high-concurrency, large file transfers has
improved dramatically.
2005-11-03 01:52:12 +00:00
brad
357a58db8d upgrade to lighttpd 1.4.6 2005-10-10 17:03:38 +00:00
brad
c2f1b62cde missed this 2005-10-08 20:05:32 +00:00
brad
5ad8971964 add mysql and ldap FLAVORs as well as re-enabling SSL. 2005-10-08 20:05:06 +00:00
brad
5fdaad481d 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-07 20:07:04 +00:00
espie
c407604642 DON'T CUT CORNERS.
Bump PKGNAME.
2005-10-03 14:17:52 +00:00
aanriot
4c6c24dfc0 add libm to WANTLIB.
"go ahead" brad@
2005-10-03 13:27:52 +00:00
brad
de566fc6a0 upgrade to lighttpd 1.4.5 2005-10-03 00:53:50 +00:00
brad
40d38e6dc4 upgrade to lighttpd 1.4.4 2005-09-16 16:31:04 +00:00
brad
181161d50e - disable SSL support for the time being until it actually works.
http://trac.lighttpd.net/trac/ticket/93

- add USE_LIBTOOL
2005-08-11 04:38:44 +00:00
brad
c58df3b755 upgrade to lighttpd 1.3.16 2005-08-01 21:49:32 +00:00
brad
9d59004fbb upgrade to lighttpd 1.3.15 2005-07-16 16:54:14 +00:00
brad
713766bcef use --libdir instead of patching the Makefile 2005-06-17 14:47:57 +00:00
brad
16c737c83d upgrade to lighttpd 1.3.14 2005-06-17 14:22:52 +00:00
brad
829dad9316 upgrade to lighttpd 1.3.13 2005-03-08 22:49:39 +00:00
brad
4eb100ea16 upgrade to lighttpd 1.3.11 2005-02-20 23:56:15 +00:00
brad
0108244c3c upgrade to lighttpd 1.3.10
From: Ben Lovett <ben at tilderoot dot com>
2005-02-12 13:17:36 +00:00
brad
88889310b6 upgrade to lighttpd 1.3.8 2005-01-31 03:42:29 +00:00