setuptools 68.1.2-2ubuntu1.1 source package in Ubuntu

Changelog

setuptools (68.1.2-2ubuntu1.1) noble-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>  Tue, 27 Aug 2024 21:44:12 +0530

Upload details

Uploaded by:
Vyom Yadav
Uploaded to:
Noble
Original maintainer:
Ubuntu Developers
Architectures:
all
Section:
python
Urgency:
Medium Urgency

See full publishing history Publishing

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

Builds

Noble: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
setuptools_68.1.2.orig.tar.gz 2.1 MiB 3d4dfa6d95f1b101d695a6160a7626e15583af71a5f52176efa5d39a054d475d
setuptools_68.1.2-2ubuntu1.1.debian.tar.xz 16.5 KiB 0708d5b46ac5cc5c7733fe818782c3bcfc7e051f64eb3550094ce0bf3f850c16
setuptools_68.1.2-2ubuntu1.1.dsc 1.6 KiB 03f982ca519be7e9c6645bbaa98907b9bb4cd1141a0e4f475c1bc63e453ea17a

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.