wok annotate coreutils-print/description.txt @ rev 25496

Up expat (2.5.0), CVE-2022-43680. Again.
author Pascal Bellard <pascal.bellard@slitaz.org>
date Fri Dec 02 10:26:08 2022 +0000 (18 months ago)
parents
children
rev   line source
al@19215 1 Coreutils: Core GNU (file, text, shell) utilities.
al@19215 2
al@19215 3 * echo: display a line of text
al@19215 4 * numfmt: convert numbers from/to human-readable strings
al@19215 5 * printf: format and print data
al@19215 6 * yes: output a string repeatedly until killed