ASN.1 tools for Python
Go to file
Masahiro Matsuya d4c2f2d440 Fix missing 'from pyasn1.type import univ' in test patches
Add the missing import to the cer and der test_decoder.py sections
of python-pyasn1-0.3.7-CVE-2026-59886.patch. The new tests use
univ.Real() but the import line was not added along with the
encoder import, causing NameError at test time.

Signed-off-by: Masahiro Matsuya <mmatsuya@redhat.com>
2026-08-03 15:05:24 +09:00
tests re-import sources as agreed with the maintainer 2023-07-10 13:42:46 +02:00
.gitignore re-import sources as agreed with the maintainer 2023-07-10 13:42:46 +02:00
0001-Backport-commit-be353d7.patch python-pyasn1-0.3.7-6.el8_10.1 2026-02-18 15:05:34 +09:00
gating.yaml Bring gating.yaml over from Brew dist-git 2023-03-10 11:20:00 -08:00
python-pyasn1-0.3.7-CVE-2026-59886.patch Fix missing 'from pyasn1.type import univ' in test patches 2026-08-03 15:05:24 +09:00
python-pyasn1.spec Fix CVE-2026-59886: denial of service in Real type __float__() 2026-07-29 14:19:14 +00:00
sources Auto sync2gitlab import of python-pyasn1-0.3.7-6.el8.src.rpm 2022-05-26 13:42:29 -04:00