summaryrefslogtreecommitdiff
path: root/gnu/packages/patches
Commit message (Collapse)AuthorAge
* gnu: libunistring: Fix make check issues on multi-core machines.Mathieu Othacehe2017-04-17
| | | | | | | | | * gnu/packages/patches/libunistring-gnulib-multi-core.patch: New file. * gnu/local.mk (dist_patch): Add previous patch. * gnu/packages/libunistring.scm (libunistring)[patches]: Add a reference to previous patch. Signed-off-by: Marius Bakke <mbakke@fastmail.com>
* gnu: findutils: Fix make check issues on multi-core machines.Mathieu Othacehe2017-04-17
| | | | | | | | | * gnu/packages/patches/findutils-gnulib-multi-core.patch: New file. * gnu/local.mk (dist_patch): Add previous patch. * gnu/packages/base.scm (findutils)[patches]: Add a reference to the previous patch. Signed-off-by: Marius Bakke <mbakke@fastmail.com>
* gnu: libffi: Fix builds on Alpha.Sergei Trofimovich2017-04-13
| | | | | | | | * gnu/packages/patches/libffi-3.2.1-complex_alpha.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it. * gnu/packages/libffi.scm (libffi)[source]: Use it. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: gettext: Fix make check issues on multi-core machines.Mathieu Othacehe2017-04-13
| | | | | | | | | * gnu/packages/patches/gettext-gnulib-multi-core.patch: New file. * gnu/packages/patches/gettext-multi-core.patch: New file. * gnu/packages/gettext.scm (gettext-minimal)[patches]: Add a reference to the two previous patches. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: coreutils: Update to 8.27.Ludovic Courtès2017-04-08
| | | | | | | | | | | | * gnu/packages/base.scm (coreutils): Update to 8.27. [source](patches): Remove "coreutils-fix-cross-compilation.patch" and add "coreutils-cut-huge-range-test.patch". [native-inputs]: Remove "coreutils-cut-huge-range-test.patch". [arguments]: Remove 'patch-cut-test' phase. Remove #:parallel-tests?. * gnu/local.mk (dist_patch_DATA): Remove "coreutils-fix-cross-compilation.patch". * gnu/packages/patches/coreutils-fix-cross-compilation.patch: Remove. * gnu/packages/patches/coreutils-cut-huge-range-test.patch: Adjust.
* gnu: grep: Fix for gnulib library.rennes2017-04-08
| | | | | | * gnu/packages/patches/grep-gnulib-lock.patch: New file. * gnu/packages/base.scm (grep)[source]: Use it. * gnu/local.mk (dist_patch_DATA): Add it.
* gnu: jbig2dec: Fix CVE-2016-9601.Leo Famulari2017-04-02
| | | | | | * gnu/packages/patches/jbig2dec-CVE-2016-9601.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it. * gnu/packages/image.scm (jbig2dec)[source]: Use it.
* gnu: ruby-concurrent: Work around test failure on ARM.Ludovic Courtès2017-03-30
| | | | | | * gnu/packages/patches/ruby-concurrent-test-arm.patch: New file. * gnu/packages/ruby.scm (ruby-concurrent)[source](patches): Add it. * gnu/local.mk (dist_patch_DATA): Add it.
* Merge branch 'master' into core-updatesMarius Bakke2017-03-30
|\ | | | | | | Most conflicts are from 6fd52309b8f52c9bb59fccffac53e029ce94b698.
| * gnu: ceph: Update to 12.0.1.Marius Bakke2017-03-30
| | | | | | | | | | | | * gnu/packages/storage.scm (ceph): Update to 12.0.1. [arguments]: Disable one new test. * gnu/packages/patches/ceph-disable-cpu-optimizations.patch: Adjust context.
| * gnu: thefuck: Upgrade to 3.15 and enable tests.Eric Bavier2017-03-29
| | | | | | | | | | | | | | | | * gnu/packages/patches/thefuck-test-environ.patch: New patch. * gnu/packages/admin.scm (thefuck): Upgrade to 3.15. [source]: Use patch. [arguments]: Remove '#:tests? #f'. Move 'check' phase after 'install'. * gnu/local.mk (dist_patch_DATA): Add patch.
| * gnu: Add lxsession.ng02017-03-28
| | | | | | | | | | | | | | | | * gnu/packages/lxde.scm (lxsession): New variable. * gnu/packages/patches/lxsession-use-gapplication.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| * gnu: Add ceph.Marius Bakke2017-03-28
| | | | | | | | | | | | | | | | * gnu/packages/storage.scm, gnu/packages/patches/ceph-disable-cpu-optimizations.patch, gnu/packages/patches/ceph-skip-collect-sys-info-test.patch, gnu/packages/patches/ceph-skip-unittest_blockdev.patch: New files. * gnu/local.mk (GNU_SYSTEM_MODULES, dist_patch_DATA): Register it.
* | gnu: mozjs@17: Add support for aarch64-linux.Efraim Flashner2017-03-28
| | | | | | | | | | | | | | | | * gnu/packages/gnuzilla.scm (mozjs@17)[source]: Add patch. [arguments]: Add phase deleting slow test, add configure argument for building on aarch64-linux. * gnu/packages/patches/mozjs17-aarch64-support.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it.
* | gnu: mozjs@24: Add aarch64-support.Efraim Flashner2017-03-28
| | | | | | | | | | | | | | * gnu/packages/gnuzilla.scm (mozjs@24)[source]: Add patch. [arguments]: Add flag for building on aarch64-linux, delete failing test. * gnu/packages/patches/mozjs24-aarch64-support.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it.
* | Merge branch 'master' into core-updatesLeo Famulari2017-03-27
|\|
| * gnu: libgit2: Patch use-after-free.Ludovic Courtès2017-03-28
| | | | | | | | | | | | | | * gnu/packages/patches/libgit2-use-after-free.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it. * gnu/packages/version-control.scm (libgit2)[inputs]: Add it. [arguments] <#:phases>: Add 'apply-patch' phase.
* | gnu: libetonyek: Update to 0.1.6.Thomas Danckaert2017-03-27
| | | | | | | | | | | | | | | | | | | | * gnu/packages/libreoffice.scm (libetonyek): Update to 0.1.6. [arguments]: Add phase 'autoreconf, because configure.ac is patched. Add configure flag "--with-mdds=1.2". [inputs]: Add liblangtag. [native-inputs]: Add autoconf and automake. * gnu/packages/patches/libetonyek-build-with-mdds-1.2.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it.
* | gnu: libtorrent-rasterbar: Update to 1.1.2.Marius Bakke2017-03-26
| | | | | | | | | | | | | | * gnu/packages/bittorrent.scm (libtorrent-rasterbar): Update to 1.1.2. [source]: Use patch. * gnu/packages/patches/libtorrent-rasterbar-boost-compat.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it.
* | gnu: coreutils: Patch 'cut' unit test on ARM.Ludovic Courtès2017-03-25
| | | | | | | | | | | | | | | | | | Fixes <https://bugs.gnu.org/26253>. * gnu/packages/patches/coreutils-cut-huge-range-test.patch: New file. * gnu/packages/base.scm (coreutils)[native-inputs]: Add it as an input. [arguments] <#:phases>: On ARM, add 'patch-cut-test' phase. * gnu/local.mk (dist_patch_DATA): Add 'coreutils-cut-huge-range-test.patch'.
* | gnu: devil: Update to 1.8.0.Marius Bakke2017-03-24
| | | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/patches/devil-CVE-2009-3994.patch, gnu/packages/patches/devil-fix-libpng.patch: Delete files. * gnu/local.mk (dist_patch_DATA): Remove them. * gnu/packages/image.scm (devil): Update to 1.8.0. [source]: Remove patches and snippet. [build-system]: Change to CMAKE-BUILD-SYSTEM. [arguments]: Disable tests. Remove #:configure-flags and add a 'change-directory' phase. Remove 'fix-tests' phase. [inputs]: Change LIBJPEG to LIBJPEG-TURBO.
* | gnu: ustr: Fix build with GCC 5.rennes2017-03-23
| | | | | | | | | | | | | | | | * gnu/packages/patches/ustr-fix-build-with-gcc-5.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it. * gnu/packages/textutils.scm (ustr)[source]: Use patch. Signed-off-by: Leo Famulari <leo@famulari.name>
* | gnu: rcs: Fix build against gcc-5.4.0.Sergei Trofimovich2017-03-23
| | | | | | | | | | | | | | | | * gnu/local.mk (dist_patch_DATA): Add patch. * gnu/packages/patches/rcs-5.9.4-noreturn.patch: New file. * gnu/packages/version-control.scm (rcs)[source]: Applied patch. Signed-off-by: Marius Bakke <mbakke@fastmail.com>
* | Merge remote-tracking branch 'origin/master' into core-updatesEfraim Flashner2017-03-23
|\|
| * gnu: chicken: Update to 4.12.0.Kei Kebreau2017-03-22
| | | | | | | | * gnu/packages/scheme.scm (chicken): Update to 4.12.0.
* | gnu: freeimage: Fix build with GCC 5.Ricardo Wurmus2017-03-22
| | | | | | | | | | | | * gnu/packages/patches/freeimage-fix-build-with-gcc-5.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it. * gnu/packages/image.scm (freeimage)[source]: Add patch.
* | Merge remote-tracking branch 'origin/master' into core-updatesEfraim Flashner2017-03-22
|\|
| * gnu: vim: Update to 8.0.0494.Marius Bakke2017-03-20
| | | | | | | | | | | | | | | | | | * gnu/packages/patches/vim-CVE-2017-5953.patch: Delete file. * gnu/local.mk (dist_patch_DATA): Remove it. * gnu/packages/vim.scm (vim, vim-full): Update to 8.0.0494. [source]: Remove patch. (vim-full)[arguments]: Add two phases to drop tests and start xorg. [native-inputs]: Add XORG-SERVER.
| * gnu: ngircd: Update to 24.Tobias Geerinckx-Rice2017-03-20
| | | | | | | | | | | | | | * gnu/packages/messaging.scm (ngircd): Update to 24. [source]: Remove upstreamed DNS lookup patch. * gnu/packages/patches/ngircd-no-dns-in-tests.patch: Delete file. * gnu/local.mk (dist_patch_DATA): Remove it.
* | gnu: python-pillow: Fix test failures with freetype-2.7.Leo Famulari2017-03-21
| | | | | | | | | | | | * gnu/packages/patches/python-pillow-freetype-2.7-test-failure.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it. * gnu/packages/python.scm (python-pillow, python2-pillow)[source]: Use it.
* | gnu: libcmis: Update to 0.5.1.Leo Famulari2017-03-21
| | | | | | | | | | | | | | | | | | * gnu/packages/libreoffice.scm (libcmis): Update to 0.5.1. [source]: Use new source URL. Remove obsolete patch 'libcmis-fix-test-onedrive.patch'. [home-page]: Update URL. * gnu/packages/patches/libcmis-fix-test-onedrive.patch: Delete file. * gnu/local.mk (dist_patch_DATA): Remove it.
* | gnu: Remove leftover patch.Leo Famulari2017-03-20
| | | | | | | | | | * gnu/packages/patches/openjpeg-use-after-free-fix.patch: Delete file. * gnu/local.mk (dist_patch_DATA): Remove it.
* | gnu: openjpeg: Remove obsolete patches.Leo Famulari2017-03-20
| | | | | | | | | | | | | | * gnu/packages/patches/openjpeg-CVE-2016-5157.patch, gnu/packages/patches/openjpeg-CVE-2016-7163.patch: Delete files. * gnu/local.mk (dist_patch_DATA): Remove them. * gnu/packages/image.scm (openjpeg)[source]: Remove them.
* | gnu: wget: Fix test-504 failures.Efraim Flashner2017-03-20
| | | | | | | | | | | | * gnu/packages/wget.scm (wget)[source]: Add patch. * gnu/packages/patches/wget-fix-504-test-timeout.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it.
* | Merge branch 'master' into core-updatesMark H Weaver2017-03-19
|\|
| * gnu: libevent@2.0: Add fix from upstream.Mark H Weaver2017-03-19
| | | | | | | | | | | | | | | | | | | | This fix was cherry-picked by Mozilla from upstream libevent-2.1 to its bundled copy of libevent-2.0.21 in mozilla-esr45. * gnu/packages/patches/libevent-2.0-evbuffer-add-use-last-with-datap.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it. * gnu/packages/libevent.scm (libevent-2.0)[source][patches]: Add it.
| * gnu: libwebp: Update to 0.6.0.Marius Bakke2017-03-17
| | | | | | | | | | | | | | * gnu/packages/image.scm (libwebp): Update to 0.6.0. [source]: Remove patch. * gnu/packages/patches/libwebp-CVE-2016-9085.patch: Delete file. * gnu/local.mk (dist_patch_DATA): Remove it.
| * gnu: ninja: Update to 1.7.2.Marius Bakke2017-03-17
| | | | | | | | | | | | | | * gnu/packages/ninja.scm (ninja): Update to 1.7.2. [source]: Remove patch. * gnu/packages/patches/ninja-tests.patch: Delete file. * gnu/local.mk (dist_patch_DATA): Remove it.
| * gnu: qemu: Fix CVE-2017-{2620,2630}.Leo Famulari2017-03-16
| | | | | | | | | | | | | | * gnu/packages/patches/qemu-CVE-2017-2620.patch, gnu/packages/patches/qemu-CVE-2017-2630.patch: New files. * gnu/local.mk (dist_patch_DATA): Add them. * gnu/packages/qemu.scm (qemu)[source]: Use them.
| * gnu: virglrenderer: Fix CVE-2017-6386.Leo Famulari2017-03-16
| | | | | | | | | | | | * gnu/packages/patches/virglrenderer-CVE-2017-6386.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it. * gnu/packages/spice.scm (virglrenderer)[source]: Use it.
| * gnu: password-store: Fix compatibility with GnuPG 2.1.19.Clément Lassieur2017-03-16
| | | | | | | | | | | | | | | | * gnu/packages/patches/password-store-gnupg-compat.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it. * gnu/packages/password-utils.scm (password-store)[source]: Use it. Signed-off-by: Clément Lassieur <clement@lassieur.org>
* | gnu: graphite2: Fix test failure caused by rounding error on 32-bit CPUs.Leo Famulari2017-03-19
| | | | | | | | | | | | * gnu/packages/patches/graphite2-ffloat-store.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it. * gnu/packages/fontutils.scm (graphite2): Use it.
* | gnu: nss: Increase test timeouts.Marius Bakke2017-03-15
| | | | | | | | | | | | * gnu/packages/patches/nss-increase-test-timeout.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it. * gnu/packages/gnuzilla.scm (nss)[source]: Use it.
* | gnu: python@2.7: Fix getentropy() calls on kernels < 3.17.Leo Famulari2017-03-14
| | | | | | | | | | | | * gnu/packages/patches/python-2.7-getentropy-on-old-kernels.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it. * gnu/packages/python.scm (python-2.7)[source]: Use it.
* | Merge remote-tracking branch 'origin/master' into core-updatesEfraim Flashner2017-03-13
|\|
| * gnu: wget: Fix CVE-2017-6508.Leo Famulari2017-03-10
| | | | | | | | | | | | * gnu/packages/patches/wget-CVE-2017-6508.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it. * gnu/packages/wget.scm (wget)[source]: Use it.
| * gnu: hmmer: Build reproducibly.Ben J. Woodcroft2017-03-10
| | | | | | | | | | * gnu/packages/patches/hmmer-remove-cpu-specificity.patch: New file. * gnu/packages/bioinformatics.scm (hmmer): Use it.
| * gnu: python-pandas: Really fix build on 32bit.Marius Bakke2017-03-09
| | | | | | | | | | * gnu/packages/patches/python-pandas-skip-failing-tests.patch: Fix confusion with same-named test.
* | gnu: Remove python-3.4.Leo Famulari2017-03-13
| | | | | | | | | | | | * gnu/packages/python.scm (python-3.4): Remove variable. * gnu/packages/patches/python-3.4-fix-tests.patch: Delete file. * gnu/local.mk (dist_patch_DATA): Remove it.
* | gnu: python@3.5: Fix getentropy() calls on kernels < 3.17.Marius Bakke2017-03-12
| | | | | | | | | | | | | | * gnu/packages/patches/python-3.5-getentropy-on-old-kernels.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it. * gnu/packages/python.scm (python-3.5, python-minimal, python-minimal-wrapper, python-wrapper)[source]: Use it.