Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 675584 - www-servers/apache-2.4 - add USE=apache2_modules_authn_socache
Summary: www-servers/apache-2.4 - add USE=apache2_modules_authn_socache
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Lars Wendler (Polynomial-C) (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-01-16 14:37 UTC by Klemen Mihevc
Modified: 2019-08-13 15:14 UTC (History)
2 users (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 Klemen Mihevc 2019-01-16 14:37:20 UTC
I would need use flag for mod_authn_socache, something like apache2_modules_authn_socache.

Module is shipped with standard apache install and its used for caching authorization requests, however currently its MIA.
Comment 1 Larry the Git Cow gentoo-dev 2019-08-13 15:14:34 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=32a94b30617252fdfceb981bef4542e46aadd948

commit 32a94b30617252fdfceb981bef4542e46aadd948
Author:     Thomas Deutschmann <whissi@gentoo.org>
AuthorDate: 2019-08-13 15:11:48 +0000
Commit:     Thomas Deutschmann <whissi@gentoo.org>
CommitDate: 2019-08-13 15:14:26 +0000

    www-servers/apache: add mod_authn_socache support
    
    Closes: https://bugs.gentoo.org/675584
    Package-Manager: Portage-2.3.71, Repoman-2.3.17
    Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>

 profiles/desc/apache2_modules.desc      | 1 +
 www-servers/apache/apache-2.4.41.ebuild | 2 +-
 2 files changed, 2 insertions(+), 1 deletion(-)