Gentoo Archives: gentoo-commits

From: Thomas Deutschmann <whissi@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/desc/, www-servers/apache/
Date: Tue, 13 Aug 2019 15:14:44
Message-Id: 1565709266.32a94b30617252fdfceb981bef4542e46aadd948.whissi@gentoo
1 commit: 32a94b30617252fdfceb981bef4542e46aadd948
2 Author: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
3 AuthorDate: Tue Aug 13 15:11:48 2019 +0000
4 Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
5 CommitDate: Tue Aug 13 15:14:26 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=32a94b30
7
8 www-servers/apache: add mod_authn_socache support
9
10 Closes: https://bugs.gentoo.org/675584
11 Package-Manager: Portage-2.3.71, Repoman-2.3.17
12 Signed-off-by: Thomas Deutschmann <whissi <AT> gentoo.org>
13
14 profiles/desc/apache2_modules.desc | 1 +
15 www-servers/apache/apache-2.4.41.ebuild | 2 +-
16 2 files changed, 2 insertions(+), 1 deletion(-)
17
18 diff --git a/profiles/desc/apache2_modules.desc b/profiles/desc/apache2_modules.desc
19 index 8f6258033d4..630aa0a522d 100644
20 --- a/profiles/desc/apache2_modules.desc
21 +++ b/profiles/desc/apache2_modules.desc
22 @@ -18,6 +18,7 @@ authn_dbd - User authentication using an SQL database
23 authn_dbm - User authentication using DBM files
24 authn_default - Authentication fallback module
25 authn_file - User authentication using text files
26 +authn_socache - Maintains a cache of authentication credentials, so that a new backend lookup is not required for every authenticated request
27 authz_core - Provides core authorization capabilities to various authorization/authorization modules, such as authn_file and authz_user
28 authz_dbd - Provides authorization capabilities via SQL database so that authenticated users can be allowed or denied access to portions of the web site by group membership
29 authz_dbm - Group authorization using DBM files
30
31 diff --git a/www-servers/apache/apache-2.4.41.ebuild b/www-servers/apache/apache-2.4.41.ebuild
32 index a74cf4c81e1..9f041a4bf05 100644
33 --- a/www-servers/apache/apache-2.4.41.ebuild
34 +++ b/www-servers/apache/apache-2.4.41.ebuild
35 @@ -31,7 +31,7 @@ IUSE_MPMS_THREAD="event worker"
36 # socache_shmcb: shared object cache provider. Default config with ssl needs it
37 # unixd: fixes startup error: Invalid command 'User'
38 IUSE_MODULES="access_compat actions alias asis auth_basic auth_digest auth_form
39 -authn_alias authn_anon authn_core authn_dbd authn_dbm authn_file authz_core
40 +authn_alias authn_anon authn_core authn_dbd authn_dbm authn_file authn_socache authz_core
41 authz_dbd authz_dbm authz_groupfile authz_host authz_owner authz_user autoindex
42 brotli cache cache_disk cache_socache cern_meta charset_lite cgi cgid dav dav_fs dav_lock
43 dbd deflate dir dumpio env expires ext_filter file_cache filter headers http2