[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
06/08: gnu: spice: Update to 0.14.2 [fixes CVE-2019-3813].
From: |
guix-commits |
Subject: |
06/08: gnu: spice: Update to 0.14.2 [fixes CVE-2019-3813]. |
Date: |
Wed, 1 May 2019 16:15:37 -0400 (EDT) |
mbakke pushed a commit to branch master
in repository guix.
commit a0d44bb09f0d1b5819ccca51b75b6870ae485225
Author: Marius Bakke <address@hidden>
Date: Wed May 1 18:20:08 2019 +0200
gnu: spice: Update to 0.14.2 [fixes CVE-2019-3813].
* gnu/packages/spice.scm (spice): Update to 0.14.2.
---
gnu/packages/spice.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/spice.scm b/gnu/packages/spice.scm
index 7faaa83..1e9dfad 100644
--- a/gnu/packages/spice.scm
+++ b/gnu/packages/spice.scm
@@ -202,7 +202,7 @@ which allows users to view a desktop computing
environment.")
(define-public spice
(package
(name "spice")
- (version "0.14.1")
+ (version "0.14.2")
(source (origin
(method url-fetch)
(uri (string-append
@@ -210,7 +210,7 @@ which allows users to view a desktop computing
environment.")
"spice-server/spice-" version ".tar.bz2"))
(sha256
(base32
- "068mb9l7wzk4k4c65bzvpw5fyyzh81rb6z81skgdxvh67pk5vb8y"))))
+ "19r999py9v9c7md2bb8ysj809ag1hh6djl1ik8jcgx065s4b60xj"))))
(build-system gnu-build-system)
(propagated-inputs
`(("openssl" ,openssl)
- branch master updated (bd9d5db -> 14da3da), guix-commits, 2019/05/01
- 02/08: gnu: ungoogled-chromium: Update to 74.0.3729.131-0.9e33022 [fixes CVE-2019-5824]., guix-commits, 2019/05/01
- 06/08: gnu: spice: Update to 0.14.2 [fixes CVE-2019-3813].,
guix-commits <=
- 01/08: gnu: ungoogled-chromium: Unbundle openjpeg again., guix-commits, 2019/05/01
- 04/08: gnu: signify: Update to 25., guix-commits, 2019/05/01
- 03/08: gnu: signify: Don't use unstable tarball., guix-commits, 2019/05/01
- 07/08: gnu: vte-ng: Update to 0.56.2.a., guix-commits, 2019/05/01
- 05/08: gnu: spice-protocol: Update to 0.14.0., guix-commits, 2019/05/01
- 08/08: gnu: termite: Update to 15., guix-commits, 2019/05/01