~ruther/guix-local

dde1e152 — Oleg Pykhalov 9 years ago
doc: Add note about private-key during offload.

* doc/guix.texi (Using the Offload Facility): Add note about private-key.

Co-authored-by: Ludovic Courtès <ludo@gnu.org>
4732e6ee — Ben Woodcroft 9 years ago
gnu: blast+: Update to 2.6.0.

* gnu/packages/bioinformatics.scm (blast+): Update to 2.6.0.
[origin]: Remove bundled pcre.  Add patch.
[arguments]: Replace paths in run_with_lock.c.  Configure with pcre.
[inputs]: Add pcre, perl, python.
* gnu/packages/patches/blast+-fix-makefile.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
f2fa86cc — Kei Kebreau 9 years ago
gnu: maxima: Ensure gcc is available at runtime.

* gnu/packages/maths.scm (maxima)[inputs]: Add gcc.
[arguments]: Use modify-phases syntax. Add 'set-gcc-path' phase.
0ca1e77c — Leo Famulari 9 years ago
gnu: perl-dbd-mysql: Update to 4.043.

* gnu/packages/databases.scm (perl-dbd-mysql): Update to 4.043.
d28f90be — Marius Bakke 9 years ago
gnu: python-pyopenssl: Fix test failure on 32-bit platforms.

* gnu/packages/patches/python-pyopenssl-17.1.0-test-overflow.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/python.scm (python-pyopenssl)[source]: Use it.
4909eadf — Leo Famulari 9 years ago
gnu: irssi: Update to 1.0.4 [fixes CVE-2017-{10965,10966}].

* gnu/packages/irc.scm (irssi): Update to 1.0.4.
acc0f6bb — Danny Milosavljevic 9 years ago
guix system: Add file system label and uuid to iso9660-image.

* gnu/system/vm.scm (system-disk-image): Pass root-label to ...
(iso9660-image): ... here.  Add keyword arguments #:file-system-label
and #:file-system-uuid.
0b1e2ecb — Mark H Weaver 9 years ago
gnu: webkitgtk: Update to 2.16.5.

* gnu/packages/webkit.scm (webkitgtk): Update to 2.16.5.
5826e7b1 — Tobias Geerinckx-Rice 9 years ago
gnu: rdma-core: Update to 14.

* gnu/packages/linux.scm (rdma-core): Update to 14.
5d3474c5 — Tobias Geerinckx-Rice 9 years ago
gnu: catimg: Update to 2.3.2.

* gnu/packages/image-viewers.scm (catimg): Update to 2.3.2.
642656a1 — Leo Famulari 9 years ago
gnu: python-parsedatetime: Update to 2.4.

* gnu/packages/python.scm (python-parsedatetime, python2-parsedatetime):
Update to 2.4.
93013f1e — Leo Famulari 9 years ago
gnu: python-icalendar: Update to 3.11.5.

* gnu/packages/python.scm (python-icalendar): Update to 3.11.5.
dab536fe — Alex Vong 9 years ago
gnu: libtiff: Fix CVE-2017-{9936,10688}.

* gnu/packages/patches/libtiff-CVE-2017-9936.patch,
gnu/packages/patches/libtiff-CVE-2017-10688.patch: New files.
* gnu/local.mk (dist_patch_DATA): Add them.
* gnu/packages/image.scm (libtiff-4.0.8)[source]: Use them.

Signed-off-by: Leo Famulari <leo@famulari.name>
ab104672 — Kei Kebreau 9 years ago
gnu: xorg-server: Fix CVE-2017-{10971,10972}.

* gnu/packages/patches/xorg-server-CVE-2017-10971.patch,
gnu/packages/patches/xorg-server-CVE-2017-10972.patch: New files.
* gnu/local.mk (dist_patch_DATA): Add them.
* gnu/packages/xorg.scm (xorg-server)[source]: Use them.

Signed-off-by: Leo Famulari <leo@famulari.name>
96dcaa0c — Alex Vong 9 years ago
gnu: youtube-dl: Update to 2017.07.02.

* gnu/packages/video.scm (youtube-dl): Update to 2017.07.02.

Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr>
0a66c387 — Leo Famulari 9 years ago
Revert "gnu: blast+: Update to 2.6.0."

This reverts commit 18dea67dc3a42d782b34b551304748346f173184.
5dfbd769 — Ludovic Courtès 9 years ago
gnu: shadow: Correctly match the system type.

* gnu/packages/admin.scm (shadow)[inputs]: Use 'string-contains' instead
of 'string-prefix?' when matching the system type.
879b89d1 — Mark H Weaver 9 years ago
gnu: linux-libre@4.9: Update to 4.9.36.

* gnu/packages/linux.scm (linux-libre-4.9): Update to 4.9.36.
95f69e9c — Mark H Weaver 9 years ago
gnu: linux-libre@4.4: Update to 4.4.76.

* gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.76.
856f6878 — Tobias Geerinckx-Rice 9 years ago
gnu: iproute: Update to 4.12.0.

* gnu/packages/linux.scm (iproute): Update to 4.12.0.
Next