~ruther/guix-local

ref: 96f2a432bf94c531c4492a46b36fa4836d00a79b guix-local/gnu/packages d---------
e411ce18 — Leo Famulari 10 years ago
gnu: poppler: Fix CVE-2015-8868.

* gnu/packages/pdf.scm (poppler)[replacement]: New field.
(poppler/fixed): New variable.
* gnu/packages/patches/poppler-CVE-2015-8868.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
c7794307 — Leo Famulari 10 years ago
gnu: ncmpcpp: Remove bootstrapping phase.

* gnu/packages/mpd.scm (ncmpcpp)[arguments]: Remove 'autogen' phase.
[native-inputs]: Remove autoconf, automake, and libtool.
324efb88 — Ben Woodcroft 10 years ago
gnu: Add muscle.

* gnu/packages/bioinformatics.scm (muscle): New variable.
6c0e2dbb — Mark H Weaver 10 years ago
gnu: subversion: Update to 1.8.16 [fixes CVE-2016-{2167,2168}].

* gnu/packages/version-control.scm (subversion): Update to 1.8.16.
7ffbbea0 — Rene Saavedra 10 years ago
gnu: Add uhttpmock.

* gnu/packages/web.scm (uhttpmock): New variable.

Signed-off-by: Leo Famulari <leo@famulari.name>
9d177025 — Ben Woodcroft 10 years ago
gnu: ruby-hashery: Disable failing test.

* gnu/packages/ruby.scm (ruby-hashery)[arguments]: Remove failing
test.
b0e52f52 — Rob Syme 10 years ago
gnu: ruby: Update to 2.3.1.

* gnu/packages/ruby.scm (ruby): Update to 2.3.1.
[origin] Add symlink patch.
* gnu/packages/patches/ruby-symlinkfix.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add patch.
f36a1eba — Eric Bavier 10 years ago
gnu: Add Fossil.

* gnu/packages/version-control.scm (fossil): New variable.
* gnu/packages/patches/fossil-test-fixes.patch: New patch.
* gnu/local.mk (dist_patch_DATA): Add it.
3b13c3c0 — Ricardo Wurmus 10 years ago
gnu: eigen: Update to 3.2.8.

* gnu/packages/algebra.scm (eigen): Update to 3.2.8.
2b56dc01 — Danny Milosavljevic 10 years ago
gnu: Add hplip.

* gnu/packages/cups.scm (hplip): New variable.

Co-authored-by: Ludovic Courtès <ludo@gnu.org>
99a00446 — Nicolas Goaziou 10 years ago
gnu: giac-xcas: Update to 1.2.2-41.

* gnu/packages/algebra.scm (giac-xcas): Update to 1.2.2-41.
[inputs]: Add libxinerama.

Signed-off-by: Leo Famulari <leo@famulari.name>
8faee0fd — Mark H Weaver 10 years ago
gnu: webkitgtk: Update to 2.12.2.

* gnu/packages/webkit.scm (webkitgtk): Update to 2.12.2.
a64cbb6f — Efraim Flashner 10 years ago
gnu: python-celery: Rearrange inputs.

* gnu/packages/python.scm (python-celery)[propagated-inputs]: Move
python-pytz, python-billiard, python-kombu ...
[inputs]: ... to here. Add python-amqp, python-anyjson.
0848d8d3 — Efraim Flashner 10 years ago
gnu: python-rauth: Rearrange inputs.

* gnu/packages/python.scm (python-rauth)[native-inputs]: Remove it.
[propagated-inputs]: Move python-requests ...
[inputs]: ... to here.
[properties]: Define python2-variant.
(python2-rauth): Build with 'strip-python2-variant'.
[native-inputs]: Add python2-setuptools.
f28cb89e — Ludovic Courtès 10 years ago
gnu: libtasn1: Replace 4.7 with 4.8 [fixes CVE-2016-4008].

* gnu/packages/tls.scm (libtasn1)[replacement]: New field.
(libtasn1/fixed): New variable.
158f5734 — Kei Yamashita 10 years ago
gnu: Add Red Eclipse.

* gnu/packages/games.scm (redeclipse): New variable.

Signed-off-by: Alex Kost <alezost@gmail.com>
a319637e — Alex Kost 10 years ago
gnu: magit: Update to 2.6.2.

* gnu/packages/emacs.scm (magit): Update to 2.6.2.
dde2a94c — Mark H Weaver 10 years ago
gnu: icecat: Add fixes for CVE-2016-{2805,2807,2808,2814} etc.

* gnu/packages/patches/icecat-CVE-2016-2805.patch,
gnu/packages/patches/icecat-CVE-2016-2807-pt1.patch,
gnu/packages/patches/icecat-CVE-2016-2807-pt2.patch,
gnu/packages/patches/icecat-CVE-2016-2807-pt3.patch,
gnu/packages/patches/icecat-CVE-2016-2807-pt4.patch,
gnu/packages/patches/icecat-CVE-2016-2807-pt5.patch,
gnu/packages/patches/icecat-CVE-2016-2808.patch,
gnu/packages/patches/icecat-CVE-2016-2814.patch,
gnu/packages/patches/icecat-update-bundled-graphite2: New files.
* gnu/local.mk (dist_patch_DATA): Add them.
* gnu/packages/gnuzilla.scm (icecat)[source]: Add patches.

icecat fixup
3161f6a4 — Mark H Weaver 10 years ago
gnu: nss: Update to 3.23.

* gnu/packages/gnuzilla.scm (nss): Update to 3.23.
[arguments]: In the 'install' phase, remove libgtest1.so from the
output.
b3107888 — Mark H Weaver 10 years ago
gnu: nspr: Update to 4.12.

* gnu/packages/gnuzilla.scm (nspr): Update to 4.12.
Next