From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp2 ([2001:41d0:8:6d80::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms0.migadu.com with LMTPS id R3YVASFtjmEnYwEAgWs5BA (envelope-from ) for ; Fri, 12 Nov 2021 14:33:21 +0100 Received: from aspmx1.migadu.com ([2001:41d0:8:6d80::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp2 with LMTPS id OIjzNyBtjmHNdAAAB5/wlQ (envelope-from ) for ; Fri, 12 Nov 2021 13:33:20 +0000 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by aspmx1.migadu.com (Postfix) with ESMTPS id B27B89FD1 for ; Fri, 12 Nov 2021 14:33:19 +0100 (CET) Received: from localhost ([::1]:50536 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1mlWgA-0001yT-0d for larch@yhetil.org; Fri, 12 Nov 2021 08:33:18 -0500 Received: from eggs.gnu.org ([209.51.188.92]:37328) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mlWfu-0001vH-FP for guix-patches@gnu.org; Fri, 12 Nov 2021 08:33:02 -0500 Received: from debbugs.gnu.org ([209.51.188.43]:60411) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1mlWfu-0001eS-6n for guix-patches@gnu.org; Fri, 12 Nov 2021 08:33:02 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1mlWfu-0008Sy-39 for guix-patches@gnu.org; Fri, 12 Nov 2021 08:33:02 -0500 Subject: bug#51599: [PATCH 1/2] gnu: genimage: upgrade to v14 Resent-From: Mathieu Othacehe Original-Sender: "Debbugs-submit" Resent-To: guix-patches@gnu.org Resent-Date: Fri, 12 Nov 2021 13:33:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: cc-closed 51599 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: Ryan Sundberg Cc: 51599-done@debbugs.gnu.org Mail-Followup-To: 51599@debbugs.gnu.org, othacehe@gnu.org, ryan@arctype.co Received: via spool by 51599-done@debbugs.gnu.org id=D51599.163672393932487 (code D ref 51599); Fri, 12 Nov 2021 13:33:01 +0000 Received: (at 51599-done) by debbugs.gnu.org; 12 Nov 2021 13:32:19 +0000 Received: from localhost ([127.0.0.1]:43723 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mlWfD-0008Rv-Jh for submit@debbugs.gnu.org; Fri, 12 Nov 2021 08:32:19 -0500 Received: from eggs.gnu.org ([209.51.188.92]:36408) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mlWfB-0008Rf-B2 for 51599-done@debbugs.gnu.org; Fri, 12 Nov 2021 08:32:18 -0500 Received: from [2001:470:142:3::e] (port=39426 helo=fencepost.gnu.org) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mlWf4-0001Zi-Tw; Fri, 12 Nov 2021 08:32:11 -0500 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnu.org; s=fencepost-gnu-org; h=MIME-Version:Date:References:In-Reply-To:Subject:To: From; bh=0FVhr5n/y2+rTt4Gm6vN9iZVabzgrYHFbJcnjyohhVM=; b=kI44WlMM4CXNUvj54cb9 0EjIjcX/hjDVWGpWKUDQNnMCrLxmJUWONo4qT4r7aLdqqW2aoMDToUdTE8yqKg1C9QBOFBZYlr1Xk dQIdu3FEljORET4IkoQY/QhDAf/AEgEj2c9f57DLV2XJNdrwDN9BgGG4wH91jy0B68ZqGB9PPlyI1 /+QBZib4kYisTJXC8SQ/bP7Uvu6qcbcJ4NPoehUyD4twVORB9QeAZZjutCohr1B7lqug49cAGvaib HHZy8nAvQAOj0hBWBq+eSbdxchJiEXTg4zg6QGAXLBYyAeVAPJhuzfki9rwvdQphpAI0Zhtj1W/W2 drhzqPmobamB4Q==; Received: from [2a01:e0a:19b:d9a0:b4a5:c7aa:fee0:cc15] (port=60370 helo=meije) by fencepost.gnu.org with esmtpsa (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mlWf4-0003cG-Kr; Fri, 12 Nov 2021 08:32:10 -0500 From: Mathieu Othacehe In-Reply-To: <20211104083511.11852-1-ryan@arctype.co> (Ryan Sundberg's message of "Thu, 4 Nov 2021 01:35:10 -0700") References: <20211104083511.11852-1-ryan@arctype.co> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/27.2 (gnu/linux) Date: Fri, 12 Nov 2021 13:32:09 +0000 Message-ID: <871r3lebza.fsf@gnu.org> MIME-Version: 1.0 Content-Type: text/plain 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+larch=yhetil.org@gnu.org Sender: "Guix-patches" X-Migadu-Flow: FLOW_IN ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1636724000; h=from:from:sender:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:cc:mime-version:mime-version: content-type:content-type:resent-to:resent-from:resent-sender: resent-message-id:in-reply-to:in-reply-to:references:references: list-id:list-help:list-unsubscribe:list-subscribe:list-post: dkim-signature; bh=0FVhr5n/y2+rTt4Gm6vN9iZVabzgrYHFbJcnjyohhVM=; b=h4g7sDk7kplyXh9sdJ7RAdkAy27calQ7ADUN/dUo0gdIh2eP2OulKYLveFHyvv+LFvVUvH 4OKcawqTJkyX1Q+zjFwNCkPyfcfLXrD0uAYPNMo0NNRuUtyWaWhJDZCsjc7+BDOlplS+ad qpV7x55Qhrr5pt79WhEfZ5x9xOcPztF4OAvmso7lZfFT1dp1GaPhfS/Z5SqkV/HEHjh3mh MOLgfyg8JPWmgN3apPXdipwXvac2znXy2QSOSUyPoBKTNE4z5q7sotUrV5y+L+D/LApxbJ woxnDk1HwgxCCnzhRbbTj6gO2ABwUj0CMz7AC1UHlIjuBpIbL6Vwz6hmqR90xw== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1636724000; a=rsa-sha256; cv=none; b=Jmyoo0D+baM6KiFFG4ThJYTO/wAKZOwr2vkD+/FGTYfWDmvKhR2XSUhz7YAL17EICRbnhF V5esKwA1f0tVCszls9ofHlFt4mr2OdiwgutvvOKX1op69dbKVuqDQ2v9TDjB6ZPT7UpSyX tsKccjm9EpMCrfR41uKFdrp7huiI3GGYYwgVVEhx5b+iRDZDz0ekd9hoeK2IZ1XPleNCaA AP7D6hNzQZ24Kd1Yh11Vy8l8xHcdC2MHwCBwROtq7Vpj8SRpWcgfP+v5ePDeh9wrEvQMX/ c773MoLds8vQ7dzOY/5FSjjwRPy7haRAvk7NV6prVw/nllX0mOT+dytztHEL1Q== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gnu.org header.s=fencepost-gnu-org header.b=kI44WlMM; dmarc=pass (policy=none) header.from=gnu.org; spf=pass (aspmx1.migadu.com: domain of guix-patches-bounces@gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=guix-patches-bounces@gnu.org X-Migadu-Spam-Score: -3.53 Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gnu.org header.s=fencepost-gnu-org header.b=kI44WlMM; dmarc=pass (policy=none) header.from=gnu.org; spf=pass (aspmx1.migadu.com: domain of guix-patches-bounces@gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=guix-patches-bounces@gnu.org X-Migadu-Queue-Id: B27B89FD1 X-Spam-Score: -3.53 X-Migadu-Scanner: scn1.migadu.com X-TUID: hQz2lAKs7i9Z Hello Ryan, > * gnu/local.mk: Replace patch reference > * gnu/packages/genimage.scm: Update package source > * gnu/packages/patches/genimage-mke2fs-test.patch: New patch file > * gnu/packages/patches/genimage-signedness.patch: Delete obsolete patch Pushed with an edited commit message. Thanks, Mathieu