gawk 1:5.2.1-2build3 source package in Ubuntu

Changelog

gawk (1:5.2.1-2build3) noble; urgency=medium

  * No-change rebuild for CVE-2024-3094

 -- Steve Langasek <email address hidden>  Sun, 31 Mar 2024 05:33:52 +0000

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release main interpreters
Noble release main interpreters

Downloads

File Size SHA-256 Checksum
gawk_5.2.1.orig.tar.xz 2.6 MiB 2337a0283b180ec1b9c727973a34781c6478b3ae9bcbdcca0a4dc49861d75a65
gawk_5.2.1-2build3.debian.tar.xz 15.0 KiB 43a98f5a17f438262fd9dcd3a523c1eca797aa532e51a6acf9b4ccaaf0aeb015
gawk_5.2.1-2build3.dsc 1.9 KiB 3d5fbee94667a3cab4ac24551e074471498f38874dd9ff5d2e5d86e565963950

View changes file

Binary packages built by this source

gawk: GNU awk, a pattern scanning and processing language

 `awk', a program that you can use to select particular records in a
 file and perform operations upon them.
 .
 Gawk is the GNU Project's implementation of the AWK programming language.
 It conforms to the definition of the language in the POSIX 1003.2 Command
 Language And Utilities Standard. This version in turn is based on the
 description in The AWK Programming Language, by Aho, Kernighan, and
 Weinberger, with the additional features defined in the System V Release
 4 version of UNIX awk. Gawk also provides more recent Bell Labs awk
 extensions, and some GNU-specific extensions.

gawk-dbgsym: debug symbols for gawk