debian specific patch information for apache / 1.3.34-4.1+etch1

Summary

Package Version Package Type Source Package Format
1.3.34-4.1+etch1 Debian-diff 1.0

"Debian diff" Information

Diff file apache_1.3.34-4.1+etch1.diff.gz
Size360569
MD5sum9ab0e98c185c64aefffd66f7a2e41838
./debian only changes view download
non packaging (i.e. not ./debian) changes view download

Misc. Non-packaging "direct" style patches

file inserted deleted modified view download
info/000mod_vhost_alias.info700 view download
info/010mod_env.info500 view download
info/020mod_log_config.info700 view download
info/020mod_log_config_ssl.info700 view download
info/030mod_log_agent.info400 view download
info/030mod_log_referer.info500 view download
info/035mod_log_forensic.info100 view download
info/040mod_mime_magic.info400 view download
info/050mod_mime.info1000 view download
info/050mod_mime_ssl.info1000 view download
info/060mod_negotiation.info700 view download
info/070mod_status.info600 view download
info/080mod_info.info400 view download
info/090mod_include.info900 view download
info/100mod_autoindex.info1800 view download
info/110mod_dir.info400 view download
info/120mod_cgi.info800 view download
info/130mod_asis.info600 view download
info/140mod_imap.info600 view download
info/150mod_actions.info700 view download
info/160mod_speling.info400 view download
info/170mod_userdir.info400 view download
info/190mod_alias.info800 view download
info/200mod_rewrite.info1100 view download
info/210mod_access.info600 view download
info/220mod_auth.info600 view download
info/230mod_auth_anon.info800 view download
info/240mod_auth_dbm.info600 view download
info/250mod_auth_db.info600 view download
info/260libproxy.info1600 view download
info/270mod_digest.info400 view download
info/280mod_cern_meta.info500 view download
info/290mod_expires.info600 view download
info/300mod_headers.info400 view download
info/310mod_usertrack.info500 view download
info/320mod_unique_id.info200 view download
info/330mod_setenvif.info700 view download
info/380apache-ssl.info2000 view download
info/390mod_auth_ssl.info600 view download
info/400mod_auth_sys.info300 view download
info/400mod_perl.info900 view download
info/400mod_put.info600 view download
info/500libcache.info200 view download
info/500mod_allowdev.info500 view download
info/500mod_auth_cookie.info200 view download
info/500mod_auth_cookie_file.info200 view download
info/500mod_auth_digest.info200 view download
info/500mod_auth_external.info200 view download
info/500mod_auth_inst.info200 view download
info/500mod_auth_system.info200 view download
info/500mod_bandwidth.info200 view download
info/500mod_cgisock.info200 view download
info/500mod_define.info400 view download
info/500mod_disallow_id.info200 view download
info/500mod_eaccess.info800 view download
info/500mod_ip_forwarding.info200 view download
info/500mod_lock.info200 view download
info/500mod_peephole.info200 view download
info/500mod_qs2ssi.info200 view download
info/500mod_roaming.info600 view download
info/500mod_session.info200 view download
info/500mod_ticket.info200 view download
info/500mod_urlcount.info900 view download
info/510mod_auth_cache.info1100 view download
info/900mod_backtrace.info100 view download
info/900mod_whatkilledus.info100 view download

"series" style patches

patch summary view raw
001_ab_overzealous_connections
 apache_1.3.34/src/support/ab.c |    3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)
view download
002_apxs_assumes_dso
 apache_1.3.34/src/support/apxs.pl |    2 ++
 1 file changed, 2 insertions(+)
view download
003_apxs_wrong_prefix
 apache_1.3.34/src/support/apxs.pl |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
view download
005_mime_type_fix
 apache_1.3.34/conf/mime.types |    2 --
 1 file changed, 2 deletions(-)
view download
006_phf_dot_log
 apache_1.3.34/src/support/phf_abuse_log.cgi |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
view download
007_regex_must_conform_to_posix_for_LFS_to_work
 apache_1.3.34/src/include/hsregex.h |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
view download
008_suexec_combined
 apache_1.3.34/src/support/suexec.c |  275 ++++++++++++++++++++++++++++++++++++-
 1 file changed, 269 insertions(+), 6 deletions(-)
view download
009_suexec_of_death
 apache_1.3.34/src/main/http_core.c |    6 ++++--
 1 file changed, 4 insertions(+), 2 deletions(-)
