~ubuntu-branches/ubuntu/hardy/lighttpd/hardy

« back to all changes in this revision

Viewing changes to debian/changelog

  • Committer: Bazaar Package Importer
  • Author(s): Lukas Fittl
  • Date: 2007-04-14 05:26:10 UTC
  • Revision ID: james.westby@ubuntu.com-20070414052610-fz6zwrq039vbz10m
Tags: 1.4.13-9ubuntu4
* Added LDAP connection leak fix from Debian (Bug: #413917)
  - debian/patches/03_ldap_leak_bugfix.dpatch
* Added security fixes from 1.4.14 (Closes LP: #106416)
  - Remote DOS in CRLF parsing (CVE-2007-1869)
     debian/patches/04_security_crlf_parsing_dos.dpatch
  - DOS with files with mtime 0 (CVE-2007-1870)
     debian/patches/05_security_zero_mtime_crash.dpatch

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
lighttpd (1.4.13-9ubuntu4) feisty; urgency=low
 
2
 
 
3
  * Added LDAP connection leak fix from Debian (Bug: #413917)
 
4
    - debian/patches/03_ldap_leak_bugfix.dpatch
 
5
  * Added security fixes from 1.4.14 (Closes LP: #106416)
 
6
    - Remote DOS in CRLF parsing (CVE-2007-1869)
 
7
       debian/patches/04_security_crlf_parsing_dos.dpatch
 
8
    - DOS with files with mtime 0 (CVE-2007-1870)
 
9
       debian/patches/05_security_zero_mtime_crash.dpatch
 
10
 
 
11
 -- Lukas Fittl <lfittl@ubuntu.com>  Sat, 14 Apr 2007 05:26:10 +0200
 
12
 
1
13
lighttpd (1.4.13-9ubuntu3) feisty; urgency=low
2
14
 
3
15
  * Make sure that upgrades succeed, even if we can't restart lighttpd