]>
git.99rst.org Git - openwrt-packages.git/commit
python-pyasn1: bump to 0.6.3
Changelog since 0.6.2:
- Fix CVE-2026-30922: nesting depth limit in ASN.1 decoder to prevent
stack overflow from deeply nested structures
- Fix OverflowError from oversized BER length fields (#54)
- Fix incorrect stacklevel in deprecation warnings (#86)
- Fix fractional seconds parsing in asDateTime function (#81)
Full changelog: https://github.com/pyasn1/pyasn1/blob/main/CHANGES.rst
Signed-off-by: Alexandru Ardelean <redacted>