python-feedparser 5.0.1
RSS/Atom feed parser in Python
Packager: Renan Çakırerk
License: LGPLv2.1
Actions
Binary packages
Release history
Release | Release date | Version | Updater | Comment |
---|---|---|---|---|
6 | 2011-04-14 | 5.0.1 | Renan Çakırerk | New stable relase. CVE-2011-1156: Fix issue 91 (invalid text in XML declaration causes sanitizer to crash) https://code.google.com/p/feedparser/issues/detail?id=91 CVE-2011-1157: Fix issue 254 (sanitization can be bypassed by malformed XML comments) https://code.google.com/p/feedparser/issues/detail?id=254 CVE-2011-1158: Fix issue 255 (sanitizer doesn't strip unsafe URI schemes) https://code.google.com/p/feedparser/issues/detail?id=255 |
5 | 2011-02-04 | 5.0 | Fatih Arslan | New stable relase. Change name according to Python naming guide. - Improved MathML support - Support microformats (rel-tag, rel-enclosure, xfn, hcard) - Support IRIs - Allow safe CSS through sanitization - Allow safe HTML5 through sanitization - Support SVG - Support inline XML entity declarations - Support unescaped quotes and angle brackets in attributes - Support additional date formats - Added the request_headers argument to parse() - Added the response_headers argument to parse() - Support multiple entry, feed, and source authors - Officially make Python 2.4 the earliest supported version - Support Python 3 - bBug fixes |
4 | 2010-10-26 | 4.2_pre271 | Ozan Çağlayan | Mass rebuild for Pardus Corporate 2 Alpha 3 |
3 | 2008-04-30 | 4.2_pre271 | Onur Küçük | Remove system.base dep |
2 | 2007-11-17 | 4.2_pre271 | İsmail Dönmez | Bump to SVN snapshot |
1 | 2007-02-23 | 4.1 | İsmail Dönmez | First release. |