~ubuntu-branches/ubuntu/quantal/libxml2/quantal-updates

« back to all changes in this revision

Viewing changes to debian/changelog

  • Committer: Bazaar Package Importer
  • Author(s): Mike Hommey
  • Date: 2010-12-25 10:48:27 UTC
  • Revision ID: james.westby@ubuntu.com-20101225104827-rhss1u8kje0odhox
Tags: 2.7.8.dfsg-2
xpath.c: Fix a double-freeing error in XPath processing code.
(CVE-2010-4494). Closes: #607922.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
libxml2 (2.7.8.dfsg-2) unstable; urgency=low
 
2
 
 
3
  * xpath.c: Fix a double-freeing error in XPath processing code.
 
4
    (CVE-2010-4494). Closes: #607922.
 
5
 
 
6
 -- Mike Hommey <glandium@debian.org>  Sat, 25 Dec 2010 10:48:27 +0100
 
7
 
1
8
libxml2 (2.7.8.dfsg-1) unstable; urgency=low
2
9
 
3
10
  * New upstream release.