Sourced from pyasn1's releases.
Release 0.6.2
It's a minor release.
- Fixed continuation octet limits in OID/RELATIVE-OID decoder (CVE-2026-23490).
- Added support for Python 3.14.
- Added SECURITY.md policy.
- Migrated to pyproject.toml packaging.
All changes are noted in the CHANGELOG.
Sourced from pyasn1's changelog.
Revision 0.6.2, released 16-01-2026
- CVE-2026-23490 (GHSA-63vm-454h-vhhq): Fixed continuation octet limits in OID/RELATIVE-OID decoder (thanks to tsigouris007)
- Added support for Python 3.14 [pr #97](pyasn1/pyasn1#97)
- Added SECURITY.md policy
- Fixed unit tests failing due to missing code [issue #91](pyasn1/pyasn1#91) [pr #92](pyasn1/pyasn1#92)
- Migrated to pyproject.toml packaging [pr #90](pyasn1/pyasn1#90)
e7356f8
Prepare release 0.6.23908f14
Merge commit from fork0a7e067
Add support for Python 3.14 (#97)33656e9
Create Security Policyfa62307
fix for issue #91: unit
tests failing due to missing code (#92)f1ed02e
Package pyasn1 with pyproject.toml (#90)93c4d4f
Switch documentation user to pyasn1 (#89)