luajit2 2.1-20230410-1build1 source package in Ubuntu

Changelog

luajit2 (2.1-20230410-1build1) noble; urgency=high

  * No change rebuild against frame pointers and time_t.

 -- Julian Andres Klode <email address hidden>  Mon, 22 Apr 2024 11:48:30 +0200

Upload details

Uploaded by:
Julian Andres Klode
Uploaded to:
Noble
Original maintainer:
Ubuntu Developers
Architectures:
amd64 arm64 armel armhf i386 mips64el mipsel s390x powerpc all
Section:
misc
Urgency:
Very Urgent

See full publishing history Publishing

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

Downloads

File Size SHA-256 Checksum
luajit2_2.1-20230410.orig.tar.xz 702.5 KiB 7c003d45534d746897596c310fd17cea0e7574bd514b54146337da8dbf02cba3
luajit2_2.1-20230410-1build1.debian.tar.xz 6.7 KiB 854f235e8b3a210f6ad39a4d14c0f1e13c1bc2a7450f62d181b6fa207a355e10
luajit2_2.1-20230410-1build1.dsc 2.5 KiB 20afe489f3e5ffabfe4a0b9702e2be413c6fdb68d2fdfef8f8daa999a34ecf6d

View changes file

Binary packages built by this source

libluajit2-5.1-2: OpenResty-maintained branch of LuaJIT (shared objects)

 LuaJIT implements the full set of language features defined by Lua 5.1. The
 virtual machine (VM) is API- and ABI-compatible to the standard Lua interpreter
 and can be deployed as a drop-in replacement.
 .
 This package contains an embeddable version of LuaJIT that can be used as a
 replacement of the standard liblua-5.1 shared library.

libluajit2-5.1-2-dbgsym: debug symbols for libluajit2-5.1-2
libluajit2-5.1-common: OpenResty-maintained branch of LuaJIT (common files)

 This package contains files needed by the LuaJIT interpreter/jitter as well
 by its embeddable (i.e. library) version.

libluajit2-5.1-dev: OpenResty-maintained branch of LuaJIT (development files)

 This package contains header files and a statically linkable library for
 LuaJIT.

luajit2: OpenResty-maintained branch of LuaJIT (interpreter)

 LuaJIT implements the full set of language features defined by Lua 5.1. The
 virtual machine (VM) is API- and ABI-compatible to the standard Lua interpreter
 and can be deployed as a drop-in replacement.
 .
 This package contains the standalone interpreter/jitter that can be used
 as a replacement for the standard lua5.1 interpreter.

luajit2-dbgsym: debug symbols for luajit2