~ubuntu-branches/ubuntu/natty/php5/natty-updates

« back to all changes in this revision

Viewing changes to debian/changelog

  • Committer: Package Import Robot
  • Author(s): Marc Deslauriers
  • Date: 2011-12-12 15:20:19 UTC
  • Revision ID: package-import@ubuntu.com-20111212152019-8jbktvs874t3wz8v
Tags: 5.3.5-1ubuntu7.4
* SECURITY UPDATE: Denial of service and possible information disclosure
  via exif integer overflow
  - debian/patches/php5-CVE-2011-4566.patch: fix count checks in
    ext/exif/exif.c.
  - CVE-2011-4566

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
php5 (5.3.5-1ubuntu7.4) natty-security; urgency=low
 
2
 
 
3
  * SECURITY UPDATE: Denial of service and possible information disclosure
 
4
    via exif integer overflow
 
5
    - debian/patches/php5-CVE-2011-4566.patch: fix count checks in
 
6
      ext/exif/exif.c.
 
7
    - CVE-2011-4566
 
8
 
 
9
 -- Marc Deslauriers <marc.deslauriers@ubuntu.com>  Mon, 12 Dec 2011 15:20:19 -0500
 
10
 
1
11
php5 (5.3.5-1ubuntu7.3) natty-security; urgency=low
2
12
 
3
13
  [ Angel Abad ]