setuptools 59.6.0-1.2ubuntu0.22.04.2 source package in Ubuntu

Changelog

setuptools (59.6.0-1.2ubuntu0.22.04.2) jammy-security; urgency=medium

  * SECURITY UPDATE: remote code execution via package download functions
    - debian/patches/CVE-2024-6345.patch: modernize and fix VCS handling
      to prevent code injection in setuptools/package_index.py and
      setuptools/tests/test_packageindex.py. Also update setup.cfg to
      include new test dependencies.
    - CVE-2024-6345

 -- Vyom Yadav <email address hidden>  Thu, 05 Sep 2024 11:08:23 +0530

Upload details

Uploaded by:
Vyom Yadav
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 main python
Jammy security main python

Builds

Jammy: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
setuptools_59.6.0.orig.tar.gz 2.2 MiB 22c7348c6d2976a52632c67f7ab0cdf40147db7789f9aed18734643fe9cf3373
setuptools_59.6.0-1.2ubuntu0.22.04.2.debian.tar.xz 16.5 KiB a81c70f3c8bbf3d95d2a58cef1ae5882be2038500673823eeaad95d5b448f316
setuptools_59.6.0-1.2ubuntu0.22.04.2.dsc 1.6 KiB 7c3a8b07dd75d4feb704134d27aa0bc7d6d50d2b62ef399716b099a2870de89f

View changes file

Binary packages built by this source

python-setuptools-doc: Python Distutils Enhancements (documentation)

 Extensions to the Python distutils for large or complex distributions.
 The package contains the documentation in html format.

python3-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.

python3-setuptools: Python3 Distutils Enhancements

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

python3-setuptools-whl: Python Distutils Enhancements (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 virtual environment.