Package: python-idna / 3.3-1+deb12u1

Metadata

Package Version Patches format
python-idna 3.3-1+deb12u1 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
CVE 2024 3651.patch | (download)

idna/core.py | 16 8 + 8 - 0 !
idna/idnadata.py | 2162 2106 + 56 - 0 !
tools/idna-data | 13 10 + 3 - 0 !
3 files changed, 2124 insertions(+), 67 deletions(-)

 more efficient resolution of joiner contexts

In some pathological cases, this would out eligibility under
CONTEXTJ rules much faster.

Generated idna/idnadata.py (and idna/uts46data.py) files were updated
with `tools/idna-data --dir idna --no-cache --version 14.0.0 make-libdata`.