From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 384C4158086 for ; Fri, 19 Nov 2021 02:58:32 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 125FCE07D9; Fri, 19 Nov 2021 02:58:31 +0000 (UTC) Received: from smtp.gentoo.org (dev.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 51FA8E07D9 for ; Fri, 19 Nov 2021 02:58:30 +0000 (UTC) Received: by mail-ed1-f49.google.com with SMTP id w1so36198434edd.10 for ; Thu, 18 Nov 2021 18:58:29 -0800 (PST) X-Gm-Message-State: AOAM5332QQBQ7XUyLN2vH5nzAY8XyWRqRM36wwkEoEofI7/GBTah88GI iPQs+DXsD+BtVmWu1FsLoVHic4sYYvnqbBttbxI= X-Google-Smtp-Source: ABdhPJzpO/4ZYE+yb4eg0ndMNatqDVmB5clQDGifP6cK4MAHh6H2ME7ZlBwj8Nv5aFzV6zf4EmQ0MtAbHBNVT+PpflY= X-Received: by 2002:a50:eb85:: with SMTP id y5mr19717939edr.173.1637290706711; Thu, 18 Nov 2021 18:58:26 -0800 (PST) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-catalyst@lists.gentoo.org Reply-to: gentoo-catalyst@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply MIME-Version: 1.0 References: <20211105032111.689252-1-gyakovlev@gentoo.org> In-Reply-To: <20211105032111.689252-1-gyakovlev@gentoo.org> From: Matt Turner Date: Thu, 18 Nov 2021 18:58:13 -0800 X-Gmail-Original-Message-ID: Message-ID: Subject: Re: [gentoo-catalyst] [PATCH] catalyst: generate .sha256 file if any digest is enabled To: gentoo-catalyst@lists.gentoo.org Cc: Georgy Yakovlev Content-Type: text/plain; charset="UTF-8" X-Archives-Salt: 426c0d2e-34f9-4641-83d0-4d68c7afb9cf X-Archives-Hash: 4ae23561afbac2f23cd5cddffad8d70e Looks great. Thank you, Georgy!