aboutsummaryrefslogtreecommitdiffstats
path: root/main/apache2/APKBUILD
Commit message (Collapse)AuthorAgeFilesLines
* main/apache2: fix CVE-2017-9798 aka OptionsbleedDaniel Isaksen2017-09-211-1/+5
|
* main/apache2: security upgrade to 2.4.27Kaarle Ritvanen2017-07-161-2/+4
|
* main/apache2: security upgrade to 2.4.26Kaarle Ritvanen2017-07-061-61/+24
| | | | fixes #7467
* main/apache2: upgrade to 2.4.25Andy Postnikov2017-03-061-12/+8
| | | | | | | Security release http://www.apache.org/dist/httpd/CHANGES_2.4.25 Also it includes previous patch for httpoxy fixes #6941
* main/apache2: security fix for CVE-2016-5387Natanael Copa2016-07-251-4/+8
| | | | fixes #5937
* main/apache2: new upstream version 2.4.23Christian Kampka2016-07-131-4/+4
|
* main/apache2: upgrade to 2.4.20Kaarle Ritvanen2016-07-131-5/+5
|
* main/apache2: recompile broken suEXECsteffen@stelas.de2016-07-131-3/+3
| | | | | | | | Fixing two issues regarding suEXEC: - suEXEC compiles with correct Apache user - set docroot to /var/www - needed for virtual hosts ref #5500
* main/apache2: upgrade to 2.4.18Kaarle Ritvanen2016-07-131-47/+47
|
* main/apache2: fix indented LoadModule pathsKaarle Ritvanen2016-07-131-2/+2
|
* main/apache2: fix module paths in dav.conf, ssl.confKaarle Ritvanen2016-07-131-4/+4
|
* main/apache2: remove LoadModule directives of separately packaged modulesKaarle Ritvanen2015-12-151-9/+8
|
* main/apache2: fix module configurationKaarle Ritvanen2015-12-151-1/+4
|
* main/apache2: base configuration on upstream default filesKaarle Ritvanen2015-12-151-44/+118
|
* main/apache2: rebuild to fix symlink-based dependenciesKaarle Ritvanen2015-12-041-1/+1
|
* main/apache2: upgrade to 2.4.17, +some cleanupsValery Kartel2015-11-041-33/+44
|
* main/apache2: upgrade to 2.4.16Natanael Copa2015-07-211-5/+5
|
* main/apache2: create users apache and make apache beloning to www-dataFrancesco Colista2015-07-211-2/+2
|
* main/apache2: add missing dependency (libxml2-dev)Kaarle Ritvanen2015-05-261-3/+3
|
* main/apache2: remove SSLMutex directive from ssl.confKaarle Ritvanen2015-05-261-4/+4
| | | | directive no longer supported in 2.4
* main/*: replace all sbin/runscript with sbin/openrc-runNatanael Copa2015-04-281-4/+4
|
* main/apache2: upgrade to 2.4.12Natanael Copa2015-03-311-4/+4
|
* main/apache2: added suid option in APKBUILDScrumpyJack2014-11-061-0/+2
|
* main/apache2: upgrade to 2.4.10Natanael Copa2014-07-211-5/+5
|
* main/apache2: rebuild against apr-1.5 for MPM eventNatanael Copa2014-05-061-1/+10
| | | | | | | | and make sure we have all MPMs we expect. fixes #2866 (cherry picked from commit 6f8960df9ea8a93aeee3ec3683d1aca3fd1f7280)
* main/apache2: upgrade to 2.4.9Natanael Copa2014-03-211-4/+4
|
* main/apache2: upgrade to 2.4.7Natanael Copa2013-11-251-5/+5
|
* main/apache2: specify licenseFabian Affolter2013-10-311-2/+2
|
* main/apache2: fix typo in pre-upgrade trigger scriptNatanael Copa2013-10-301-1/+1
|
* main/apache2: add www-data group if its missingNatanael Copa2013-10-281-1/+2
| | | | ref #2245
* main/apache2: create pid dir at startup. ignore missing conf.d/*.confNatanael Copa2013-08-061-7/+7
| | | | ref #2171
* [all autotools packages]: normalize ./configureTimo Teräs2013-07-301-5/+12
|
* main/apache2: upgrade to 2.4.6Natanael Copa2013-07-221-5/+5
|
* main/apache2: fix deps for apache2-ldapNatanael Copa2013-06-181-2/+2
| | | | | | it needs apr-util-ldap ref #2085
* main/apache2: upgrade to 2.4.4Natanael Copa2013-02-271-3/+25
|
* main/apache2: fix default conf and split some modsNatanael Copa2012-11-011-5/+47
| | | | | | | | | | - New default config based on V Krishn's work. - split out lua mod as it pulls in lua package as dependency - split out proxy-html as it pulls in libxml2 - split out proxy as most ppl probably dont need it - fix webdav package Fixes #1457
* main/apache2: enable WebDAV supportLeonardo Arena2012-10-021-2/+17
|
* main/apache2: upgrade to 2.4.3Natanael Copa2012-08-161-122/+21
|
* main/apache2: rebuild against pcre-8.30Natanael Copa2012-03-121-1/+3
|
* main/apache2: security upgrade to 2.2.22 (CVE-2012-0021, CVE-2012-0031, ↵Natanael Copa2012-02-011-3/+2
| | | | | | | | | | | | | | | CVE-2012-0053, CVE-2011-3368) low: mod_log_config crash CVE-2012-0021 low: scoreboard parent DoS CVE-2012-0031 moderate: error responses can expose cookies CVE-2012-0053 moderate: mod_proxy reverse proxy exposure CVE-2011-3368 This release also include the previosly patched: low: mod_setenvif .htaccess privilege escalation CVE-2011-3607 moderate: mod_proxy reverse proxy exposure CVE-2011-4317 fixes #982
* main/apache2: upgrade to 2.2.22Natanael Copa2012-02-011-5/+3
|
* main/apache2: security fix (CVE-2011-3607)Natanael Copa2012-01-311-1/+3
| | | | fixes #970
* main/apache2: replace opts in init.d scriptNatanael Copa2012-01-191-2/+2
| | | | ref #943
* main/apache2: security hotfix #844 (CVE-2011-4317)Leonardo Arena2011-11-281-3/+5
|
* main/apache2: upgrade to 2.2.21Natanael Copa2011-09-131-2/+2
|
* main/apache2: security upgrade to 2.2.20 (CVE-2011-3192)Natanael Copa2011-09-021-23/+23
|
* main/apache2: bumped pkgrel, see git logMatt Smith2011-01-141-1/+1
| | | | | | | Bumped pkgrel; should be built against the previous main/apr, and main/apr-util updates. See #504
* Set all packages with arch="x86 x86_64" to arch="all".William Pitcock2011-01-131-1/+1
|
* main/apache2: improved APKBUILDMatt Smith2011-01-091-88/+146
|
* main/apache2: -dev package is noarchNatanael Copa2010-12-301-1/+2
|