> On Fri, 23 Sep 2022, Sheng Yu wrote:
> The hash does not need to be lowercase. It can be a quick fix in
> portage to accept any case.
That would break backwards compatibility. Also, having a uniquely
defined format helps when comparing hashes with the output of tools like
b2sum or sha512sum
On Fri, Sep 23, 2022 at 04:03:54PM +0200, Michał Górny wrote:
> Signed-off-by: Michał Górny
> ---
> glep-0074.rst | 13 +
> 1 file changed, 13 insertions(+)
>
> diff --git a/glep-0074.rst b/glep-0074.rst
> index 54bf216..bfbe092 100644
> --- a/glep-0074.rst
> +++ b/glep-0074.rst
> @@