From patchwork Sun May 22 22:28:03 2022 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Patchwork-Submitter: Kyle Meyer X-Patchwork-Id: 782 Return-Path: X-Original-To: patchwork@mira.cbaines.net Delivered-To: patchwork@mira.cbaines.net Received: by mira.cbaines.net (Postfix, from userid 113) id AB14527BBEA; Sun, 22 May 2022 23:29:23 +0100 (BST) X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on mira.cbaines.net X-Spam-Level: X-Spam-Status: No, score=-2.7 required=5.0 tests=BAYES_00,DKIM_INVALID, DKIM_SIGNED,MAILING_LIST_MULTI,SPF_HELO_PASS,URIBL_BLOCKED autolearn=unavailable autolearn_force=no version=3.4.6 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) by mira.cbaines.net (Postfix) with ESMTPS id 6D3A927BBE9 for ; Sun, 22 May 2022 23:29:23 +0100 (BST) Received: from localhost ([::1]:47652 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1nsu4g-0001vS-Hb for patchwork@mira.cbaines.net; Sun, 22 May 2022 18:29:22 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:52106) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1nsu4M-0001vA-DW for guix-patches@gnu.org; Sun, 22 May 2022 18:29:02 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:52732) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1nsu4M-0006ng-4W for guix-patches@gnu.org; Sun, 22 May 2022 18:29:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1nsu4L-0008Td-PW for guix-patches@gnu.org; Sun, 22 May 2022 18:29:01 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#48702] [PATCH v6 0/4] Add patatt and enable patch attestation for b4 Resent-From: Kyle Meyer Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Sun, 22 May 2022 22:29:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 48702 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 48702@debbugs.gnu.org Cc: Ludovic =?utf-8?q?Court=C3=A8s?= , Xinglu Chen Received: via spool by 48702-submit@debbugs.gnu.org id=B48702.165325851432500 (code B ref 48702); Sun, 22 May 2022 22:29:01 +0000 Received: (at 48702) by debbugs.gnu.org; 22 May 2022 22:28:34 +0000 Received: from localhost ([127.0.0.1]:46613 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nsu3m-0008Ry-5x for submit@debbugs.gnu.org; Sun, 22 May 2022 18:28:34 -0400 Received: from out1.migadu.com ([91.121.223.63]:31494) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nsu3i-0008Rk-0C for 48702@debbugs.gnu.org; Sun, 22 May 2022 18:28:25 -0400 X-Report-Abuse: Please report any abuse attempt to abuse@migadu.com and include these headers. DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=kyleam.com; s=key1; t=1653258500; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=K8mrZdfmxXrvf4r8JdcSOPV1//2wqH8KZTXDl8hIgqs=; b=oPk5G8Gu/9mRTluLUmEvFCKkRlTDihcFVIsJthQGeRJ1nQNmzsTGoEvU5QHeRZ77hW2xOY 3aeMalYil4WUHY+dq6vzi5nPLpj4xAwQ2wU1hCi1I9LjnhXhijb1XYsC9ZzcKQtdhbcxSR 0fiw/Ism5tI1llnkgJ8Rt/7Hft5tj9SlOpylWVDaxdZWsl3gUTz3Goo825XOiwNwmeXVIv cQi+QHNBKjMNFHCY9umyjUNys4kVIsYhuxt5fFw4gOYJan7/SYKHN4bFypZn5D/tQZ8lNK 20/Zh530YXFgIXs0UXr8R8/w7OB8VW5gQAqbTJu9qpF0FuM5MZu/k9mlV2zdCA== From: Kyle Meyer Date: Sun, 22 May 2022 18:28:03 -0400 Message-Id: <20220522222807.332757-1-kyle@kyleam.com> In-Reply-To: <20211218070648.278181-1-kyle@kyleam.com> References: <20211218070648.278181-1-kyle@kyleam.com> MIME-Version: 1.0 X-Migadu-Flow: FLOW_OUT X-Migadu-Auth-User: kyleam.com X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-BeenThere: guix-patches@gnu.org List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-patches-bounces+patchwork=mira.cbaines.net@gnu.org Sender: "Guix-patches" X-getmail-retrieved-from-mailbox: Patches 0780164f1f (gnu: b4: Update to 0.8.0, 2022-05-05) updated b4, so the version bump from v5 is now stale. However, there are still two useful parts: * the addition of patatt, which b4 uses to enable patch attestation * the removal of a now unneeded workaround from b4's definition Here's a reroll that puts these changes on top of the current master. [1/4] licenses: Add Expat No Attribution license. [2/4] gnu: Add patatt. [3/4] gnu: b4: Drop now unneeded snippet. [4/4] gnu: b4: Enable patch attestation. gnu/packages/version-control.scm | 36 +++++++++++++++++++++++--------- guix/import/utils.scm | 2 ++ guix/licenses.scm | 10 ++++++++- 3 files changed, 37 insertions(+), 11 deletions(-) Range-diff against v5: 1: 7b932e8ea4 ! 1: fea8928d10 licenses: Add Expat No Attribution license. @@ Commit message ## guix/import/utils.scm ## @@ - ;;; Copyright © 2021 Maxim Cournoyer ;;; Copyright © 2021 Sarah Morgensen ;;; Copyright © 2021 Xinglu Chen -+;;; Copyright © 2021 Kyle Meyer + ;;; Copyright © 2022 Alice Brenon ++;;; Copyright © 2022 Kyle Meyer ;;; ;;; This file is part of GNU Guix. ;;; 2: 12b48f1bdb ! 2: cddbbbd581 gnu: Add patatt. @@ Commit message * gnu/packages/version-control.scm (patatt): New variable. ## gnu/packages/version-control.scm ## +@@ + ;;; Copyright © 2014, 2015, 2016 Mark H Weaver + ;;; Copyright © 2014, 2016, 2019, 2021 Eric Bavier + ;;; Copyright © 2015, 2016, 2017, 2018, 2019, 2020, 2021, 2022 Efraim Flashner +-;;; Copyright © 2015, 2018, 2020, 2021 Kyle Meyer ++;;; Copyright © 2015, 2018, 2020, 2021, 2022 Kyle Meyer + ;;; Copyright © 2015, 2017, 2018, 2020 Ricardo Wurmus + ;;; Copyright © 2016, 2017 Leo Famulari + ;;; Copyright © 2016, 2017, 2018 Nikita @@ gnu/packages/version-control.scm: (define-public grokmirror based on a manifest file published by servers.") (license license:gpl3+))) 3: 93595c3c8f < -: ---------- gnu: b4: Update to 0.8.0. -: ---------- > 3: 418567f25c gnu: b4: Drop now unneeded snippet. -: ---------- > 4: 9925690051 gnu: b4: Enable patch attestation. base-commit: 4ba4cb1d49d70a00f7236f60bd92e5eccef573dd