distcc 3.4+really3.4-4build3 source package in Ubuntu

Changelog

distcc (3.4+really3.4-4build3) noble; urgency=medium

  * No-change rebuild for CVE-2024-3094

 -- William Grant <email address hidden>  Mon, 01 Apr 2024 16:42:12 +1100

Upload details

Uploaded by:
William Grant
Uploaded to:
Noble
Original maintainer:
Ubuntu Developers
Architectures:
any
Section:
devel
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release universe devel
Noble release universe devel

Downloads

File Size SHA-256 Checksum
distcc_3.4+really3.4.orig.tar.gz 978.3 KiB 37a34c9555498a1168fea026b292ab07e7bb394715d87d8403e0c33b16d2d008
distcc_3.4+really3.4-4build3.debian.tar.xz 44.7 KiB 905339829a577059db6e26215ac9928b75985296b9a1ccd19c45f8cdad27d445
distcc_3.4+really3.4-4build3.dsc 2.1 KiB d39f4a4af992c462a618223140a5b73beb75b1dbf07b22a80198347627aaefb2

View changes file

Binary packages built by this source

distcc: simple distributed compiler client and server

 distcc is a program to distribute compilation of C or C++ code across
 several machines on a network. distcc should always generate the same
 results as a local compile, is simple to install and use, and is often
 significantly faster than a local compile. distcc does not require all
 machines to share a filesystem, have synchronized clocks, or to have
 the same libraries or header files installed.

distcc-dbgsym: debug symbols for distcc
distcc-pump: pump mode for distcc a distributed compiler client and server

 distcc is a program to distribute compilation of C or C++ code across
 several machines on a network. distcc should always generate the same
 results as a local compile, is simple to install and use, and is often
 significantly faster than a local compile. distcc does not require all
 machines to share a filesystem, have synchronized clocks, or to have
 the same libraries or header files installed.
 .
 this package contains the necessary additions for distcc's "pump" mode,
 which improves on plain distcc by distributing not only compilation but
 also preprocessing to distcc servers.
 .
 If you have more than 10 CPUs involved in your distcc setup, you should
 consider using this package on your distcc client machine.

distcc-pump-dbgsym: debug symbols for distcc-pump
distccmon-gnome: GTK+ monitor for distcc a distributed client and server

 distcc is a program to distribute compilation of C or C++ code across
 several machines on a network. distcc should always generate the same
 results as a local compile, is simple to install and use, and is often
 significantly faster than a local compile. distcc does not require all
 machines to share a filesystem, have synchronized clocks, or to have
 the same libraries or header files installed.
 .
 this is the GTK+ monitor program.

distccmon-gnome-dbgsym: debug symbols for distccmon-gnome