sbcl 2:2.3.7-2build1 source package in Ubuntu

Changelog

sbcl (2:2.3.7-2build1) noble; urgency=medium

  * No-change rebuild for CVE-2024-3094

 -- William Grant <email address hidden>  Mon, 01 Apr 2024 18:57:40 +1100

Upload details

Uploaded by:
William Grant
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 proposed universe devel

Downloads

File Size SHA-256 Checksum
sbcl_2.3.7.orig.tar.bz2 7.1 MiB 698144fb805a31919a610de999ab98391d52eb698adaa8ca19b28fc6ed0d99f7
sbcl_2.3.7-2build1.debian.tar.xz 76.0 KiB 8c61820b3b53bf57d6acab3976a81e78b2e9b2c9c1f2af3ad8251bbd673d2519
sbcl_2.3.7-2build1.dsc 2.6 KiB f5cc41c3f91d623fc19276c721b4927c3b289039a0c0ba191250ebf55eb4dbe1

View changes file

Binary packages built by this source

sbcl: Common Lisp compiler and development system

 SBCL is a development environment for the ANSI Common Lisp language.
 It provides a native-code compiler and an integrated debugger, as well
 as all the features in the ANSI specification.
 .
 SBCL also contains other extensions to the ANSI specification, including
 a foreign-function interface, a pseudo-server API, user-extensible
 stream functionality, a Meta-Object Protocol, and an ability to run
 external processes.
 .
 To browse SBCL source definitions with development environments,
 install the sbcl-source package. For documentation on SBCL's usage
 and internals, the package sbcl-doc is provided.

sbcl-dbgsym: debug symbols for sbcl
sbcl-doc: Documentation for Steel Bank Common Lisp

 This package provides documentation for SBCL -- a development
 environment for the ANSI Common Lisp language.
 .
 The documents in this package cover SBCL-specific extensions to the
 language, explain how to use this Common Lisp implementation and how
 it differs from the ANSI standard.
 .
 The manual about SBCL's internals is also included in this package
 and may be of interest for people who intent to work with SBCL's
 source code.

sbcl-source: Source code files for SBCL

 This package provides the source code for SBCL -- a development
 environment for the ANSI Common Lisp language.
 .
 The source code is useful in conjunction with development
 environments and debuggers like SLIME, that allow macro expansion and
 lookup of source definitions.
 .
 Installing this package enables your source browser to dig deeply
 into the core of Steel Bank Common Lisp.