This commit is contained in:
Haelwenn Monnier 2026-02-25 22:27:41 +01:00 committed by GitHub
commit ce411375b3
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
9 changed files with 31 additions and 11 deletions

View file

@ -521,11 +521,11 @@ coreutils 5.0
including ``comm``, ``expr``, ``dd``, ``sort``, ``sync``, ``uname`` and
``uniq``. This fixes a variety of issues with existing ``coreutils``.
coreutils 6.10
utils-std 0.1.2
==============
We build ``date``, ``mktemp`` and ``sha256sum`` from coreutils 6.10 which are
either missing or don't build correctly in 5.0. Other utils are not built at
this stage.
Replaces most of coreutils 5.0 as well as providing few more utilities like
``date``, ``mktemp``, and ``sha256sum``.
gawk 3.0.4
==========