Fedora 10 Update: python-markdown2-1.0.1.15-1.fc10
Summary
Markdown is a text-to-HTML filter; it translates an easy-to-read /
easy-to-write structured text format into HTML. Markdown's text format
is most similar to that of plain text email, and supports features
such as headers, emphasis, code blocks, blockquotes, and links.
This is a fast and complete Python implementation of the Markdown
spec.
For information about markdown itself, see
https://daringfireball.net/projects/markdown/
Update Information:
Update from 1.0.1.11 to 1.0.1.15, which fixes some issues, including these two security-related bugs: - [Issue 30] Fix a possible XSS via JavaScript injection in a carefully crafted image reference (usage of double-quotes in the URL). - [Issue 29] Fix security hole in the md5-hashing scheme for handling HTML chunks during processing. See https://code.google.com/archive/p/python-markdown2/source for the full changelog.
Change Log
* Thu Oct 8 2009 Thomas Moschny
References
Fedora Update Notification FEDORA-2009-10377 2009-10-09 02:22:07 Name : python-markdown2 Product : Fedora 10 Version : 1.0.1.15 Release : 1.fc10 URL : https://code.google.com/archive/p/python-markdown2 Summary : A fast and complete Python implementation of Markdown Description : Markdown is a text-to-HTML filter; it translates an easy-to-read / easy-to-write structured text format into HTML. Markdown's text format is most similar to that of plain text email, and supports features such as headers, emphasis, code blocks, blockquotes, and links. This is a fast and complete Python implementation of the Markdown spec. For information about markdown itself, see https://daringfireball.net/projects/markdown/
Update Instructions
This update can be installed with the "yum" update program. Use su -c 'yum update python-markdown2' at the command line. For more information, refer to "Managing Software with yum", available at .