Fedora 37: python-markdown-it-py 2023-c3fb6d6b8d
Summary
Markdown parser done right. Its features:
Follows the CommonMark spec for baseline parsing.
Has configurable syntax: you can add new rules and even replace existing ones.
Pluggable: Adds syntax extensions to extend the parser.
High speed & safe by default
Update to 2.2.0, includes the fix for CVE-2023-26302
* Wed Mar 15 2023 Karolina Surma
- Update to 2.2.0, includes the fix for CVE-2023-26302
Resolves: rhbz#2172373 rhbz#2177154
- Provide extra subpackages: linkify and plugins
* Fri Jan 20 2023 Fedora Release Engineering
- Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild
[ 1 ] Bug #2175697 - CVE-2023-26302 markdown-it-py: Denial of service in the command line interface due to invalid UTF-8 characters as input.
https://bugzilla.redhat.com/show_bug.cgi?id=2175697
su -c 'dnf upgrade --advisory FEDORA-2023-c3fb6d6b8d' at the command
line. For more information, refer to the dnf documentation available at
https://dnf.readthedocs.io/en/latest/command_ref.html
All packages are signed with the Fedora Project GPG key. More details on the
GPG keys used by the Fedora Project can be found at
https://fedoraproject.org/security/
package-announce mailing list -- package-announce@lists.fedoraproject.org
To unsubscribe send an email to package-announce-leave@lists.fedoraproject.org
Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/
Do not reply to spam, report it: https://pagure.io/login/
FEDORA-2023-c3fb6d6b8d 2023-03-30 01:18:52.401244 Product : Fedora 37 Version : 2.2.0 Release : 1.fc37 URL : https://github.com/executablebooks/markdown-it-py Summary : Python port of markdown-it Description : Markdown parser done right. Its features: Follows the CommonMark spec for baseline parsing. Has configurable syntax: you can add new rules and even replace existing ones. Pluggable: Adds syntax extensions to extend the parser. High speed & safe by default Update to 2.2.0, includes the fix for CVE-2023-26302 * Wed Mar 15 2023 Karolina Surma - 2.2.0-1 - Update to 2.2.0, includes the fix for CVE-2023-26302 Resolves: rhbz#2172373 rhbz#2177154 - Provide extra subpackages: linkify and plugins * Fri Jan 20 2023 Fedora Release Engineering - 2.1.0-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild [ 1 ] Bug #2175697 - CVE-2023-26302 markdown-it-py: Denial of service in the command line interface due to invalid UTF-8 characters as input. https://bugzilla.redhat.com/show_bug.cgi?id=2175697 su -c 'dnf upgrade --advisory FEDORA-2023-c3fb6d6b8d' at the command line. For more information, refer to the dnf documentation available at https://dnf.readthedocs.io/en/latest/command_ref.html All packages are signed with the Fedora Project GPG key. More details on the GPG keys used by the Fedora Project can be found at https://fedoraproject.org/security/ package-announce mailing list -- package-announce@lists.fedoraproject.org To unsubscribe send an email to package-announce-leave@lists.fedoraproject.org Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/ Do not reply to spam, report it: https://pagure.io/login/
Change Log
References