beef 1.2.0-2build2 source package in Ubuntu

Changelog

beef (1.2.0-2build2) noble; urgency=medium

  * No-change rebuild for CVE-2024-3094

 -- William Grant <email address hidden>  Mon, 01 Apr 2024 16:34:40 +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
beef_1.2.0.orig.tar.xz 232.9 KiB 45aba7729cf736eea27f4efdba2a12f094f8ca62f7eda79b4937444fc1b6952e
beef_1.2.0.orig.tar.xz.asc 833 bytes dd4a0675906ff27bdd5362da0317023cefe482b964031bfa5122b209655c780c
beef_1.2.0-2build2.debian.tar.xz 7.2 KiB f5fc68d8fd53a8e78273cf483e08e1cbea55b792d6a448b5f8f5e90885641c63
beef_1.2.0-2build2.dsc 2.2 KiB b70a2a2aebd73aae746b3df582ffe57213544f2c437c68c0284d6c8da1318403

Available diffs

View changes file

Binary packages built by this source

beef: flexible Brainfuck interpreter

 Beef is an interpreter for the Brainfuck programming language.
 .
 Its main goals are to be comfortable for the user and to run most
 Brainfuck programs unchanged; speed is generally quite good.
 .
 Beef performs thorough error checking to make sure malformed programs are
 not executed; it also supports a bunch of command-line options that can be
 used for configuration or compatibility purposes.
 .
 If GVFS is installed, Beef can use any available backend as either output
 or (where it makes sense) input source. GNU readline is used for
 interactive input.

beef-dbgsym: debug symbols for beef