moarvm 2022.12+dfsg-1build2 source package in Ubuntu

Changelog

moarvm (2022.12+dfsg-1build2) noble; urgency=medium

  * No-change rebuild for CVE-2024-3094

 -- Steve Langasek <email address hidden>  Sun, 31 Mar 2024 20:07:38 +0000

Upload details

Uploaded by:
Steve Langasek
Uploaded to:
Noble
Original maintainer:
Ubuntu Developers
Architectures:
amd64 arm64 armel armhf i386 kfreebsd-amd64 kfreebsd-i386 mips mips64el mipsel powerpc ppc64 ppc64el riscv64 s390x x32
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release universe misc
Noble release universe misc

Downloads

File Size SHA-256 Checksum
moarvm_2022.12+dfsg.orig.tar.xz 7.6 MiB 000340e2c68683191f1f7603f931888dbef0b2b001d14565d4d76c78f80b883d
moarvm_2022.12+dfsg-1build2.debian.tar.xz 19.7 KiB ddf952e2996db9c1946bb6456805440d952f865e1784d85e3f1f44ec479d1cc5
moarvm_2022.12+dfsg-1build2.dsc 2.6 KiB b448b38049f91c55faf162e2f6003d03124ae27c3cce08df6e04989719f18ef6

View changes file

Binary packages built by this source

moarvm: virtual machine for Rakudo Perl 6 and NQP

 Short for "Metamodel On A Runtime", MoarVM is a modern virtual machine
 built for the Rakudo Raku (formerly Perl 6) compiler and the NQP Compiler
 Toolchain. MoarVM is used by the majority of Raku programmers.
 .
 Highlights include:
  * Great Unicode support, with strings represented at grapheme level
  * Dynamic analysis of running code to identify hot functions and loops,
    and perform a range of optimizations, including type specialization
    and inlining
  * Support for threads, a range of concurrency control constructs,
    and asynchronous sockets, timers, processes, and more
  * Generational, parallel, garbage collection
  * Support for numerous language features, including first class
    functions, exceptions, continuations, runtime loading of code,
    big integers and interfacing with native libraries

moarvm-dbgsym: debug symbols for moarvm
moarvm-dev: development files for moarvm

 Storing 'Short for "Metamodel On A Runtime", MoarVM is a modern virtual machine
 built for the Rakudo Raku (formerly Perl 6) compiler and the NQP Compiler
 Toolchain. MoarVM is used by the majority of Raku programmers.
 .
 This package contains the developments files required to
 compile Nqp and Rakudo.