yabasic 1:2.86.4-1 source package in Ubuntu

Changelog

yabasic (1:2.86.4-1) unstable; urgency=medium

  * New upstream release
    - Fixes for various heap overflows
    - Fix for do-loop / continue
  * Update debian/copyright

 -- Graham Inggs <email address hidden>  Thu, 16 Jan 2020 13:57:34 +0000

Upload details

Uploaded by:
Graham Inggs
Uploaded to:
Sid
Original maintainer:
Graham Inggs
Architectures:
any
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
yabasic_2.86.4-1.dsc 2.0 KiB 345024035cf8a83a511ef77d95ba10ab6ba8add6d786209f934f05078852b191
yabasic_2.86.4.orig.tar.gz 690.2 KiB 0287fca8bfb38005ba723e3615cfeae19e2625bec87a87bb01a02897a30706a9
yabasic_2.86.4-1.debian.tar.xz 7.4 KiB c426431b29a84e7b6d33db8194268c3ebb969d460b1aa2ebeca20d018cbebdf0

No changes file available.

Binary packages built by this source

yabasic: Yet Another BASIC interpreter

 yabasic implements the most common and simple elements of the BASIC
 language; it comes with for-loops and goto with while-loops and
 procedures. yabasic does monochrome line graphics, and printing
 comes with no extra effort. yabasic runs under Unix and Windows;
 it is small (less than 200 KB) and free.

yabasic-dbgsym: debug symbols for yabasic