From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp10.migadu.com ([2001:41d0:2:bcc0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms9.migadu.com with LMTPS id YA7bLpPXaWQ+FAAASxT56A (envelope-from ) for ; Sun, 21 May 2023 10:34:27 +0200 Received: from aspmx1.migadu.com ([2001:41d0:2:bcc0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp10.migadu.com with LMTPS id qLMCLpPXaWQGtQAAG6o9tA (envelope-from ) for ; Sun, 21 May 2023 10:34:27 +0200 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 70F2BAE33 for ; Sun, 21 May 2023 10:34:27 +0200 (CEST) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1q0eW5-0004me-Fl; Sun, 21 May 2023 04:34:13 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1q0eW0-0004mL-4W for guix-patches@gnu.org; Sun, 21 May 2023 04:34:09 -0400 Received: from debbugs.gnu.org ([209.51.188.43]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1q0eVu-0000EB-HV for guix-patches@gnu.org; Sun, 21 May 2023 04:34:07 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1q0eVt-0002c4-Up for guix-patches@gnu.org; Sun, 21 May 2023 04:34:01 -0400 Subject: bug#63615: [PATCH v2 0/2] Restyle and update xmrig to 6.19.2 Resent-From: Guillaume Le Vaillant Original-Sender: "Debbugs-submit" Resent-To: guix-patches@gnu.org Resent-Date: Sun, 21 May 2023 08:34:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: cc-closed 63615 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: Ahmad Draidi Cc: 63615-done@debbugs.gnu.org Mail-Followup-To: 63615@debbugs.gnu.org, glv@posteo.net, a.r.draidi@redscript.org Received: via spool by 63615-done@debbugs.gnu.org id=D63615.168465802410015 (code D ref 63615); Sun, 21 May 2023 08:34:01 +0000 Received: (at 63615-done) by debbugs.gnu.org; 21 May 2023 08:33:44 +0000 Received: from localhost ([127.0.0.1]:59983 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1q0eVc-0002bT-GV for submit@debbugs.gnu.org; Sun, 21 May 2023 04:33:44 -0400 Received: from mout02.posteo.de ([185.67.36.66]:44229) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1q0eVX-0002b6-21 for 63615-done@debbugs.gnu.org; Sun, 21 May 2023 04:33:42 -0400 Received: from submission (posteo.de [185.67.36.169]) by mout02.posteo.de (Postfix) with ESMTPS id F3F61240101 for <63615-done@debbugs.gnu.org>; Sun, 21 May 2023 10:33:32 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=posteo.net; s=2017; t=1684658013; bh=5sBLZdmVDlqFRbUrkqifyorIc4G56vNBzZuCOTJBJkc=; h=From:To:Cc:Subject:Date:Message-ID:MIME-Version:From; b=d1xVw2Cj6hA38gSgfa3Le/Q/4wmnzK4olMPehkjoyo/u3qo3vCy+VLSTyU1wKNYKy +vZnMC9CnB2IaBO0hjmQh7B7nG3deGNON3E4i0CvbjOejxp4w2sGA7F6v9lSZJgkVJ T5Q58igpOSQckaWD3FBDq6+fjTpyD7w9Rvqo8DiMF19z3o4/z/bMnqSqWbJ33GqDlE urkIGNXJy7Hl/aYpNT5dGieHzCcrT0hGAK+wY8lBkjrv6ztRWOPfmAl/28v6uKG2TT SeM6/UI+u8FxA4cweOqMLfPCVehnrvzbOuT/C7FOmo6mQvP9n9g3VHJjHVrwNX2b/w N1QRy9vd78V2g== Received: from customer (localhost [127.0.0.1]) by submission (posteo.de) with ESMTPSA id 4QPDPS1HQvz6twR; Sun, 21 May 2023 10:33:31 +0200 (CEST) References: From: Guillaume Le Vaillant Date: Sun, 21 May 2023 08:30:56 +0000 In-reply-to: Message-ID: <87y1li3wys.fsf@kitej> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha512; protocol="application/pgp-signature" 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-bounces+larch=yhetil.org@gnu.org X-Migadu-Flow: FLOW_IN X-Migadu-Country: US ARC-Seal: i=1; s=key1; d=yhetil.org; t=1684658067; a=rsa-sha256; cv=none; b=XvhkRlBOb4RPfYKLusC5JJDsVUywt0M1QjuB25Ag934K/m+1pU2386DyTASsqn2EYdW60a ++41kmMtb/kbPkLVpAgcktIGJ8uZ4Jw4Ajx/A5WwIviP+d2vjPwAKrsU6kUXlhJlfUuwK9 Z8JEOLcVsOx0LauByr+WMtSkPgEw/YOn3MpThQ/ABitm/uqn1keIbpJg4T8/migO6itLaV K6cPTImjUbcEHLbCR8ggJYMri37rlPapLhvAi+E/+vGrkhUSXAJjnALsLxMfXC4ZCN5erN w1vyYyeD2N3pYRH+qnLqxObTFCtcPPkgC4739i/8ZAHBoKxa/msTiNaWt8ZCVA== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=posteo.net header.s=2017 header.b=d1xVw2Cj; dmarc=fail reason="SPF not aligned (strict)" header.from=posteo.net (policy=none); spf=pass (aspmx1.migadu.com: domain of "guix-patches-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-patches-bounces+larch=yhetil.org@gnu.org" ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1684658067; 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=5sBLZdmVDlqFRbUrkqifyorIc4G56vNBzZuCOTJBJkc=; b=DOmucRd7XbKa+WJL8YmIQNqM2RV+CM04ufBGzFDxMQJfYtuF8CDNYS6yv25YzzzhpbRGkq c4Am5lXV/gNosuzr3o/EawlxR5eyq5SPAvdM826tM7cVzusoZW6LBOy2iq2Qfo+hmnzmrY hpcXfZpik6tQ8ZdYSznpMEFBGrS4w+SHl+7dCXWxX4OJRaxNyCBbvW2bf2P3RtLR+fTc42 CuiuvdxdjpdlX8J3/5dEhhLZpkObmqB9raV/gR0Njx3ljagODucEWLlx9ma4z5BIxuo6jc IthXjTIyIJd/ECVNUJzvBfhiMBKZMPEeRJzycD1YVsm6zy/sx6LYb0sGfEvqlw== X-Migadu-Scanner: scn1.migadu.com Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=posteo.net header.s=2017 header.b=d1xVw2Cj; dmarc=fail reason="SPF not aligned (strict)" header.from=posteo.net (policy=none); spf=pass (aspmx1.migadu.com: domain of "guix-patches-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-patches-bounces+larch=yhetil.org@gnu.org" X-Migadu-Spam-Score: 4.02 X-Spam-Score: 4.02 X-Migadu-Queue-Id: 70F2BAE33 X-TUID: 1eP+e1NfgLOF --=-=-= Content-Type: text/plain I didn't apply patch 1, as the restyling doesn't seem necessary in this case. Patch 2 applied as 7b3f571fc8e3fbb3fefc30ebe53ad074c30653a8 with a complete commit message. Thanks. --=-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iIUEAREKAC0WIQTLxZxm7Ce5cXlAaz5r6CCK3yH+PwUCZGnXWw8cZ2x2QHBvc3Rl by5uZXQACgkQa+ggit8h/j8gwAD+Lzctxmj1xy7sPEgM7a2m8ygrQUWV5N/k24P8 eAVgHl8A/1R1Vonoo9ajZYgdEAqxjva1Kz+gz21k1R+jPSTjy/Up =KNZe -----END PGP SIGNATURE----- --=-=-=--