From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp1.migadu.com ([2001:41d0:303:e224::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms13.migadu.com with LMTPS id ML4GOBwtfGZfYQEA62LTzQ:P1 (envelope-from ) for ; Wed, 26 Jun 2024 15:00:45 +0000 Received: from aspmx1.migadu.com ([2001:41d0:303:e224::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp1.migadu.com with LMTPS id ML4GOBwtfGZfYQEA62LTzQ (envelope-from ) for ; Wed, 26 Jun 2024 17:00:44 +0200 X-Envelope-To: larch@yhetil.org Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=posteo.net header.s=2017 header.b="L/G9dfTC"; 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=1719414044; 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=o0CNZIg4UHFzQ9GwtW0xBNQIuTpGFSdqzBuN/OPFvDc=; b=O9O0OZa9i+bU3NAWHl/UX3qDdjdoC2WxjxQUbuILEmbqtj0Px6aeLgRfgY5C6ZnRC9KJXq M1W6cP5e2OprxIkOy/x4xhkmFHXywNoFsvQR7YxbPUHiibxXb6IBsfk0pDCW8v5H8SX5xe hVhUkaY3ISRcLnG/dOK3b+QkoYf5h4b670zYkPZSu6HuZ03QWUfswZLifgfCMI7DBE1Kw7 NAP/VjWOEc9y1zsrrV1zleWpk0gW/h7H0VVgzKQFhSxB2tfita/RGhyOaRIDrTobgzoptF ta98DfieNu3wqQsuz57oZ69Dr9kounxZo+HtpFBf0sw5+Y+REm1s55BwPKPIcQ== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1719414044; a=rsa-sha256; cv=none; b=Z7r446SYs/XAalprMpIhsON/ABcAEYBt+9cmEHD0AHjffq00MP+UvyxLI0N0m++1lN5gR9 Bj65fk5ESVtSjCYuRFDGlY7JHDryhRnUcmKK1ab/eEzzM/mwcSL/Jo1uWhfsis4x0qQqeo Z+xsVrOPngb24ux3F7sbXFlvDc0Rljw1tqs8Fa9rIVyrcRM2BnS03oWBKuR35J3tmTci4v vq3aqNGsZyQ5Lyu/5bB1QkJaCzw+2x8I3lM+i6r0eWAohyowuIF4TVljZ/UxP+pcQV4Saa YV8Ry9DfGEVLbLtzdM9hQ9Qia3VfoQjhrjSWMXrwOnNZOJqRP2nXgJoliCdjHQ== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=posteo.net header.s=2017 header.b="L/G9dfTC"; 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" 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 B694710F2B for ; Wed, 26 Jun 2024 17:00:44 +0200 (CEST) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1sMTil-0008Kd-Lv; Wed, 26 Jun 2024 10:34:03 -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 1sMTii-0008H8-CY for guix-patches@gnu.org; Wed, 26 Jun 2024 10:34:00 -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 1sMTii-0001wD-4A for guix-patches@gnu.org; Wed, 26 Jun 2024 10:34:00 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1sMTik-00055X-DW for guix-patches@gnu.org; Wed, 26 Jun 2024 10:34:02 -0400 Subject: bug#71597: [PATCH] gnu: Add cpu-features. References: <850016747fd2a6da6c888ba224aad3e20d7300d3.1718558616.git.atai@atai.org> In-Reply-To: <850016747fd2a6da6c888ba224aad3e20d7300d3.1718558616.git.atai@atai.org> Resent-From: Guillaume Le Vaillant Original-Sender: "Debbugs-submit" Resent-To: guix-patches@gnu.org Resent-Date: Wed, 26 Jun 2024 14:34:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: cc-closed 71597 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: Andy Tai Cc: 71597-done@debbugs.gnu.org Mail-Followup-To: 71597@debbugs.gnu.org, glv@posteo.net, atai@atai.org Received: via spool by 71597-done@debbugs.gnu.org id=D71597.171941242719529 (code D ref 71597); Wed, 26 Jun 2024 14:34:02 +0000 Received: (at 71597-done) by debbugs.gnu.org; 26 Jun 2024 14:33:47 +0000 Received: from localhost ([127.0.0.1]:40076 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1sMTiU-00054v-Ru for submit@debbugs.gnu.org; Wed, 26 Jun 2024 10:33:47 -0400 Received: from mout02.posteo.de ([185.67.36.66]:53045) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1sMTiT-00054h-86 for 71597-done@debbugs.gnu.org; Wed, 26 Jun 2024 10:33:45 -0400 Received: from submission (posteo.de [185.67.36.169]) by mout02.posteo.de (Postfix) with ESMTPS id 4C2EB240106 for <71597-done@debbugs.gnu.org>; Wed, 26 Jun 2024 16:33:35 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=posteo.net; s=2017; t=1719412416; bh=o0CNZIg4UHFzQ9GwtW0xBNQIuTpGFSdqzBuN/OPFvDc=; h=From:To:Cc:Subject:Date:Message-ID:MIME-Version:Content-Type: From; b=L/G9dfTCb13xV0lYYSYTxgS/wh5P7/+V+slQPRlStAqCp0APRZdZcOWxwgdP+9xW4 Py9cbUioBtIFScIXjPM1muBm5orW1MV34opheLSFZ1h9bu8Q24RqfjkyKrLY2lZzYs GihsCdbMFkjcKCSAuyG1tfsPHiw5cgmMsbZsDtVQ8QFuOLOcGXVYgQCbcRa77wiCp0 +gJZsV0ejvmdK0eC8BtIUE1tYtTHt/0v2LE10QAuR4FNg6IgUP3NCvvnFwk1giYvZm XyUgnREC2qLRRryJI3CEWLC6oChqBkKCsY8YaZ2JmvMwyphd0mpmE0hOen7qM1a5ql vhQGUgdRVD3/A== Received: from customer (localhost [127.0.0.1]) by submission (posteo.de) with ESMTPSA id 4W8PMK50djz6twp; Wed, 26 Jun 2024 16:33:32 +0200 (CEST) From: Guillaume Le Vaillant Date: Wed, 26 Jun 2024 14:33:31 +0000 Message-ID: <878qyrrcxw.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 X-Migadu-Queue-Id: B694710F2B X-Migadu-Scanner: mx12.migadu.com X-Migadu-Spam-Score: -7.07 X-Spam-Score: -7.07 X-TUID: EmYOJVou9JWh --=-=-= Content-Type: text/plain Patch applied as 8c9902b131e06b1b0645698135fdabeacb381983. Thanks. --=-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iIUEAREKAC0WIQTLxZxm7Ce5cXlAaz5r6CCK3yH+PwUCZnwmuw8cZ2x2QHBvc3Rl by5uZXQACgkQa+ggit8h/j8ghQD/fZqpPRsHZ8dyTHMg37ZUG8DUWW/NkJ9/mGzl +ThRIKoA/06PCAQeyL0tM3I8ucKf4Kr0km2LblGJM+QdS2e41I60 =mtV8 -----END PGP SIGNATURE----- --=-=-=--