python-idna 2.8-1ubuntu0.1 source package in Ubuntu

Changelog

python-idna (2.8-1ubuntu0.1) focal-security; urgency=medium

  * SECURITY UPDATE: resource exhaustion
    - debian/patches/CVE-2024-3651.patch: checks input before processing
    - CVE-2024-3651

 -- Jorge Sancho Larraz <email address hidden>  Fri, 10 May 2024 11:13:36 +0200

Upload details

Uploaded by:
Jorge Sancho Larraz
Uploaded to:
Focal
Original maintainer:
Ubuntu Developers
Architectures:
all
Section:
python
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Focal updates main python
Focal security main python

Builds

Focal: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
python-idna_2.8.orig.tar.gz 170.4 KiB c357b3f628cf53ae2c4c05627ecc484553142ca23264e593d327bcde5e9c3407
python-idna_2.8-1ubuntu0.1.debian.tar.xz 7.7 KiB 3a0dbcff3ef8d3092a87be8169afc5c09db5d04cdfbf90651adbb5c2d3658cf2
python-idna_2.8-1ubuntu0.1.dsc 2.3 KiB 4f1bfe4ff39392027bb7e465cc41dbc65033ee380a570a76abec6006f64a57b7

View changes file

Binary packages built by this source

python-idna: Python IDNA2008 (RFC 5891) handling (Python 2)

 A library to support the Internationalised Domain Names in Applications (IDNA)
 protocol as specified in RFC 5891. This version of the protocol is often
 referred to as “IDNA2008” and can produce different results from the earlier
 standard from 2003.
 .
 The library is also intended to act as a suitable drop-in replacement for the
 “encodings.idna” module that comes with the Python standard library but
 currently only supports the older 2003 specification.
 .
 This package contains the module for Python 2.

python3-idna: Python IDNA2008 (RFC 5891) handling (Python 3)

 A library to support the Internationalised Domain Names in Applications (IDNA)
 protocol as specified in RFC 5891. This version of the protocol is often
 referred to as “IDNA2008” and can produce different results from the earlier
 standard from 2003.
 .
 The library is also intended to act as a suitable drop-in replacement for the
 “encodings.idna” module that comes with the Python standard library but
 currently only supports the older 2003 specification.
 .
 This package contains the module for Python 3.