summaryrefslogtreecommitdiff
path: root/www/apache22/files/patch-support__envvars-std.in (follow)
Commit message (Collapse)AuthorAgeFilesLines
* www/mod_antilorisBernard Spil2018-04-161-13/+0
| | | | | | | | | | | | | | | | | | | | | | | | www/mod_auth_imap2 www/mod_authn_sasl www/mod_bw www/mod_cband www/mod_clamav www/mod_extract_forwarded www/mod_hosts_access www/mod_log_config-st www/mod_log_mysql www/mod_log_sql2-dtc www/mod_macro22 www/mod_musicindex www/mod_ntlm2 www/mod_proxy_html www/mod_remoteip www/mod_spdy www/mod_uid www/mod_vhost_ldap www/mod_whatkilledus www/mod_xml2enc 2017-07-01 www/apache22: Upstream propose EoL of apache 2.2.x during the next 12 months
* - use @sample for conf filesOlli Hauer2015-05-311-3/+3
| | | | | | | - backport ab from 2.4.x - fix mode for suexec, cgi test files - adopt http-ssl.conf.in from upstream trunk - rebuild some patches
* - update apache22 to version 2.22.23Olli Hauer2012-11-021-12/+3
| | | | | | | | | | - trim vuxml/Makefile header with hat apache@ Feature safe: yes Security: CVE-2012-2687
* Document Apache 2.2.x insecure handling of LD_LIBRARY_PATH.Wesley Shields2012-08-021-3/+12
| | | | | | | | | Add patch[1] to address problem to apache port. [1]: http://svn.apache.org/viewvc/httpd/httpd/trunk/support/envvars-std.in?view=log&pathrev=1296428 Approved by: apache@ (pgollucci@) Obtained from: Apache SVN
* - Regenerate patch files with make makepatch for they havePhilip M. Gollucci2010-05-071-0/+13
piled up and additional patches conflict. This also will help when we try to syncronize www/apache20&www/apache22 - Unconditionally apply the mod_proxy_connect patch, you just may or may not actually compile the file to save some logic in Makefile With Hat: apache@