[Bug 290670] textproc/md4c: Update to latest version
- In reply to: bugzilla-noreply_a_freebsd.org: "[Bug 290670] textproc/md4c: Update to latest version"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 20 Nov 2025 02:49:25 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=290670
--- Comment #4 from commit-hook@FreeBSD.org ---
A commit in branch main references this bug:
URL:
https://cgit.FreeBSD.org/ports/commit/?id=b7ccdbcc663668e9fb924f9d63ca339be7fb0590
commit b7ccdbcc663668e9fb924f9d63ca339be7fb0590
Author: Vladimir Druzenko <vvd@FreeBSD.org>
AuthorDate: 2025-11-20 02:41:56 +0000
Commit: Vladimir Druzenko <vvd@FreeBSD.org>
CommitDate: 2025-11-20 02:41:56 +0000
textproc/md4c: Update 0.5.2 => 0.5.2.20240225 (last commit)
This update allow onlyoffice-documentserver to use the ports version,
rather than the existing source build.
Changelog:
Fixes:
- Fix quadratic time behavior caused by one-by-one walking over
block lines instead of calling md_lookup_line().
- Fix quadratic time and output size behavior caused by malicious
misuse of link reference definitions.
- The strike-through extension (with flag MD_FLAG_STRIKETHROUGH)
now follows same logic as other emphasis spans in respect to
punctuation character and word boundaries.
- Fix handling tab when removing trailing whitespace, especially in
connection with ATX headers.
https://github.com/mity/md4c/blob/481fbfb/CHANGELOG.md
Commit log:
https://github.com/mity/md4c/compare/release-0.5.2...481fbfb
PR: 290670
Reported by: Matt Kempe <fsbruva@yahoo.com>
Approved by: Henrik Rosenke <rosenke@dssgmbh.de> (maintainer, timeout 3
weeks)
textproc/md4c/Makefile | 4 ++--
textproc/md4c/distinfo | 6 +++---
2 files changed, 5 insertions(+), 5 deletions(-)
--
You are receiving this mail because:
You are the assignee for the bug.