~ubuntu-branches/ubuntu/hardy/apache2/hardy

  • Committer: Bazaar Package Importer
  • Author(s): Stefan Fritsch
  • Date: 2008-01-17 20:27:56 UTC
  • mfrom: (0.13.3 upstream)
  • Revision ID: james.westby@ubuntu.com-20080117202756-mnt1cr8ai0p7svdv
Tags: 2.2.8-1
* New upstream version:
  - Fixes cross-site scripting issues in
    o mod_imagemap (CVE-2007-5000)
    o mod_status (CVE-2007-6388)
    o mod_proxy_balancer's balancer manager (CVE-2007-6421)
  - Fixes a denial of service issue in mod_proxy_balancer's balancer manager
    (CVE-2007-6422).
  - Fixes mod_proxy URL encoding in error messages (closes: #337325).
  - Adds explicit charset to the output of various modules to work around
    possible cross-site scripting flaws affecting web browsers that do not
    derive the response character set as required by RFC2616. For
    mod_proxy_ftp there is now the new ProxyFtpDirCharset directive to
    specify something else than ISO-8859-1 (CVE-2008-0005).
  - Adds mod_substitute which performs inline response content pattern
    matching (including regex) and substitution (like mod_line_edit).
  - Adds "DefaultType none" option.
  - Adds new "B" option to RewriteRule to suppress URL unescaping.
  - Adds an "if" directive for mod_include to test whether an URL is
    accessible, and if so, conditionally display content.
  - Adds support for mod_ssl to the event MPM.
* Move the configuration of User, Group, and PidFile to
  /etc/apache2/envvars. This makes it easier to use these settings in
  scripts. /etc/apache2/envvars can now also be used to influence apache2ctl
  (inspired by Marc Haber's patch).  (Closes: #349709, #460105, #458085)
* Make apache2ctl check the configuration syntax before trying to restart
  apache, to match the behaviour documented in the man page.
  (Closes: #459236)
* Convert docs to be directly viewable with a browser (and not use content
  negotiation).
* Add doc-base entry for the documentation. (closes: #311269)
* Don't ship default files in /var/www, but copy a sample file to
  /var/www/index.html on new installs. Also remove the now unneeded
  RedirectMatch line from sites-available/default.
  (Closes: #411774, #458093)
* Add some information to README.Debian (Apache wiki, default virtual host)
* Build with LDFLAGS=-Wl,--as-needed to drop a lot of unnecessary
  dependencies, easing library transitions (closes: #458857).
* Add icons for OpenDocuments, add sharutils to Build-Depends for uudecode.
  Patch by Nicolas Valcárcel. (Closes: #436441)
* Add reportbug script to list enabled modules.
* Fix some lintian warnings:
  - Pass --no-start to dh_installinit instead of omitting the debhelper token
    in various maintainer scripts. Also move the update-rc.d call to
    apache2.2-common.
  - Add Short-Description to init script.
* Remove unused apache2-mpm-prefork.prerm from source package and clean up
  debian/rules a bit.
* Don't ship NEWS.Debian with apache2-utils, as the contents are only
  relevant for the server.
Filename Latest Rev Last Changed Committer Comment Size
..
build 21 16 years ago Bazaar Package Importer Trigger rebuild for hppa Diff
debian 2 19 years ago Bazaar Package Importer Security Release. Patch from upstream for the foll Diff
docs 21 16 years ago Bazaar Package Importer Trigger rebuild for hppa Diff
include 21 16 years ago Bazaar Package Importer Trigger rebuild for hppa Diff
modules 21 16 years ago Bazaar Package Importer Trigger rebuild for hppa Diff
os 21 16 years ago Bazaar Package Importer Trigger rebuild for hppa Diff
server 21 16 years ago Bazaar Package Importer Trigger rebuild for hppa Diff
srclib 21 16 years ago Bazaar Package Importer Trigger rebuild for hppa Diff
support 21 16 years ago Bazaar Package Importer Trigger rebuild for hppa Diff
test 21 16 years ago Bazaar Package Importer Trigger rebuild for hppa Diff
.gdbinit 21 16 years ago Bazaar Package Importer Trigger rebuild for hppa 7 KB Diff Download File
ABOUT_APACHE 21 16 years ago Bazaar Package Importer Trigger rebuild for hppa 14.5 KB Diff Download File
acinclude.m4 21 16 years ago Bazaar Package Importer Trigger rebuild for hppa 18.4 KB Diff Download File
Apache.dsw 26 16 years ago Bazaar Package Importer * New upstream version: - Fixes cross-site scrip 50.5 KB Diff Download File
apachenw.mcp.zip 21 16 years ago Bazaar Package Importer Trigger rebuild for hppa 184 KB Diff Download File
BuildAll.dsp 22 16 years ago Bazaar Package Importer * Avoid calling apr_pollset_poll() and accept_func 2.5 KB Diff Download File
BuildBin.dsp 21 16 years ago Bazaar Package Importer Trigger rebuild for hppa 2.6 KB Diff Download File
File buildconf 21 16 years ago Bazaar Package Importer Trigger rebuild for hppa 5.6 KB Diff Download File
CHANGES 26 16 years ago Bazaar Package Importer * New upstream version: - Fixes cross-site scrip 75 KB Diff Download File
config.layout 21 16 years ago Bazaar Package Importer Trigger rebuild for hppa 10.6 KB Diff Download File
File configure 26 16 years ago Bazaar Package Importer * New upstream version: - Fixes cross-site scrip 655 KB Diff Download File
configure.in 22 16 years ago Bazaar Package Importer * Avoid calling apr_pollset_poll() and accept_func 22.3 KB Diff Download File
emacs-style 21 16 years ago Bazaar Package Importer Trigger rebuild for hppa 403 bytes Diff Download File
httpd.dsp 22 16 years ago Bazaar Package Importer * Avoid calling apr_pollset_poll() and accept_func 4 KB Diff Download File
httpd.spec 26 16 years ago Bazaar Package Importer * New upstream version: - Fixes cross-site scrip 18.6 KB Diff Download File
INSTALL 21 16 years ago Bazaar Package Importer Trigger rebuild for hppa 3.6 KB Diff Download File
InstallBin.dsp 21 16 years ago Bazaar Package Importer Trigger rebuild for hppa 2.8 KB Diff Download File
LAYOUT 21 16 years ago Bazaar Package Importer Trigger rebuild for hppa 5 KB Diff Download File
libhttpd.dsp 22 16 years ago Bazaar Package Importer * Avoid calling apr_pollset_poll() and accept_func 16.6 KB Diff Download File
LICENSE 21 16 years ago Bazaar Package Importer Trigger rebuild for hppa 30.9 KB Diff Download File
Makefile.in 22 16 years ago Bazaar Package Importer * Avoid calling apr_pollset_poll() and accept_func 8.3 KB Diff Download File
Makefile.win 26 16 years ago Bazaar Package Importer * New upstream version: - Fixes cross-site scrip 31.6 KB Diff Download File
NOTICE 22 16 years ago Bazaar Package Importer * Avoid calling apr_pollset_poll() and accept_func 828 bytes Diff Download File
NWGNUmakefile 22 16 years ago Bazaar Package Importer * Avoid calling apr_pollset_poll() and accept_func 10.3 KB Diff Download File
README 22 16 years ago Bazaar Package Importer * Avoid calling apr_pollset_poll() and accept_func 5.8 KB Diff Download File
README.platforms 21 16 years ago Bazaar Package Importer Trigger rebuild for hppa 4.6 KB Diff Download File
ROADMAP 22 16 years ago Bazaar Package Importer * Avoid calling apr_pollset_poll() and accept_func 9.9 KB Diff Download File
VERSIONING 22 16 years ago Bazaar Package Importer * Avoid calling apr_pollset_poll() and accept_func 7.9 KB Diff Download File