aboutsummaryrefslogtreecommitdiff
path: root/gnu/bootloader
diff options
context:
space:
mode:
authorMark H Weaver <mhw@netris.org>2017-06-18 02:08:00 -0400
committerMark H Weaver <mhw@netris.org>2017-06-18 02:16:53 -0400
commit96fd87c96bd6987a967575aaa931c5a7b1c84e21 (patch)
tree08caaec667f9f75d468e6b5b5ed0456dd2c7b513 /gnu/bootloader
parent3d9b8b407bb55d2b90ed59799699532a0f41a34d (diff)
downloadguix-96fd87c96bd6987a967575aaa931c5a7b1c84e21.tar.gz
guix-96fd87c96bd6987a967575aaa931c5a7b1c84e21.zip
gnu: expat: Replace with 2.2.1 [fixes CVE-2017-9233, CVE-2016-9063].
* gnu/packages/xml.scm (expat)[replacement]: New field. (expat-2.2.1): New variable.
Diffstat (limited to 'gnu/bootloader')
0 files changed, 0 insertions, 0 deletions
tle='2017-02-11 20:12:41 +0100'>2017-02-11gnu: 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-11gnu: 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-10gnu: 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-29gnu: 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-22gnu: 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-15gnu: usbredir: Invoke autoreconf directly....* gnu/packages/spice.scm (usbredir)[arguments]: Invoke autoreconf directly. David Craven 2016-08-15gnu: usbredir: Add git commit to version....* gnu/packages/spice.scm (usbredir)[version]: Add commit and revision to version string. David Craven 2016-08-13gnu: 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-05gnu: 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-29gnu: 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-29gnu: 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-29gnu: spice-gtk: Propagate SPICE-PROTOCOL....* gnu/packages/spice.scm (spice-gtk)[inputs]: Move SPICE-PROTOCOL to... [propagated-inputs]: ... here. Leo Famulari 2016-07-29gnu: usbredir: Propagate LIBUSB....* gnu/packages/spice.scm (usbredir)[inputs]: Replace field with ... [propagated-inputs]: ... new field. Leo Famulari 2016-07-28gnu: Add virt-viewer....* gnu/packages/spice.scm (virt-viewer): New variable. Signed-off-by: Leo Famulari <leo@famulari.name> David Craven 2016-07-28gnu: Add spice-vdagent....* gnu/packages/spice.scm (spice-vdagent): New variable. Signed-off-by: Leo Famulari <leo@famulari.name> David Craven 2016-07-28gnu: Add spice....* gnu/packages/spice.scm (spice): New variable. Signed-off-by: Leo Famulari <leo@famulari.name> David Craven 2016-07-28gnu: Add spice-gtk....* gnu/packages/spice.scm (spice-gtk): New variable. Signed-off-by: Leo Famulari <leo@famulari.name> David Craven 2016-07-28gnu: Add spice-protocol....* gnu/packages/spice.scm (spice-protocol): New variable. Signed-off-by: Leo Famulari <leo@famulari.name> David Craven 2016-07-28gnu: Add virglrenderer....* gnu/packages/spice.scm (virglrenderer): New variable. Signed-off-by: Leo Famulari <leo@famulari.name> David Craven 2016-07-28gnu: 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