python-setuptools 44.1.1-1.2ubuntu0.22.04.1 source package in Ubuntu

Changelog

python-setuptools (44.1.1-1.2ubuntu0.22.04.1) jammy-security; urgency=medium

  * SECURITY UPDATE: ReDOS in package_index.py
    - debian/patches/CVE-2022-40897.patch: Limit the amount of
      whitespace to search/backtrack in setuptools/package_index.py.
    - CVE-2022-40897

 -- David Fernandez Gonzalez <email address hidden>  Thu, 19 Jan 2023 16:18:11 +0100

Upload details

Uploaded by:
David Fernandez Gonzalez
Uploaded to:
Jammy
Original maintainer:
Ubuntu Developers
Architectures:
all
Section:
python
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Jammy updates universe misc
Jammy security universe misc

Builds

Jammy: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
python-setuptools_44.1.1.orig.tar.xz 452.3 KiB 8a7020e5a5009a267d201c0a7a39be7c0226775f0b81524d2c427b07babfa6ae
python-setuptools_44.1.1-1.2ubuntu0.22.04.1.debian.tar.xz 12.2 KiB 3d05dd74ab1cfb7bdb6ed7ea4091203398f0f0759d26a4f009b3e5f458a39b48
python-setuptools_44.1.1-1.2ubuntu0.22.04.1.dsc 2.4 KiB 340023727a90052799ae1811d71098a5e3e208257d9f111eda0bee382e46dc34

View changes file

Binary packages built by this source

pypy-pkg-resources: Package Discovery and Resource Access using pkg_resources

 The pkg_resources module provides an API for Python libraries to
 access their resource files, and for extensible applications and
 frameworks to automatically discover plugins. It also provides
 runtime support for using C extensions that are inside zipfile-format
 eggs, support for merging packages that have separately-distributed
 modules or subpackages, and APIs for managing Python's current
 "working set" of active packages.

pypy-setuptools: PyPy Distutils Enhancements

 Extensions to the python-distutils for large or complex distributions.

python-pkg-resources: Package Discovery and Resource Access using pkg_resources

 The pkg_resources module provides an API for Python libraries to
 access their resource files, and for extensible applications and
 frameworks to automatically discover plugins. It also provides
 runtime support for using C extensions that are inside zipfile-format
 eggs, support for merging packages that have separately-distributed
 modules or subpackages, and APIs for managing Python's current
 "working set" of active packages.

python-setuptools: Python Distutils Enhancements

 Extensions to the python-distutils for large or complex distributions.

python2-setuptools-whl: Python Distutils Enhancements (python 2.7 wheel package)

 Extensions to the python-distutils for large or complex distributions.
 .
 This is the support package for the PEP 427 wheel version of the package,
 required for using setuptools inside a Python 2.7 virtual environment.