python-idna 3.6-ok2 source package in openKylin

Changelog

python-idna (3.6-ok2) nile; urgency=medium

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

 -- liubo01 <email address hidden>  Tue, 05 Nov 2024 09:22:57 +0800

Upload details

Uploaded by:
liubo01
Sponsored by:
Cibot
Uploaded to:
Nile V2.0
Original maintainer:
Openkylin Developers
Architectures:
all
Section:
python
Urgency:
Medium Urgency

Publishing See full publishing history

Series Pocket Published Component Section
Nile V2.0 proposed main python

Builds

Nile V2.0: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
python-idna_3.6.orig.tar.gz 171.3 KiB 9ecdbbd083b06798ae1e86adcbfe8ab1479cf864e4ee30fe4e46a003d12491ca
python-idna_3.6-ok2.debian.tar.xz 7.3 KiB fae9b37bc81fe11bd94880cd964aea6576cb4ba2ba196b7dc7643b37fed84a72
python-idna_3.6-ok2.dsc 1.9 KiB c2ab3c0eae4c63d1dc837c7f873ebbf0cde6909293a37d02148ba8d5bca6b7d2

Available diffs

View changes file

Binary packages built by this source

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.