public inbox for development@lists.ipfire.org
 help / color / mirror / Atom feed
From: Jonatan Schlag <jonatan.schlag@ipfire.org>
To: development@lists.ipfire.org
Subject: [PATCH 4/7] spice: update to version 0.14
Date: Fri, 19 Jan 2018 19:29:00 +0100	[thread overview]
Message-ID: <20180119182903.1151-4-jonatan.schlag@ipfire.org> (raw)
In-Reply-To: <20180119182903.1151-1-jonatan.schlag@ipfire.org>

[-- Attachment #1: Type: text/plain, Size: 1713 bytes --]

For changelog see:
https://cgit.freedesktop.org/spice/spice/tree/NEWS

This update alos fixes: CVE-2016-9577, CVE-2016-9578, CVE-2017-7506

Signed-off-by: Jonatan Schlag <jonatan.schlag(a)ipfire.org>
---
 config/rootfiles/packages/spice | 4 ++--
 lfs/spice                       | 6 +++---
 2 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/config/rootfiles/packages/spice b/config/rootfiles/packages/spice
index 91fc0a68b..9ee1f9179 100644
--- a/config/rootfiles/packages/spice
+++ b/config/rootfiles/packages/spice
@@ -6,12 +6,12 @@
 #usr/include/spice-server/spice-input.h
 #usr/include/spice-server/spice-migration.h
 #usr/include/spice-server/spice-qxl.h
+#usr/include/spice-server/spice-replay.h
 #usr/include/spice-server/spice-server.h
 #usr/include/spice-server/spice-version.h
 #usr/include/spice-server/spice.h
-#usr/lib/libspice-server.a
 #usr/lib/libspice-server.la
 #usr/lib/libspice-server.so
 usr/lib/libspice-server.so.1
-usr/lib/libspice-server.so.1.10.1
+usr/lib/libspice-server.so.1.12.4
 #usr/lib/pkgconfig/spice-server.pc
diff --git a/lfs/spice b/lfs/spice
index 80e88dd56..434496849 100644
--- a/lfs/spice
+++ b/lfs/spice
@@ -24,7 +24,7 @@
 
 include Config
 
-VER        = 0.12.8
+VER        = 0.14.0
 
 THISAPP    = spice-$(VER)
 DL_FILE    = $(THISAPP).tar.bz2
@@ -32,7 +32,7 @@ DL_FROM    = $(URL_IPFIRE)
 DIR_APP    = $(DIR_SRC)/$(THISAPP)
 TARGET     = $(DIR_INFO)/$(THISAPP)
 PROG       = spice
-PAK_VER    = 2
+PAK_VER    = 3
 
 DEPS       = "opus"
 
@@ -44,7 +44,7 @@ objects = $(DL_FILE)
 
 $(DL_FILE) = $(DL_FROM)/$(DL_FILE)
 
-$(DL_FILE)_MD5 = 376853d11b9921aa34a06c4dbef81874
+$(DL_FILE)_MD5 = 6622aa7dfb5cd026a4d0d7e659216d26
 
 install : $(TARGET)
 
-- 
2.11.0


  parent reply	other threads:[~2018-01-19 18:29 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-01-19 18:28 [PATCH 1/7] pyparsing: update to version 2.2.0 Jonatan Schlag
2018-01-19 18:28 ` [PATCH 2/7] opus: update to version 1.2.1 Jonatan Schlag
2018-01-19 18:28 ` [PATCH 3/7] spice-protocol: update to version 0.12.13 Jonatan Schlag
2018-01-19 18:29 ` Jonatan Schlag [this message]
2018-01-19 18:29 ` [PATCH 5/7] qemu: update to version 2.11 Jonatan Schlag
2018-01-19 18:29 ` [PATCH 6/7] python3-libvirt: drop this package Jonatan Schlag
2018-01-19 18:29 ` [PATCH 7/7] libvirt: update to version 4.0 Jonatan Schlag
2018-01-24 16:39 ` [PATCH 1/7] pyparsing: update to version 2.2.0 Michael Tremer

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20180119182903.1151-4-jonatan.schlag@ipfire.org \
    --to=jonatan.schlag@ipfire.org \
    --cc=development@lists.ipfire.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox