mirror of
https://github.com/openwrt/packages.git
synced 2026-04-15 19:02:09 +00:00
Changelog since 0.5.1: - v0.6.0: Drop Python 2.7 and Python 3.6/3.7 support; add support for RELATIVE-OID construct - v0.6.1: Add Python 3.13 compatibility; remove legacy Python 2 code - v0.6.2: Fix continuation octet limits in OID/RELATIVE-OID decoder (CVE-2026-23490); add Python 3.14 support; switch to pyproject.toml Full changelog: https://github.com/pyasn1/pyasn1/releases Signed-off-by: Alexandru Ardelean <alex@shruggie.ro>