GNU bug report logs -
#48702
[PATCH 0/3] Add patatt and update b4
Previous Next
Reported by: Kyle Meyer <kyle <at> kyleam.com>
Date: Thu, 27 May 2021 14:52:02 UTC
Severity: normal
Tags: patch
Done: Ludovic Courtès <ludo <at> gnu.org>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
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 <maxim.cournoyer <at> gmail.com>
;;; Copyright © 2021 Sarah Morgensen <iskarian <at> mgsn.dev>
;;; Copyright © 2021 Xinglu Chen <public <at> yoctocell.xyz>
-+;;; Copyright © 2021 Kyle Meyer <kyle <at> kyleam.com>
+ ;;; Copyright © 2022 Alice Brenon <alice.brenon <at> ens-lyon.fr>
++;;; Copyright © 2022 Kyle Meyer <kyle <at> kyleam.com>
;;;
;;; 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 <mhw <at> netris.org>
+ ;;; Copyright © 2014, 2016, 2019, 2021 Eric Bavier <bavier <at> posteo.net>
+ ;;; Copyright © 2015, 2016, 2017, 2018, 2019, 2020, 2021, 2022 Efraim Flashner <efraim <at> flashner.co.il>
+-;;; Copyright © 2015, 2018, 2020, 2021 Kyle Meyer <kyle <at> kyleam.com>
++;;; Copyright © 2015, 2018, 2020, 2021, 2022 Kyle Meyer <kyle <at> kyleam.com>
+ ;;; Copyright © 2015, 2017, 2018, 2020 Ricardo Wurmus <rekado <at> elephly.net>
+ ;;; Copyright © 2016, 2017 Leo Famulari <leo <at> famulari.name>
+ ;;; Copyright © 2016, 2017, 2018 Nikita <nikita <at> n0.is>
@@ 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
--
2.36.1
This bug report was last modified 3 years and 2 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.