Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 622066 - www-servers/apache-2.4.26 - add APACHE_MODULES="brotli"
Summary: www-servers/apache-2.4.26 - add APACHE_MODULES="brotli"
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal enhancement with 1 vote (vote)
Assignee: Lars Wendler (Polynomial-C) (RETIRED)
URL:
Whiteboard:
Keywords:
: 622482 (view as bug list)
Depends on: 643182
Blocks:
  Show dependency tree
 
Reported: 2017-06-18 06:27 UTC by Adam Carter
Modified: 2018-01-16 21:38 UTC (History)
3 users (show)

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


Attachments
www-server/apache-2.4.27 brotli enabled ebuild (apache-2.4.27-r01.ebuild,7.66 KB, text/plain)
2017-08-02 20:22 UTC, ChaosEngine
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Adam Carter 2017-06-18 06:27:12 UTC
As of version 2.4.26, a new module, mod_brotli, is included with apache. Please make available via the ebuild.

http://httpd.apache.org/docs/2.4/mod/mod_brotli.html

Reproducible: Always

Steps to Reproduce:
n/a
Actual Results:  
No brotli option via APACHE2_MODULES

Expected Results:  
Should be selectable via APACHE2_MODULES
Comment 1 Tomáš Mózes 2017-06-22 19:08:49 UTC
*** Bug 622482 has been marked as a duplicate of this bug. ***
Comment 2 ChaosEngine 2017-08-02 20:22:26 UTC
Created attachment 487762 [details]
www-server/apache-2.4.27 brotli enabled ebuild

Depends on app-arch/brotli-0.6.0
adds APACHE2_MODULES+="brotli"
Comment 3 Adam Carter 2017-08-06 03:55:22 UTC
I tested the ebuild and it works (builds and serves brotli content, ie Content-Encoding: br seen in http headers)
Comment 4 Larry the Git Cow gentoo-dev 2018-01-16 21:38:59 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7d07eccb1eec82834327d0e661a3a127183da518

commit 7d07eccb1eec82834327d0e661a3a127183da518
Author:     Craig Andrews <candrews@gentoo.org>
AuthorDate: 2018-01-02 20:15:40 +0000
Commit:     Lars Wendler <polynomial-c@gentoo.org>
CommitDate: 2018-01-16 21:33:10 +0000

    www-servers/apache: add APACHE_MODULES="brotli"
    
    Closes: https://bugs.gentoo.org/622066
    
    Package-Manager: Portage-2.3.19, Repoman-2.3.6
    Closes: https://github.com/gentoo/gentoo/pull/6722

 www-servers/apache/apache-2.4.29-r1.ebuild | 240 +++++++++++++++++++++++++++++
 www-servers/apache/metadata.xml            |   1 +
 2 files changed, 241 insertions(+)