view download
010_dbm_part_2_the_revenge
 apache-contrib-1.0.8a/mod_eaccess/mod_eaccess.c   |   10 +++++-----
 apache-contrib-1.0.8a/mod_urlcount/mod_urlcount.c |    8 +++++---
 apache_1.3.34/src/helpers/find-dbm-lib            |   13 ++++++++-----
 apache_1.3.34/src/modules/standard/mod_auth_dbm.c |    7 +++++++
 apache_1.3.34/src/modules/standard/mod_rewrite.h  |    7 +++++++
 5 files changed, 32 insertions(+), 13 deletions(-)
view download
011_find_dbm_libdb41_fix
 apache_1.3.34/src/helpers/find-dbm-lib |    5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)
view download
012_hurd_compile_fix_for_upstream
 apache_1.3.34/src/include/ap_config.h |    7 +++++++
 1 file changed, 7 insertions(+)
view download
013_hurd_libdb_fix
 apache_1.3.34/src/helpers/find-dbm-lib |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
view download
014_mod_auth_db_libdb41_fix
 apache_1.3.34/src/modules/standard/mod_auth_db.c      |    8 +++++++-
 apache_1.3.34/src/modules/standard/mod_auth_db.module |    7 ++++++-
 2 files changed, 13 insertions(+), 2 deletions(-)
view download
015_suexec_uid_min
 apache_1.3.34/src/support/suexec.h |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
view download
017_uncrack_proxy_ftp_eapi_bit
 apache_1.3.34/src/modules/proxy/proxy_ftp.c |    6 ++++++
 1 file changed, 6 insertions(+)
view download
018_suexec_reopenlog
 apache_1.3.34/src/support/suexec.c |   20 ++++++--------------
 1 file changed, 6 insertions(+), 14 deletions(-)
view download
019_apxs_dont_extra_libs
 apache_1.3.34/src/support/apxs.pl |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
view download
020_add_gnukfreebsd_to_configure
 apache_1.3.34/src/Configure |    6 ++++++
 1 file changed, 6 insertions(+)
view download
021_config_h_gnukfreebsd
 apache_1.3.34/src/include/ap_config.h |   17 +++++++++++++++++
 1 file changed, 17 insertions(+)
view download
022_backtrace_gnukfreebsd
 apache_1.3.34/src/modules/experimental/mod_backtrace.c |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
view download
030_autoindex_studly
 apache_1.3.34/src/modules/standard/mod_autoindex.c |  278 ++++++++++++++++++---
 1 file changed, 246 insertions(+), 32 deletions(-)
view download
031_autoindex_indexes
 apache_1.3.34/src/modules/standard/mod_autoindex.c |   12 ++++++++++--
 1 file changed, 10 insertions(+), 2 deletions(-)
view download
032_autoindex_generator
 apache_1.3.34/src/modules/standard/mod_autoindex.c |    3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)
view download
033_SETSID_allowfail
 apache_1.3.34/src/main/http_main.c |    5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)
view download
034_ab.8_formatting_error
 apache_1.3.34/src/support/ab.8 |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
view download
036_mod_auth_cache_fix
 apache-contrib-1.0.8a/mod_auth_cache/mod_auth_cache.c |    1 +
 1 file changed, 1 insertion(+)
view download
100_proxy_content_base
 apache_1.3.34/src/modules/proxy/proxy_http.c |    2 ++
 1 file changed, 2 insertions(+)
view download
101_httpd_manpage
 apache_1.3.34/src/support/httpd.8 |    5 +++++
 1 file changed, 5 insertions(+)
view download
102_inetdfix
 apache_1.3.34/src/main/http_config.c |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
view download
500_configure_hashbang
 apache_1.3.34/configure               |    2 +-
 apache_1.3.34/src/Configure           |    4 ++--
 apache_1.3.34/src/helpers/TestCompile |    2 +-
 3 files changed, 4 insertions(+), 4 deletions(-)
view download
501_debian_config_layout
 apache_1.3.34/config.layout |   20 ++++++++++++++++++++
 1 file changed, 20 insertions(+)
view download
503_debian_requires_fPIC
 apache_1.3.34/src/Configure |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
view download
504_mod_bandwidth_paths
 apache-contrib-1.0.8a/mod_bandwidth/mod_bandwidth.c |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)
view download
505_limit_my_servers_hard
 apache_1.3.34/src/main/http_core.c |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
view download
506_thetarget_unquoted
 apache_1.3.34/configure |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
