Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 643892 - www-servers/lighttpd-1.4.49 version bump
Summary: www-servers/lighttpd-1.4.49 version bump
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal with 1 vote (vote)
Assignee: Mikle Kolyada (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-01-08 12:38 UTC by Anton Kochkov
Modified: 2018-04-22 23:47 UTC (History)
3 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
sock_addr.c segfault (segfault.txt,1.28 KB, text/plain)
2018-01-29 00:03 UTC, Herb Miller Jr.
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Anton Kochkov 2018-01-08 12:38:14 UTC
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/
Comment 1 Jonas Stein gentoo-dev 2018-01-08 16:06:51 UTC
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
Comment 2 Anton Kochkov 2018-01-10 02:52:57 UTC
Yes, renaming build and removing "PATCHES = (...)" works ok.
Comment 3 Herb Miller Jr. 2018-01-29 00:03:43 UTC
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.
Comment 4 zlg (RETIRED) gentoo-dev 2018-01-29 21:33:13 UTC
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.
Comment 5 Anton Kochkov 2018-01-30 03:18:36 UTC
(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.
Comment 6 Dennis Schridde 2018-04-11 18:44:02 UTC
1.4.49
March 11, 2018
Important changes

    mod_proxy: basic support for HTTP CONNECT
    bug fixes
Comment 7 Dennis Schridde 2018-04-11 18:45:46 UTC
(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"?
Comment 8 Mikle Kolyada (RETIRED) archtester Gentoo Infrastructure gentoo-dev Security 2018-04-22 13:15:33 UTC
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.
Comment 9 Larry the Git Cow gentoo-dev 2018-04-22 23:47:19 UTC
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(+)