~ubuntu-branches/ubuntu/gutsy/apache2/gutsy

Viewing all changes in revision 15.

  • Committer: Bazaar Package Importer
  • Author(s): Stefan Fritsch, Tollef Fog Heen, Thom May, Peter Samuelson, Stefan Fritsch
  • Date: 2007-06-10 18:54:29 UTC
  • Revision ID: james.westby@ubuntu.com-20070610185429-krj1nukq4rarhv6y
Tags: 2.2.3-5
[ Tollef Fog Heen ]
* Fix up apache2-src so the .tar.gz contains an apache2 top level
  directory.
* Make apache2 MPMs provide and conflict with apache2-mpm so other
  packages can provide MPMs too.
* Get rid of 2.1 references from descriptions.  (Closes: #400981)

[ Thom May ]
* Let the init script cope with multiple pid files correctly. Probably we
  shouldn't be doing this at all, but we might as well do it properly!
  (Closes: #396162)
* Add a sensible autoindex default config
* Add patch from upstream to ensure that mod_cgi 500 responses aren't
  truncated (Closes: #412580)
* Use graceful-stop to shutdown apache to ensure we cope nicely with long
  running or blocked children

[ Peter Samuelson ]
* Ship apache2 manpage in apache2.2-common.  (Closes: #391813)
* Rearrange init script so that 'force-reload' is the same as 'reload'.
  (Closes: #401053)
* Add Build-Depends: mawk.  (Closes: #403682)
* Add a needed <IfModule mod_include.c> guard to apache2.conf.
  (Closes: #407307)
* Stop shipping /var/run/apache2/ as it is created at runtime anyway.
* Move the /var/lock/apache2 owner fix from the apache2.2-common
  postinst to the init script, as /var/lock may not persist across
  reboots.  (Closes: #420101)

[ Stefan Fritsch ]
* Add Build-Depends: libssl-dev, zlib1g-dev (Closes: #399043)
* Add XS-Vcs-* to debian/control
* Improve handling of empty $MODNAME in a2enmod (Closes: #422589)
* Treat apache2-mpm-itk as prefork in a2enmod (Closes: #412602)
* Re-add README.Debian and describe
  - the config dir layout (closes: #419552)
  - which files are ignored by Include
  - when and how to change "restart" to "reload" in the logrotate script
* When purging, remove {mods,sites}-enabled symlinks and the config files
  created by postinst (Closes: #397789)
* Fix suexec to log after a cgi error (Closes: #312385)
* Add watch file
* Add AddType for .bz2 (Closes: #416322)
* Make init script messages conform better to policy (Closes: #390348)
  and exit with failure if called with unknown parameter (Closes: #412407)
* Fix segfault in mod_proxy_ftp when FTP server sends back no spaces
  (Closes: #413727)
* Ship /etc/apache2/conf.d/apache2-doc (Closes: #418464)
* Tell the user when selecting cgid instead of cgi (Closes: #428058)
* Add a2ensite/a2dissite man pages (Closes: #322385)
* Comment out CacheEnable by default, to prevent filling up /var.
  Document the problem in README.Debian and NEWS.Debian, point to
  htcacheclean and give a warning when doing a2enmod disk_cache
  (Closes: #423653).
* Add myself to Uploaders.

expand all expand all

Show diffs side-by-side

added added

removed removed

Lines of Context: