~ubuntu-branches/ubuntu/trusty/libxml2/trusty-updates

« back to all changes in this revision

Viewing changes to debian/changelog

  • Committer: Package Import Robot
  • Author(s): Marc Deslauriers
  • Date: 2014-10-16 15:30:49 UTC
  • Revision ID: package-import@ubuntu.com-20141016153049-vzdgn4o9sfee23pb
Tags: 2.9.1+dfsg1-3ubuntu4.4
* SECURITY UPDATE: denial of service via entity expansion
  - debian/patches/CVE-2014-3660.patch: added additional tests to
    parser.c.
  - CVE-2014-3660

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
libxml2 (2.9.1+dfsg1-3ubuntu4.4) trusty-security; urgency=medium
 
2
 
 
3
  * SECURITY UPDATE: denial of service via entity expansion
 
4
    - debian/patches/CVE-2014-3660.patch: added additional tests to
 
5
      parser.c.
 
6
    - CVE-2014-3660
 
7
 
 
8
 -- Marc Deslauriers <marc.deslauriers@ubuntu.com>  Thu, 16 Oct 2014 15:30:49 -0400
 
9
 
1
10
libxml2 (2.9.1+dfsg1-3ubuntu4.3) trusty-security; urgency=medium
2
11
 
3
12
  * SECURITY REGRESSION: more xmllint regressions (LP: #1321869)