libmawk 1.0.4-3build1 source package in Ubuntu

Changelog

libmawk (1.0.4-3build1) noble; urgency=medium

  * No-change rebuild for CVE-2024-3094

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

Upload details

Uploaded by:
Steve Langasek
Uploaded to:
Noble
Original maintainer:
Ubuntu Developers
Architectures:
any all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

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

Downloads

File Size SHA-256 Checksum
libmawk_1.0.4.orig.tar.bz2 305.2 KiB 4f5666135dcca1dac217209af30c000fe4f1f6b8670be8bdcb4193e4406b7597
libmawk_1.0.4-3build1.debian.tar.xz 3.4 KiB 258cbb0736a33bf02ec38c61dd363050ddebc9337a38a481ee8f6f0b2b174301
libmawk_1.0.4-3build1.dsc 2.1 KiB 899b6ac12409ab43a7923bda2e30b96ccdc79d9d854a1ab1c0464339f15301ca

View changes file

Binary packages built by this source

libmawk-dev: embeddable mawk lib

 Libmawk is a fork of the popular awk implementation mawk, and aims to be
 the lightweight script language programmers embed in their application.
 .
 This package constains all header files to allow applications to compile
 with embedded awk scripting.

libmawk1t64: embeddable mawk lib

 Libmawk is a fork of the popular awk implementation mawk, and aims to be
 the lightweight script language programmers embed in their application.
 .
 This implementation also supports some minor extensions over mawk:
  - dynamic awk function calls from awk scripts (by name in string)
  - dynamic variables (access variable by name in string)
  - include "scriptname.awk"
 .
 Besides the shared object, an lmawk binary is also installed, which is
 command-line-compatible with mawk but provides all those extra features.

libmawk1t64-dbgsym: debug symbols for libmawk1t64