debian specific patch information for apache2 / 2.2.9-10+lenny12

Summary

Package Version Package Type Source Package Format
2.2.9-10+lenny12 Debian-diff 1.0

Debian packaging Information

Diff file apache2_2.2.9-10+lenny12.diff.gz
Size161094
MD5sum35cee550a06abd1018a4a927a2901187
./debian only changes view download

"series" style patches

patch summary view raw
001_branding
 0 files changed
view download
002_apachectl
 support/apachectl.in |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
view download
004_usr_bin_perl_0wnz_j00
 docs/cgi-examples/printenv |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
view download
008_make_include_safe
 server/config.c |   31 +++++++++++++++++++++++++++++--
 1 file changed, 29 insertions(+), 2 deletions(-)
view download
009_apache2_has_dso
 support/apxs.in |   25 +++++++++++++------------
 1 file changed, 13 insertions(+), 12 deletions(-)
view download
010_fhs_compliance
 config.layout                 |    6 +++---
 include/ap_config_layout.h.in |    1 +
 2 files changed, 4 insertions(+), 3 deletions(-)
view download
031_apxs2_sucks_more
 support/apxs.in |   28 +++++++++++++++-------------
 1 file changed, 15 insertions(+), 13 deletions(-)
view download
032_suexec_is_shared
 os/unix/unixd.c |    4 ++++
 1 file changed, 4 insertions(+)
view download
033_dbm_read_hash_or_btree
 support/dbmmanage.in |    8 +++++---
 1 file changed, 5 insertions(+), 3 deletions(-)
view download
034_apxs2_libtool_fixtastic
 support/apxs.in |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
view download
038_no_LD_LIBRARY_PATH
 support/envvars-std.in |    3 ---
 1 file changed, 3 deletions(-)
view download
042_htdigest_CAN-2005-1344
 support/htdigest.c |    6 ++++--
 1 file changed, 4 insertions(+), 2 deletions(-)
view download
045_suexec_log_cloexec.dpatch
 support/suexec.c |   20 +++++++++-----------
 1 file changed, 9 insertions(+), 11 deletions(-)
view download
047_fix_usage_message.dpatch
 server/main.c |    4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)
view download
050_enhance_apache2ctl.dpatch
 support/apachectl.in |   50 ++++++++++++++++++++++++++++++++++++--------------
 1 file changed, 36 insertions(+), 14 deletions(-)
view download
052_logresolve_linelength.dpatch
 support/logresolve.c |   22 ++++++++++------------
 1 file changed, 10 insertions(+), 12 deletions(-)
view download
053_bad_file_descriptor_PR42829.dpatch
 server/mpm/prefork/prefork.c |   27 +++++++++++++++++++++++++--
 1 file changed, 25 insertions(+), 2 deletions(-)
view download
057_disablemods.dpatch
 acinclude.m4 |   21 +++++++++++++--------
 configure    |    6 +++++-
 2 files changed, 18 insertions(+), 9 deletions(-)
view download
058_suexec-CVE-2007-1742.dpatch
 support/suexec.c |   17 +++++++++++++++--
 1 file changed, 15 insertions(+), 2 deletions(-)
view download
059_sparc_sigbus.dpatch
 modules/ssl/ssl_scache_shmcb.c |    9 +++++++++
 1 file changed, 9 insertions(+)
view download
060_mod_proxy_ftp_CVE-2008-2939.dpatch
 modules/proxy/mod_proxy_ftp.c |    1 +
 1 file changed, 1 insertion(+)
view download
061_balancer_manager_nonce.dpatch
 modules/proxy/mod_proxy_balancer.c |    3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)
view download
062_proxy_http_fix_lost_querystring.dpatch
 modules/mappers/mod_rewrite.c |    5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)
view download
063_mod_headers_edit_fix.dpatch
 modules/metadata/mod_headers.c |   37 +++++++++++++++++++++++++++++++++----
 1 file changed, 33 insertions(+), 4 deletions(-)
view download
064_mod_proxy_http_timeout.dpatch
 modules/proxy/mod_proxy_http.c |   11 +++++++++--
 1 file changed, 9 insertions(+), 2 deletions(-)
view download
065_mod_proxy_segfault_PR45792.dpatch
 modules/proxy/mod_proxy_ftp.c  |    1 
 modules/proxy/mod_proxy_http.c |   12 +++-
 modules/proxy/proxy_util.c     |  113 ++++++++++++++++++-----------------------
 3 files changed, 62 insertions(+), 64 deletions(-)
view download
066_mpm_worker_segfault_PR45605.dpatch
 server/mpm/worker/fdqueue.c |   12 ++++++++++--
 1 file changed, 10 insertions(+), 2 deletions(-)
view download
067_check_pollset_create_error.dpatch
 modules/generators/mod_cgi.c          |   21 ++++++++++++++++++---
 modules/proxy/mod_proxy_connect.c     |   21 ++++++++++++++++++---
 server/mpm/experimental/event/event.c |    3 ++-
 server/mpm/prefork/prefork.c          |   16 ++++++++++++----
 server/mpm/worker/worker.c            |   17 +++++++++++++----
 5 files changed, 63 insertions(+), 15 deletions(-)
view download
068_fix_deflate_etag_PR45023.dpatch
 modules/filters/mod_deflate.c |   20 +-------------------
 1 file changed, 1 insertion(+), 19 deletions(-)
