setuptools 45.2.0-1ubuntu0.3 source package in Ubuntu

Changelog

setuptools (45.2.0-1ubuntu0.3) focal-security; urgency=medium

  * SECURITY UPDATE: path traversal vulnerability
    - debian/patches/CVE-2025-47273-pre1.patch: Extract
      _resolve_download_filename with test.
    - debian/patches/CVE-2025-47273.patch: Add a check to ensure the name
      resolves relative to the tmpdir.
    - CVE-2025-47273

 -- Fabian Toepfer <email address hidden>  Wed, 28 May 2025 19:14:28 +0200

Upload details

Uploaded by:
Fabian Toepfer
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
setuptools_45.2.0.orig.tar.xz 453.0 KiB 54b5b2244d9343374133e8a0d1378f843760885ddaca95458144b6b39cf698e9
setuptools_45.2.0-1ubuntu0.3.debian.tar.xz 18.1 KiB 709f0a1a965a53c8a3a7b2ce6eb7710ac555b2fe2cb30cd003c31eec8fa91e4d
setuptools_45.2.0-1ubuntu0.3.dsc 2.1 KiB e25eb77f9ad4eddb3b5d6459724d157eb4557fb4c3f80f5142ca721b3cfc4c0f

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.