aboutsummaryrefslogtreecommitdiffstats
path: root/main/apache2
Commit message (Collapse)AuthorAgeFilesLines
* main/apache2: security upgrade to 2.2.24 (CVE-2012-3499,CVE-2012-4558)Natanael Copa2013-04-111-2/+2
| | | | fixes #1671
* main/apache2: security upgrade to 2.2.23 (CVE-2012-2687,CVE-2012-0883)Natanael Copa2012-11-161-10/+10
| | | | fixes #1424
* main/apache2: security upgrade to 2.2.22 (CVE-2012-0021, CVE-2012-0031, ↵Natanael Copa2012-02-013-77/+5
| | | | | | | | | | | | | | | 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 #984
* main/apache2: security fix (CVE-2011-3607)Natanael Copa2012-01-312-1/+35
| | | | | | | | | | fixes #972 (cherry picked from commit e2e255c03845c49b0e24925cf4b307972b1731f9) Conflicts: main/apache2/APKBUILD (cherry picked from commit a29a6fe0aa4b40d475ed03c906bb4be7792c51a7)
* main/apache2: security hotfix #844 (CVE-2011-4317)Leonardo Arena2011-11-282-3/+41
| | | | (cherry picked from commit 9f987f8ab1533bc6cdb29f36f144101bae980efe)
* main/apache2: security upgrade to 2.2.21 (CVE-2011-3348)Natanael Copa2011-10-171-2/+2
| | | | fixes #770
* main/apache2: security upgrade to 2.2.20 (CVE-2011-3192)Natanael Copa2011-09-022-23/+48
| | | | | (cherry picked from commit 14d8b3ce0d0c7c58bf88f7497905e44f222409a7 and 169b985e5d05eba2054661b09fa9d1c5c32bc102)
* 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
|
* main/apache2: config fix - point to MIME Magic fileMatt Smith2010-12-302-4/+3
|
* main/*: add archNatanael Copa2010-12-131-0/+1
|
* main/apache2: fix worker and itk mpms, added itk configurationMatt Smith2010-12-092-25/+42
| | | | | | | | | The trouble I had while debugging this issue had to do with how I was attempting to install packages from aports. Thanks to Timo and Natanael for getting me back on the right track. Once I was able to successfully install apache2 from aports, I got down to business. I have an updated APKBUILD that seems to fix the issue of having extra modules being compiled in with the alternative "itk" and "worker" MPMs; "{httpd,httpd.itk,httpd.worker} -l" output looks correct, and they all start without modifications to /etc/apache2/httpd.conf, so I believe this issue to be resolved. I also added the itk configuration to httpd.conf. fixes #473
* main/apache2: upgrade to 2.2.17Natanael Copa2010-10-231-3/+3
|
* main/apache2: move ldapconfig to -ldap subpackageNatanael Copa2010-08-103-4/+8
| | | | | | and fix -dev dependencies fixes #401
* main/apache2: moved from testingNatanael Copa2010-08-108-0/+1697
fixes #392