Age | Commit message (Expand) | Author |
---|---|---|
2017-10-19 | 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 Patterson |
2017-07-13 | gnu: spice-protocol: Update to 0.12.13.•••* gnu/packages/spice.scm (spice-protocol): Update to 0.12.13. | Leo Famulari |
2017-07-12 | 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 Famulari |
2017-07-12 | gnu: usbredir: Use HTTPS home-page URL.•••* gnu/packages/spice.scm (usbredir)[home-page]: Use HTTPS URL. | Leo Famulari |
2017-07-12 | gnu: virt-viewer: Update to 5.0.•••* gnu/packages/spice.scm (virt-viewer): Update to 5.0. | Leo Famulari |
2017-03-16 | 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 Famulari |
2017-02-20 | gnu: usbredir: Use correct url.•••* gnu/packages/spice.scm (usbredir)[source]: Update repository URL. Signed-off-by: Ben Woodcroft <donttrustben@gmail.com> | ng0 |
2017-02-11 | gnu: spice-gtk: Update to 0.33.•••* gnu/packages/spice.scm (spice-gtk): Update to 0.33. [source, home-page]: Use HTTPS. | Marius Bakke |
2017-02-11 | 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 Bakke |
2017-02-11 | 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 Bakke |
2017-02-10 | 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 Bakke |
2016-11-29 | gnu: spice: Use libjpeg-turbo instead of libjpeg.•••* gnu/packages/spice.scm (spice)[inputs]: Use libjpeg-turbo as suggested during the build. | Tobias Geerinckx-Rice |
2016-08-22 | 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 Craven |
2016-08-15 | gnu: usbredir: Invoke autoreconf directly.•••* gnu/packages/spice.scm (usbredir)[arguments]: Invoke autoreconf directly. | David Craven |
2016-08-15 | gnu: usbredir: Add git commit to version.•••* gnu/packages/spice.scm (usbredir)[version]: Add commit and revision to version string. | David Craven |
2016-08-13 | 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 Craven |
2016-08-05 | gnu: spice-vdagent: Set Exec path in spice-vdagent.desktop.•••* gnu/packages/spice.scm (spice-vdagent): Set Exec path in spice-vdagent.desktop. | David Craven |
2016-07-29 | 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 Famulari |
2016-07-29 | gnu: spice-gtk: Remove LIBUSB from inputs.•••This is a followup to 0d05a739d2c78e85bf358c4abdc719ebb3550f5a. * gnu/packages/spice.scm (spice-gtk)[inputs]: Remove LIBUSB. | Leo Famulari |
2016-07-29 | gnu: spice-gtk: Propagate SPICE-PROTOCOL.•••* gnu/packages/spice.scm (spice-gtk)[inputs]: Move SPICE-PROTOCOL to... [propagated-inputs]: ... here. | Leo Famulari |
2016-07-29 | gnu: usbredir: Propagate LIBUSB.•••* gnu/packages/spice.scm (usbredir)[inputs]: Replace field with ... [propagated-inputs]: ... new field. | Leo Famulari |
2016-07-28 | gnu: Add virt-viewer.•••* gnu/packages/spice.scm (virt-viewer): New variable. Signed-off-by: Leo Famulari <leo@famulari.name> | David Craven |
2016-07-28 | gnu: Add spice-vdagent.•••* gnu/packages/spice.scm (spice-vdagent): New variable. Signed-off-by: Leo Famulari <leo@famulari.name> | David Craven |
2016-07-28 | gnu: Add spice.•••* gnu/packages/spice.scm (spice): New variable. Signed-off-by: Leo Famulari <leo@famulari.name> | David Craven |
2016-07-28 | gnu: Add spice-gtk.•••* gnu/packages/spice.scm (spice-gtk): New variable. Signed-off-by: Leo Famulari <leo@famulari.name> | David Craven |
2016-07-28 | gnu: Add spice-protocol.•••* gnu/packages/spice.scm (spice-protocol): New variable. Signed-off-by: Leo Famulari <leo@famulari.name> | David Craven |
2016-07-28 | gnu: Add virglrenderer.•••* gnu/packages/spice.scm (virglrenderer): New variable. Signed-off-by: Leo Famulari <leo@famulari.name> | David Craven |
2016-07-28 | 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 Craven |