summaryrefslogtreecommitdiff
path: root/recipes/lighttpd/lighttpd.inc
AgeCommit message (Collapse)AuthorFiles
2010-05-04lighttpd: add missing dep on zlipKoen Kooi1
2010-03-19lighttpd: Add configuration to CONFFILES.Michael Lippautz1
Signed-off-by: Michael Lippautz <michael.lippautz@gmail.com>
2010-03-18lighttpd: Convert to new staging. Recipe cleanup.Michael Lippautz1
Signed-off-by: Michael Lippautz <michael.lippautz@gmail.com>
2010-03-17lighttpd: Upgrade to 1.4.26Holger Hans Peter Freyther1
This should address CVE-2010-0295.
2010-01-06lighttpd: 1.4.23 -> 1.4.25Dirk Opfer1
- Fix SRC_URI
2009-10-15lighttpd: put last 2 missing modules into RDEPENDSHenning Heinold1
* bump INC_PR
2009-10-06lighttpd: starting depends on three modulesHenning Heinold1
* 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 Heinold1
* remove --disable-nls from configure line * bump INC_PR
2009-10-06lighttpd: switch to .inc file and INC_PRHenning Heinold1