From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp12.migadu.com ([2001:41d0:8:6d80::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms9.migadu.com with LMTPS id mBiSNbE4MGRNkQAASxT56A (envelope-from ) for ; Fri, 07 Apr 2023 17:37:21 +0200 Received: from aspmx1.migadu.com ([2001:41d0:8:6d80::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp12.migadu.com with LMTPS id sFyGNbE4MGQQ/QAAauVa8A (envelope-from ) for ; Fri, 07 Apr 2023 17:37:21 +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 843D41A3E1 for ; Fri, 7 Apr 2023 17:37:21 +0200 (CEST) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1pko9A-0006Wx-PM; Fri, 07 Apr 2023 11:37:04 -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 1pko99-0006We-O1 for guix-patches@gnu.org; Fri, 07 Apr 2023 11:37:03 -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 1pko98-0005lf-MH for guix-patches@gnu.org; Fri, 07 Apr 2023 11:37:03 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1pko98-0002Tn-IF for guix-patches@gnu.org; Fri, 07 Apr 2023 11:37:02 -0400 Subject: bug#60401: [PATCH] gnu: bpftool: New package Resent-From: Ludovic =?UTF-8?Q?Court=C3=A8s?= Original-Sender: "Debbugs-submit" Resent-To: guix-patches@gnu.org Resent-Date: Fri, 07 Apr 2023 15:37:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: cc-closed 60401 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: Ryan Sundberg Cc: 60401-done@debbugs.gnu.org Mail-Followup-To: 60401@debbugs.gnu.org, ludo@gnu.org, ryan@arctype.co Received: via spool by 60401-done@debbugs.gnu.org id=D60401.16808818159512 (code D ref 60401); Fri, 07 Apr 2023 15:37:02 +0000 Received: (at 60401-done) by debbugs.gnu.org; 7 Apr 2023 15:36:55 +0000 Received: from localhost ([127.0.0.1]:57096 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1pko91-0002TM-B3 for submit@debbugs.gnu.org; Fri, 07 Apr 2023 11:36:55 -0400 Received: from eggs.gnu.org ([209.51.188.92]:56494) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1pko8z-0002T9-Id for 60401-done@debbugs.gnu.org; Fri, 07 Apr 2023 11:36:54 -0400 Received: from fencepost.gnu.org ([2001:470:142:3::e]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1pko8t-0005P5-Je; Fri, 07 Apr 2023 11:36:47 -0400 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnu.org; s=fencepost-gnu-org; h=MIME-Version:In-Reply-To:Date:References:Subject:To: From; bh=XEtuXiReN1CbWW2AJeg+rghFQnmDbBsbuwXE1unSUAU=; b=NOyJuW7T29YMy/AU4+0B aaKxVOrJFxR+YZOsPmjildbBdihRcGCHsfWi4SpI5R7vo5fT01qFYBPQLrL77/Shx8boZ9XDYdJi3 xg44TnlyPv6NVuk94eCnEENqjNLQ6Tqtx8XsldiwJhcTAaU/EbGhcmsMcBtWdtzuoGAwrWgS3FAjc VDnG8mSUCSoyftcx7cHh9W3smmDt8ndGanl/todqqondXPlSiTxKyNGTrel1uXSFMiIKnvYpg3AqQ rdbVcdB1oirWO/N6GzASgagaNlNNW9tOLdw2oH4hFqS9dpSk6MVtLc3eETcl07sYnCecr658/UU4M pTML4qxHpwyh6w==; Received: from [2a01:e0a:1d:7270:af76:b9b:ca24:c465] (helo=ribbon) by fencepost.gnu.org with esmtpsa (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1pko8t-0005xF-7Z; Fri, 07 Apr 2023 11:36:47 -0400 From: Ludovic =?UTF-8?Q?Court=C3=A8s?= References: <20221229105351.2318-1-ryan@arctype.co> Date: Fri, 07 Apr 2023 17:36:44 +0200 In-Reply-To: <20221229105351.2318-1-ryan@arctype.co> (Ryan Sundberg's message of "Thu, 29 Dec 2022 02:53:51 -0800") Message-ID: <874jprd7qr.fsf@gnu.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/28.2 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable 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-Country: US X-Migadu-Flow: FLOW_IN ARC-Seal: i=1; s=key1; d=yhetil.org; t=1680881841; a=rsa-sha256; cv=none; b=Sx9o0nl98o0/wgsYhDS/N+d8iJn0kYMHdoNuX5y3FlSju95hf7olBZHkDwH6Ym6stm0KLK ue7yFUBnFVbfDG17thKktBWPwyhBxBqFJT3kG6sahoIkyEU+61WzXUEtp67mw26aRWJ03L WMQpbGV6AE7BfH1japTb2UFiHYy7L80qHIzWU/YkaUlBDPLMZz6TQwfQW/o1uOzwVUOnP1 3m1bk6h5g1lpcKvgetyhVbkx7q35GiaHXYc9JtDKe72z5fAgF75IX5zVN82WoEdlG7P8RY 4zI427dims8NCi8wb+Ai4apuClZMqcOVLVveD5c03phIabMzykakWyK1t2evKA== 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=NOyJuW7T; dmarc=pass (policy=none) header.from=gnu.org; 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=1680881841; 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=XEtuXiReN1CbWW2AJeg+rghFQnmDbBsbuwXE1unSUAU=; b=b8JzWwAYyq5uyAHInfJOhIWaVKU6iFb81Z7v4WZhCepLfOqctWUhK4NDUA7uWHEL4lcv6G xdJQCExqccVnmSclUuavWPr1SbR2542bEU8QlUB2XvhdA9oNbS4yZgAYsLIuzgGY66q02J ekGRgj6aIa/Xn32OVWj5DNYLwzF1X3y7luzpsZ7Gq+XjyT3yiZup66rSuGqVfDxWG0p/tM 24HFbnKN9Q7ZCfU/B0ahUvdclSc771+o0iC4bSzirX81NxzSJ2BHDZnz/SV54Cg8+FvdfJ lsvUWDNP6yKYZUQUR93qB7cuNoNAox+V/263q49PdCop+XQjbxW+rPODWtBldA== X-Migadu-Spam-Score: -2.62 X-Migadu-Scanner: scn1.migadu.com Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gnu.org header.s=fencepost-gnu-org header.b=NOyJuW7T; dmarc=pass (policy=none) header.from=gnu.org; 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-Spam-Score: -2.62 X-Migadu-Queue-Id: 843D41A3E1 X-TUID: 8U6bNGUHDUrd Hi Ryan, Ryan Sundberg skribis: > Provides a package for `bpftool` from the Linux kernel source. > > * gnu/packages/linux.scm (bpftool): New variable Sorry for the long delay! I simplified it quite a bit and applied it. Thanks! Ludo=E2=80=99.