~ruther/guix-local

ref: 56c394ee4397015d6144dab002ee43fc7e32a331 guix-local/gnu/packages d---------
56c394ee — Mark H Weaver 9 years ago
gnu: icecat: Add more fixes from upstream mozilla-esr45.

* gnu/packages/gnuzilla.scm (icecat)[sources]: Add more fixes from the
upstream mozilla-esr45 repository.
67c539e2 — Efraim Flashner 9 years ago
gnu: Remove unused patch.

* gnu/packages/patches/openjpeg-CVE-2015-6581.patch: Remove file.
* gnu/local.mk (dist_patch_DATA): Remove it.
a304b6c3 — Efraim Flashner 9 years ago
gnu: openjpeg: Add fixes for CVE-2016-{9850,9851}.

* gnu/packages/image.scm (openjpeg)[replacement]: New field.
(openjpeg/fixed): New variable, patch against CVE-2016-9850,
CVE-2016-9851.
* gnu/packages/patches/openjpeg-CVE-2016-9850-CVE-2016-9851.patch: New file.
* gnu/local.mk (dist_patch_DATA): Register it.
70c1d5ed — Efraim Flashner 9 years ago
gnu: ffmpeg@2.8: Update to 2.8.9.

* gnu/packages/video.scm (ffmpeg@2.8): Update to 2.8.9.
a6cd8574 — Efraim Flashner 9 years ago
gnu: jasper: Update to 2.0.6.

* gnu/packages/image.scm (jasper): Update to 2.0.6.
a77f0360 — Christopher Baines 9 years ago
gnu: password-store: Don't run tests in parallel.

* gnu/packages/password-utils.scm (password-store): Don't run tests in
  parallel, as it causes them to hang and the build to timeout.

Signed-off-by: Marius Bakke <mbakke@fastmail.com>
619f98fa — Christopher Baines 9 years ago
gnu: password-store: Delete build phase

* gnu/packages/password-utils.scm (password-store): Remove the build
  phase, as it is unused.

Signed-off-by: Marius Bakke <mbakke@fastmail.com>
fc184fe2 — Marius Bakke 9 years ago
gnu: openssl-next: Update to 1.1.0c [fixes CVE-{7053,7054,7055}].

* gnu/packages/tls.scm (openssl-next): Update to 1.1.0c.
[arguments]: Duplicate 'configure' to add rpath flag previously handled by
now-defunct 'patch-runpath' phase. Duplicate 'remove-miscellany' phase.
fdb552bb — Kei Kebreau 9 years ago
gnu: windowmaker: Fix invocation of 'wmsetbg'.

* gnu/packages/gnustep.scm (windowmaker)[arguments]: Add substitution of
40-character limit with a 107-character limit.
a225db52 — Ben Woodcroft 9 years ago
gnu: vsearch: Update to 2.3.4.

* gnu/packages/bioinformatics.scm (vsearch): Update to 2.3.4.
7922ab8f — Ben Woodcroft 9 years ago
gnu: pardre: Update to 1.1.5-1.

* gnu/packages/bioinformatics.scm (pardre): update to 1.1.5-1.
[source]: Update source hash.
6b2921c3 — Mark H Weaver 9 years ago
gnu: linux-libre: Add fixes for CVE-2016-8655 et al.

* gnu/packages/linux.scm (linux-libre, linux-libre-arm-generic):
Add patches for CVE-2016-8655 and the vulnerability described in
<http://seclists.org/oss-sec/2016/q4/644>.
1134e99d — Mark H Weaver 9 years ago
gnu: linux-libre@4.4: Add fixes for CVE-2016-8655 et al.

* gnu/packages/linux.scm (linux-libre-4.4): Add patches for CVE-2016-8655 and
the vulnerability described in <http://seclists.org/oss-sec/2016/q4/644>.
750778ab — Mark H Weaver 9 years ago
gnu: linux-libre: Update to 4.8.13.

* gnu/packages/linux.scm (%linux-libre-version, %linux-libre-hash)
(linux-libre): Update to 4.8.13.
33d6a2ff — Mark H Weaver 9 years ago
gnu: linux-libre@4.4: Update to 4.4.37.

* gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.37.
f81c6a49 — Paul Garlick 9 years ago
gnu: gmsh: Update to 2.15.0.

* gnu/packages/maths.scm (gmsh): Update to 2.15.0.

Signed-off-by: Marius Bakke <mbakke@fastmail.com>
dfdc9225 — Marius Bakke 9 years ago
gnu: libev: Update to 4.23.

* gnu/packages/libevent.scm (libev): Update to 4.23.
43e8824d — Hartmut Goebel 9 years ago
gnu: python-pyqt: Fix build by explicitly setting the stubsdir.

* gnu/packages.qt.scm (python-pyqt, python2-pyqt)[arguments]: In phase
'configure' pass option --stubsdir.
931eaeaa — Hartmut Goebel 9 years ago
gnu: python-pyqt-5.5: Use non-inherited "configure" phase.

This allows passing different options for 5.5 than for the main version
(which is currently 5.6).

* gnu/packages.qt.scm (python-pyqt-5.5, python2-pyqt-5.5)[arguments]: Copy
from (python-pyqt)[arguments].
9fde8778 — Hartmut Goebel 9 years ago
gnu: python2-pyqt-4: Change package name to python2-pyqt.

* gnu/packages/qt.scm (python2-pyqt-4)[package]: Change "name"
python2-pyqt.
Next