setuptools 78.1.1-0.1 source package in Ubuntu

Changelog

setuptools (78.1.1-0.1) unstable; urgency=medium

  * Non-maintainer upload.
  * Update to upstream 78.1.1 which fixes CVE-2025-47273 (Closes: #1105970)
    - Path traversal in PackageIndex.download leads to Arbitrary File Write.
  * debian/watch: Update URI to https.

 -- Lee Garrett <email address hidden>  Tue, 27 May 2025 15:19:40 +0200

Upload details

Uploaded by:
Matthias Klose
Uploaded to:
Sid
Original maintainer:
Matthias Klose
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Resolute release main python
Questing release main python

Builds

Questing: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
setuptools_78.1.1-0.1.dsc 2.8 KiB d0425d9385c8ad1cd5635b222dd90e1964c03de4ed3b1484317e912f0aac7e39
setuptools_78.1.1.orig.tar.gz 1.3 MiB fcc17fd9cd898242f6b4adfaca46137a9edef687f43e6f78469692a5e70d851d
setuptools_78.1.1-0.1.debian.tar.xz 15.2 KiB cf74bf9817f5eba7bc9bfcfbdce16ec57ba89c38280e5004b97e7caa9e1c9361

Available diffs

No changes file available.

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.