↵ Return to the main page of python3-pyasn1
View build
Search for updates
Package Info
🠗 Changelog
🠗 Dependencies
🠗 Provides
🠗 Files
| Date | Author | Change |
|---|---|---|
| 2026-07-10 | Simon Pichugin <spichugi at redhat dot com> - 0.6.4-1 | - Update to 0.6.4 - Fixed quadratic complexity in OID/RELATIVE-OID decoders (CVE-2026-59885) - Limited BER/CER/DER long-form tag IDs to 20 octets (CVE-2026-59884) - Fixed excessive resource use in Real.__float__() (CVE-2026-59886) |
| 2026-06-03 | Python Maint <python dash maint at redhat dot com> - 0.6.3-2 | - Rebuilt for Python 3.15 |
| 2026-04-17 | Simon Pichugin <spichugi at redhat dot com> - 0.6.3-1 | - Update to 0.6.3 - Added nesting depth limit to ASN.1 decoder (CVE-2026-30922). |
| 2026-01-16 | Simon Pichugin <spichugi at redhat dot com> - 0.6.2-1 | - Update to 0.6.2 - Fixed continuation octet limits in OID/RELATIVE-OID decoder (CVE-2026-23490) |
| 2025-09-19 | Python Maint <python dash maint at redhat dot com> - 0.6.1-7 | - Rebuilt for Python 3.14.0rc3 bytecode |
| 2025-08-15 | Python Maint <python dash maint at redhat dot com> - 0.6.1-6 | - Rebuilt for Python 3.14.0rc2 bytecode |
| 2025-07-25 | Fedora Release Engineering <releng at fedoraproject dot org> - 0.6.1-5 | - Rebuilt for https://fedoraproject.org/wiki/Fedora_43_Mass_Rebuild |
| 2025-06-03 | Python Maint <python dash maint at redhat dot com> - 0.6.1-4 | - Rebuilt for Python 3.14 |
| 2025-01-18 | Fedora Release Engineering <releng at fedoraproject dot org> - 0.6.1-3 | - Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild |
| 2024-10-18 | Rob Crittenden <rcritten at redhat dot com> - 0.6.1-2 | - Convert to the pyproject macros (#2319694) |