summaryrefslogtreecommitdiff
path: root/gnu/packages/patches
Commit message (Expand)AuthorAgeFilesLines
* gnu: libarchive: Apply fixes including for CVE-2013-0211.•••* gnu/packages/patches/libarchive-CVE-2013-0211.patch, gnu/packages/patches/libarchive-fix-lzo-test-case.patch, gnu/packages/patches/libarchive-mtree-filename-length-fix.patch: New files. * gnu-system.am (dist_patch_DATA): Add them. * gnu/packages/backup.scm (libarchive)[source]: Add patches. Mark H Weaver2014-10-113-0/+122
* gnu: clucene: Enable the contrib-libs.•••* gnu/packages/rdf.scm (clucene): Enable the contribs-lib directory. John Darrington2014-10-061-0/+43
* gnu: net-tools: Allow compilation with current libc and GCC.•••* gnu/packages/patches/net-tools-bitrot.patch: New file. * gnu/packages/linux.scm (net-tools): Use it. * gnu-system.am (dist_patch_DATA): Add it. Ludovic Courtès2014-10-061-0/+108
* gnu: xpdf: Update to 3.04.•••* gnu/packages/patches/xpdf-constchar.patch: Remove. * gnu-system.am (dist_patch_DATA): Remove it. * gnu/packages/pdf.scm (xpdf): Update to 3.04. Remove patch. Add libpng as an input. Mark H Weaver2014-10-051-15/+0
* gnu: Add dfu-programmer•••* gnu/packages/flashing-tools.scm (dfu-programmer): New variable. * gnu/packages/patches/dfu-programmer-fix-libusb.patch: New patch. * gnu-system.am (dist_patch_DATA): Add it. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Manolis Ragkousis2014-10-021-0/+57
* gnu: guile-ncurses: Update to 1.5.•••* gnu/packages/guile.scm (guile-ncurses): Update to 1.5. Remove patch. * gnu/packages/patches/guile-ncurses-tests.patch: Remove. * gnu-system.am (dist_patch_DATA): Remove it. Ludovic Courtès2014-09-291-15/+0
* gnu: duplicity: Fix and disable some tests.•••* gnu/packages/patches/duplicity-piped-password.patch: New patch. * gnu/packages/patches/duplicity-test_selection-tmp.patch: New patch. * gnu-system.am (dist_patch_DATA): Add them. * gnu/packages/backup.scm (duplicity)[source]: Add patches field. [inputs]: Add util-linux and tzdata. [arguments]: rename patch-tests phase to check-setup. Set HOME and TZDIR for tests. Eric Bavier2014-09-282-0/+38
* gnu: xf86-input-synaptics: Allow building with libc 2.20.•••* gnu/packages/patches/xf86-input-synaptics-glibc-2.20.patch: New file. * gnu-system.am (dist_patch_DATA): Add it. * gnu/packages/xorg.scm (xf86-input-synaptics): Use it. Improve synopsis and description. Ludovic Courtès2014-09-231-0/+63
* Merge branch 'core-updates'Ludovic Courtès2014-09-225-54/+46
|\
| * gnu: gcc-4.8.3: Add patch for PR61801.•••* gnu/packages/patches/gcc-fix-pr61801.patch: New file. * gnu/packages/gcc.scm (gcc-4.8): Use it. * gnu-system.am (dist_patch_DATA): Add it. Ludovic Courtès2014-09-171-0/+25
| * Merge branch 'master' into core-updates•••Conflicts: gnu-system.am Mark H Weaver2014-09-131-0/+36
| |\
| * \ Merge branch 'master' into core-updates•••Conflicts: gnu/packages/image.scm Mark H Weaver2014-09-118-0/+1635
| |\ \
| * | | gnu: glibc: Update to 2.20.•••* gnu/packages/patches/glibc-CVE-2014-5119.patch: Remove. * gnu-system.am (dist_patch_DATA): Remove it. * gnu/packages/base.scm (glibc): Update to 2.20. Remove patch. Raise minimum linux version to 2.6.32. Mark H Weaver2014-09-081-212/+0
| * | | Merge branch 'master' into core-updatesMark H Weaver2014-09-081-0/+30
| |\ \ \
| * | | | gnu: glibc: Fix CVE-2014-5119.•••* gnu/packages/patches/glibc-CVE-2014-5119.patch: New file. * gnu-system.am (dist_patch_DATA): Add it. * gnu/packages/base.scm (glibc): Add the patch. Mark H Weaver2014-08-261-0/+212
| * | | | gnu: file: Update to 5.19; add fix for CVE-2014-3587.•••* gnu/packages/patches/file-CVE-2014-3587.patch: New file. * gnu-system.am (dist_patch_DATA): Add it. * gnu/packages/file.scm (file): Update to 5.19. Add patch. Mark H Weaver2014-08-261-0/+16
| * | | | Merge branch 'master' into core-updatesMark H Weaver2014-08-207-12/+543
| |\ \ \ \
| * | | | | gnu: libffi: Update to 3.1.•••* gnu/packages/patches/libffi-mips-n32-fix.patch: Remove. * gnu-system.am (dist_patch_DATA): Remove it. * gnu/packages/libffi.scm (libffi): Update to 3.1. Remove patch. Mark H Weaver2014-08-201-21/+0
| * | | | | gnu: coreutils: Update to 8.23.•••* gnu/packages/patches/coreutils-skip-nohup.patch: Remove. * gnu-system.am (dist_patch_DATA): Remove coreutils-skip-nohup.patch. * gnu/packages/patches/coreutils-dummy-man.patch: Adapt for 8.23. * gnu/packages/base.scm (coreutils): Update to 8.23. Mark H Weaver2014-08-032-33/+5
* | | | | | gnu: valgrind: Update to 3.10.0.•••* gnu/packages/valgrind.scm (valgrind): Update to 3.10.0. * gnu/packages/patches/valgrind-glibc.patch: Remove. * gnu-system.am (dist_patch_DATA): Adjust accordingly. Ludovic Courtès2014-09-221-21/+0
* | | | | | gnu: Add mupdf.•••* gnu/packages/pdf.scm (mupdf): New variable. * gnu/packages/patches/mupdf-buildsystem-fix.patch: New file. * gnu-system.am (dist_patch_DATA): Added the above patch. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Marek Benc2014-09-151-0/+69
* | | | | | gnu: Add jbig2dec•••* gnu/packages/image.scm (jbig2dec): New variable. * gnu/packages/patches/jbig2dec-ignore-testtest.patch: New file. * gnu-system.am (dist_patch_DATA): Added the above patch. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Marek Benc2014-09-151-0/+14
| |_|_|_|/ |/| | | |
* | | | | gnu: eudev: Honor $EUDEV_RULES_DIRECTORY.•••* gnu/packages/patches/eudev-rules-directory.patch: New file. * gnu-system.am (dist_patch_DATA): Add it. * gnu/packages/linux.scm (eudev): Use it. Ludovic Courtès2014-09-131-0/+36
| |_|_|/ |/| | |
* | | | gnu: Have lua-5.1 compile a .so•••* gnu/packages/patches/lua51-liblua-so.patch: New file * gnu/packages/lua.scm: Use of lua51-liblua-so.patch in lua-5.1 Signed-off-by: Ludovic Courtès <ludo@gnu.org> Kevin Lemonnier2014-09-111-0/+65
* | | | gnu: Add AbiWord.•••* gnu/packages/patches/abiword-explictly-cast-bools.patch New file. * gnu/packages/patches/abiword-link-plugins-against-backend.patch: New file. * gnu/packages/patches/abiword-no-include-glib-internal-headers.patch: New file. * gnu/packages/patches/abiword-pass-no-undefined-to-linker.patch * gnu/packages/patches/abiword-use-proper-png-api.patch: New file. * gnu/packages/patches/abiword-wmf-version-lookup-fix.patch: New file. * gnu/packages/abiword.scm: New file. * gnu-system.am (GNU_SYSTEM_MODULES): Add abiword.scm. (dist_patch_DATA): Add the 6 patches for abiword. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Marek Benc2014-09-096-0/+1556
* | | | gnu: Add ots.•••* gnu/packages/patches/ots-no-include-missing-file.patch: New file. * gnu/packages/ots.scm: New file. * gnu-system.am (GNU_SYSTEM_MODULES): Add ots.scm. (dist_patch_DATA): Add ots-no-include-missing-file.patch. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Marek Benc2014-09-091-0/+14
| |_|/ |/| |
* | | gnu: Add nvi.•••* gnu/packages/nvi.scm: New file. * gnu/packages/patches/nvi-assume-preserve-path.patch: New file. * gnu-system.am: Add them. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Marek Benc2014-09-021-0/+30
| |/ |/|
* | gnu: texi2html: Fix tests in the absense of gettext.•••* gnu/packages/patches/texi2html-i18n.patch: New patch. * gnu/packages/texinfo.scm (texi2html)[source]: Use it. * gnu-system.am (dist_patch_DATA): Add it. Eric Bavier2014-08-161-0/+50
* | gnu: Add orpheus.•••* gnu/packages/orpheus.scm: New file. * gnu/packages/patches/orpheus-cast-errors-and-includes.patch: New patch. * gnu-system.am (GNU_SYSTEM_MODULES): Add file. (dist_patch_DATA): Add patch. Eric Bavier2014-08-121-0/+51
* | gnu: Add texi2html.•••* gnu/packages/texinfo.scm (texi2html): New variable. * gnu/packages/patches/texi2html-document-encoding.patch: New patch. * gnu-system.am (dist_patch_DATA): Add it. Eric Bavier2014-08-111-0/+31
* | gnu: Add AVRDUDE•••* gnu/packages/avrdude.scm: New file * gnu-system.am (GNU_SYSTEM_MODULES): Add avrdude.scm * gnu/packages/patches/avrdude-fix-libusb.patch: New patch. * gnu-system.am (dist_patch_DATA): Add it. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Manolis Ragkousis2014-08-111-0/+256
* | gnu: Add lm-sensors.•••* gnu/packages/patches/lm-sensors-hwmon-attrs.patch: New file. * gnu-system.am (dist_patch_DATA): Add it. * gnu/packages/linux.scm (lm-sensors): New variable. Mark H Weaver2014-08-071-0/+85
* | gnu: curl: Update to 7.37.1.•••* gnu/packages/curl.scm (curl): Update to 7.37.1. Remove patch. * gnu/packages/patches/curl-fix-test172.patch: Remove file. * gnu-system.am (dist_patch_DATA): Remove patch. Andreas Enge2014-08-071-12/+0
* | gnu: Add flashrom.•••* gnu/packages/patches/flashrom-use-libftdi1.patch: New file. * gnu-system.am (dist_patch_DATA): Add it. * gnu/packages/admin.scm (flashrom): New variable. Mark H Weaver2014-08-051-0/+70
|/
* gnu: module-init-tools: Fix $LINUX_MODULE_DIRECTORY handling in 'depmod'.•••* gnu/packages/patches/module-init-tools-moduledir.patch: Adjust the 'depmod' part to handle $LINUX_MODULE_DIRECTORY without a trailing slash. Ludovic Courtès2014-07-231-2/+2
* gnu: module-init-tools: Handle $LINUX_MODULE_DIRECTORY without trailing slash.•••Fixes <http://bugs.gnu.org/18068>. * gnu/packages/patches/module-init-tools-moduledir.patch: Adjust to deal with the lack of a trailing slash. Ludovic Courtès2014-07-231-20/+20
* gnu: Add Aegis.•••* gnu/packages/version-control.scm (aegis): New variable. * gnu/packages/patches/aegis-constness-error.patch: New file. * gnu/packages/patches/aegis-perl-tempdir1.patch: New file. * gnu/packages/patches/aegis-perl-tempdir2.patch: New file. * gnu/packages/patches/aegis-test-fixup-1.patch: New file. * gnu/packages/patches/aegis-test-fixup-2.patch: New file. John Darrington2014-07-185-0/+83
* gnu: flac: Upgrade to 1.3.0.•••* gnu/packages/xiph.scm (flac): Update to version 1.3.0. Remove 'patches' field. * gnu/packages/patches/flac-fix-memcmp-not-declared.patch: Remove. * gnu-system.am (dist_patch_DATA): Adjust accordingly. Signed-off-by: Jason Self <j@jxself.org> Signed-off-by: Ludovic Courtès <ludo@gnu.org> Jason Self2014-07-151-13/+0
* Merge branch 'bug-17853'Ludovic Courtès2014-07-134-51/+68
|\
| * gnu: glib: Fix build on i686.•••* gnu/packages/patches/glib-tests-timer.patch: New patch. * gnu-system.am (dist_patch_DATA): Add it. * gnu/packages/glib.scm: Use it. Eric Bavier2014-07-101-0/+26
| * gnu: glib: Upgrade to 2.40.0.•••* gnu/packages/glib.scm (glib)[source]: Upgrade to 2.40.0. Adjust patch list. * gnu/packages/patches/glib-tests-newnet.patch: Remove. * gnu/packages/patches/glib-tests-desktop.patch: Adjust for 2.40.0. Eric Bavier2014-07-022-51/+26
| * gnu: libbonobo: Skip failing test case.•••* gnu/packages/patches/libbonobo-activation-test-race.patch: New patch. * gnu-system.am (dist_patch_DATA): Add it. * gnu/packages/gnome.scm (libbonobo)[source]: New 'patches' field. Eric Bavier2014-07-021-0/+16
* | gnu: dmd: Update to 0.2.•••* gnu/packages/admin.scm (dmd): Update to 0.2; remove 'patches'. * gnu/packages/patches/dmd-getpw.patch, gnu/packages/patches/dmd-tests-longer-sleeps.patch: Remove. * gnu-system.am (dist_patch_DATA): Adjust accordingly. Ludovic Courtès2014-07-082-71/+0
* | gnu: bitlbee: Upgrade to 3.2.2.•••* gnu/packages/messaging.scm (bitlbee): Upgrade to 3.2.2. Remove patches. Use 'libotr' instead of 'libotr-3'. * gnu/packages/patches/bitlbee-fix-tests.patch: Remove file. * gnu/packages/patches/bitlbee-memset-fix.patch: Remove file. * gnu-system.am (dist_patch_DATA): Remove patches. Mark H Weaver2014-07-072-48/+0
|/
* gnu: cursynth: Upgrade to 1.5.•••* 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. Eric Bavier2014-06-251-0/+12
* gnu: kmod: Honor $LINUX_MODULE_DIRECTORY.•••* 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. Ludovic Courtès2014-06-221-0/+31
* gnu: Add udev.•••* 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> Andreas Enge2014-06-221-0/+17
* gnu: guile-ncurses: Work around missing test files.•••* 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. Ludovic Courtès2014-06-161-0/+15
* gnu: icu4c: Fix failing test.•••* 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. Ludovic Courtès2014-06-161-0/+17
* gnu: Add pingus.•••* 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. Eric Bavier2014-06-131-0/+21