aboutsummaryrefslogtreecommitdiffstats
path: root/main/lighttpd/APKBUILD
Commit message (Collapse)AuthorAgeFilesLines
* main/*: replace all sbin/runscript with sbin/openrc-runNatanael Copa2015-04-281-4/+4
|
* main/*: cleanup: remove pkgconfig from makedependsNatanael Copa2015-04-091-1/+1
| | | | it should be pulled in automatically
* main/lighttpd: add .svg, .svgz and .dmg to mime typesNatanael Copa2014-12-311-4/+4
|
* main/lighttpd: spawn-fcgi was removed in 1.4.23Eivind Uggedal2014-07-281-15/+1
|
* main/lighttpd: security upgrade to 1.4.35 (CVE-2014-2323,CVE-2014-2324)Natanael Copa2014-03-131-5/+5
| | | | ref #2762
* lighttpd: Added dbg (debug symbols) sub-packageAndrew Manison2014-03-031-2/+2
|
* main/lighttpd: upgrade to 1.4.34Natanael Copa2014-01-221-21/+5
|
* main/lighttpd: various sec fixes (CVE-2013-4508,CVE-2013-4559,CVE-2013-4560)Natanael Copa2013-11-151-1/+18
| | | | ref #2350
* main/lighttpd: add lighttpd to www-data groupNatanael Copa2013-10-281-2/+2
| | | | | | and make sure www-data is created on upgrade ref #2245
* main/lighttpd: upgrade to 1.4.33Bartłomiej Piotrowski2013-09-291-4/+4
|
* main/lighttpd: use /sbin/nologin as shellNatanael Copa2013-09-041-1/+1
|
* main/lighttpd: use /sbin/nologin as shellNatanael Copa2013-09-031-0/+24
|
* [all autotools packages]: normalize ./configureTimo Teräs2013-07-301-2/+6
|
* main/lighttpd: upgrade to 1.4.32Natanael Copa2012-11-261-6/+3
|
* main/lighttpd: upgrade to 1.4.31Natanael Copa2012-06-041-3/+3
|
* main/lighttpd: rebuild against sqlite-libs and misc fixesNatanael Copa2012-05-311-7/+19
| | | | | - build fix for automake-1.12 - remove post-install and set owner from APKBUILD
* main/lighttpd: rebuild against pcre-8.30Natanael Copa2012-03-121-1/+1
|
* main/lighttpd: fix init.d scriptNatanael Copa2012-01-191-2/+2
| | | | ref #943
* main/lighttpd: upgrade to 1.4.30Natanael Copa2011-12-191-3/+3
|
* main/lighttpd: enable libev supportNatanael Copa2011-07-181-2/+3
|
* main/lighttpd: add webdav support and reorganizeNatanael Copa2011-07-181-9/+30
| | | | | | - rename lighttpd-264_streaming to lighttpd-mod_264_streaming - move mod_auth to subpackage. This removes libldap dependency - add mod_webdav subpackage
* main/lighttpd: upgrade to 1.4.29Natanael Copa2011-07-041-4/+5
|
* main/lighttpd: set /var/{run,log}/lighttpd permission on startNatanael Copa2011-05-031-2/+2
| | | | | | | Needed when server.user and server.group is not set to default value and we run from RAM. fixes #606
* main/lighttpd: add support for ldapLeonardo Arena2011-03-071-3/+3
|
* Set all packages with arch="x86 x86_64" to arch="all".William Pitcock2011-01-131-1/+1
|
* main/lighttpd: forgot to install new fpm configMatt Smith2011-01-091-3/+3
|
* main/lighttpd: added fastcgi fpm configMatt Smith2010-12-311-3/+5
|
* main/*: add archNatanael Copa2010-12-131-0/+1
|
* main/lighttpd: rebuild against fixed bzip2 (CVE-2010-0405)Natanael Copa2010-09-221-1/+1
|
* main/lighttpd: upgrade to 1.4.28Natanael Copa2010-08-231-2/+2
|
* main/lighttp: upgrade to 1.4.27Natanael Copa2010-08-161-14/+4
|
* main/lighttpd: rebuild against libssl-1.0Leonardo Arena2010-06-291-1/+1
|
* main/[various]: rebuild against openssl-1.0Natanael Copa2010-05-141-1/+1
|
* main/[various]: bump pkgrel to force rebuild against nptlNatanael Copa2010-05-041-1/+1
|
* main/lighttpd: fix handling of SSL_CTX_set_options() return valueNatanael Copa2010-03-171-4/+9
| | | | fixes #329
* main/lighttpd: fix version number in lighttpdNatanael Copa2010-03-121-2/+7
| | | | | | It should not pick up the git describe string from aports fixes #323
* main/lighttpd: upgrade to 1.4.26Natanael Copa2010-02-101-3/+3
|
* main/lighttpd: place h264 streaming module in subpackageNatanael Copa2010-01-111-2/+12
| | | | due to license
* main/lighttpd: added h264 streaming moduleNatanael Copa2010-01-111-2/+24
| | | | http://h264.code-shop.com/trac/wiki
* main/lighttpd: upgrade to 1.4.25Natanael Copa2009-11-231-3/+3
|
* main/lighttpd: upgrade to 1.4.24Natanael Copa2009-11-091-5/+9
|
* main/lighttpd,mdadm: start service after firewallNatanael Copa2009-09-151-2/+2
|
* main/lighttpd: fix bad shell substitution in spawn-fcgiNatanael Copa2009-09-151-5/+2
| | | | fixes #160
* moved extra/* to main/Natanael Copa2009-07-241-0/+81
and fixed misc build issues