summaryrefslogtreecommitdiff
path: root/gnu/packages/spice.scm
Commit message (Expand)AuthorAgeFilesLines
* gnu: spice-gtk: Enable GObject introspection support.•••Allows virt-manager to use the spice-gtk widget. * gnu/packages/spice.scm (spice-gtk)[inputs]: Add gobject-introspection. [arguments]<#:configure-flags>: Add --enable-introspection. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Andy Patterson2017-10-191-1/+3
* gnu: spice-protocol: Update to 0.12.13.•••* gnu/packages/spice.scm (spice-protocol): Update to 0.12.13. Leo Famulari2017-07-131-2/+2
* gnu: spice: Fix CVE-2017-7506.•••* gnu/packages/patches/spice-CVE-2017-7506.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it. * gnu/packages/spice.scm (spice)[source]: Use it. Leo Famulari2017-07-121-1/+2
* gnu: usbredir: Use HTTPS home-page URL.•••* gnu/packages/spice.scm (usbredir)[home-page]: Use HTTPS URL. Leo Famulari2017-07-121-1/+1
* gnu: virt-viewer: Update to 5.0.•••* gnu/packages/spice.scm (virt-viewer): Update to 5.0. Leo Famulari2017-07-121-2/+2
* gnu: virglrenderer: Fix CVE-2017-6386.•••* gnu/packages/patches/virglrenderer-CVE-2017-6386.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it. * gnu/packages/spice.scm (virglrenderer)[source]: Use it. Leo Famulari2017-03-161-0/+1
* gnu: usbredir: Use correct url.•••* gnu/packages/spice.scm (usbredir)[source]: Update repository URL. Signed-off-by: Ben Woodcroft <donttrustben@gmail.com> ng02017-02-201-1/+1
* gnu: spice-gtk: Update to 0.33.•••* gnu/packages/spice.scm (spice-gtk): Update to 0.33. [source, home-page]: Use HTTPS. Marius Bakke2017-02-111-4/+4
* gnu: spice-protocol: Update to 0.12.12.•••* gnu/packages/spice.scm (spice-protocol): Update to 0.12.12. [source, home-page]: Use HTTPS. Marius Bakke2017-02-111-4/+4
* gnu: spice: Fix CVE-2016-9577 and CVE-2016-9578.•••* gnu/packages/patches/spice-CVE-2016-9577.patch, gnu/packages/patches/spice-CVE-2016-9578-1.patch, gnu/packages/patches/spice-CVE-2016-9578-2.patch: New files. * gnu/local.mk (dist_patch_DATA): Register them. * gnu/packages/spice.scm (spice)[source]: Use them. Marius Bakke2017-02-111-1/+5
* gnu: virglrenderer: Update to 0.6.0 [security fixes].•••Fixes CVE-2016-{10163,10214} and CVE-2017-{5580,5937}. * gnu/packages/spice.scm (virglrenderer): Update to 0.6.0. Marius Bakke2017-02-101-2/+2
* gnu: spice: Use libjpeg-turbo instead of libjpeg.•••* gnu/packages/spice.scm (spice)[inputs]: Use libjpeg-turbo as suggested during the build. Tobias Geerinckx-Rice2016-11-291-1/+1
* gnu: spice: Update to 0.12.8 [fixes CVE-2016-{0749,2150}].•••* gnu/packages/spice.scm (spice): Update to 0.12.8. [inputs]: Add cyrus-sasl. David Craven2016-08-221-3/+5
* gnu: usbredir: Invoke autoreconf directly.•••* gnu/packages/spice.scm (usbredir)[arguments]: Invoke autoreconf directly. David Craven2016-08-151-6/+6
* gnu: usbredir: Add git commit to version.•••* gnu/packages/spice.scm (usbredir)[version]: Add commit and revision to version string. David Craven2016-08-151-37/+41
* gnu: spice: Fix usbredir for 32 bit platforms.•••* gnu/packages/spice.scm (usbredir)[origin]: Fetch source from git repo. [native-inputs]: Add AUTOCONF, AUTOMAKE and LIBTOOL. [arguments]: Add autogen phase. David Craven2016-08-131-6/+28
* gnu: spice-vdagent: Set Exec path in spice-vdagent.desktop.•••* gnu/packages/spice.scm (spice-vdagent): Set Exec path in spice-vdagent.desktop. David Craven2016-08-051-0/+7
* gnu: virt-viewer: Remove SPICE-PROTOCOL from inputs.•••This is a followup to ba9e2ee64a566d3bdaa93423a56d1fd613cef5f3. * gnu/packages/spice.scm (virt-viewer)[inputs]: Remove SPICE-PROTOCOL. Leo Famulari2016-07-291-2/+1
* gnu: spice-gtk: Remove LIBUSB from inputs.•••This is a followup to 0d05a739d2c78e85bf358c4abdc719ebb3550f5a. * gnu/packages/spice.scm (spice-gtk)[inputs]: Remove LIBUSB. Leo Famulari2016-07-291-1/+0
* gnu: spice-gtk: Propagate SPICE-PROTOCOL.•••* gnu/packages/spice.scm (spice-gtk)[inputs]: Move SPICE-PROTOCOL to... [propagated-inputs]: ... here. Leo Famulari2016-07-291-2/+2
* gnu: usbredir: Propagate LIBUSB.•••* gnu/packages/spice.scm (usbredir)[inputs]: Replace field with ... [propagated-inputs]: ... new field. Leo Famulari2016-07-291-1/+1
* gnu: Add virt-viewer.•••* gnu/packages/spice.scm (virt-viewer): New variable. Signed-off-by: Leo Famulari <leo@famulari.name> David Craven2016-07-281-0/+44
* gnu: Add spice-vdagent.•••* gnu/packages/spice.scm (spice-vdagent): New variable. Signed-off-by: Leo Famulari <leo@famulari.name> David Craven2016-07-281-0/+44
* gnu: Add spice.•••* gnu/packages/spice.scm (spice): New variable. Signed-off-by: Leo Famulari <leo@famulari.name> David Craven2016-07-281-0/+40
* gnu: Add spice-gtk.•••* gnu/packages/spice.scm (spice-gtk): New variable. Signed-off-by: Leo Famulari <leo@famulari.name> David Craven2016-07-281-0/+72
* gnu: Add spice-protocol.•••* gnu/packages/spice.scm (spice-protocol): New variable. Signed-off-by: Leo Famulari <leo@famulari.name> David Craven2016-07-281-0/+20
* gnu: Add virglrenderer.•••* gnu/packages/spice.scm (virglrenderer): New variable. Signed-off-by: Leo Famulari <leo@famulari.name> David Craven2016-07-281-0/+27
* gnu: Add usbredir.•••* gnu/packages/spice.scm: New file. * gnu/local.mk (GNU_SYSTEM_MODULES): Add it. Signed-off-by: Leo Famulari <leo@famulari.name> David Craven2016-07-281-0/+52