| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
fixes #1425
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
CVE-2012-0053, CVE-2011-3368, CVE-2011,3607)
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
low: mod_setenvif .htaccess privilege escalation CVE-2011-3607
This release also include the previosly patched:
moderate: mod_proxy reverse proxy exposure CVE-2011-4317
fixes #985
|
|
|
|
| |
(cherry picked from commit 9f987f8ab1533bc6cdb29f36f144101bae980efe)
|
|
|
|
|
|
| |
fixes #770
fixes #771
(cherry picked from commit 2bd7604b97b22478cafae3519efd0ff42c4eef20)
|
|
|
|
|
|
|
|
|
|
| |
(cherry picked from commit 14d8b3ce0d0c7c58bf88f7497905e44f222409a7
and 169b985e5d05eba2054661b09fa9d1c5c32bc102)
(cherry picked from commit 5fb412b0ce117306582023c2852bb72d612ff5d5)
Conflicts:
main/apache2/APKBUILD
|
|
|
|
|
|
|
|
|
|
| |
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
(cherry picked from commit f5f96266feb28f91e79456046ef2bcf850a00c50)
|
| |
|
|
|
|
|
|
| |
and fix -dev dependencies
fixes #401
|
|
fixes #392
|