csmith 2.3.0-7.1build1 source package in Ubuntu

Changelog

csmith (2.3.0-7.1build1) noble; urgency=medium

  * No-change rebuild for CVE-2024-3094

 -- Steve Langasek <email address hidden>  Sun, 31 Mar 2024 17:57:37 +0000

Upload details

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

See full publishing history Publishing

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

Downloads

File Size SHA-256 Checksum
csmith_2.3.0.orig.tar.gz 622.4 KiB f247cc0aede5f8a0746271b40a5092b5b5a2d034e5e8f7a836c879dde3fb65d5
csmith_2.3.0-7.1build1.debian.tar.xz 4.1 KiB 92eb8898ba73fb17e52ee3050f52d6d3d13ed7df4ef15f659b2f9c82ab19d9ea
csmith_2.3.0-7.1build1.dsc 2.0 KiB a1caf86c6930e11b98c76ed3b07cd50f30d7cc9dffe223128a17bba3892439c6

View changes file

Binary packages built by this source

csmith: generator of random C programs

 Csmith is a tool that can generate random C programs that statically
 and dynamically conform to the C99 standard. Thus, it is useful for
 stress-testing compilers, static analyzers, and other tools that
 process C code.

csmith-dbgsym: debug symbols for csmith
libcsmith-dev: generator of random C programs (development files)

 Csmith is a tool that can generate random C programs that statically
 and dynamically conform to the C99 standard. Thus, it is useful for
 stress-testing compilers, static analyzers, and other tools that
 process C code.
 .
 This package contains the header and development files needed to build
 programs and packages using csmith.

libcsmith0t64: generator of random C programs (runtime library)

 Csmith is a tool that can generate random C programs that statically
 and dynamically conform to the C99 standard. Thus, it is useful for
 stress-testing compilers, static analyzers, and other tools that
 process C code.
 .
 This package contains the runtime library files needed to run software
 using csmith.

libcsmith0t64-dbgsym: debug symbols for libcsmith0t64