markdown-it-py 2.1.0-4ubuntu1 source package in Ubuntu

Changelog

markdown-it-py (2.1.0-4ubuntu1) lunar; urgency=medium

  * Cherry-pick upstream commit 53ca3e9, to fix CVE-2023-26302
  * Cherry-pick upstream commit ae03c61, to fix CVE-2023-26303

 -- Lukas Märdian <email address hidden>  Wed, 22 Feb 2023 12:01:37 +0100

Upload details

Uploaded by:
Lukas Märdian
Uploaded to:
Lunar
Original maintainer:
Ubuntu Developers
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Lunar release main misc

Builds

Lunar: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
markdown-it-py_2.1.0.orig.tar.gz 259.6 KiB e4c693b45d40759d1b3dd715c78a2e31ad95f42fb26657a115244509b12d9e66
markdown-it-py_2.1.0-4ubuntu1.debian.tar.xz 5.3 KiB abc56052a4cb7c0ab65fefa16a5a0e6d9fc34b5919f8eff4f4c5d8b980559ae4
markdown-it-py_2.1.0-4ubuntu1.dsc 2.6 KiB 51d68e0a4076d9ec1dcb98164f6295f36b434b4595bd292cffc8acbf83e122e7

View changes file

Binary packages built by this source

python3-markdown-it: Python port of markdown-it and some its associated plugins

 High speed Python markdown parser based in markdown-it. markdown-it-py
 follows the CommonMark spec for baseline parsing. Also, new syntax
 rules can be added and even replace existing ones. New syntax extensions
 can be added to extend the parser.