Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 740626 - www-servers/lighttpd: use tmpfiles.eclass instead of systemd_tmpfiles*
Summary: www-servers/lighttpd: use tmpfiles.eclass instead of systemd_tmpfiles*
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Herb Miller Jr.
URL:
Whiteboard:
Keywords: PullRequest
Depends on:
Blocks: 740638
  Show dependency tree
 
Reported: 2020-09-06 03:24 UTC by Michał Górny
Modified: 2021-01-26 14:56 UTC (History)
1 user (show)

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2020-09-06 03:24:59 UTC
The packages listed in summary still use systemd_tmpfiles API.  Please switch to tmpfiles.eclass that is maintained and supports OpenRC correctly.
Comment 1 Larry the Git Cow gentoo-dev 2021-01-26 14:33:37 UTC
The bug has been referenced in the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6ce9a25069d8b2699fae5fafe9c86a215f321eed

commit 6ce9a25069d8b2699fae5fafe9c86a215f321eed
Author:     Herb Miller Jr <hmillerj@gmail.com>
AuthorDate: 2021-01-11 13:47:28 +0000
Commit:     Joonas Niilola <juippis@gentoo.org>
CommitDate: 2021-01-26 14:33:31 +0000

    www-servers/lighttpd: Version bump (v1.4.58)
    
    Modernized dependencies and modules with the version bump. Modules that
    have been deprecated for the last vew versions have been removed, mainly
    around database adapters. Added support for additional SSL
    implementations, but removed libressl since that's on the chopping
    block. Addressed a few bugs as well.
    
    Signed-off-by: Herb Miller Jr. <herb@hlmjr.com>
    Package-Manager: Portage-3.0.12, Repoman-3.0.2
    Bug: https://bugs.gentoo.org/740626
    Bug: https://bugs.gentoo.org/719480
    Bug: https://bugs.gentoo.org/759955
    Bug: https://bugs.gentoo.org/727404
    Closes: https://github.com/gentoo/gentoo/pull/19032
    Signed-off-by: Joonas Niilola <juippis@gentoo.org>

 www-servers/lighttpd/Manifest               |   1 +
 www-servers/lighttpd/lighttpd-1.4.58.ebuild | 265 ++++++++++++++++++++++++++++
 www-servers/lighttpd/metadata.xml           |  16 +-
 3 files changed, 281 insertions(+), 1 deletion(-)