lighttpd: update to 1.4.45 4047/head
authorRafał Miłecki <rafal@milecki.pl>
Mon, 20 Feb 2017 11:18:17 +0000 (12:18 +0100)
committerW. Michael Petullo <mike@flyn.org>
Mon, 20 Feb 2017 22:46:07 +0000 (17:46 -0500)
commita0cade80946d99a26d2059fefce029cf47a0dbe3
treed5e3a122d84c02d98a84217763e6a0d3c8799720
parent58541ea850071aaab926fe5f4e66f13ba7838ff0
lighttpd: update to 1.4.45

Update to 1.4.42 introduced a problem with starting lighttpd as
OpenWrt/LEDE service. It was stopping whole init process at sth like:
  783 root      1124 S    {S50lighttpd} /bin/sh /etc/rc.common /etc/rc.d/S50lighttpd boot
  799 root      1164 S    /usr/sbin/lighttpd -f /etc/lighttpd/lighttpd.conf

It was hanging until getting random pool:
[  176.340007] random: nonblocking pool is initialized
and then immediately the rest of init process followed:
[  176.423475] jffs2_scan_eraseblock(): End of filesystem marker found at 0x0
[  176.430754] jffs2_build_filesystem(): unlocking the mtd device... done.
[  176.437615] jffs2_build_filesystem(): erasing all blocks after the end marker... done.

This was fixed in 1.4.44, but bump directly to 1.4.45 while at it.

Signed-off-by: Rafał Miłecki <rafal@milecki.pl>
net/lighttpd/Makefile