ccbuild 2.0.9-1build3 source package in Ubuntu

Changelog

ccbuild (2.0.9-1build3) noble; urgency=medium

  * No-change rebuild for CVE-2024-3094

 -- William Grant <email address hidden>  Mon, 01 Apr 2024 16:41:34 +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
ccbuild_2.0.9.orig.tar.gz 228.7 KiB 3420f7ba63afd0eb5eefb2da904b86a51141c771ad26f0bf8cd95fcab4b8fd61
ccbuild_2.0.9-1build3.debian.tar.xz 5.7 KiB 047f08668aea8a49c7af0ba16970cd6279642319a9ff87ab2d43f40311394ff4
ccbuild_2.0.9-1build3.dsc 2.0 KiB 997d0ff3a4d998615442c14f822f39f38b8966177f27608c8666dd73b757ca4d

Available diffs

View changes file

Binary packages built by this source

ccbuild: source scanning build utility for C++

 Scan the source for main functions and includes. When the file
 contains a main function it will compile all the files next to that
 file's includes and link them into a program.
 .
 This makes it possible to build entire programs with minimal
 configuration. Linker and compiler options can be added and will be
 automatically divided over the compiler and linker.

ccbuild-dbgsym: debug symbols for ccbuild