view download
507_usr_bin_perl_owns_you
 apache_1.3.34/cgi-bin/printenv              |    2 +-
 apache_1.3.34/src/support/dbmmanage         |    2 +-
 apache_1.3.34/src/support/log_server_status |    2 +-
 apache_1.3.34/src/support/phf_abuse_log.cgi |    2 +-
 4 files changed, 4 insertions(+), 4 deletions(-)
view download
509_lpthread
 apache_1.3.34/src/Configure |    1 +
 1 file changed, 1 insertion(+)
view download
510_dpkg_exclude
 apache_1.3.34/src/main/http_config.c |   28 +++++++++++++++++++++++++++-
 1 file changed, 27 insertions(+), 1 deletion(-)
view download
511_log_files_permission
 apache_1.3.34/src/main/alloc.c                        |    2 +-
 apache_1.3.34/src/modules/standard/mod_log_agent.c    |    2 +-
 apache_1.3.34/src/modules/standard/mod_log_config.c   |    2 +-
 apache_1.3.34/src/modules/standard/mod_log_forensic.c |    2 +-
 apache_1.3.34/src/modules/standard/mod_log_referer.c  |    2 +-
 apache_1.3.34/src/modules/standard/mod_rewrite.c      |    2 +-
 6 files changed, 6 insertions(+), 6 deletions(-)
view download
512_htpasswd_do_not_trash_extra_fields
 apache_1.3.34/src/support/htpasswd.c |   14 ++++++++++++++
 1 file changed, 14 insertions(+)
view download
513_GNU_xargs
 apache_1.3.34/src/support/check_forensic |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
view download
514_nice_proxy_cache_cleanup
 apache_1.3.34/src/modules/proxy/proxy_cache.c |    1 +
 1 file changed, 1 insertion(+)
view download
515_dbm_read_hash_or_btree
 apache_1.3.34/src/modules/standard/mod_auth_db.c |   29 ++++++++++++++++++++---
 apache_1.3.34/src/support/dbmmanage              |    6 +++-
 2 files changed, 30 insertions(+), 5 deletions(-)
view download
901_security_htdigest_tempfiles
 apache_1.3.34/src/support/htdigest.c |   10 ++++++----
 1 file changed, 6 insertions(+), 4 deletions(-)
view download
902_security_htpasswd_tempfiles
 apache_1.3.34/src/support/htpasswd.c |   13 +++++++------
 1 file changed, 7 insertions(+), 6 deletions(-)
view download
903_security_htdigest_local_buffer_overflow
 apache_1.3.34/src/support/htdigest.c |    9 ++++++---
 1 file changed, 6 insertions(+), 3 deletions(-)
view download
904_security_htpasswd_user_buffer_overflow
 apache_1.3.34/src/support/htpasswd.c |   10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)
view download
905_security_check_forensic_tempfiles
 apache_1.3.34/src/helpers/fmn.sh         |    6 +++---
 apache_1.3.34/src/support/check_forensic |   15 ++++++++++-----
 2 files changed, 13 insertions(+), 8 deletions(-)
view download
907_mod_imap_CVE-2005-3352
 apache_1.3.34/src/main/util.c                 |    6 ++++++
 apache_1.3.34/src/modules/standard/mod_imap.c |    2 +-
 2 files changed, 7 insertions(+), 1 deletion(-)
view download
908_mod_rewrite_CVE-2006-3747
 apache_1.3.34/src/modules/standard/mod_rewrite.c |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
view download
909_core_CVE-2006-3918
 apache_1.3.34/src/main/http_protocol.c |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
view download
910_mod_status_CVE-2006-5752
 apache_1.3.34/src/modules/standard/mod_status.c |   10 ++++++----
 pkg.eapi/eapi.patch                             |    8 +++++---
 2 files changed, 11 insertions(+), 7 deletions(-)
view download
911_mod_imap_CVE-2007-5000
 apache_1.3.34/src/modules/standard/mod_imap.c |   10 ++++++----
 1 file changed, 6 insertions(+), 4 deletions(-)
view download
912_core_CVE-2007-3304
 apache_1.3.34/src/main/http_main.c |  121 ++++++++++++++++++++++++++++++++-----
 tmp/eapi.patch                     |    6 -
 2 files changed, 108 insertions(+), 19 deletions(-)
view download
913_mod_status_CVE-2007-6388
 apache_1.3.34/src/modules/standard/mod_status.c |   20 +++++++++-----------
 1 file changed, 9 insertions(+), 11 deletions(-)
view download