From patchwork Thu Feb 2 21:01:03 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Simon Streit X-Patchwork-Id: 46615 Return-Path: X-Original-To: patchwork@mira.cbaines.net Delivered-To: patchwork@mira.cbaines.net Received: by mira.cbaines.net (Postfix, from userid 113) id 168BE27BBED; Thu, 2 Feb 2023 21:02:45 +0000 (GMT) X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on mira.cbaines.net X-Spam-Level: X-Spam-Status: No, score=-3.9 required=5.0 tests=BAYES_00,MAILING_LIST_MULTI, RCVD_IN_MSPIKE_H2,SPF_HELO_PASS autolearn=ham autolearn_force=no version=3.4.6 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) by mira.cbaines.net (Postfix) with ESMTPS id 7815027BBE9 for ; Thu, 2 Feb 2023 21:02:44 +0000 (GMT) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1pNgih-0005aP-Q3; Thu, 02 Feb 2023 16:02:11 -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 1pNgia-0005XC-KD for guix-patches@gnu.org; Thu, 02 Feb 2023 16:02:04 -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 1pNgia-00040e-Bn for guix-patches@gnu.org; Thu, 02 Feb 2023 16:02:04 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1pNgia-0002zV-6i for guix-patches@gnu.org; Thu, 02 Feb 2023 16:02:04 -0500 X-Loop: help-debbugs@gnu.org Subject: [bug#61042] [v2 5/6] gnu: spice: Update to 0.15.1. Resent-From: Simon Streit Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Thu, 02 Feb 2023 21:02:04 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 61042 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 61042@debbugs.gnu.org Cc: Simon Streit Received: via spool by 61042-submit@debbugs.gnu.org id=B61042.167537168311371 (code B ref 61042); Thu, 02 Feb 2023 21:02:04 +0000 Received: (at 61042) by debbugs.gnu.org; 2 Feb 2023 21:01:23 +0000 Received: from localhost ([127.0.0.1]:35949 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1pNghv-0002xK-5K for submit@debbugs.gnu.org; Thu, 02 Feb 2023 16:01:23 -0500 Received: from smtprelay05.ispgateway.de ([80.67.31.98]:58025) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1pNghq-0002wU-O6 for 61042@debbugs.gnu.org; Thu, 02 Feb 2023 16:01:19 -0500 Received: from [93.195.174.127] (helo=motorball.tsis.home.arpa) by smtprelay05.ispgateway.de with esmtpsa (TLS1.2) tls TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256 (Exim 4.94.2) (envelope-from ) id 1pNghq-0003ZU-Vk; Thu, 02 Feb 2023 22:01:19 +0100 From: Simon Streit Date: Thu, 2 Feb 2023 22:01:03 +0100 Message-Id: <1251ea0445a640767e03ac58b47b9c17c18dc5ec.1675370158.git.simon@netpanic.org> X-Mailer: git-send-email 2.39.1 In-Reply-To: References: MIME-Version: 1.0 X-Df-Sender: c2ltb25AbmV0cGFuaWMub3Jn 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+patchwork=mira.cbaines.net@gnu.org Sender: guix-patches-bounces+patchwork=mira.cbaines.net@gnu.org X-getmail-retrieved-from-mailbox: Patches * gnu/packages/spice.scm (spice): Update to 0.15.1. [inputs]: Add bash-minimal. --- gnu/packages/spice.scm | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) diff --git a/gnu/packages/spice.scm b/gnu/packages/spice.scm index 1f68b1309d..44080049c5 100644 --- a/gnu/packages/spice.scm +++ b/gnu/packages/spice.scm @@ -219,7 +219,7 @@ (define-public spice-gtk (define-public spice (package (name "spice") - (version "0.15.0") + (version "0.15.1") (source (origin (method url-fetch) (uri (string-append @@ -227,12 +227,13 @@ (define-public spice "spice-server/spice-" version ".tar.bz2")) (sha256 (base32 - "1xd0xffw0g5vvwbq4ksmm3jjfq45f9dw20xpmi82g1fj9f7wy85k")))) + "0ym3n60gq0kzzknk5ir8ib09cxsak9hkv7mmgsyic69jmdkszadd")))) (build-system gnu-build-system) (propagated-inputs (list openssl-1.1 pixman spice-protocol)) (inputs - (list cyrus-sasl + (list bash-minimal + cyrus-sasl glib libjpeg-turbo libcacard ; smartcard support @@ -251,7 +252,6 @@ (define-public spice `(#:configure-flags '("--enable-lz4" "--enable-automated-tests") - #:phases (modify-phases %standard-phases ;; XXX: Otherwise the server listen tests fails with @@ -259,7 +259,6 @@ (define-public spice (add-before 'check 'set-XDG_CONFIG_HOME (lambda _ (setenv "XDG_CONFIG_HOME" "/tmp")))) - ;; Several tests appear to be opening the same sockets concurrently. #:parallel-tests? #f)) (synopsis "Server implementation of the SPICE protocol")