~ruther/guix-local

748e9f16 — Ricardo Wurmus 8 years ago
gnu: Add r-rhdf5lib.

* gnu/packages/bioinformatics.scm (r-rhdf5lib): New variable.
d2c0f030 — Ricardo Wurmus 8 years ago
gnu: Add r-shinydashboard.

* gnu/packages/web.scm (r-shinydashboard): New variable.

Co-authored-by: Raoul Jean Pierre Bonnal <ilpuccio.febo@gmail.com>
4dba441c — Ricardo Wurmus 8 years ago
gnu: hdf5: Build with -fPIC.

* gnu/packages/maths.scm (hdf5)[arguments]: Add -fPIC to CFLAGS and CXXFLAGS.
ecae16be — Arun Isaac 8 years ago
gnu: emacs-emms-player-mpv: Update to 0.0.13.

* gnu/packages/emacs.scm (emacs-emms-player-mpv): Update to 0.0.13.
eb6b471b — Efraim Flashner 8 years ago
gnu: emacs-ob-ipython: Declare a source file-name.

* gnu/packages/emacs.scm (emacs-ob-ipython)[source]: Add 'file-name field.
b87047e0 — Efraim Flashner 8 years ago
gnu: emacs-d-mode: Declare a source file-name.

* gnu/packages/emacs.scm (emacs-d-mode)[source]: Add 'file-name field.
995b7069 — Efraim Flashner 8 years ago
gnu: guile-emacs: Declare a source file-name.

* gnu/packages/emacs.scm (guile-emacs)[source]: Add 'file-name field.
23101355 — Efraim Flashner 8 years ago
gnu: vifm: Update to 0.9.1.

* gnu/packages/vim.scm (vifm): Update to 0.9.1.
b4c9a317 — Marius Bakke 8 years ago
gnu: libreoffice: Update to 5.4.5.1 [CVE-2018-6871].

* gnu/packages/check.scm (cppunit-1.14): New public variable.
* gnu/packages/libreoffice.scm (xmlsec-src-libreoffice): Remove variable.
(libreoffice): Update to 5.4.5.1.
[native-inputs]: Change CPPUNIT to CPPUNIT-1.14.  Remove AUTOCONF and AUTOMAKE.
[inputs]: Add GPGME, XMLSEC-NSS and LIBLTDL.  Remove XMLSEC-SRC-LIBREOFFICE.
Replace LIBJPEG with LIBJPEG-TURBO.
[arguments]: Remove xmlsec code from PREPARE-SRC-PHASE.  Make sure GPGME++
headers are found.  Add workaround for <https://bugs.gentoo.org/641812>.  Add
"--disable-pdfium" to #:configure-flags.
* gnu/packages/xml.scm (xmlsec-nss): New public variable.
f1d7e14a — Marius Bakke 8 years ago
gnu: libmd: Update to 1.0.0.

* gnu/packages/crypto.scm (libmd): Update to 1.0.0.
[source](uri): Add freedesktop.org mirror.
f62dcba4 — Kei Kebreau 8 years ago
gnu: gmtp: Update to 1.3.11.

* gnu/packages/libusb.scm (gmtp): Update to 1.3.11.
2ab57529 — Leo Famulari 8 years ago
gnu: w3m: Update to 0.5.3+git20180125 [fixes CVE-2018-{6196,6197,6198}].

* gnu/packages/w3m.scm (w3m): Update to 0.5.3+git20180125.
mailmap: Adjust entries for ng0.

Signed-off-by: Leo Famulari <leo@famulari.name>
gnu: python-pycanberra: Use new URLs.

* gnu/packages/libcanberra.scm (python-pycanberra)[source]: Use new URL.
[home-page]: Update URL.

Signed-off-by: Leo Famulari <leo@famulari.name>
8226304b — Ricardo Wurmus 8 years ago
gnu: propeller-gcc: Fix build.

* gnu/packages/embedded.scm (propeller-gcc)[native-inputs]: Use GCC 4.9.
aba3e482 — Ricardo Wurmus 8 years ago
gnu: Add r-hdf5array.

* gnu/packages/bioinformatics.scm (r-hdf5array): New variable.
31c7002b — Leo Famulari 8 years ago
gnu: libtasn1: Fix CVE-2018-6003.

* gnu/packages/patches/libtasn1-CVE-2018-6003.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/tls.scm (libtasn1/fixed)[source]: Use it.
79cf1053 — Leo Famulari 8 years ago
gnu: libtiff: Fix CVE-2017-{9935,11335,18013}.

* gnu/packages/patches/libtiff-CVE-2017-9935.patch,
gnu/packages/patches/libtiff-CVE-2017-11335.patch,
gnu/packages/patches/libtiff-CVE-2017-18013.patch: New files.
* gnu/local.mk (dist_patch_DATA): Add them.
* gnu/packages/image.scm (libtiff)[replacement]: New field.
(libtiff/fixed): New variable.
6a517548 — Tobias Geerinckx-Rice 8 years ago
gnu: loksh: Update to 6.2.

* gnu/packages/shells.scm (loksh): Update to 6.2.
0de57b44 — Tobias Geerinckx-Rice 8 years ago
gnu: global: Update to 6.6.2.

* gnu/packages/code.scm (global): Update to 6.6.2.
Next