mruby 3.1.0-1 source package in Ubuntu

Changelog

mruby (3.1.0-1) unstable; urgency=medium

  * New upstream release.
  * Fix CVE-2021-46020, CVE-2022-0240, CVE-2022-0481, CVE-2022-0890,
    CVE-2022-1071, CVE-2022-1427, CVE-2022-1201. (Closes: #1014968)

 -- Nobuhiro Iwamatsu <email address hidden>  Mon, 08 Aug 2022 11:39:09 +0900

Upload details

Uploaded by:
Nobuhiro Iwamatsu
Uploaded to:
Sid
Original maintainer:
Nobuhiro Iwamatsu
Architectures:
any
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Lunar release universe misc

Downloads

File Size SHA-256 Checksum
mruby_3.1.0-1.dsc 1.9 KiB 418eb4cb7ba8734efce104494019a617fb84f6e6eee228e4480a2932ad288a1f
mruby_3.1.0.orig.tar.gz 723.7 KiB 64ce0a967028a1a913d3dfc8d3f33b295332ab73be6f68e96d0f675f18c79ca8
mruby_3.1.0-1.debian.tar.xz 6.9 KiB 9458a6fca78c62cb9041746225dd6ec7cc3849990435870c5f4e1292caaeb38e

Available diffs

No changes file available.

Binary packages built by this source

libmruby-dev: lightweight implementation of the Ruby language (development files)

 mruby is the lightweight implementation of the Ruby language complying to
 the ISO standard.
 This can be linked and embedded within your application.
 .
 This package contains the development files.

mruby: lightweight implementation of the Ruby language

 mruby is the lightweight implementation of the Ruby language complying to
 the ISO standard.
 This can be linked and embedded within your application.
 .
 This package contains the following tools:
  * mirb: Embeddable interactive ruby shell
  * mrbc: mruby compiler
  * mruby: mruby interpreter
  * mrdb: mruby debugger
  * mruby-strip: mruby strip

mruby-dbgsym: debug symbols for mruby