Skip to content

Tags: ietf-tools/xml2rfc

Tags

v3.33.0

Toggle v3.33.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
ci: Fix docker publish version issue (#1317)

v3.32.0

Toggle v3.32.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix(text): Avoid word breaks (#1292)

v3.31.0

Toggle v3.31.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
feat: Add support for Python 3.14 (#1278)

* feat: Add support for Python 3.14

* chore: Use Python 3.14-dev label for GHA

* chore: chore: Use Python 3.14-dev label for GHA (win/mac)

* chore: Use 3.14 in GHA tests

* chore: Fix typo

v3.30.2

Toggle v3.30.2's commit message

Verified

This commit was signed with the committer’s verified signature.
kesara Kesara Rathnayake
fix: Add sanitize step to the parser

Fix for GHSA-9mv7-3c64-mmqw

v3.30.1

Toggle v3.30.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
chore: Install test dependencies before pytests (#1268)

* chore: Install test dependencies before pytests

* ci: Add weasyprint to allowed externals

* chore: Avoid installing WeasyPrint as test dependency on Windows

* ci: Remove weasyprint from allowed externals

v3.30.0

Toggle v3.30.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix(pdf): For monospaced text, Add Noto Sans Mono before NOTO_SYMBOLS (

…#1261)

This is an attempt to address #1245

v3.29.0

Toggle v3.29.0's commit message

Verified

This commit was signed with the committer’s verified signature.
kesara Kesara Rathnayake
ci: Split upload-artifact step

v3.28.1

Toggle v3.28.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
ci: Fix GitHub publish issue (#1232)

v3.28.0

Toggle v3.28.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
chore: Add ACKNOWLEDGMENTS.md file (#1214)

* chore: Add ACKNOWLEDGMENTS.md file

* chore: Add note to say the list is unmaintained

* chore: Add list of contributors from GitHub issues

* chore: Replace datatracker URL with rfc-editor URL

v3.27.0

Toggle v3.27.0's commit message

Verified

This commit was signed with the committer’s verified signature.
kesara Kesara Rathnayake
feat: Respect --allow-local-file-access flag in artwork and sourcecode

This change:
 * Generalize file access checks.
 * When `--allow-local-file-access` flag is set, only allow access to files
 within src dir and below.
 * Always allow access to `templates_dir` for XML entity includes.

Fixes GHSA-432c-wxpg-m4q3