r-cran-commonmark 1.8.0-1 source package in Ubuntu

Changelog

r-cran-commonmark (1.8.0-1) unstable; urgency=medium

  * New upstream version
    Closes: #965980  (CVE-2020-5238)
    Closes: #1006760 (CVE-2022-24724)
  * Standards-Version: 4.6.0 (routine-update)

 -- Andreas Tille <email address hidden>  Wed, 09 Mar 2022 20:23:20 +0100

Upload details

Uploaded by:
Debian R Packages Maintainers
Uploaded to:
Sid
Original maintainer:
Debian R Packages Maintainers
Architectures:
any
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
r-cran-commonmark_1.8.0-1.dsc 2.0 KiB ebee2c42d3c237e8baa2a2ef052aeec30032d5dbec954be7467562d9cf7cdb6c
r-cran-commonmark_1.8.0.orig.tar.gz 136.2 KiB 7d07e72937b1cf158e69f183722bf79dbb91b8967a9dd29f4fa145500c2be668
r-cran-commonmark_1.8.0-1.debian.tar.xz 2.4 KiB c15e0d5e00005a300e0c490a57643306895ae254e716e789f6397f220cb89d12

Available diffs

No changes file available.

Binary packages built by this source

r-cran-commonmark: high performance CommonMark and Github markdown rendering in R

 The CommonMark specification defines a rationalized version of markdown
 syntax. This package uses the 'cmark' reference implementation for
 converting markdown text into various formats including html, LaTeX and
 groff man. In addition it exposes the markdown parse tree in xml format.
 The latest version of this package also adds support for Github
 extensions including tables, autolinks and strikethrough text.

r-cran-commonmark-dbgsym: debug symbols for r-cran-commonmark