1.4.48 November 11, 2017 Important changes mod_authn_sasl (new), meson build system (new), revamp build systems bug fixes Downloads lighttpd-1.4.48.tar.gz (GPG signature) SHA256: fc36f82877284eb506356aa80f483f133a9e17ec7cb79acd7e5b7733768538ef lighttpd-1.4.48.tar.xz (GPG signature) SHA256: 0f8ad5aac7529d7b948b9d7e8cd0b4a9e177309d85d6bf6516e28e6e40d74f36 SHA256 checksums http://www.lighttpd.net/2017/11/11/1.4.48/
Thank you for the bump request. You can help the maintainer with further information: Does a simple bump [1] work on your system? Chances are high, because a first look on the bump revealed only small changes. [1] https://wiki.gentoo.org/wiki/Custom_repository#Simple_version_bump_of_an_ebuild_in_the_local_overlay
Yes, renaming build and removing "PATCHES = (...)" works ok.
Created attachment 517022 [details] sock_addr.c segfault Does it actually run? When I manually build 1.4.48 it segfaults. Granted, this is outside of the ebuild, but I thought it worth giving a heads up as something to potentially look for.
1.4.48 uses meson as its build system and adds a few more flags; the ebuild needs to be rewritten. A simple bump isn't going to fix it.
(In reply to Herb Miller Jr. from comment #3) > Created attachment 517022 [details] > sock_addr.c segfault > > Does it actually run? When I manually build 1.4.48 it segfaults. Granted, > this is outside of the ebuild, but I thought it worth giving a heads up as > something to potentially look for. It was running for me, except some SSL problem, which was also presented in 1.4.47.
1.4.49 March 11, 2018 Important changes mod_proxy: basic support for HTTP CONNECT bug fixes
(In reply to Anton Kochkov from comment #5) > (In reply to Herb Miller Jr. from comment #3) > > Created attachment 517022 [details] > > sock_addr.c segfault > > > > Does it actually run? When I manually build 1.4.48 it segfaults. Granted, > > this is outside of the ebuild, but I thought it worth giving a heads up as > > something to potentially look for. > > It was running for me, except some SSL problem, which was also presented in > 1.4.47. Could you be a bit more specific about this "SSL problem"?
As zlg said simple renaming won't work as they added for instance pgsql support and renamed xattr option, but they still provide CMakeList as well (and have some plans about meson). I am going to take a look within the next week.
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0d30652d94e5e0f784922aabd137847cc769069f commit 0d30652d94e5e0f784922aabd137847cc769069f Author: Mikle Kolyada <zlogene@gentoo.org> AuthorDate: 2018-04-22 23:46:13 +0000 Commit: Mikle Kolyada <zlogene@gentoo.org> CommitDate: 2018-04-22 23:46:59 +0000 www-servers/lighttpd: Version bump Closes: https://bugs.gentoo.org/643892 Package-Manager: Portage-2.3.24, Repoman-2.3.6 www-servers/lighttpd/Manifest | 1 + www-servers/lighttpd/lighttpd-1.4.49.ebuild | 231 ++++++++++++++++++++++++++++ 2 files changed, 232 insertions(+)