Re: Intermediate release: 0.9.15-p2

Jens Thiele <[email protected]> Mon, 25 Nov 2024 19:40:59 +0100
Newsgroups gmane.lisp.scheme.gauche
Message-ID <[email protected]>
Shiro Kawai <[email protected]> writes:

> This is to provide a "reproducible" official package.  Reproducible means
> you can recreate binaries from the source that are exactly the same as
> distributed ones.  Previous releases of Gauche inserted external
> representations such as #<identifier foo#bar.123abcd> in a generated string
> literals, which varied between builds.
>
> There are quite a few fixes and additions since 0.9.15-p1, but we don't
> advertise them this time.  Check out ChangeLog if you're curious.
>
> Tarball: https://practical-scheme.net/vault/Gauche-0.9.15-p2.tgz
> (signature): https://practical-scheme.net/vault/Gauche-0.9.15-p2.tgz.asc

reprotest succeeds
Total: 39974 tests, 39974 passed,     0 failed,     0 aborted.

Best regards
Jens