Commit Graph

6 Commits

Author SHA1 Message Date
Owen Rafferty
da532386d9
zstd: 1.5.5 2023-04-05 21:27:06 -05:00
phoebos
8bf65f2765
*: remove VERSION markers 2023-03-02 18:00:45 +05:30
Dylan Araps
f58992a279
zstd: use VERSION 2021-07-15 10:33:26 +03:00
Dylan Araps
c987100aef
zstd: 1.5.0 2021-06-30 11:25:10 +00:00
Dylan Araps
0cf1b4ccf8
zstd: bump to 1.4.5 2020-05-22 11:28:02 +03:00
Dylan Araps
2fede655de
zstd: new package at 1.4.4
Looks like we'll be forced to include zstd in the near future.
Software releases over the past few months have included zstd
support with more software to follow (non-optionally).

The GNU autotools suite has added support for creating dist
tarballs with zstd as the compression method. We may start to
see release tarballs of software compressed with zstd.

ccache will use zstd in the next major release and this is a
mandatory change. It cannot be avoided or disabled. We'd need
zstd to continue to keep ccache up-to-date (important).

GCC 10, GRUB and other software have received optional support
for zstd. These may be made mandatory in the future, it's too
early to tell.

Basically, a mandatory requirement on zstd is coming for some
software. This commit just readies KISS for the future though
I would have preferred to not include it at all (similar
reasoning to Debian).
2020-03-22 14:27:24 +02:00