luametatex 2.11.01+really2.10.08+ds-1build1 source package in Ubuntu

Changelog

luametatex (2.11.01+really2.10.08+ds-1build1) noble; urgency=medium

  * No-change rebuild for CVE-2024-3094

 -- William Grant <email address hidden>  Mon, 01 Apr 2024 17:53:14 +1100

Upload details

Uploaded by:
William Grant
Uploaded to:
Noble
Original maintainer:
Ubuntu Developers
Architectures:
any
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Noble release universe misc

Downloads

File Size SHA-256 Checksum
luametatex_2.11.01+really2.10.08+ds.orig.tar.gz 3.0 MiB ced6f5d4ffb240a05ce1627492c47452aba38b65f430baa3096b16bfca9562ff
luametatex_2.11.01+really2.10.08+ds-1build1.debian.tar.xz 7.7 KiB c0f7ae1f6b25dc78ce415d293db73f4818f98480723c2491eb31a0d4e517c16b
luametatex_2.11.01+really2.10.08+ds-1build1.dsc 2.1 KiB 59bda6ee2675c188bcee723e3a5893cd098c75a0bcfc940106b13bd4a56bae58

View changes file

Binary packages built by this source

luametatex: Next generation ConTeXt processing engine

 The LuaMetaTeX program is a light weight variant of LuaTeX. This
 program finds its origin in parts of TeX (the original program, eTeX
 (some extensions), pdfTeX (more extensions) Aleph (based on Omega,
 directions) and of course LuaTeX (lots of things).
 .
 This is a follow up on the LuaTeX project. The source is considered
 part of the ConTeXt distribution and managed by the ConTeXt development
 team and the ConTeXt user group. That way it can be guaranteed that the
 engine and this TeX macro package work together as expected. The idea
 is that users can easily compile the source themselves and that way
 have a guaranteed long term (minimal) TeX based installation. Because
 the management scripts are in Lua, only one binary is needed to serve
 the ConTeXt distribution.
 .
 In the source code it was tried to stay close to the ancestors, LuaTeX,
 pdfTeX, eTeX and TeX, but in the meantime due to additions there is
 quite some diverge. There are new primitives and submechanisms, there
 is more control over the inner workings, font handling is mostly
 delegated to Lua and there is no built-in backend. The code base is
 all-inclusive and has no (nor will have) dependencies on external
 libraries. Performance and memory consumption have been optimized and
 the additions (compared to LuaTeX) don’t have a negative impact.

luametatex-dbgsym: debug symbols for luametatex