aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/lighttpd/lighttpd.inc
AgeCommit message (Collapse)Author
2010-05-04lighttpd: add missing dep on zlipKoen Kooi
2010-03-19lighttpd: Add configuration to CONFFILES.Michael Lippautz
Signed-off-by: Michael Lippautz <michael.lippautz@gmail.com>
2010-03-18lighttpd: Convert to new staging. Recipe cleanup.Michael Lippautz
Signed-off-by: Michael Lippautz <michael.lippautz@gmail.com>
2010-03-17lighttpd: Upgrade to 1.4.26Holger Hans Peter Freyther
This should address CVE-2010-0295.
2010-01-06lighttpd: 1.4.23 -> 1.4.25Dirk Opfer
- Fix SRC_URI
2009-10-15lighttpd: put last 2 missing modules into RDEPENDSHenning Heinold
* bump INC_PR
2009-10-06lighttpd: starting depends on three modulesHenning Heinold
* indexfile, dirlisting, staticfile are needed according our config, so let RDEPENDS on them * found out by Michael Lippautz <michael.lippautz@gmail.com> * bump INC_PR
2009-10-06lighttpd: inherit gettextHenning Heinold
* remove --disable-nls from configure line * bump INC_PR
2009-10-06lighttpd: switch to .inc file and INC_PRHenning Heinold