mirror of
https://github.com/fosslinux/live-bootstrap.git
synced 2026-03-02 01:18:08 +01:00
Add gawk 5.3.0
This commit is contained in:
parent
10d2a72d16
commit
ffbdd8bc18
5 changed files with 27 additions and 0 deletions
|
|
@ -1267,3 +1267,10 @@ diffutils 3.10
|
|||
We already have a perfectly functional diffutils, but some core modern software
|
||||
does require newer diffutils (understandably, given our diffutils is from 1994).
|
||||
This also gives the additional diffutils commands ``diff3`` and ``sdiff``.
|
||||
|
||||
gawk 5.3.0
|
||||
==========
|
||||
|
||||
Similarly to diffutils, our gawk is currently very ancient (1999). That doesn't
|
||||
cut it for modern software such as glibc. We update gawk to a much more modern
|
||||
version.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue