~ubuntu-dev/ubuntu/lucid/expat/lucid-201002101902

« back to all changes in this revision

Viewing changes to debian/changelog

  • Committer: Bazaar Package Importer
  • Author(s): Daniel Leidert (dale)
  • Date: 2009-12-29 22:18:35 UTC
  • mto: This revision was merged to the branch mainline in revision 7.
  • Revision ID: james.westby@ubuntu.com-20091229221835-flvrd7m05djrfi66
* debian/control (Depends): Fixed debhelper-but-no-misc-depends.
* debian/patches/560901_CVE_2009_3560.dpatch: Adjusted.
  - lib/xmlparse.c (doProlog): Revised patch for CVE-2009-3560 after
    regressions have been detected (closes: #561658). Many thanks to
    Niko Tyni and Karl Waclawek for their help and the fix.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
expat (2.0.1-7) unstable; urgency=low
 
2
 
 
3
  * debian/control (Depends): Fixed debhelper-but-no-misc-depends.
 
4
  * debian/patches/560901_CVE_2009_3560.dpatch: Adjusted.
 
5
    - lib/xmlparse.c (doProlog): Revised patch for CVE-2009-3560 after
 
6
      regressions have been detected (closes: #561658). Many thanks to
 
7
      Niko Tyni and Karl Waclawek for their help and the fix.
 
8
 
 
9
 -- Daniel Leidert (dale) <daniel.leidert@wgdd.de>  Tue, 29 Dec 2009 22:18:35 +0100
 
10
 
1
11
expat (2.0.1-6) unstable; urgency=medium
2
12
 
3
13
  * debian/patches/560901_CVE_2009_3560.dpatch: Added.