On Mon, Oct 31, 2016 at 04:14:57PM +0100, Clemens Gruber wrote:
> On Mon, Oct 31, 2016 at 03:16:32PM +0100, Alexander Dahl wrote:
> > On 21.10.2016 12:05, Alexander Dahl wrote:
> > > besides: how well did you test the new version? There were lots of
> > > changes in 1.4.40 with bugfixes for them in 1.4.41 and 1.4.42. See:
> > > 
> > > https://www.lighttpd.net/2016/7/16/1.4.40/
> > > https://www.lighttpd.net/2016/7/31/1.4.41/
> > > https://www.lighttpd.net/2016/10/16/1.4.42/
> > 
> > Meanwhile 1.4.43 is out: https://www.lighttpd.net/2016/10/31/1.4.43/
> 
> What do you think about the following for the next version bump:
> 
> - Use install_alternative_tree instead of install_copy for conf.d

No. This is deliberate. The config file snippet should be in the package
that provides the corresponding content.

> - Add server.use-ipv6 to default config and remove server.bind = 0.0.0.0
>   (To be reachable via IPv4 and IPv6 per default)

That's ok I think.

> - Add server.event-handler = "linux-sysepoll" to default config
>   (And maybe also: server.network-backend = "linux-sendfile" ?)

These are already the default if available.

> - Install the mime.conf from doc/config/conf.d/mime.conf, or - if it
>   exists - use projectroot/etc/lighttpd/mime.conf and do not hardcode
>   the types in lighttpd.conf (?)

Sounds good. We would need an explicit install stage, install
doc/config/conf.d/mime.conf to
$(LIGHTTPD_PKGDIR)/etc/lighttpd/conf.d/mime.conf and then install it with
install_alternative.

Any volunteers?

Regards,
Michael

-- 
Pengutronix e.K.                           |                             |
Industrial Linux Solutions                 | http://www.pengutronix.de/  |
Peiner Str. 6-8, 31137 Hildesheim, Germany | Phone: +49-5121-206917-0    |
Amtsgericht Hildesheim, HRA 2686           | Fax:   +49-5121-206917-5555 |

_______________________________________________
ptxdist mailing list
ptxdist@pengutronix.de

Reply via email to