~ubuntu-branches/ubuntu/karmic/apache2/karmic-updates

« back to all changes in this revision

Viewing changes to debian/changelog

  • Committer: Bazaar Package Importer
  • Author(s): Dustin Kirkland
  • Date: 2008-06-05 15:23:03 UTC
  • Revision ID: james.westby@ubuntu.com-20080605152303-0no2z6pl9rhwtz8p
Tags: 2.2.8-4ubuntu1
* debian/patches/100_mpm_wokers_crash.dpatch
  - Fix for segmentation fault with mpm-worker is under load.
    Backported from http://svn.apache.org/viewvc?view=rev&revision=631362.
    (LP: #235294)
* Modify Maintainer value to match the DebianMaintainerField
  specification.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
apache2 (2.2.8-4ubuntu1) intrepid; urgency=low
 
2
 
 
3
  * debian/patches/100_mpm_wokers_crash.dpatch
 
4
    - Fix for segmentation fault with mpm-worker is under load.
 
5
      Backported from http://svn.apache.org/viewvc?view=rev&revision=631362.
 
6
      (LP: #235294)
 
7
  * Modify Maintainer value to match the DebianMaintainerField
 
8
    specification.
 
9
 
 
10
 -- Dustin Kirkland <kirkland@ubuntu.com>  Thu, 05 Jun 2008 15:23:03 -0500
 
11
 
1
12
apache2 (2.2.8-4) unstable; urgency=high
2
13
 
3
14
  * Urgency high for DoS vulnerability fix.