mirror of
https://github.com/fosslinux/live-bootstrap.git
synced 2026-03-22 11:06:32 +01:00
Add coreutils 8.32
This commit is contained in:
parent
8504c35685
commit
fefb33a870
12 changed files with 608 additions and 0 deletions
|
|
@ -2,6 +2,7 @@
|
|||
.. SPDX-FileCopyrightText: 2021 Andrius Štikonas <andrius@stikonas.eu>
|
||||
.. SPDX-FileCopyrightText: 2021 Paul Dersey <pdersey@gmail.com>
|
||||
.. SPDX-FileCopyrightText: 2021 fosslinux <fosslinux@aussies.space>
|
||||
.. SPDX-FileCopyrightText: 2021 Melg Eight <public.melg8@gmail.com>
|
||||
|
||||
.. SPDX-License-Identifier: CC-BY-SA-4.0
|
||||
|
||||
|
|
@ -590,6 +591,13 @@ automake 1.15.1
|
|||
|
||||
GNU Automake from 1.15 series. This is the last version that runs on Perl 5.6.
|
||||
|
||||
coreutils 8.32
|
||||
=============
|
||||
|
||||
We build the latest available coreutils 8.32 which adds needed options to make
|
||||
results of build metadata reproducible. For example, timestamps are changed with
|
||||
``touch --no-dereference``.
|
||||
|
||||
tar 1.34
|
||||
========
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue