From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp11.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 uPIzOivOnmQ4VAEASxT56A (envelope-from ) for ; Fri, 30 Jun 2023 14:44:28 +0200 Received: from aspmx1.migadu.com ([2001:41d0:2:bcc0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp11.migadu.com with LMTPS id +GASOivOnmRibwAA9RJhRA (envelope-from ) for ; Fri, 30 Jun 2023 14:44: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 A46B43C8C0 for ; Fri, 30 Jun 2023 14:44:27 +0200 (CEST) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1qFDTo-000394-G1; Fri, 30 Jun 2023 08:44: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 1qFDTm-00038B-NP for guix-patches@gnu.org; Fri, 30 Jun 2023 08:44:02 -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 1qFDTm-0007sN-Dz for guix-patches@gnu.org; Fri, 30 Jun 2023 08:44:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1qFDTl-0004Ul-Si for guix-patches@gnu.org; Fri, 30 Jun 2023 08:44:01 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#64044] [PATCH] gnu: mesa: Fix VDPAU drivers path. Resent-From: Guillaume Le Vaillant Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Fri, 30 Jun 2023 12:44:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 64044 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: John Kehayias Cc: 64044@debbugs.gnu.org Received: via spool by 64044-submit@debbugs.gnu.org id=B64044.168812901417224 (code B ref 64044); Fri, 30 Jun 2023 12:44:01 +0000 Received: (at 64044) by debbugs.gnu.org; 30 Jun 2023 12:43:34 +0000 Received: from localhost ([127.0.0.1]:54647 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qFDTK-0004Tk-EB for submit@debbugs.gnu.org; Fri, 30 Jun 2023 08:43:34 -0400 Received: from mout02.posteo.de ([185.67.36.66]:53495) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qFDTH-0004TT-MY for 64044@debbugs.gnu.org; Fri, 30 Jun 2023 08:43:33 -0400 Received: from submission (posteo.de [185.67.36.169]) by mout02.posteo.de (Postfix) with ESMTPS id 8B5F5240104 for <64044@debbugs.gnu.org>; Fri, 30 Jun 2023 14:43:25 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=posteo.net; s=2017; t=1688129005; bh=mCUoacR5vc3WGqDcCGor8kZ6TxF8pcE1MV+3FjeqZ1E=; h=From:To:Cc:Subject:Date:Message-ID:MIME-Version:From; b=PI8sIpqFZAI1CUYwCIoiI0dfN8dxWZQukiyzW//pRQcerzV8WTy3viwgxOErJdzdD fKkP1iwsdtZwo9tTjbByPJbXEY4EzI/pHYil89wrZa8YXPMZma1GKxKy0wxls7UGBg SLvNIzonywrNt6skbchsXzsg8xPKUH6oR7AA3NAZog/lms1h9DWqUh+oZacwEa1CjU qAJMQ7h/r3srl9CIL6pG9i1grY5mJ8//zi2zixTXex55wATgxHXx8iybnzPaDEG9QU fft1lbdVIkC++C61Un8Gjtc1QbWswFwFR57kHdBiF+rImohVsRWEHU3fGqAnm1eq9B ik0Xa2myzYkNg== Received: from customer (localhost [127.0.0.1]) by submission (posteo.de) with ESMTPSA id 4Qsw3J3Dhyz6tm4; Fri, 30 Jun 2023 14:43:24 +0200 (CEST) References: <87wmzm6ytn.fsf@protonmail.com> From: Guillaume Le Vaillant Date: Fri, 30 Jun 2023 12:42:10 +0000 In-reply-to: <87wmzm6ytn.fsf@protonmail.com> Message-ID: <87mt0hqfx1.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-Country: US X-Migadu-Flow: FLOW_IN ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1688129067; 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-cc: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=mCUoacR5vc3WGqDcCGor8kZ6TxF8pcE1MV+3FjeqZ1E=; b=SwHy7FnFI4SxFNjVqOulhk1fZBv8HqC+dZlJdQF1VwuqBdc7asIdo6nidnEj6iFk5Lk9x1 3ouNM30FHNB0CNNW6EwFDV2QblFRrY890h73aCD8/r1Cr9w5Nn7TIti953bNIc06LXCbbu rxNxHn2Wv+WEPceMuar7vpb5v/PbYtQgcfHglzryW0qNguALbQg0SuR/JMY10YnjVTcC1V 8Rc5S7V+myUOpO5eSY5HL/UDCNsHLiY+BtMxqF42pnQVcKzZ2zp83Fe8UfGV3BBuBlbA2O U2YyGYazpscbhjHHMUomk+xPqBN8UYIkqQoQasP84gFjwW5UlK3BIs4801eYRg== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=posteo.net header.s=2017 header.b=PI8sIpqF; 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-Seal: i=1; s=key1; d=yhetil.org; t=1688129067; a=rsa-sha256; cv=none; b=HNxX2UhgbL7lfZn+AqptOdlhbl6nDoEefhjNY+xssocvgCrpFLIMJqurQIMmKuLRxwAfr0 QSvGE0PRaaT20daxG2Tv3gpnXoRXBRYh6Hm5XwP/p2kVSI1LpH8XnrdndR+puy3BMFbqgP +IiV4PJP7bp7kca6FIMpKa3X4tdZYbKHC8iVXc1QbOvlqvYuHDTqZ+V9P94EEatMzXyE0N aDCmSN6cv+gMnJyPQhqMz/onss8yY+WIhM/+NIgvtBUmDJ78h8whiujyZ1amyztb7pUj3X 5dj0MJpYIl+8IxwIGzezMnq/voq+5doh7+StVSafje1SZkYD6VzSOg581uzb6Q== X-Migadu-Scanner: scn1.migadu.com X-Migadu-Spam-Score: -3.96 Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=posteo.net header.s=2017 header.b=PI8sIpqF; 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-Queue-Id: A46B43C8C0 X-Spam-Score: -3.96 X-TUID: vzdMeXUPERzC --=-=-= Content-Type: text/plain John Kehayias skribis: > I'm applying this on a mesa-updates branch which will appear > soon and you can see discussion on guix-devel. My plan is to have this > built with the mesa update (to 23.1.3) and then merge to master. Ok, thanks. --=-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iIUEAREKAC0WIQTLxZxm7Ce5cXlAaz5r6CCK3yH+PwUCZJ7N6g8cZ2x2QHBvc3Rl by5uZXQACgkQa+ggit8h/j9TkAD/SHwHTcMWoppV1lhaT6asKt6sQedTTnuZcNp/ 7jvhGu0A+wZWv6CVWEb9fBCgb5hKwiNqR9POteZ7kmYOe+aFa9cb =lCSK -----END PGP SIGNATURE----- --=-=-=--