]>
git.99rst.org Git - openwrt-packages.git/commit
python-pyasn1: bump to 0.6.2
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 <redacted>