icecc 1.4-1build2 source package in Ubuntu

Changelog

icecc (1.4-1build2) noble; urgency=medium

  * No-change rebuild for CVE-2024-3094

 -- Steve Langasek <email address hidden>  Sun, 31 Mar 2024 18:26:36 +0000

Upload details

Uploaded by:
Steve Langasek
Uploaded to:
Noble
Original maintainer:
Ubuntu Developers
Architectures:
any
Section:
kde
Urgency:
Medium Urgency

See full publishing history Publishing

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

Downloads

File Size SHA-256 Checksum
icecc_1.4.orig.tar.gz 227.3 KiB 249dcf74f0fc477ff9735ff0bdcdfaa4c257a864c4db5255d8b25c9f4fd20b6b
icecc_1.4-1build2.debian.tar.xz 12.2 KiB fdf447d03dec8f20833c1aaa0a6e7364fba43f1c8567609bd87edddfdf25e896
icecc_1.4-1build2.dsc 2.2 KiB 1d0090d469b3f0fcfed1c7dd37750b3b1814b84d544b797ca8b0884bf74fa8d2

Available diffs

View changes file

Binary packages built by this source

icecc: distributed compiler (client and server)

 icecc (also known as Icecream) is a distributed compile system. It allows
 parallel compiling by distributing the compile jobs to several nodes of
 a compile network running the icecc daemon. The icecc scheduler routes
 the jobs and provides status and statistics information to the icecc monitor.
 .
 Each compile node can accept one or more compile jobs depending on the number
 of processors and the settings of the daemon. Link jobs and other jobs which
 cannot be distributed are executed locally on the node where the compilation
 is started.

icecc-dbgsym: debug symbols for icecc
libicecc-dev: development files for icecc (distributed compiler)

 This package is part if icecc. It provides files which are necessary to build
 icecc-monitor.
 .
 See the 'icecc' package for more information.