| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2016-07-21 | Add mitigation for HTTP_PROXY envvar issue | Stefan Fritsch | 2 | -0/+18 | |
| 2016-07-05 | Tweaks for 2.4.23 | Stefan Fritsch | 2 | -16/+1 | |
| - changelog - add new *.load files - drop obsolete ap_get_useragent_host_modperl_crash.patch - explicitly enable mod_proxy_http2 and mod_proxy_fdpass | |||||
| 2016-05-28 | add ref to upstream commit | Stefan Fritsch | 1 | -0/+1 | |
| 2016-05-28 | Fix segfault with logresolve -c | Stefan Fritsch | 2 | -0/+13 | |
| 2016-05-28 | Fix crash in ap_get_useragent_host | Stefan Fritsch | 2 | -0/+15 | |
| 2016-04-09 | Adjust for 2.4.20 | Stefan Fritsch | 2 | -16/+0 | |
| - adjust changelog - drop backported prefork_single_process_crash.patch | |||||
| 2015-12-19 | Adapt patches + changelog | Stefan Fritsch | 3 | -58/+0 | |
| Remove obsolete patches: - mod_http2_log_protocol.patch - revert-REDIRECT_URL.patch | |||||
| 2015-11-23 | mpm_prefork: Fix segfault if started with -X | Stefan Fritsch | 2 | -0/+16 | |
| Seems like worker/event are not affected. See also https://svn.apache.org/viewvc/httpd/httpd/branches/2.4.x/STATUS?r1=1712521&r2=1712520&pathrev=1712521 | |||||
| 2015-10-31 | mod_http2: Log HTTP/2 in access log | Stefan Fritsch | 2 | -0/+24 | |
| Not HTTP/1.1 | |||||
| 2015-10-31 | Revert REDIRECT_URL to pre-2.4.17 behavior | Stefan Fritsch | 2 | -0/+34 | |
| 2015-08-20 | tweak locale setting | Stefan Fritsch | 1 | -1/+1 | |
| LC_ALL overrides LC_COLLATE which overrides LANG | |||||
| 2015-08-20 | Make symbol sorting consistent over different locales | Stefan Fritsch | 1 | -1/+6 | |
| 2015-08-17 | apxs: Don't pass --silent to libtool | Stefan Fritsch | 1 | -10/+19 | |
| 2015-08-11 | Sort exported symbols list | Jean-Michel Vourgère | 1 | -4/+19 | |
| 2015-08-02 | Adjustments for 2.4.16 | Stefan Fritsch | 4 | -194/+0 | |
| * remove obsolete patches * add changelog entry | |||||
| 2015-05-28 | Made build reproducible | Jean-Michel Vourgère | 2 | -0/+25 | |
| server/buildmark.c now uses the date from the debian changelog. | |||||
| 2015-04-28 | patch for CVE-2015-0253, introduced in 2.4.11 | Stefan Fritsch | 2 | -2/+46 | |
| 2015-04-28 | Update / remove patches after upstream merge | Stefan Fritsch | 10 | -12267/+39 | |
| 2015-03-31 | mpm_event: Fix crashes due to various race conditions | Stefan Fritsch | 2 | -0/+139 | |
| PR 57268 debian #779078 | |||||
| 2015-03-31 | event: Fix worker-listener deadlock in graceful restart | Stefan Fritsch | 2 | -0/+39 | |
| PR 56960 | |||||
| 2015-03-31 | Fix -D[efined] or <Define>[d] variables lifetime accross restarts | Stefan Fritsch | 2 | -0/+25 | |
| PR 56008 PR 57328 | |||||
| 2015-03-15 | CVE-2015-0228: mod_lua DoS | Stefan Fritsch | 2 | -0/+54 | |
| 2014-12-22 | fix CVE-2014-8109 in mod_lua | Stefan Fritsch | 2 | -0/+119 | |
| 2014-11-18 | mod_ssl: Avoid crashes due to stapling callback | Stefan Fritsch | 2 | -0/+299 | |
| 2014-11-18 | Fix mod_ssl memory leak | Stefan Fritsch | 2 | -0/+22 | |
| 2014-11-18 | mpm_event: fix use after free | Stefan Fritsch | 2 | -0/+90 | |
| 2014-11-18 | mod_proxy_fcgi: Fix DoS by fcgi script. CVE-2014-3583 | Stefan Fritsch | 2 | -0/+67 | |
| 2014-10-18 | update last-updated header | Stefan Fritsch | 1 | -1/+1 | |
| 2014-10-18 | Pull from upstream 2.4.x branch up to r1632831 | Stefan Fritsch | 3 | -658/+2547 | |
| Several bug fixes, including a LDAP regression fix, plus many docs updates. Makes CVE-2014-3581.patch obsolete. | |||||
| 2014-09-28 | CVE-2014-3581: mod_cache DoS | Stefan Fritsch | 2 | -0/+38 | |
| 2014-09-21 | pull from upstream 2.4.x branch for CVE-2013-5704 fix | Stefan Fritsch | 2 | -0/+9598 | |
| 2014-07-20 | Import 2.4.10 | Arno Töll | 1 | -11/+19 | |
| 2014-05-29 | Fix buffer overflows in suexec with very long usernames | Stefan Fritsch | 2 | -27/+27 | |
| Not exploitable due to FORTIFY_SOURCE. And creating users usually requires root, anyway. | |||||
| 2014-04-27 | Fix docroot change fallout | Stefan Fritsch | 1 | -1/+1 | |
| Fix logic in postinst to detect existing index.* files in both DocumentRoots, the old /var/www and the new /var/www/html. Also change the compiled in default DocumentRoot to /var/www/html. | |||||
| 2014-03-29 | Adapt to 2.4.9 | Stefan Fritsch | 2 | -32/+0 | |
| * remove obsolete find_config_m4_LP1251939 patch * changelog | |||||
| 2014-01-26 | commit missing series entry for previous commit | Stefan Fritsch | 1 | -0/+1 | |
| 2014-01-12 | avoid future problems with patched config.m4's | Stefan Fritsch | 1 | -0/+31 | |
| as in LP #1251939 | |||||
| 2014-01-04 | remove patch files | Stefan Fritsch | 2 | -101/+0 | |
| these are not applied anymore, anyway | |||||
| 2014-01-02 | Refresh suexec-custom.patch | Arno Töll | 2 | -14/+12 | |
| 2013-12-28 | remove obsolete patches that were pulled from upstream 2.4.x branch | Stefan Fritsch | 3 | -168/+0 | |
| 2013-12-24 | Refresh path fix_CHANGES | Arno Töll | 1 | -3/+3 | |
| 2013-12-23 | Refresh fhs_compliance.patch | Arno Töll | 1 | -2/+2 | |
| 2013-11-07 | Drop the itk package, it is provided as from its own source package in future | Arno Töll | 12 | -1752/+0 | |
| 2013-08-12 | remove dbm_read_hash_or_btree.patch | Stefan Fritsch | 2 | -36/+0 | |
| dbmmanage is not installed anymore | |||||
| 2013-08-04 | Backport open_htaccess hook | Stefan Fritsch | 2 | -0/+151 | |
| from upstream 2.4.x branch, allows building mpm-itk as separate package | |||||
| 2013-07-23 | fix compiler warnings | Stefan Fritsch | 1 | -2/+13 | |
| 2013-07-21 | give hint how to refresh this | Stefan Fritsch | 1 | -0/+5 | |
| 2013-07-21 | add missing CHANGES entry | Stefan Fritsch | 2 | -0/+17 | |
| 2013-07-21 | refresh itk-rerun-configure.patch | Stefan Fritsch | 1 | -16/+601 | |
| by re-running buildconf | |||||
| 2013-07-21 | refresh some patches | Stefan Fritsch | 6 | -24/+16 | |
| trivial changes only | |||||
