summaryrefslogtreecommitdiff
path: root/gnu/local.mk
Commit message (Collapse)AuthorAge
* Merge branch 'master' into core-updatesMark H Weaver2016-11-07
|\
| * gnu: jansson: Update to 2.9.Leo Famulari2016-11-06
| | | | | | | | | | | | | | * gnu/packages/web.scm (jansson): Update to 2.9. [source]: Remove 'jansson-CVE-2016-4425.patch'. * gnu/packages/patches/jansson-CVE-2016-4425.patch: Delete file. * gnu/local.mk (dist_patch_DATA): Remove it.
| * gnu: lua: Update to 5.3.3.Marius Bakke2016-11-06
| | | | | | | | | | | | | | | | | | | | | | * gnu/packages/patches/lua52-liblua-so.patch: Rename to ... * gnu/packages/patches/lua-liblua-so.patch: ... this. Add version comment. * gnu/local.mk (dist_patch_DATA): Adjust patch name. * gnu/packages/lua.scm (lua): Update to 5.3.3. [source]: Use https URL. Use new patch name. [home-page]: Use https URL. (lua-5.2): New variable. (lua-5.1)[source]: Use https URL.
* | Merge branch 'master' into core-updatesMark H Weaver2016-11-06
|\|
| * gnu: weex: Update to 2.8.2 [fixes CVE-2005-3150].Leo Famulari2016-11-05
| | | | | | | | | | | | | | | | | | * gnu/packages/ftp.scm (weex): Update to 2.8.2. [source]: Use new URL. Remove obsolete 'weex-vacopy.patch'. [arguments]: Remove custom 'configure' phase and add 'bootstrap' phase. [native-inputs]: Add autoconf, automake, and gnu-gettext. * gnu/packages/patches/weex-vacopy.patch: Delete file. * gnu/local.mk (dist_patch_DATA): Remove it.
| * gnu: w3m: Switch to Debian's actively maintained fork of w3m.Kei Kebreau2016-11-04
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixes some security issues seen here: <http://www.openwall.com/lists/oss-security/2016/11/03/3> * gnu/packages/w3m.scm (w3m): Switch it. [source]: Use Debian's git tree. Remove obsolete patches. [arguments]: Remove an unneeded substitute* function. * gnu/packages/patches/w3m-disable-sslv2-and-sslv3.patch, gnu/packages/patches/w3m-disable-weak-ciphers.patch, gnu/packages/patches/w3m-force-ssl_verify_server-on.patch, gnu/packages/patches/w3m-libgc.patch: Delete files. * gnu/local.mk (dist_patch_DATA): Remove them.
| * gnu: python-ipython: Update to 4.0.0.Ricardo Wurmus2016-11-04
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/python.scm (python-ipython): Update to 4.0.0. [inputs]: Keep only "readline" and "which"; move the remaining inputs to propagated-inputs, except for "python-requests" and "python-nose" which are moved to native-inputs. [propagated-inputs]: Add "python-pexpect", "python-pickleshare", "python-simplegeneric", "python-traitlets", "python-ipykernel". [native-inputs]: Add "python-testpath". [arguments]: Enable building of HTML documentation. [source]: Remove patch. * gnu/packages/patches/python-ipython-inputhook-ctype.patch: Remove patch. * gnu/local.mk (dist_patch_DATA): Remove it.
| * [PATCH] gnu: Add libjxr.Kei Kebreau2016-11-03
| | | | | | | | | | | | | | * gnu/packages/image.scm (libjxr): New variable. * gnu/packages/patches/libjxr-fix-function-signature.patch: New file. * gnu/packages/patches/libjxr-fix-typos.patch: New file. * gnu/local.mk (dist_patch_DATA): Register patches.
* | gnu: ola: Fix build failure caused by use of deprecated function.Leo Famulari2016-11-04
| | | | | | | | | | | | * gnu/packages/patches/ola-readdir-r.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it. * gnu/packages/lighting.scm (ola)[source]: Use it.
* | Merge branch 'master' into core-updatesLeo Famulari2016-11-02
|\|
| * gnu: python-django: Update to 1.10.3 [fixes CVE-2016-{9013,9014}].Marius Bakke2016-11-01
| | | | | | | | | | | | | | * gnu/packages/django.scm (python-django, python2-django): Update to 1.10.3. [source]: Remove patch. * gnu/packages/patches/python-django-fix-testcase.patch: Delete file. * gnu/local.mk (dist_patch_DATA): Remove it.
* | gnu: icecat: Fix build with binutils >= 2.26.Leo Famulari2016-10-31
| | | | | | | | | | | | * gnu/packages/patches/icecat-binutils.patch: New patch. * gnu/local.mk (dist_patch_DATA): Add it. * gnu/packages/gnuzilla.scm (icecat)[source]: Use it.
* | Merge branch 'master' into core-updatesLeo Famulari2016-10-30
|\|
| * gnu: libtiff: Fix CVE-2016-5652.Leo Famulari2016-10-30
| | | | | | | | | | | | * gnu/packages/patches/libtiff-CVE-2016-5652.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it. * gnu/packages/image.scm (libtiff-fixed)[source]: Use it.
* | Merge branch 'master' into core-updatesLeo Famulari2016-10-29
|\|
| * gnu: Add openocd.Theodoros Foradis2016-10-30
| | | | | | | | | | | | * gnu/packages/embedded.scm (openocd): New variable. * gnu/packages/patches/openocd-nrf52.patch: New file. * gnu/local.mk (dist_patch_DATA): Add the patch.
* | Merge branch 'master' into core-updatesLeo Famulari2016-10-28
|\|
| * gnu: libwebp: Fix CVE-2016-9085.Leo Famulari2016-10-28
| | | | | | | | | | | | * gnu/packages/patches/libwebp-CVE-2016-9085.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it. * gnu/packages/image.scm (libwebp)[source]: Use it.
* | gnu: python-parse: Fix patch file name in gnu/local.mk.Mark H Weaver2016-10-27
| | | | | | | | | | | | | | | | This is a followup to commit aa6c09ed71acbc371731d56424ee403a69efb833. * gnu/local.mk (dist_patch_DATA): "python-python-parse-too-many-fields.patch" => "python-parse-too-many-fields.patch".
* | gnu: python-parse: Fix failing test.Efraim Flashner2016-10-27
| | | | | | | | | | | | * gnu/packages/python.scm (python-parse)[origin]: Add patch. * gnu/packages/patches/python-parse-too-many-fields.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it.
* | Merge branch 'master' into core-updatesLeo Famulari2016-10-26
|\|
| * gnu: Add lci.ng02016-10-26
| | | | | | | | | | | | | | * gnu/packages/lolcode.scm: New file. * gnu/local.mk (GNU_SYSTEM_MODULES): Add it. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
| * gnu: yubico.scm: Rename to security-token.scm.Marius Bakke2016-10-26
| | | | | | | | | | | | * gnu/packages/yubico.scm: Delete file. * gnu/packages/security-token.scm: New file. * gnu/local.mk (GNU_SYSTEM_MODULES): Adjust accordingly.
| * gnu: notmuch: Update to 0.23.1.Marius Bakke2016-10-26
| | | | | | | | | | | | | | * gnu/packages/patches/notmuch-emacs-25-compatibility-fix.patch: Delete file. * gnu/local.mk (dist_patch_DATA): Remove it. * gnu/packages/mail.scm (notmuch): Update to 0.23.1. Remove patch.
| * gnu: mupdf: Fix CVE-2016-8674.Kei Kebreau2016-10-25
| | | | | | | | | | | | * gnu/packages/patches/mupdf-CVE-2016-8674.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it. * gnu/packages/pdf.scm (mupdf): Use it.
| * gnu: coda: Remove bundled libraries.Thomas Danckaert2016-10-25
| | | | | | | | | | | | | | | | | | | | * gnu/packages/maths.scm (coda): Remove bundled libraries. [source]: Add patch and snippet to remove bundled zlib, pcre and expat. [inputs]: Add system zlib, pcre and expat. * gnu/packages/patches/coda-use-system-libs.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| * gnu: linux-libre@4.1: Update to 4.1.35.Mark H Weaver2016-10-24
| | | | | | | | | | | | | | * gnu/packages/linux.scm (linux-libre-4.1): Update to 4.1.35. Remove patch. * gnu/packages/patches/linux-libre-4.1-CVE-2016-5195.patch: Delete file. * gnu/local.mk (dist_patch_DATA): Remove it.
| * system: grub: Use Guile-{RSVG,Cairo} instead of Inkscape + ImageMagick.Ludovic Courtès2016-10-25
| | | | | | | | | | | | | | | | | | | | | | | | Based on a suggestion by Andy Wingo at <https://lists.gnu.org/archive/html/guix-devel/2015-08/msg00753.html>. * gnu/build/svg.scm: New file. * gnu/local.mk (GNU_SYSTEM_MODULES): Add it. * gnu/system/grub.scm (svg->png): Add #:width and #:height. Rewrite to use (gnu build svg). (resize-image): Remove. (grub-background-image): Adjust accordingly.
| * gnu: Add hdf-eos2.Thomas Danckaert2016-10-24
| | | | | | | | | | | | | | | | | | | | * gnu/packages/maths.scm (hdf-eos2): New variable. * gnu/packages/patches/hdf-eos2-build-shared.patch: New file. * gnu/packages/patches/hdf-eos2-remove-gctp.patch: New file. * gnu/packages/patches/hdf-eos2-fortrantests.patch: New file. * gnu/local.mk (dist_patch_DATA): Add patches. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| * gnu: musl: Fix CVE-2016-8859.Leo Famulari2016-10-23
| | | | | | | | | | | | * gnu/packages/patches/musl-CVE-2016-8859.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it. * gnu/packages/musl.scm (musl)[source]: Use it.
* | gnu: perl-www-curl: Fix build failure.Leo Famulari2016-10-26
| | | | | | | | | | | | * gnu/packages/patches/perl-www-curl-remove-symbol.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it. * gnu/packages/web.scm (perl-www-curl)[source]: Use it.
* | gnu: mesa: Fix 'wayland-egl-symbols-check' on MIPS.Mark H Weaver2016-10-24
| | | | | | | | | | | | | | * gnu/packages/patches/mesa-wayland-egl-symbols-check-mips.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it. * gnu/packages/gl.scm (mesa)[source]: Add patch when building on MIPS.
* | Merge branch 'master' into core-updatesMark H Weaver2016-10-23
|\|
| * gnu: Add perl-net-psyc.ng02016-10-23
| | | | | | | | | | | | | | * gnu/packages/psyc.scm: New file. * gnu/local.mk (GNU_SYSTEM_MODULES): Add it. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
| * gnu: hop: Update to 2.5.1.Efraim Flashner2016-10-23
| | | | | | | | | | | | | | * gnu/packages/scheme.scm (hop): Update to 2.5.1. [source]: Remove patch. * gnu/packages/patches/hop-bigloo-4.0b.patch: Delete file. * gnu/local.mk (dist_patch_DATA): Remove it.
| * gnu: linux-libre@4.1: Add fix for CVE-2016-5195.Mark H Weaver2016-10-22
| | | | | | | | | | | | * gnu/packages/patches/linux-libre-4.1-CVE-2016-5195.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it. * gnu/packages/linux.scm (linux-libre-4.1): Add patch.
| * gnu: slim: Display login message.Eric Bavier2016-10-20
| | | | | | | | | | | | * gnu/packages/patches/slim-login.patch: New patch. * gnu/local.mk (dist_patch_DATA): Add it. * gnu/packages/display-managers.scm (slim)[source]: Use it.
| * gnu: slim: Do not reset session after failed login.Eric Bavier2016-10-20
| | | | | | | | | | | | * gnu/packages/patches/slim-reset.patch: New patch. * gnu/local.mk (dist_patch_DATA): Add it. * gnu/packages/display-managers.scm (slim)[source]: Use it.
| * gnu: openssh: Fix CVE-2016-8858.Leo Famulari2016-10-19
| | | | | | | | | | | | * gnu/packages/patches/openssh-memory-exhaustion.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it. * gnu/packages/ssh.scm (openssh)[source]: Use it.
| * gnu: lftp: Update to 4.7.3.Tobias Geerinckx-Rice2016-10-19
| | | | | | | | | | | | | | | | | | | | | | * gnu/packages/ftp.scm (lftp): Update to 4.7.3. [source]: Use HTTPS. Remove patch. [arguments]: Add ‘disable-impure-tests’ phase. Add #:configure-flags with explicit location of readline headers. [home-page]: Use HTTPS. * gnu/packages/patches/lftp-dont-save-unknown-host-fingerprint.patch: Delete file. * gnu/local.mk (dist_patch_DATA): Remove it.
| * gnu: notmuch: Enable tests.Marius Bakke2016-10-19
| | | | | | | | | | | | | | | | | | | | | | * gnu/packages/patches/notmuch-emacs-25-compatibility-fix.patch: New file. * gnu/local.mk (dist_patch_DATA): Register it. * gnu/packages/mail.scm (notmuch)[source]: Use patch. [arguments]: Add verbose make flags. Add phase 'patch-notmuch-lib.el' to fix hard-coded /bin/sh. Add 'prepare-test-environment' phase to patch test shebangs and set environment. [native-inputs]: Change from 'emacs-minimal' to 'emacs-no-x'. Add dtach, gnupg, man, perl and which.
* | gnu: python-file: Work around "double encoding" bug in file@5.28.Leo Famulari2016-10-19
| | | | | | | | | | | | | | | | * gnu/packages/patches/python-file-double-encoding-bug.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it. * gnu/packages/python.scm (python-file)[source]: Use it. (python2-file)[source]: Use the source of FILE directly, without the patch.
* | Merge branch 'master' into core-updatesMark H Weaver2016-10-19
|\|
| * gnu: chez-scheme: Move to new module.Federico Beffa2016-10-19
| | | | | | | | | | | | * gnu/packages/scheme.scm (chez-scheme, nanopass, stex): Move variables ... * gnu/packages/chez.scm (chez-scheme, nanopass, stex): ... here. New module. * gnu/local.mk (GNU_SYSTEM_MODULES): Add new file.
| * build: Remove reference to nonexistant patch file.Christopher Allan Webber2016-10-18
| | | | | | | | | | * gnu/local.mk: Remove reference to kobodeluxe-spelling.patch, which was removed during a revision to the submitted kobodeluxe package.
| * gnu: Add kobodeluxe.Stephen Webber2016-10-18
| | | | | | | | | | | | | | | | | | | | | | * gnu/packages/games.scm (kobodeluxe): New variable. * gnu/packages/patches/kobodeluxe-paths.patch: New file. * gnu/packages/patches/kobodeluxe-enemies-pipe-decl.patch: New file. * gnu/packages/patches/kobodeluxe-const-charp-conversion.patch: New file. * gnu/packages/patches/kobodeluxe-manpage-minus-not-hyphen.patch: New file. * gnu/packages/patches/kobodeluxe-midicon-segmentation-fault.patch: New file. * gnu/packages/patches/kobodeluxe-graphics-window-signed-char.patch: New file. * gnu/local.mk (dist_patch_DATA): Register it.
| * gnu: torsocks: Update to 2.2.0.ng02016-10-18
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/patches/torsocks-dns-test.patch: Delete file. * gnu/local.mk: Remove it. * gnu/packages/tor.scm (torsocks): Update to 2.2.0. [source]: Remove patch. Change method from 'git-fetch' to 'url-fetch'. Remove 'file-name'. [arguments]: Remove 'bootstrap' phase. [native-inputs]: Remove autoconf, automake and libtool. Also remove obsoleted perl-test-harness. [home-page]: Use https URL. (define-module): Don't import perl. Signed-off-by: Marius Bakke <mbakke@fastmail.com>
| * gnu: hdf4: Really fix non-x86 architectures.Andreas Enge2016-10-18
| | | | | | | | | | | | | | This is a follow-up to commit 60da9fb1100787c49ed4910eacf50e83c6462dcc. * gnu/local.mk (dist_patch_DATA): Register patch. * gnu/packages/maths.scm (hdf4)[source]: Add patch.
| * gnu: jasper: Update to 1.900.5.Efraim Flashner2016-10-17
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/image.scm (jasper): Update to 1.900.5. [source]: Remove patches. [native-inputs]: Remove unzip. * gnu/packages/patches/jasper-CVE-2007-2721.patch, gnu/packages/patches/jasper-CVE-2008-3520.patch, gnu/packages/patches/jasper-CVE-2008-3522.patch, gnu/packages/patches/jasper-CVE-2011-4516-and-CVE-2011-4517.patch, gnu/packages/patches/jasper-CVE-2014-8137.patch, gnu/packages/patches/jasper-CVE-2014-8138.patch, gnu/packages/patches/jasper-CVE-2014-8157.patch, gnu/packages/patches/jasper-CVE-2014-8158.patch, gnu/packages/patches/jasper-CVE-2014-9029.patch, gnu/packages/patches/jasper-CVE-2016-1577.patch, gnu/packages/patches/jasper-CVE-2016-1867.patch, gnu/packages/patches/jasper-CVE-2016-2089.patch, gnu/packages/patches/jasper-CVE-2016-2116.patch: Delete files. * gnu/local.mk (dist_patch_DATA): Remove them.
* | Merge branch 'master' into core-updatesMark H Weaver2016-10-17
|\|