view download
069_fix_mod_rewrite_B_PR45529.dpatch
 modules/mappers/mod_rewrite.c |   50 ++++++++++++++++++++++++++++++++++++++----
 1 file changed, 46 insertions(+), 4 deletions(-)
view download
070_CVE-2009-1195_mod_include_noexec.dpatch
 include/http_core.h |   17 +++++++++++++++--
 server/config.c     |    6 +++---
 server/core.c       |   35 ++++++++++++++++++++++++++---------
 3 files changed, 44 insertions(+), 14 deletions(-)
view download
071_CVE-2009-1891.dpatch
 server/core_filters.c |   11 +++++++----
 server/util_filter.c  |   12 +++++++++++-
 2 files changed, 18 insertions(+), 5 deletions(-)
view download
072_CVE-2009-1890.dpatch
 modules/proxy/mod_proxy_http.c |   21 ++++++++++++++++-----
 1 file changed, 16 insertions(+), 5 deletions(-)
view download
073_no_deflate_for_HEAD.dpatch
 modules/filters/mod_deflate.c |   13 +++++++++++++
 1 file changed, 13 insertions(+)
view download
074_CVE-2009-3094.dpatch
 modules/proxy/mod_proxy_ftp.c |   58 ++++++++++++++++++++++--------------------
 1 file changed, 31 insertions(+), 27 deletions(-)
view download
075_CVE-2009-3095.dpatch
 modules/proxy/mod_proxy_ftp.c |    5 +++++
 1 file changed, 5 insertions(+)
view download
076_CVE-2009-3555.dpatch
 modules/ssl/ssl_engine_init.c   |    5 -
 modules/ssl/ssl_engine_io.c     |   17 ++++
 modules/ssl/ssl_engine_kernel.c |  149 ++++++++++++++++++++++++----------------
 modules/ssl/ssl_private.h       |   15 +++-
 4 files changed, 121 insertions(+), 65 deletions(-)
view download
077_CVE-2010-0408.dpatch
 modules/proxy/mod_proxy_ajp.c |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
view download
078_CVE-2010-0434.dpatch
 server/protocol.c |   17 +++++++----------
 1 file changed, 7 insertions(+), 10 deletions(-)
view download
079_avoid_brigade_destroy.dpatch
 modules/http/byterange_filter.c |    2 +-
 modules/http/http_filters.c     |    4 ++--
 server/core_filters.c           |   17 ++++++-----------
 3 files changed, 9 insertions(+), 14 deletions(-)
view download
080_CVE-2009-3555-rfc5746.dpatch
 modules/ssl/mod_ssl.c           |    2 ++
 modules/ssl/ssl_engine_config.c |   15 +++++++++++++++
 modules/ssl/ssl_engine_init.c   |   14 +++++++++-----
 modules/ssl/ssl_engine_kernel.c |   22 +++++++++++++++++++---
 modules/ssl/ssl_engine_vars.c   |    8 ++++++++
 modules/ssl/ssl_private.h       |    2 ++
 6 files changed, 55 insertions(+), 8 deletions(-)
view download
081_CVE-2010-1452.dpatch
 modules/dav/main/util.c |    3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)
view download
082_CVE-2011-3192.dpatch
 modules/http/byterange_filter.c |  454 +++++++++++++++++++++++++++-------------
 1 file changed, 312 insertions(+), 142 deletions(-)
view download
083_range_regressions.dpatch
 modules/http/byterange_filter.c |   75 +++++++++++++++++++++++++++-------------
 1 file changed, 52 insertions(+), 23 deletions(-)
view download
089_CVE-2011-3368.dpatch
 server/protocol.c |   19 +++++++++++++++++++
 1 file changed, 19 insertions(+)
view download
090_CVE-2011-4317.dpatch
 modules/mappers/mod_rewrite.c |    5 +++++
 modules/proxy/mod_proxy.c     |    5 +++++
 server/protocol.c             |   19 -------------------
 3 files changed, 10 insertions(+), 19 deletions(-)
view download
091_CVE-2011-3639.dpatch
 server/protocol.c |   15 ++++++++++++---
 1 file changed, 12 insertions(+), 3 deletions(-)
view download
092_CVE-2011-3607.dpatch
 server/util.c |    9 ++++++++-
 1 file changed, 8 insertions(+), 1 deletion(-)
view download
093_CVE-2012-0031.dpatch
 server/scoreboard.c |    6 ++++--
 1 file changed, 4 insertions(+), 2 deletions(-)
view download
094_CVE-2012-0053.dpatch
 server/protocol.c |   46 ++++++++++++++++++++++++++++++++++------------
 1 file changed, 34 insertions(+), 12 deletions(-)
view download
099_config_guess_sub_update
 config.guess | 1500 +++++++++++++++++++++++++++++++++++++++++++++++++++++++
 config.sub   | 1608 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 2 files changed, 3108 insertions(+)
view download
200_cp_suexec.dpatch
 0 files changed
view download
201_build_suexec-custom.dpatch
 Makefile.in         |    2 +-
 support/Makefile.in |    6 +++++-
 2 files changed, 6 insertions(+), 2 deletions(-)
view download
202_suexec-custom.dpatch
 support/suexec-custom.c |  116 ++++++++++++++++++++++++++++++++++++------------
 1 file changed, 87 insertions(+), 29 deletions(-)
view download