~ubuntu-branches/debian/wheezy/apache2/wheezy

Viewing all changes in revision 56.

  • Committer: Package Import Robot
  • Author(s): Stefan Fritsch, Stefan Fritsch, Arno Töll
  • Date: 2012-05-29 22:05:48 UTC
  • Revision ID: package-import@ubuntu.com-20120529220548-os7mje8x8nqq04y2
Tags: 2.2.22-6
[ Stefan Fritsch ]
* Fix regression causing apache2 to cache "206 partial content" responses,
  and then serving these partial responses when replying to normal requests.
  Closes: #671204
* Add section to security.conf that shows how to forbid access to VCS
  directories. Closes: #548213
* Update ssl default cipher config, add alternative speed optimized config.
  Closes: #649020
* Add "AddCharset" for .brf files in default mod_mime config.
  Closes: #402567
* Don't create httpd.conf anymore and don't include it in apache2.conf. If
  it contains local modifications, move it to /etc/apache2/conf.d/httpd.conf
* Port some of the comments in apache2.conf from the 2.4 package.
* Compile mod_version statically, drop associated module load file.
* If apache2 is not running, make "/etc/init.d/apache2 reload" skip the
  configtest.
* Note in README.Debian that future versions of the package will have the
  include statements changed to include only *.conf.
* Change compiled-in document root to /var/www, to avoid strange error
  messages.
* Use "dh --with autotools_dev" instead of patching config.sub/config.guess.

[ Arno Töll ]
* Fix apxs to import LDFLAGS from config_vars.mk. Moreover, make it possible
  to override LDFLAGS at compile time by defining LDLAGS in the environment,
  just like it is possible for CFLAGS. This also means, config_vars.mk now
  exports hardening build flags by default.
* Update doc-base metadata for the apache2-doc package.

expand all expand all

Show diffs side-by-side

added added

removed removed

Lines of Context: