Package: apache2 / 2.4.65-2
Metadata
Package | Version | Patches format |
---|---|---|
apache2 | 2.4.65-2 | 3.0 (quilt) |
Patch series
view the series filePatch | File delta | Description |
---|---|---|
fhs_compliance.patch | (download) |
configure |
6 3 + 3 - 0 ! |
fix up fhs file locations for apache2 droppings. |
no_LD_LIBRARY_PATH.patch | (download) |
support/envvars-std.in |
7 0 + 7 - 0 ! |
remove ld_library_path from envvars-std |
suexec CVE 2007 1742.patch | (download) |
support/suexec.c |
17 14 + 3 - 0 ! |
fix race condition with chdir Fix /var/www* being accepted as docroot instead of /var/www/* (the same for public_html* instead of public_html/* ) |
customize_apxs.patch | (download) |
support/apxs.in |
139 34 + 105 - 0 ! |
adapt apxs to debian specific changes - Make apxs2 use a2enmod and /etc/apache2/mods-available - Make libtool happier - Use LDFLAGS from config_vars.mk, allows one to override them |
build_suexec custom.patch | (download) |
Makefile.in |
19 11 + 8 - 0 ! |
add suexec-custom to the build system |
reproducible_builds.diff | (download) |
server/Makefile.in |
5 3 + 2 - 0 ! |
make builds reproducible Don't use __DATE__ __TIME__. Use changelog date instead. Sort exported symbols. |
fix macro.patch | (download) |
modules/core/mod_macro.c |
67 60 + 7 - 0 ! |
add macro_ignore_empty and macro_ignore_bad_nesting parameters |