From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp11.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms5.migadu.com with LMTPS id ML6LDa5q+mMsSwEAbAwnHQ (envelope-from ) for ; Sat, 25 Feb 2023 21:08:14 +0100 Received: from aspmx1.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp11.migadu.com with LMTPS id sKKaDa5q+mMuSwEA9RJhRA (envelope-from ) for ; Sat, 25 Feb 2023 21:08:14 +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 EC0CA3E46 for ; Sat, 25 Feb 2023 21:08:13 +0100 (CET) Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gmail.com header.s=20210112 header.b=nBHcksWP; 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"; dmarc=fail reason="SPF not aligned (relaxed)" header.from=gmail.com (policy=none) ARC-Seal: i=1; s=key1; d=yhetil.org; t=1677355694; a=rsa-sha256; cv=none; b=apPP4srpLrp+oEDUaYR5PHrUNcCaGF3bp0MaI/awIu3Xe1UyHIawrz9BoOWGu9/s9dmaep 4NLU5AchQBIPz1uyXpmttqiETWB2g2gsDFITd1L4L1r210XA3ifCpsJ/VaWhn+xpu1Ehl3 N9140CYDK3PO6/l737RaKrP3hXDMe9kUWhfv0/jCijRFP4aPJsCGysUJu7o+y/KTXTNDn6 sLGQX7T+c6A8s1Xqujhajp2Qfj88bqEOxBOsfS36faCyQbR+sYVEyvYM3u7J+JlgI03ncM geDC+rRJLED0d8iPWFa6CAj1ZBU0zSFtM19dLOgs0c/zHrEErYXusnZfPGFs2w== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gmail.com header.s=20210112 header.b=nBHcksWP; 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"; dmarc=fail reason="SPF not aligned (relaxed)" header.from=gmail.com (policy=none) ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1677355694; 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=ROpwZTSGy8G0rw1zoNNIhj2Jf1YCOsX07QrfFmi2ugA=; b=fOSwOTjvFFMnSpCpN3Uv1LGunJNlctCZVui5OVCis8xNgxMCTNDjEG5xtea8nKZBomK9rC ji9OI4sonJmx0I7zzbcImehnJbbYYXXapmxlzbKTXHmq1WfFjUHbsSLfrP8luB6VwphM/j 7h3spCQwJnf6CUPHOn+6dVTxPkcXFhvgiNFddHxOTI57IxVFgIA0F1l7Qfr/6gPNczfLZk jUUNYaCHhKDO5+HI2h+FGNwP+JyfvZv1IkMKcDrkm93Ty0UUqug/zvz6ROEfZ2dp5Ap6Nn 0jaiK4egEQtigAkATI+MsayhrD93w9Y5597+e6mYvSiVOp5W2wmJzl4LgevTXQ== Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1pW0pw-0001x9-5N; Sat, 25 Feb 2023 15:08:04 -0500 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 1pW0pu-0001wk-QU for guix-patches@gnu.org; Sat, 25 Feb 2023 15:08:02 -0500 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 1pW0pu-0000rR-Ib for guix-patches@gnu.org; Sat, 25 Feb 2023 15:08:02 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1pW0pu-0003mT-8k for guix-patches@gnu.org; Sat, 25 Feb 2023 15:08:02 -0500 Subject: bug#61042: [PATCH 0/6] Upgrade spice packages Resent-From: Maxim Cournoyer Original-Sender: "Debbugs-submit" Resent-To: guix-patches@gnu.org Resent-Date: Sat, 25 Feb 2023 20:08:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: cc-closed 61042 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: Simon Streit Cc: 61042-done@debbugs.gnu.org Mail-Followup-To: 61042@debbugs.gnu.org, maxim.cournoyer@gmail.com, simon@netpanic.org Received: via spool by 61042-done@debbugs.gnu.org id=D61042.167735562814460 (code D ref 61042); Sat, 25 Feb 2023 20:08:02 +0000 Received: (at 61042-done) by debbugs.gnu.org; 25 Feb 2023 20:07:08 +0000 Received: from localhost ([127.0.0.1]:41602 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1pW0p2-0003l9-EV for submit@debbugs.gnu.org; Sat, 25 Feb 2023 15:07:08 -0500 Received: from mail-qv1-f41.google.com ([209.85.219.41]:44642) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1pW0oz-0003ke-Kn for 61042-done@debbugs.gnu.org; Sat, 25 Feb 2023 15:07:06 -0500 Received: by mail-qv1-f41.google.com with SMTP id op8so1845406qvb.11 for <61042-done@debbugs.gnu.org>; Sat, 25 Feb 2023 12:07:05 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; h=mime-version:user-agent:message-id:in-reply-to:date:references :subject:cc:to:from:from:to:cc:subject:date:message-id:reply-to; bh=ROpwZTSGy8G0rw1zoNNIhj2Jf1YCOsX07QrfFmi2ugA=; b=nBHcksWPvlBAG51uzh/Q0bjKtZsqSwdvuf08qfFWowsk2r16yWexL5/3WAuhE9vizA R3YV9Ln2/WHXOzalmWs4284EQTPBMgYDNqqfBvvdxUiskl6DUl6aclitI0v6z/hg5+r8 BTvpqZhia1OAW1jtIu9v09hpC5VWsmh9ylqs0LvIbW5AUPLnh8AhkIqET1mnGX4dx7MJ Sl3DjICI78s1ms9827g7XmLEfBcprrR2Z8fBaGIf1tHvW3Wpcos2HSDyZLaWbXdT9JLx Cg0osSY71vfoeDKYX75+2PKQlQUJA6jvlLVpHAg+GBLtpGug1NoVNVbZGSC05gGhG1XF w69A== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=mime-version:user-agent:message-id:in-reply-to:date:references :subject:cc:to:from:x-gm-message-state:from:to:cc:subject:date :message-id:reply-to; bh=ROpwZTSGy8G0rw1zoNNIhj2Jf1YCOsX07QrfFmi2ugA=; b=p5xzwo7P0kPXmJr+tlux1Y0M2dR66YfZD4+GW6V006qs4lp1NheTPDNiQmyhjQ0e1g dysj0ENzVmxTVyemseID9t7lDK8M8dAGFjamCjUeBZEaDD/OXroF5xB1GwW8LrDVY96k PhnNGGIKvfvy7KbBKT2zTGct6J5izWeTAFIvnpi3cYdh7DFpVgrsX2ye9btwn6RwGima AgLw8UbMQy9VEj7Az3cfxIxgiKmG4XQxDx/iVIqrbw1sp9Vko6/MB8sPsaHParPSGeio bNnRot85Y2V7zG4esLenBDdKVoArpVRr5ZWo15WqsK4ONo1QCSH0DCtMXXNSZnOk9JF3 /DSA== X-Gm-Message-State: AO0yUKX9D4kBOgdAg4wmdSNQpPaRAWKH2E9gIfy5AvSrHrbikBJrnylC 63b/W3PpZ30cYknix3uBA0+gl89dpRbzwsHd X-Google-Smtp-Source: AK7set/sKZxitlfMWGQ1y7L20A4y8wMj4s9nRzjj2IgEJAbOluKafuszadxXGPp2v/6v4Y9yeRQZ3Q== X-Received: by 2002:a05:6214:2027:b0:56e:a0eb:9b28 with SMTP id 7-20020a056214202700b0056ea0eb9b28mr43688372qvf.3.1677355619775; Sat, 25 Feb 2023 12:06:59 -0800 (PST) Received: from hurd (dsl-141-27.b2b2c.ca. [66.158.141.27]) by smtp.gmail.com with ESMTPSA id 135-20020a37068d000000b006ff8a122a1asm1745676qkg.78.2023.02.25.12.06.59 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Sat, 25 Feb 2023 12:06:59 -0800 (PST) From: Maxim Cournoyer References: Date: Sat, 25 Feb 2023 15:06:58 -0500 In-Reply-To: (Simon Streit's message of "Thu, 2 Feb 2023 22:01:00 +0100") Message-ID: <87wn45ecgt.fsf_-_@gmail.com> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/28.2 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain 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: X-Migadu-Queue-Id: EC0CA3E46 X-Spam-Score: -3.18 X-Migadu-Spam-Score: -3.18 X-Migadu-Scanner: scn0.migadu.com 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-TUID: HAyU5sH3689N Hi Simon, Simon Streit writes: > * gnu/packages/spice.scm (virglrenderer): Update to 0.10.4. > [uri]: Update source uri. > [build-system] Change to meson-build-system. > [inputs]: Add python; remove eudev. > [home-page]: Update url. > --- > gnu/packages/spice.scm | 17 ++++++++--------- > 1 file changed, 8 insertions(+), 9 deletions(-) > > diff --git a/gnu/packages/spice.scm b/gnu/packages/spice.scm > index fd0ac077ed..6eb8a4bfc7 100644 > --- a/gnu/packages/spice.scm > +++ b/gnu/packages/spice.scm > @@ -85,25 +85,24 @@ (define-public usbredir > (define-public virglrenderer > (package > (name "virglrenderer") > - (version "0.6.0") > + (version "0.10.4") > (source (origin > (method url-fetch) > - (uri (string-append > - "https://www.freedesktop.org/software/virgl/" > - "virglrenderer-" version ".tar.bz2")) > - (patches (search-patches "virglrenderer-CVE-2017-6386.patch")) > + (uri (string-append "https://gitlab.freedesktop.org/virgl/" > + name "/-/archive/" version "/" name "-" version > + ".tar.gz")) We don't use any of the 'archive' github/gitlab links as they point to tarballs generated on the fly, which may change subtly and invalidate the hash. I've used git-fetch instead. > (sha256 > (base32 > - "06kf0q4l52gzx5p63l8850hff8pmhp7xv1hk8zgx2apbw18y6jd5")))) > - (build-system gnu-build-system) > + "0522czb3nixkpwjknw3w1ifaj50686a2aj46v4r5cr0zh9cxqgys")))) > + (build-system meson-build-system) > (inputs > - (list libepoxy mesa eudev)) > + (list libepoxy mesa python)) I move python to native-inputs, since no reference to it is kept. > (native-inputs > (list pkg-config)) > (synopsis "Virtual 3D GPU library") > (description "A virtual 3D GPU library that enables a virtualized operating > system to use the host GPU to accelerate 3D rendering.") > - (home-page "https://virgil3d.github.io") > + (home-page "https://gitlab.freedesktop.org/virgl/virglrenderer") > (license (list license:expat license:bsd-3)))) Thanks for spotting the change of URI, I had missed it in my other submission also updating spice and friends (sorry for missing that older submission in the first place!). Closing. -- Thanks, Maxim