tarantool 2.6.0-1.3build4 source package in Ubuntu

Changelog

tarantool (2.6.0-1.3build4) noble; urgency=medium

  * No-change rebuild for CVE-2024-3094

 -- William Grant <email address hidden>  Mon, 01 Apr 2024 16:01:05 +1100

Upload details

Uploaded by:
William Grant
Uploaded to:
Noble
Original maintainer:
Ubuntu Developers
Architectures:
all i386 amd64 armhf arm64
Section:
database
Urgency:
Medium Urgency

See full publishing history Publishing

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

Downloads

File Size SHA-256 Checksum
tarantool_2.6.0.orig.tar.gz 13.0 MiB f7f547be785eaa91cd03a14ad2c02a8bc87adac0e9011a90500f744a08d8a106
tarantool_2.6.0-1.3build4.debian.tar.xz 16.0 KiB 5f4b4dbc43b825e1815889f01fa061f8b53a04a2a41114b07f9a8f092bda8fc6
tarantool_2.6.0-1.3build4.dsc 2.3 KiB 8922f031c70fc8e86dd2ebb4e8a5e8da29dcf94adfe7c777e1d96456372e1f9d

Available diffs

View changes file

Binary packages built by this source

tarantool: In-memory database with a Lua application server

 Tarantool is an in-memory database and a Lua application server.
 Its key properties include:
 .
  * flexible data model
  * multiple index types: HASH, TREE, BITSET
  * optional persistence and strong data durability
  * log streaming replication
  * Lua functions, procedures, triggers, with rich access to database API,
    JSON support, inter-procedure and network communication libraries
 .
 This package provides Tarantool command line interpreter and server.

tarantool-common: Tarantool in-memory database - common files

 Tarantool is an in-memory database and Lua application server.
 This package provides scripts to work with tarantool configuration
 and log files.

tarantool-dev: Tarantool in-memory database - development headers

 Tarantool is an in-memory database and Lua application server.
 This package provides server development files needed to build pluggable
 modules.