summaryrefslogtreecommitdiffstats
path: root/rules/lighttpd.make
Commit message (Collapse)AuthorAgeFilesLines
* lighttpd: version bump 1.4.55 -> 1.4.59Michael Olbrich2021-07-161-5/+8
| | | | | | No actual license change. Files renamed and changed offset only. Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* rules: cleanup busybox init start script handlingMichael Olbrich2020-11-201-2/+0
| | | | | | | | Make the options only visible if INITMETHOD_BBINIT is enabled. This makes the menu cleaner and the extra 'ifdef PTXCONF_INITMETHOD_BBINIT' can be dropped. Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* lighttpd: version bump 1.4.53 -> 1.4.55Alexander Dahl2020-03-201-2/+3
| | | | | | | | | | | | * https://www.lighttpd.net/2019/5/27/1.4.54/ * behavior change: strict URL parsing and normalization (configurable) * performance enhancements, bug fixes * https://www.lighttpd.net/2020/1/31/1.4.55/ * bugfixes Signed-off-by: Alexander Dahl <ada@thorsis.com> Message-Id: <20200318144858.20724-1-ada@thorsis.com> Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* CREDITS: remove unmaintained fileRoland Hieber2019-07-031-2/+0
| | | | | | | | | | | | | | | This file has been touched 2 times in the last 7 years, and is no longer up to date. Remove it to carry less unmaintained stuff around. Also remove all references to it from file headers using for file in `g grep -l 'See CREDITS for details about who has'`; do sed -i '/See CREDITS for details about who has/,+1d' $file done as well as the different wording from rules/other/Toplevel.make. Signed-off-by: Roland Hieber <rhi@pengutronix.de> Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* lighttpd: Fix licenses and add more license file hashesAlexander Dahl2019-05-291-2/+5
| | | | | | | | | | | Most of lighttpd is BSD-3-Clause, except three files, which are OML or RSA-MD licensed. Found by reading Debian package copyright information and by inspecting file headers. Fixes: d9ee5ecd1fe89b4a1cc3a32b09388ab678d129af Cc: Andreas Pretzsch <apr@cn-eng.de> Signed-off-by: Alexander Dahl <ada@thorsis.com> Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* fam: remove after on year in stagingMichael Olbrich2019-05-251-1/+1
| | | | Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* lighttpd: version bump 1.4.51 -> 1.4.53Michael Olbrich2019-03-111-2/+2
| | | | Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* lighttpd: Install mod_openssl if SSL is selectedAlexander Dahl2018-11-121-0/+1
| | | | | | | | Since 1.4.46 loading mod_openssl is necessary for SSL/TLS support in lighttpd. Signed-off-by: Alexander Dahl <ada@thorsis.com> Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* lighttpd: After version bump cleanupAlexander Dahl2018-11-121-0/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | v1.4.51 contains new modules, new protocols, bug fixes, new features, and security fixes. This sets the new configure options and has links to the announcements for completeness. * https://www.lighttpd.net/2017/10/21/1.4.46/ * new modules: mod_openssl, mod_vhostdb, mod_wstunnel * new protocols: Upgrade: websocket, HAProxy PROXY, RFC7239 Forwarded * bug fixes * https://www.lighttpd.net/2017/10/22/1.4.47/ * bug fixes: fix two regressions in 1.4.46 * https://www.lighttpd.net/2017/11/11/1.4.48/ * mod_authn_sasl (new), meson build system (new), revamp build systems * bug fixes * https://www.lighttpd.net/2018/3/11/1.4.49/ * mod_proxy: basic support for HTTP CONNECT * bug fixes * https://www.lighttpd.net/2018/8/13/1.4.50/ * security fixes * bug fixes * https://www.lighttpd.net/2018/10/14/1.4.51/ * security fixes * bug fixes * new module: mod_authn_pam * support for wolfSSL New options are set to 'without' for now until anybody needs that. Fixes: 2f49c9fbd60f97b32a38eb9bc715361695fc2fe0 Signed-off-by: Alexander Dahl <ada@thorsis.com> Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* lighttpd: Add license file hashAlexander Dahl2018-11-121-0/+1
| | | | | Signed-off-by: Alexander Dahl <ada@thorsis.com> Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* lighttpd: version bump 1.4.45 -> 1.4.51Michael Olbrich2018-11-111-2/+3
| | | | Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* lighttpd: use names instead of numerical values for owner and groupJuergen Borleis2018-10-101-4/+4
| | | | | | | | | | PTXdist by default provides user 'www' and group 'www'. Since the developer can change their numerical IDs its a good idea to use the real names instead of fixed numerical values which then can be undefined or used by a different name. Signed-off-by: Juergen Borleis <jbe@pengutronix.de> Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* lighttpd: Install mime.conf and remove hardcoded valuesAlexander Dahl2017-09-041-0/+12
| | | | | | | | | | | | As suggested on the mailing list back in late 2016 this removes the hardcoded mimetype values from lighttpd.conf and installs mime.conf provided by upstream instead. You can still have your own mime.conf by putting it in projectroot/etc/lighttpd/conf.d of course. Suggested-by: Clemens Gruber <clemens.gruber@pqgruber.com> Suggested-by: Michael Olbrich <m.olbrich@pengutronix.de> Signed-off-by: Alexander Dahl <ada@thorsis.com> Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* lighttpd: Rename memcache option to memcachedAlexander Dahl2017-09-041-1/+1
| | | | | | | | | | | | | | | | | | | | | The memcached ./configure option for lighttpd changed, see the changeset for upgrading lighttpd package from 1.4.39 to 1.4.45. For making the configure option consistent with the menu entry, the menu variable is renamed here. It seems lighttpd has switched from libmemcache to libmemcached for memcached support. Took this from a not applied patch from 2016, and added the necessary migration helper suggested by Michael Olbrich, plus the dependency changes in lighttpd.in. However libmemcache and libmemcached are outdated and build against the old libmemcached fails now, so mark it as broken. Suggested-by: Andreas Geisenhainer <Andreas.Geisenhainer@atsonline.de> Suggested-by: Michael Olbrich <m.olbrich@pengutronix.de> Signed-off-by: Alexander Dahl <ada@thorsis.com> [mol: LIGHTTPD_MOD_TRIGGER_B4_DL is also broken + commends for that] Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* lighttpd: Ugprade from 1.4.39 to 1.4.45Alexander Dahl2017-08-291-5/+10
| | | | | | | | | | | | | | * webdav support was improved in 1.4.40, we switch on the additional webdav related configure options, if webdav is selected * auth framework was rewritten in 1.4.42, while all other auth backends (krb5, ldap, mysql) are disabled in ptxdist by configure, the basic file backend is active and another module has to be loaded for it For removal of the runstatedir configure option see the discussion on the proposed patch 1.4.39 -> 1.4.42 from October 2016. Signed-off-by: Alexander Dahl <ada@thorsis.com> Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* lighttpd: /usr mergeMichael Olbrich2017-04-111-2/+2
| | | | Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* lighttpd: upgrade from 1.4.38 to 1.4.39Alexander Dahl2016-01-121-2/+2
| | | | | | | | According to http://www.lighttpd.net/2016/1/2/1.4.39/ this fixes crashes introduced in 1.4.36. Signed-off-by: Alexander Dahl <post@lespocky.de> Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* lighttpd: update from 1.4.37 to 1.4.38Alexander Dahl2015-12-091-2/+2
| | | | | | | | | | | | | | | Important changes according to the release notes [1]: * mod_secdownload now requires an algorithm option to be set * fix a header parse bug (#2670) * sendfile support for darwin (just select “sendfile” as backend) For other changes see release notes. [1] http://www.lighttpd.net/2015/12/5/1.4.38/ Signed-off-by: Alexander Dahl <post@lespocky.de> Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* lighttpd: cleanupMichael Olbrich2015-10-291-4/+3
| | | | Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* lighttpd: update from 1.4.35 to 1.4.37Alexander Dahl2015-10-291-2/+3
| | | | | | | | | see release notes for changes: * http://www.lighttpd.net/2015/7/26/1.4.36/ * http://www.lighttpd.net/2015/8/30/1.4.37/ Signed-off-by: Alexander Dahl <post@lespocky.de> Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* Licenses: use SPDX conform license namesJuergen Borleis2015-10-211-1/+1
| | | | Signed-off-by: Juergen Borleis <jbe@pengutronix.de>
* lighttpd: fix migration from generic -> projectrootMarc Kleine-Budde2015-06-191-4/+4
| | | | Signed-off-by: Marc Kleine-Budde <mkl@pengutronix.de>
* lighttpd: add /etc/lighttpd/conf.dRobert Schwebel2015-06-031-0/+1
| | | | | | | This directory is needed for plugin configs. Signed-off-by: Robert Schwebel <r.schwebel@pengutronix.de> Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* upstart: remove after more than one year in stagingMichael Olbrich2015-06-021-4/+0
| | | | Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* lighttpd: add license informationAndreas Pretzsch2014-09-301-0/+1
| | | | | | Signed-off-by: Andreas Pretzsch <apr@cn-eng.de> Reviewed-by: Philipp Zabel <p.zabel@pengutronix.de> Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* lighttpd: install_replace handles the comma correctly nowMichael Olbrich2014-08-071-1/+1
| | | | Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* lighttpd: make more modules configurableUwe Kleine-König2014-08-061-0/+5
| | | | | | | | | | | This comes handy if a package installs config sniplets to /etc/lighttpd/conf.d that require the respective modules. The three modules that used to be the default for LIGHTTPD_MOD_EXTRA got a "default y". Signed-off-by: Uwe Kleine-König <u.kleine-koenig@pengutronix.de> Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* lighttpd: upgrade to 1.4.35Alexander Dahl2014-03-131-3/+3
| | | | | | | | | | Version 1.4.35 was released 2014-03-12 containing a security fix and several other bug fixes. See http://www.lighttpd.net/2014/3/12/1.4.35/ for details. Tarball format was changed from .tar.bz2 to .tar.xz in the package rule. Signed-off-by: Alexander Dahl <post@lespocky.de> Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* lighttpd: upgrade to 1.4.34Alexander Dahl2014-02-111-2/+2
| | | | | | | | Release from January 20, 2014 contained some security fixes. See: http://www.lighttpd.net/2014/1/20/1-4-34/ Signed-off-by: Alexander Dahl <post@lespocky.de> Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* lighttpd: version bump 1.4.32 -> 1.4.33Bruno Thomsen2014-01-171-2/+2
| | | | | | | | | | Time to get some fixes out; nothing special, just many small fixes – and some new features. Changes from 1.4.32: http://www.lighttpd.net/2013/9/27/1-4-33/ Signed-off-by: Bruno Thomsen <bth@kamstrup.dk> Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* lighttpd: log to syslogMichael Olbrich2013-01-241-2/+0
| | | | Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* lighttpd: rework options and configurationMichael Olbrich2013-01-241-21/+31
| | | | Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* lighttpd: version bump 1.4.30 -> 1.4.32Michael Olbrich2013-01-231-2/+3
| | | | Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* lighttpd: improve commentsRobert Schwebel2012-09-031-0/+2
| | | | Signed-off-by: Robert Schwebel <r.schwebel@pengutronix.de>
* lighttpd: remove redundant get stageRobert Schwebel2012-06-141-8/+0
| | | | Signed-off-by: Robert Schwebel <r.schwebel@pengutronix.de>
* lighttpd: version bump 1.4.28 -> 1.4.30 and cleanupMichael Olbrich2012-01-071-93/+20
| | | | Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* lighttpd: add systemd supportMichael Olbrich2011-06-201-0/+9
| | | | Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* [rules] add md5sum for all packagesMichael Olbrich2011-05-041-0/+1
| | | | Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* lighttpd: version bump to 1.4.28Josef Holzmayr2011-03-211-1/+1
| | | | | Signed-off-by: Josef Holzmayr <holzmayr@rsi-elektrotechnik.de> Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* [lighttpd] install rc.d link with the init scriptMichael Olbrich2010-07-271-0/+6
| | | | Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* [rules] remove obsolete fixup linesMichael Olbrich2010-07-191-3/+0
| | | | Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* [lighttpd] use global IPv6 optionMichael Olbrich2010-07-161-6/+1
| | | | Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* lighttpd: add upstart supportTim Sander2010-06-071-0/+4
|
* [lighttpd] fix kerberos config optionMarc Kleine-Budde2010-02-211-2/+2
| | | | | | | | | In current lighttpd the option is named --with{,out}-kerberos5. This patch fixes the warning: configure: WARNING: unrecognized options: --without-kerberos Signed-off-by: Marc Kleine-Budde <mkl@pengutronix.de>
* [lighttpd] version bump 1.4.25 -> 1.4.26Michael Olbrich2010-02-111-1/+1
| | | | Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* [rules] remove obsolete clean target & minor cleanupsMichael Olbrich2010-01-181-9/+0
| | | | Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* [lighttpd] fixed download URLMarc Kleine-Budde2009-11-301-1/+1
| | | | Signed-off-by: Marc Kleine-Budde <mkl@pengutronix.de>
* [lighttpd] version bump 1.4.24 -> 1.4.25Robert Schwebel2009-11-281-1/+1
| | | | Signed-off-by: Robert Schwebel <r.schwebel@pengutronix.de>
* [lighttpd] version bump 1.4.22 -> 1.4.24Michael Olbrich2009-11-091-3/+1
| | | | Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* [lighttpd] no need to define LIGHTTPD_PKGDIRMarc Kleine-Budde2009-11-041-2/+0
| | | | | | it's already defined by the dependency generator. Signed-off-by: Marc Kleine-Budde <mkl@pengutronix.de>