summaryrefslogtreecommitdiff
path: root/gnu/packages/patches
AgeCommit message (Collapse)Author
2014-06-25gnu: cursynth: Upgrade to 1.5.Eric Bavier
* gnu/packages/cursynth.scm (cursynth)[source]: Upgrade to 1.5. New 'patches' field. * gnu/packages/patches/cursynth-wave-rand.patch: New patch. * gnu-system.am (dist_patch_DATA): Add it.
2014-06-22gnu: kmod: Honor $LINUX_MODULE_DIRECTORY.Ludovic Courtès
* gnu/packages/patches/kmod-module-directory.patch: New file. * gnu-system.am (dist_patch_DATA): Add it. * gnu/packages/linux.scm (kmod)[origin]: Use it.
2014-06-22gnu: Add udev.Andreas Enge
* gnu/packages/linux.scm (udev): New variable. * gnu/packages/patches/udev-gir-libtool.patch: New file. * gnu-system.am (dist_patch_DATA): Add it. Co-authored-by: Ludovic Courtès <ludo@gnu.org>
2014-06-16gnu: guile-ncurses: Work around missing test files.Ludovic Courtès
* gnu/packages/patches/guile-ncurses-tests.patch: New file. * gnu/packages/guile.scm (guile-ncurses)[source]: Use it. * gnu-system.am (dist_patch_DATA): Add it.
2014-06-16gnu: icu4c: Fix failing test.Ludovic Courtès
* gnu/packages/patches/icu4c-test-date-format.patch: New file. * gnu-system.am (dist_patch_DATA): Add it. * gnu/packages/icu4c.scm (icu4c)[source]: Use it.
2014-06-13gnu: Add pingus.Eric Bavier
* gnu/packages/games.scm (pingus): New variable. * gnu/packages/patches/pingus-sdl-libs-config.patch: New patch. * gnu-system.am (dist_patch_DATA): Add it.
2014-06-05gnu: openssl: Upgrade to 1.0.1h.Mark H Weaver
* gnu/packages/openssl.scm (openssl): Upgrade to 1.0.1h. Remove patches, which are now upstream. * gnu/packages/patches/openssl-extension-checking-fixes.patch: Remove. * gnu/packages/patches/openssl-CVE-2010-5298.patch: Remove. * gnu-system.am (dist_patch_DATA): Remove them.
2014-06-04system: Tell module-init-tools where to look for modules.Ludovic Courtès
* gnu/packages/linux.scm (module-init-tools)[source](patches): New field. * gnu/packages/patches/module-init-tools-moduledir.patch: New file. * gnu-system.am (dist_patch_DATA): Add it. * gnu/system.scm (etc-directory): Add #:kernel parameter. Set 'LINUX_MODULE_DIRECTORY' in bashrc. (operating-system-etc-directory): Pass #:kernel to 'etc-directory'.
2014-06-02Revert "gnu: hurd: Add Hurd Minimal."Ludovic Courtès
This reverts commit bc046a94dec2afadbc1ee3957f13098a8d8b393c, which referred to uncommitted things ('glibc/hurd-headers'.)
2014-06-01gnu: hurd: Add Hurd Minimal.Manolis Ragkousis
* gnu/packages/hurd.scm (hurd-minimal): New variable. * gnu/packages/patches/hurd-minimal.patch: New patch. * gnu-system.am (dist_patch_DATA): Add it. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2014-06-01gnu: util-linux: Remove dependency on Perl.Ludovic Courtès
* gnu/packages/linux.scm (util-linux)[source](patches): New field. * gnu/packages/patches/util-linux-perl.patch: New file. * gnu-system.am (dist_patch_DATA): Add it.
2014-05-28gnu: Make gtk-glext depend on pangox-compat and remove workaround patchJohn Darrington
* gnu/packages/gnome.scm (gtk-glext): Add new dependency and remove patch * gnu/packages/patches/gtkglext-remove-pangox-dependency.patch: Delete file * gnu-system.am: Delete gnu/packages/patches/gtkglext-remove-pangox-dependency.patch
2014-05-28gnu: Add cssc.John Darrington
* gnu/packages/version-control.scm (cssc): New variable. * gnu/packages/patches/cssc-gets-undeclared.patch: New file * gnu/packages/patches/cssc-missing-include.patch: New file * gnu-system.am: Add gnu/packages/patches/cssc-gets-undeclared.patch and gnu/packages/patches/cssc-missing-include.patch
2014-05-26gnu: Add mcrypt, libmcrypt, and libmhash.Eric Bavier
* gnu/packages/mcrypt.scm: New file. * gnu/packages/patches/mhash-keygen-test-segfault.patch: New patch. * gnu-system.am (GNU_SYSTEM_MODULES): Add file. (dist_patch_DATA): Add patch.
2014-05-20gnu: Add ccache.Eric Bavier
* gnu/packages/ccache.scm: New file. * gnu/packages/patches/ccache-stdc-predef-test.patch: New patch. * gnu-system.am (GNU_SYSTEM_MODULES): Add ccache.scm. (dist_patch_DATA): Add patch.
2014-05-19gnu: Add superlu-dist package.Eric Bavier
* gnu/packages/maths.scm (superlu-dist): New variable. * gnu/packages/patches/superlu-dist-scotchmetis.patch: New patch. * gnu-system.am (dist_patch_DATA): Add it.
2014-05-19gnu: Add scotch package.Eric Bavier
* gnu/packages/maths.scm (scotch): New variable. * gnu/packages/patches/scotch-test-threading.patch: New patch. * gnu-system.am (dist_patch_DATA): Add it.
2014-05-12gnu: perl-tk: Patch for i686Eric Bavier
* gnu/packages/patches/perl-tk-x11-discover.patch: New patch. * gnu-system.am [dist_patch_DATA]: Add it. * gnu/packages/tcl.scm (perl-tk)[origin]: Use it.
2014-05-05gnu: pybugz: Add fixlet patches.Ludovic Courtès
* gnu/packages/python.scm (python2-pybugz)[source]: Add 'patches' field. * gnu/packages/patches/pybugz-encode-error.patch, gnu/packages/patches/pybugz-stty.patch: New files. * gnu-system.am (dist_patch_DATA): Add them.
2014-05-01gnu: Add petscEric Bavier
* gnu/packages/maths.scm (petsc): New variable. (petsc-complex): New variable. * gnu/packages/patches/petsc-fix-threadcomm.patch: New patch. * gnu-system.am (dist_patch_DATA): Add it.
2014-04-28gnu: soprano: Add input clucene.Andreas Enge
* gnu/packages/rdf.scm (soprano): Add input clucene and patch the cmake file looking for it. * gnu/packages/patches/soprano-find-clucene.patch: New file. * gnu-system.am (dist_patch_DATA): Register the patch.
2014-04-25gnu: Add doxygen.Andreas Enge
* gnu/packages/doxygen.scm: New file. * gnu/packages/patches/doxygen-test.patch, gnu/packages/patches/doxygen-tmake.patch: New files. * gnu-system.am (GNU_SYSTEM_MODULES, dist_patch_DATA): Register the new files.
2014-04-22gnu: openssl: Fixes for CVE-2010-5298 and extension checking.Mark H Weaver
* gnu/packages/patches/openssl-CVE-2010-5298.patch: New file. * gnu/packages/patches/openssl-extension-checking-fixes.patch: New file. * gnu/packages/openssl.scm (openssl): Add them. * gnu-system.am (dist_patch_DATA): Add them.
2014-04-16gnu: clucene: Add patch to indicate linking with clucene-shared, not onlyAndreas Enge
clucene-core, to pkgconfig. * gnu/packages/patches/clucene-pkgconfig.patch: New file. * gnu-system.am (dist_patch_DATA): Register patch. * gnu/packages/rdf.scm (clucene): Use patch.
2014-04-10gnu: qemu: Remove 'qemu-with-multiple-smb-shares' package.Ludovic Courtès
* gnu/packages/qemu.scm (qemu/smb-shares): Remove. * gnu/packages/patches/qemu-multiple-smb-shares.patch: Remove. * gnu-system.am (dist_patch_DATA): Adjust accordingly.
2014-04-09gnu: qemu: Upgrade to 1.7.1; add virtfs support.Ludovic Courtès
* gnu/packages/qemu.scm (qemu-headless): Upgrade to 1.7.1. [source]: Remove 'patches' field. [arguments]: Add --enable-virtfs configure flag. [inputs]: Add libcap and attr. * gnu/packages/patches/qemu-make-4.0.patch: Remove. * gnu-system.am (dist_patch_DATA): Adjust accordingly.
2014-04-07gnu: Add patchutils and quiltEric Bavier
* gnu/packages/patchutils.scm: New file * gnu/packages/patches/patchutils-xfail-gendiff-tests.patch: New patch * gnu-system.am (GNU_SYSTEM_MODULES): Add patchutils. (dist_patch_DATA): Add patch.
2014-04-07gnu: Python: disable failing tests on MIPS64.Cyril Roelandt
* gnu/packages/patches/python-fix-tests.patch: disable two failing tests on MIPS64.
2014-04-07gnu: python: Apply mips n32 fix to bundled libffi.Mark H Weaver
* gnu/packages/patches/python-libffi-mips-n32-fix.patch: New file. * gnu/packages/python.scm (python-2, python): Add it. * gnu-system.am (dist_patch_DATA): Add it.
2014-04-07gnu: Python: disable test_wait_result() as it fails on some setupsCyril Roelandt
* gnu/packages/patches/python-fix-tests.patch: disable a failing test. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2014-04-05gnu: qemu: Change multiple-SMB-share patch to /gnu/store.Ludovic Courtès
* gnu/packages/patches/qemu-multiple-smb-shares.patch: Change "/nix/store" to "/gnu/store".
2014-04-04gnu: guile-ssh: Use libssh 0.5.5 patched for CVE-2014-0017.Ludovic Courtès
* gnu/packages/patches/libssh-CVE-2014-0017.patch: New file. * gnu-system.am (dist_patch_DATA): Add it. * gnu/packages/ssh.scm (libssh-0.5): New variable. (guile-ssh): Use it.
2014-04-04gnu: valgrind: Adjust patch for glibc 2.19.Ludovic Courtès
* gnu/packages/patches/valgrind-glibc.patch: s/2.18/2.19/.
2014-04-02gnu: sqlite: Fix sqlite on systems with page size larger than 32K.Mark H Weaver
Based on a patch by Dan Kennedy <danielk1977@gmail.com>. * gnu/packages/patches/sqlite-large-page-size-fix.patch: New file. * gnu/packages/sqlite.scm (sqlite): Add it. * gnu-system.am (dist_patch_DATA): Add it.
2014-03-26gnu: Add mcEric Bavier
* gnu/packages/mc.scm: New file * gnu/packages/patches/mc-fix-ncurses-build.patch: New patch * gnu-system.am (GNU_SYSTEM_MODULES): Add mc.scm. (dist_patch_DATA): Add patch
2014-03-25gnu: remove python-fix-dbm.patchCyril Roelandt
* gnu/packages/patches/python-fix-dbm.patch: remove file. It is not needed anymore, and is probably a left-over of a failed merge. * gnu-system.am: remove gnu/packages/patches/python-fix-dbm.patch
2014-03-25gnu: Enable tests in Python 3.Cyril Roelandt
* gnu/packages/python.scm: enable tests for Python 3 * gnu/packages/python-fix-tests.patch: New file. * gnu/packages/gnu-system.am (dist_patch_DATA): add it.
2014-03-17Merge branch 'master' into core-updatesLudovic Courtès
2014-03-17gnu: pulseaudio: Upgrade to 5.0.Ludovic Courtès
* gnu/packages/pulseaudio.scm (pulseaudio): Upgrade to 5.0. Remove patches. * gnu/packages/patches/pulseaudio-test-timeouts.patch, gnu/packages/patches/pulseaudio-volume-test.patch: Remove. * gnu-system.am (dist_patch_DATA): Adjust accordingly.
2014-03-10Merge branch 'master' into core-updatesLudovic Courtès
2014-03-07gnu: Add a2ps, trueprint, enscript, and source-highlightEric Bavier
* gnu/packages/pretty-print.scm: New file * gnu/packages/patches/source-highlight-regexrange-test.patch: New file * gnu-system.am (dist_patch_DATA): Add patch. (GNU_SYSTEM_MODULES): Add pretty-print.scm
2014-03-07coreutils: fix test suiteCyril Roelandt
* gnu/packages/patches/coreutils-skip-nohup.patch: patch taken from the git repository of coreutils, that makes sure tests/misc/nohup.sh does not fail when /dev/tty does not exist. * gnu/packages/base.scm (coreutils): use it. * gnu-system.am (dist_patch_DATA): add it.
2014-03-06gnu: Add bitlbee.Mark H Weaver
* gnu/packages/messaging.scm (bitlbee): New variable. * gnu/packages/patches/bitlbee-fix-tests.patch: New file. * gnu/packages/patches/bitlbee-memset-fix.patch: New file. * gnu-system.am (dist_patch_DATA): Add patches.
2014-02-28gnu: coreutils: Patch 'Makefile.in', not 'local.mk'.Ludovic Courtès
* gnu/packages/patches/coreutils-dummy-man.patch: Patch 'Makefile.in', not 'local.mk'; the latter otherwise requires Automake to regenerate the build system.
2014-02-22gnu: coreutils: Attempt to really fix cross-compilation.Ludovic Courtès
* gnu/packages/patches/coreutils-dummy-man.patch: Directly take the patch from <http://git.yoctoproject.org/cgit.cgi/poky/plain/meta/recipes-core/coreutils/coreutils-8.22/fix-for-dummy-man-usage.patch>.
2014-02-22Merge branch 'master' into core-updatesLudovic Courtès
Conflicts: gnu-system.am
2014-02-21gnu: mpc123: Add patch that fixes a segfault.Ludovic Courtès
* gnu/packages/patches/mpc123-initialize-ao.patch: New file. * gnu/packages/mp3.scm (mpc123): Use it. * gnu-system.am (dist_patch_DATA): Add it.
2014-02-19gnu: bigloo: Upgrade to 4.1a.Ludovic Courtès
* gnu/packages/scheme.scm (bigloo): Upgrade to 4.1a.
2014-02-17gnu: patchelf: Fix platform page size determination.Mark H Weaver
* gnu/packages/patches/patchelf-page-size.patch: New file. * gnu/packages/elf.scm (patchelf): Add the patch. * gnu-system.am (dist_patch_DATA): Add the patch.
2014-02-16gnu: dmd: Sleep longer in tests, for slower machines.Mark H Weaver
* gnu/packages/patches/dmd-tests-longer-sleeps.patch: New file. * gnu/packages/admin.scm (dmd): Add the patch. * gnu-system.am (dist_patch_DATA): Add it.