Change logs for python-xml source package in Dapper

  • python-xml (0.8.4-1ubuntu3.1) dapper-security; urgency=low
    
      * SECURITY UPDATE: fix DoS via malformed XML
        - update extensions/expat/lib/xmltok_impl.c to not access beyond end of
          input string
        - http://expat.cvs.sourceforge.net/viewvc/expat/expat/lib/xmltok_impl.c?r1=1.15&r2=1.13
        - CVE-2009-3720
      * SECURITY UPDATE: fix DoS via malformed UTF-8 sequences
        - update extenstions/expat/lib/xmlparse.c to properly recognize the end of
          a token
        - http://expat.cvs.sourceforge.net/viewvc/expat/expat/lib/xmlparse.c?r1=1.164&r2=1.166
        - http://expat.cvs.sourceforge.net/viewvc/expat/expat/lib/xmlparse.c?view=log#rev1.166
        - http://expat.cvs.sourceforge.net/viewvc/expat/expat/lib/xmlparse.c?view=log#rev1.165
        - CVE-2009-3560
     -- Jamie Strandboge <email address hidden>   Mon, 25 Jan 2010 16:43:11 -0600
  • python-xml (0.8.4-1ubuntu3) dapper; urgency=low
    
      * Drop dependency on python2.3.
    
     -- Matthias Klose <email address hidden>   Tue, 14 Feb 2006 00:28:10 +0000
  • python-xml (0.8.4-1ubuntu2) breezy; urgency=low
    
    
      * Change python version (2.3->2.4) used in xbel-utils.postinst
      * Update xbel-utils.dirs for the same version change
    	
     -- Andrew Mitchell <email address hidden>  Fri, 30 Sep 2005 16:36:15 +1200