gambc 4.9.3-1.3build2 source package in Ubuntu

Changelog

gambc (4.9.3-1.3build2) noble; urgency=medium

  * No-change rebuild for CVE-2024-3094

 -- Steve Langasek <email address hidden>  Sun, 31 Mar 2024 05:31:44 +0000

Upload details

Uploaded by:
Steve Langasek
Uploaded to:
Noble
Original maintainer:
Ubuntu Developers
Architectures:
any all
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
gambc_4.9.3.orig.tar.gz 13.1 MiB 131685ba6d674fd7390950f6e4a46f19514778d05343a3e293976606b738c1dc
gambc_4.9.3-1.3build2.debian.tar.xz 52.9 KiB 6feb6bac16969108fbae528be1f3e7d6bff31cb1b8cc1c7d12dd9f58898a840a
gambc_4.9.3-1.3build2.dsc 2.1 KiB 8d44c9dd246cb6098242ed5027bc6ec1f70e3b88ff49476b27e53ceed1aade3b

Available diffs

View changes file

Binary packages built by this source

gambc: Gambit Scheme interpreter and compiler

 The gambc package includes a Scheme interpreter and a Scheme compiler which
 can be used to build standalone executables. The thread system is very
 efficient and can support millions of concurrent processes.
 .
 The Gambit system conforms to the R4RS, R5RS and IEEE Scheme standards. The
 full numeric tower is implemented, including: infinite precision integers
 (bignums), rationals, inexact reals (floating point numbers), and complex
 numbers. Gambit supports a number of extensions to the standards.

gambc-dbgsym: debug symbols for gambc
gambc-doc: documentation for the Gambit interpreter and compiler

 The package includes info, .pdf, and text versions of the Gambit manual,
 a 200+ page document containing a complete description of the interpreter
 and compiler suite. Also included are numerous examples, benchmark code,
 and an implementation of syntax-case for Gambit.

libgambit4-dev: Header file and link for the Gambit shared library

 The package includes gambit.h and the libgambit.so, libgambitgsi.so
 and libgambitgsc.so links.

libgambit4t64: Shared libraries for the Gambit interpreter and compiler

 The package includes .so, .c and .scm files, which are necessary to
 run the Gambit interpreter and the Gambit compiler.

libgambit4t64-dbgsym: debug symbols for libgambit4t64