Name Status Last Modified Last Commit
lp:ubuntu/dapper-updates/python-xml 2 Mature 2010-01-30 15:38:16 UTC
7. * SECURITY UPDATE: fix DoS via malfor...

Author: Jamie Strandboge
Revision Date: 2010-01-25 16:43:11 UTC

* 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

lp:ubuntu/dapper-security/python-xml 2 Mature 2010-01-26 19:07:46 UTC
7. * SECURITY UPDATE: fix DoS via malfor...

Author: Jamie Strandboge
Revision Date: 2010-01-25 16:43:11 UTC

* 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

lp:ubuntu/jaunty/python-xml bug 2 Mature 2009-12-02 09:37:11 UTC
21. * debian/rules: - Add --install-la...

Author: Siegfried Gevatter
Revision Date: 2009-03-04 19:36:51 UTC

* debian/rules:
   - Add --install-layout=deb, don't hardcode "site-packages" and rebuild
     for the Python 2.6 transition (LP: #335914).
* test/dom/html/test_map.py,
  xml/xpath/ParsedAbbreviatedRelativeLocationPath.py,
  xml/xpath/ParsedAbbreviatedAbsoluteLocationPath.py:
    - Replace all instances of "as" (as a variable) with "as1", as the former
      has become a reserved keyword in Python 2.6.

lp:ubuntu/intrepid/python-xml bug 2 Mature 2009-12-02 09:36:12 UTC
20. * Merge from debian unstable, remaini...

Author: Stefan Lesicnik
Revision Date: 2008-08-06 19:56:25 UTC

* Merge from debian unstable, remaining changes: (LP: #????)
  - Explicitely remove /usr/lib/python2.[345]/site-packages/_xmlplus,
    likely be left by an earlier python-central version. LP: #212917.
  - Install the files outside of sys.path, so that the package
    does not overlay the xml code as found in the core python packages.
    This package should be removed once all rdepends are gone. For
    now, packages have to add this path before the first xml import:
    sys.path.append('/usr/lib/python%s/site-packages/oldxml' %
    sys.version[:3])

lp:ubuntu/karmic/python-xml 2 Mature 2009-12-02 09:36:09 UTC
21. * debian/rules: - Add --install-la...

Author: Siegfried Gevatter
Revision Date: 2009-03-04 19:36:51 UTC

* debian/rules:
   - Add --install-layout=deb, don't hardcode "site-packages" and rebuild
     for the Python 2.6 transition (LP: #335914).
* test/dom/html/test_map.py,
  xml/xpath/ParsedAbbreviatedRelativeLocationPath.py,
  xml/xpath/ParsedAbbreviatedAbsoluteLocationPath.py:
    - Replace all instances of "as" (as a variable) with "as1", as the former
      has become a reserved keyword in Python 2.6.

lp:ubuntu/hardy/python-xml 2 Mature 2009-12-02 09:35:15 UTC
19. Explicitely remove /usr/lib/python2.[...

Author: Matthias Klose
Revision Date: 2008-04-09 13:40:31 UTC

Explicitely remove /usr/lib/python2.[345]/site-packages/_xmlplus,
likely be left by an earlier python-central version. LP: #212917.

lp:ubuntu/gutsy/python-xml 1 Development 2009-12-02 09:34:53 UTC
15. Split documentation and examples out ...

Author: Matthias Klose
Revision Date: 2007-10-05 14:29:43 UTC

Split documentation and examples out to a new python-xml-doc package.

lp:ubuntu/feisty/python-xml 1 Development 2009-12-02 09:34:37 UTC
12. Fix PyMem_DEL-->PyObject_DEL. Ubuntu ...

Author: Matthias Klose
Revision Date: 2007-03-31 11:33:59 UTC

Fix PyMem_DEL-->PyObject_DEL. Ubuntu #95649.

lp:ubuntu/edgy/python-xml 1 Development 2009-12-02 09:34:18 UTC
8. Rebuild to add support for python2.5.

Author: Matthias Klose
Revision Date: 2006-09-08 13:36:17 UTC

Rebuild to add support for python2.5.

lp:ubuntu/dapper/python-xml 2 Mature 2009-12-02 09:34:01 UTC
6. Drop dependency on python2.3.

Author: Matthias Klose
Revision Date: 2006-02-14 00:28:10 UTC

Drop dependency on python2.3.

lp:ubuntu/breezy/python-xml 1 Development 2009-12-02 09:33:46 UTC
5. * Change python version (2.3->2.4) us...

Author: Andrew Mitchell
Revision Date: 2005-09-30 16:36:15 UTC

* Change python version (2.3->2.4) used in xbel-utils.postinst
* Update xbel-utils.dirs for the same version change

lp:ubuntu/hoary/python-xml 1 Development 2009-12-02 09:33:18 UTC
4. Resynchronise with Debian.

Author: Matthias Klose
Revision Date: 2005-01-12 22:27:26 UTC

Resynchronise with Debian.

lp:ubuntu/warty/python-xml 1 Development 2009-12-02 09:32:52 UTC
3. * Fixed wrong python dependency on xb...

Author: afayolle
Revision Date: 2003-09-23 16:50:28 UTC

* Fixed wrong python dependency on xbel-utils. Closes: #210852
* removed man pages from diff.gz since they are now in doc/man

113 of 13 results