From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp11.migadu.com ([2001:41d0:403:58f0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms8.migadu.com with LMTPS id CIZsMpPCRmVQAgAA9RJhRA:P1 (envelope-from ) for ; Sat, 04 Nov 2023 23:15:47 +0100 Received: from aspmx1.migadu.com ([2001:41d0:403:58f0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp11.migadu.com with LMTPS id CIZsMpPCRmVQAgAA9RJhRA (envelope-from ) for ; Sat, 04 Nov 2023 23:15:47 +0100 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 D164E11827 for ; Sat, 4 Nov 2023 23:15:44 +0100 (CET) Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=elephly.net header.s=zoho header.b=SMRo+Oc8; dmarc=none; arc=reject ("signature check failed: fail, {[1] = sig:zohomail.com:reject}"); 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-Seal: i=2; s=key1; d=yhetil.org; t=1699136147; a=rsa-sha256; cv=fail; b=pC+h0yV/xnUaW25vsWuL4aZ3fX/Co9uvAd+AxMLJc34pKtFwAJfW47SEHgZOhdWnGSU0zy OiguGvrIxIexY0Jlh8XMWpIXQX+eT1/QpACcngZRxdpHZ9IOPmfR2H75WKFNj5KUR8v+ai v52mzBWRpgyLKly926JO8437dwYqvCwbucq2XdywK7c8JRBOBnM8/gcgBYvVjsvxsV125R TlqzyuwxDAXIQFiWLk3bu8hUzOJ63Otvnf8qkBth2HKK6hbatQSL5Wc1djB+TgUaTwFCPV ghiIkJs4MYHC6a7l4WkzQ+o/3FkAZv6vB41Xx40jAC/C5DNmLts5IocUJWkViA== ARC-Message-Signature: i=2; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1699136147; 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: content-transfer-encoding:content-transfer-encoding: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=8A7aO/m2w+Nu2orZARkrIMnW7lcHayI87i8vw6USTuA=; b=iZHKDAItCnZEe7mOYJW+peh1DZUIIAl2n0HB0JRb9GajhkXZeLMvNvpqs7dH2fap7pnKxD 3FbswqkQuRSZqIKHlmXn0bKxqaWclFEHYSfM65fhiMuy0M54ICgP54qDVTWog7E/NGchbH 4Z9HL9uWAxF69qpUya/e1JU/d7tLJmKm3VEWvw5vhmJXOYPe8ehh9dQJh3JshyBjnSXWHK fGQSte6CP6SduUWc+1uoVldYbt5iGzfXFcR38YC6SwNIHo8CHgivwtFa04+onzze/PcnRm K99CXolDmzUcANZCykF3YGwQWQduEMKpZaa57cyklT/d2Q6o1b84jpZS891z4Q== ARC-Authentication-Results: i=2; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=elephly.net header.s=zoho header.b=SMRo+Oc8; dmarc=none; arc=reject ("signature check failed: fail, {[1] = sig:zohomail.com:reject}"); 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" Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1qzOvY-000182-S7; Sat, 04 Nov 2023 18:15:36 -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 1qzOvT-00017G-PI for guix-patches@gnu.org; Sat, 04 Nov 2023 18:15:32 -0400 Received: from debbugs.gnu.org ([2001:470:142:5::43]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1qzOvO-0004E1-Em for guix-patches@gnu.org; Sat, 04 Nov 2023 18:15:31 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1qzOvy-0000Ig-PM for guix-patches@gnu.org; Sat, 04 Nov 2023 18:16:02 -0400 Subject: bug#66921: [PATCH 1/5] gnu: Add r-evd. Resent-From: Ricardo Wurmus Original-Sender: "Debbugs-submit" Resent-To: guix-patches@gnu.org Resent-Date: Sat, 04 Nov 2023 22:16:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: cc-closed 66921 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: =?UTF-8?Q?M=C4=83d=C4=83lin?= Ionel =?UTF-8?Q?Patra=C8=99cu?= Cc: 66921-done@debbugs.gnu.org Mail-Followup-To: 66921@debbugs.gnu.org, rekado@elephly.net, madalinionel.patrascu@mdc-berlin.de Received: via spool by 66921-done@debbugs.gnu.org id=D66921.16991361191076 (code D ref 66921); Sat, 04 Nov 2023 22:16:02 +0000 Received: (at 66921-done) by debbugs.gnu.org; 4 Nov 2023 22:15:19 +0000 Received: from localhost ([127.0.0.1]:35878 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qzOvH-0000HH-2q for submit@debbugs.gnu.org; Sat, 04 Nov 2023 18:15:19 -0400 Received: from sender3-of-o59.zoho.com ([136.143.184.59]:21905) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qzOvF-0000H8-IB for 66921-done@debbugs.gnu.org; Sat, 04 Nov 2023 18:15:18 -0400 ARC-Seal: i=1; a=rsa-sha256; t=1699136076; cv=none; d=zohomail.com; s=zohoarc; b=ATdU42k5BWJVg39hT7pHi0RxoTIwXwyDcdq0cuS3J6TN0ckGzHjW/7d+JVjxflFeBo6fniykeME9c0vAHl2Q6tRiwFppAic/5mx4GoJoFoL/VcmIlJeDupV67/y+FE/Gje/fD5l2Z2aTHmcDzRdh8K8g/Dpeje9JWFHENc8toFw= ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=zohomail.com; s=zohoarc; t=1699136076; h=Content-Type:Content-Transfer-Encoding:Cc:Cc:Date:Date:From:From:In-Reply-To:MIME-Version:Message-ID:References:Subject:Subject:To:To:Message-Id:Reply-To; bh=8A7aO/m2w+Nu2orZARkrIMnW7lcHayI87i8vw6USTuA=; b=jbz8p4yt/ipuV+qVJij1lvSvtJC13ie5vmoQex6FDRLY04X+oNUFFZYkseA9EAJLWmKZ/+F01UN48k1cY6QnDjuKvu+VactBaLKYs8WHK/6kArnu3Xz9TnX4wrEpLlzn/0j1NhsEe0Iqy/+xgnoN2Ndjgx9fIMjg7fB5/6fXoOo= ARC-Authentication-Results: i=1; mx.zohomail.com; dkim=pass header.i=elephly.net; spf=pass smtp.mailfrom=rekado@elephly.net; dmarc=pass header.from= DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; t=1699136076; s=zoho; d=elephly.net; i=rekado@elephly.net; h=References:From:From:To:To:Cc:Cc:Subject:Subject:Date:Date:In-reply-to:Message-ID:MIME-Version:Content-Type:Content-Transfer-Encoding:Message-Id:Reply-To; bh=8A7aO/m2w+Nu2orZARkrIMnW7lcHayI87i8vw6USTuA=; b=SMRo+Oc8T9hHU62LjSk9UypdhXzp47ePCm4L9FI7dIwLZExvoFaMI8nKz9hCHmGq Elu3w9ku89XI/mRdsvWWvoWz9wcimrLcQ9RlBk0pFcVVxzaVgzA+heDphUuCKgrkj9M J6e67a1RhR810sHsPMkUUWkj+yuvvWT7jE3LkUNQ= Received: from localhost (215-110-142-46.pool.kielnet.net [46.142.110.215]) by mx.zohomail.com with SMTPS id 1699136074843910.5916354979475; Sat, 4 Nov 2023 15:14:34 -0700 (PDT) References: <2c190d93-8086-4dc0-b492-1ea17c9874e1@mdc-berlin.de> <295ae4566681826b406dea240db641124f1d60a0.1699029004.git.madalinionel.patrascu@mdc-berlin.de> User-agent: mu4e 1.10.7; emacs 29.1 From: Ricardo Wurmus Date: Sat, 04 Nov 2023 23:14:12 +0100 In-reply-to: <295ae4566681826b406dea240db641124f1d60a0.1699029004.git.madalinionel.patrascu@mdc-berlin.de> Message-ID: <877cmxrws8.fsf@elephly.net> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-ZohoMailClient: External 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 X-Migadu-Scanner: mx11.migadu.com X-Spam-Score: 0.98 X-Migadu-Queue-Id: D164E11827 X-Migadu-Spam-Score: 0.98 X-TUID: h/j3a8HvjDhK Thanks for the patches. I=E2=80=99ve applied the series. --=20 Ricardo