| Commit message (Collapse) | Author | Age |
|
|
|
| |
* gnu/packages/spice.scm (spice-protocol): Update to 0.12.13.
|
|
|
|
|
|
| |
* 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.
|
|
|
|
| |
* gnu/packages/spice.scm (usbredir)[home-page]: Use HTTPS URL.
|
|
|
|
| |
* gnu/packages/spice.scm (virt-viewer): Update to 5.0.
|
|
|
|
|
|
| |
* 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.
|
|
|
|
|
|
| |
* gnu/packages/spice.scm (usbredir)[source]: Update repository URL.
Signed-off-by: Ben Woodcroft <donttrustben@gmail.com>
|
|
|
|
|
| |
* gnu/packages/spice.scm (spice-gtk): Update to 0.33.
[source, home-page]: Use HTTPS.
|
|
|
|
|
| |
* gnu/packages/spice.scm (spice-protocol): Update to 0.12.12.
[source, home-page]: Use HTTPS.
|
|
|
|
|
|
|
|
| |
* 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.
|
|
|
|
|
|
| |
Fixes CVE-2016-{10163,10214} and CVE-2017-{5580,5937}.
* gnu/packages/spice.scm (virglrenderer): Update to 0.6.0.
|
|
|
|
|
| |
* gnu/packages/spice.scm (spice)[inputs]: Use libjpeg-turbo as suggested
during the build.
|
|
|
|
|
| |
* gnu/packages/spice.scm (spice): Update to 0.12.8.
[inputs]: Add cyrus-sasl.
|
|
|
|
| |
* gnu/packages/spice.scm (usbredir)[arguments]: Invoke autoreconf directly.
|
|
|
|
|
| |
* gnu/packages/spice.scm (usbredir)[version]: Add commit and revision to version
string.
|
|
|
|
|
|
| |
* gnu/packages/spice.scm (usbredir)[origin]: Fetch source from git repo.
[native-inputs]: Add AUTOCONF, AUTOMAKE and LIBTOOL.
[arguments]: Add autogen phase.
|
|
|
|
|
| |
* gnu/packages/spice.scm (spice-vdagent): Set Exec path in
spice-vdagent.desktop.
|
|
|
|
|
|
| |
This is a followup to ba9e2ee64a566d3bdaa93423a56d1fd613cef5f3.
* gnu/packages/spice.scm (virt-viewer)[inputs]: Remove SPICE-PROTOCOL.
|
|
|
|
|
|
| |
This is a followup to 0d05a739d2c78e85bf358c4abdc719ebb3550f5a.
* gnu/packages/spice.scm (spice-gtk)[inputs]: Remove LIBUSB.
|
|
|
|
|
| |
* gnu/packages/spice.scm (spice-gtk)[inputs]: Move SPICE-PROTOCOL to...
[propagated-inputs]: ... here.
|
|
|
|
|
| |
* gnu/packages/spice.scm (usbredir)[inputs]: Replace field with ...
[propagated-inputs]: ... new field.
|
|
|
|
|
|
| |
* gnu/packages/spice.scm (virt-viewer): New variable.
Signed-off-by: Leo Famulari <leo@famulari.name>
|
|
|
|
|
|
| |
* gnu/packages/spice.scm (spice-vdagent): New variable.
Signed-off-by: Leo Famulari <leo@famulari.name>
|
|
|
|
|
|
| |
* gnu/packages/spice.scm (spice): New variable.
Signed-off-by: Leo Famulari <leo@famulari.name>
|
|
|
|
|
|
| |
* gnu/packages/spice.scm (spice-gtk): New variable.
Signed-off-by: Leo Famulari <leo@famulari.name>
|
|
|
|
|
|
| |
* gnu/packages/spice.scm (spice-protocol): New variable.
Signed-off-by: Leo Famulari <leo@famulari.name>
|
|
|
|
|
|
| |
* gnu/packages/spice.scm (virglrenderer): New variable.
Signed-off-by: Leo Famulari <leo@famulari.name>
|
|
* gnu/packages/spice.scm: New file.
* gnu/local.mk (GNU_SYSTEM_MODULES): Add it.
Signed-off-by: Leo Famulari <leo@famulari.name>
|