summaryrefslogtreecommitdiff
path: root/gnu/packages/patches
Commit message (Collapse)AuthorAge
* gnu: libtiff: Fix CVE-2016-5314.Leo Famulari2016-08-29
| | | | | | * gnu/packages/patches/libtiff-CVE-2016-5314.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it. * gnu/packages/image.scm (libtiff/fixed): Use it.
* gnu: libtiff: Fix CVE-2016-{3623,3945,3990,3991,5321,5323}.Leo Famulari2016-08-29
| | | | | | | | | | | | * gnu/packages/image.scm (libtiff)[replacement]: New field. (libtiff/fixed): New variable. * gnu/packages/patches/libtiff-CVE-2016-3623.patch, gnu/packages/patches/libtiff-CVE-2016-3945.patch, gnu/packages/patches/libtiff-CVE-2016-3990.patch, gnu/packages/patches/libtiff-CVE-2016-3991.patch, gnu/packages/patches/libtiff-CVE-2016-5321.patch, gnu/packages/patches/libtiff-CVE-2016-5323.patch: New files. * gnu/local.mk (dist_patch_DATA): Add them.
* gnu: xf86-video-openchrome: Update to 0.5.0.Efraim Flashner2016-08-28
| | | | | | | * gnu/packages/xorg.scm (xf86-video-openchrome): Update to 0.5.0. [source]: Remove patch. * gnu/packages/patches/xf86-video-openchrome-glibc-2.20.patch: Remove file. * gnu/local.mk (dist_patch_DATA): Remove it.
* gnu: mupdf: Fix CVE-2016-{6265,6525}.Leo Famulari2016-08-27
| | | | | | | * gnu/packages/patches/mupdf-CVE-2016-6265.patch, gnu/packages/patches/mupdf-CVE-2016-6525.patch: New files. * gnu/local.mk (dist_patch_DATA): Add them. * gnu/packages/pdf.scm (mupdf): Use them.
* gnu: gimp: Update to 2.8.16.宋文武2016-08-21
| | | | | | | * gnu/packages/patches/gimp-CVE-2016-4994.patch: Remove file. * gnu/local.mk (dist_patch_DATA): Remove it. * gnu/packages/gimp.scm (gimp): Update to 2.8.16. [source]: Remove patch.
* gnu: Add NetSurf.Eric Bavier2016-08-17
| | | | | | * gnu/packages/web.scm (netsurf): New variable. * gnu/packages/patches/netsurf-about.patch: New patch. * gnu/local.mk (dist_patch_DATA): Add it.
* gnu: cracklib: Fix CVE-2016-6318.Leo Famulari2016-08-17
| | | | | | * gnu/packages/patches/cracklib-CVE-2016-6318.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it. * gnu/packages/password-utils.scm (cracklib)[source]: Use the patch.
* gnu: jq: Fix CVE-2015-8863.Jelle Licht2016-08-11
| | | | | | | | * gnu/packages/patches/jq-CVE-2015-8863.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it. * gnu/packages/web.scm (jq)[source]: Use it. Signed-off-by: Leo Famulari <leo@famulari.name>
* gnu: Add laby.Jan Nieuwenhuizen2016-08-11
| | | | | | | | * gnu/packages/patches/laby-make-install.patch: New file. * gnu/local.mk (dist_patch_DATA): gnu-system.am: Add it. * gnu/packages/games.scm (laby): New variable. Signed-off-by: 宋文武 <iyzsong@gmail.com>
* gnu: dico: Update to 2.3.Efraim Flashner2016-08-11
| | | | | | | | | * gnu/packages/dico.scm (dico): Update to 2.3. [inputs]: Add python-2, groff. Upgrade readline-6.2 to latest. [source]: Remove patches. * gnu/packages/patches/dico-idxcide-bug.patch, * gnu/packages/patches/dico-libtool-deterministic.patch: Remove files. * gnu/local.mk (dist_patch_DATA): Remove them.
* gnu: ruby-rack: Update to 2.0.1.Ben Woodcroft2016-08-10
| | | | | | | | | | * gnu/packages/ruby.scm (ruby-rack): Update to 2.0.1. [source]: Use GitHub and patch. [native-inputs]: Add ruby-concurrent, ruby-minitest, ruby-minitest-sprint, which. Remove ruby-bacon. [propagated-inputs]: Add ruby-concurrent. * gnu/packages/patches/ruby-rack-ignore-failing-test.patch: New file. * gnu/local.mk: Add it.
* gnu: ruby-puma: Update to 3.6.0.Ben Woodcroft2016-08-10
| | | | | | | * gnu/packages/ruby.scm (ruby-puma): Update to 3.6.0. [arguments]: Add 'delete-integration-tests' phase. (gnu/packages/patches/ruby-puma-ignore-broken-test.patch): Remove only one broken test.
* gnu: bash-completion: Update to 2.3. Update the patch.Tomáš Čech2016-08-09
| | | | | | * gnu/packages/bash.scm (bash-completion): Update to 2.3. * gnu/packages/patches/bash-completion-directories.patch: New version of the patch for the same purpose.
* gnu: Add perl-net-dns-resolver-programmable.Danny Milosavljevic2016-08-08
| | | | | | | | | * gnu/packages/networking.scm (perl-net-dns-resolver-programmable): New variable. * gnu/packages/patches/perl-net-dns-resolver-programmable-Fix-broken-interface.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it. Signed-off-by: Leo Famulari <leo@famulari.name>
* gnu: fontconfig: Fix CVE-2016-5384.Leo Famulari2016-08-08
| | | | | | | * gnu/packages/fontutils.scm (fontconfig)[replacement]: New field. (fontconfig/fixed): New variable. * gnu/packages/patches/fontconfig-CVE-2016-5384.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it.
* Merge branch 'core-updates'Mark H Weaver2016-08-04
|\
| * Merge branch 'master' into core-updatesMark H Weaver2016-07-31
| |\
| * | gnu: rapicorn: Add patch to handle isnan.Andreas Enge2016-07-31
| | | | | | | | | | | | | | | | | | * gnu/packages/patches/rapicorn-isnan.patch: New file. * gnu/packages/graphics.scm (rapicorn)[source]: Add patch. * gnu/local.mk (dist_patch_DATA): Register patch.
| * | gnu: dealii: Update to 8.4.1.Andreas Enge2016-07-31
| | | | | | | | | | | | | | | * gnu/packages/maths.scm (dealii): Update to 8.4.1. * gnu/packages/patches/dealii-p4est-interface.patch: Remove file.
| * | gnu: glibc-locales: Fix build.宋文武2016-07-31
| | | | | | | | | | | | | | | | | | * gnu/packages/patches/glibc-locales.patch: Adjust to glibc-2.23. * gnu/packages/base.scm (glibc-locales)[arguments]: Pass 'lib_cv_complocaledir'.
| * | Merge branch 'master' into core-updatesMark H Weaver2016-07-29
| |\ \
| * \ \ Merge branch 'master' into core-updatesMark H Weaver2016-07-29
| |\ \ \
| * \ \ \ Merge branch 'master' into core-updatesLeo Famulari2016-07-28
| |\ \ \ \
| * \ \ \ \ Merge branch 'master' into core-updatesMark H Weaver2016-07-28
| |\ \ \ \ \
| * | | | | | gnu: dico: Patch 'idxgcide' bug.Ludovic Courtès2016-07-28
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/patches/dico-idxgcide-bug.patch: New file. * gnu/packages/dico.scm (dico)[source]: Use it. * gnu/local.mk (dist_patch_DATA): Add it.
| * | | | | | Merge remote-tracking branch 'origin/master' into core-updatesAndreas Enge2016-07-28
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge remote-tracking branch 'origin/master' into core-updatesAndreas Enge2016-07-25
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'master' into core-updatesLudovic Courtès2016-07-20
| |\ \ \ \ \ \ \ \
| * | | | | | | | | Merge branch 'master' into core-updatesLudovic Courtès2016-06-27
| | | | | | | | | |
| * | | | | | | | | Merge branch 'master' into core-updatesLudovic Courtès2016-06-17
| |\ \ \ \ \ \ \ \ \
| * | | | | | | | | | gnu: mit-krb5: Update to 1.14.2.Ludovic Courtès2016-06-14
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/mit-krb5.scm (mit-krb5): Update to 1.14.2. [source]: Remove 'patches'. * gnu/packages/patches/mit-krb5-CVE-2015-8629.patch, gnu/packages/patches/mit-krb5-CVE-2015-8630.patch, gnu/packages/patches/mit-krb5-CVE-2015-8631.patch, gnu/packages/patches/mit-krb5-init-context-null-spnego.patch: Remove. * gnu/local.mk (dist_patch_DATA): Adjust accordingly.
| * | | | | | | | | | gnu: automake: Adjust test to ignore new gzip warnings.Ludovic Courtès2016-06-14
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/patches/automake-test-gzip-warning.patch: New file. * gnu/packages/autotools.scm (automake)[source]: Use it. * gnu/local.mk (dist_patch_DATA): Add it.
| * | | | | | | | | | gnu: libxslt: Update to 1.1.29.Leo Famulari2016-06-12
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/patches/libxslt-CVE-2015-7995.patch, gnu/packages/patches/libxslt-remove-date-timestamps.patch: Delete files. * gnu/packages/xml.scm: Update to 1.1.29. [source]: Remove patches.
| * | | | | | | | | | Merge branch 'master' into core-updatesLeo Famulari2016-06-12
| |\ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ Merge branch 'master' into core-updatesLudovic Courtès2016-06-07
| |\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | Revert "gnu: Default to GCC 5."Ludovic Courtès2016-06-07
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This reverts commit e3d0fcbf7e55e8cbe8d0a1c5a24d73f341d7243b. This is a temporary measure until GCC 5 builds on ARM, see: https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71399
| * | | | | | | | | | | | gnu: glibc-hurd: Update to 20160518.Manolis Ragkousis2016-06-06
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/base.scm (glibc/hurd)[version]: Update to version 20160518. [propagated-inputs]: Use hurd-core-headers. [native-inputs]: Remove libpthread's source and "patch/libpthread-patch". [arguments]: Add augment-libc.so and pre-configure-set-pwd phases. Remove prepare-libpthread phase. Stop removing "--with-headers=" from original-configure-flags. * gnu/packages/patches/glibc-hurd-extern-inline.patch: Remove patch. * gnu/packages/patches/libpthread-glibc-preparation.patch: Likewise. * gnu/local.mk (dist_patch_DATA): Remove them.
| * | | | | | | | | | | | Merge branch 'master' into core-updatesLudovic Courtès2016-05-23
| |\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | gnu: tar: Update to 1.29.Ludovic Courtès2016-05-17
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/base.scm (tar): Update to 1.29. [source]: Remove 'tar-d_ino_in_dirent-fix.patch'. [arguments]: New field. * gnu/packages/patches/tar-d_ino_in_dirent-fix.patch: Remove. * gnu/local.mk (dist_patch_DATA): Adjust accordingly.
| * | | | | | | | | | | | | gnu: libarchive: Update to 3.2.0.Leo Famulari2016-05-13
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/patches/libarchive-CVE-2013-0211.patch, gnu/packages/patches/libarchive-CVE-2016-1541.patch, gnu/packages/patches/libarchive-bsdtar-test.patch, gnu/packages/patches/libarchive-fix-lzo-test-case.patch, gnu/packages/patches/libarchive-mtree-filename-length-fix.patch: Delete files. * gnu/local.mk (dist_patch_DATA): Remove them. * gnu/packages/backup.scm (libarchive): Update to 3.2.0. [source]: Remove deleted patches. [replacement]: Remove. (libarchive/fixed): Remove variable.
| * | | | | | | | | | | | | Merge branch 'master' into core-updatesLeo Famulari2016-05-13
| |\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | gnu: procps: Make procps build on non Linux systems.Manolis Ragkousis2016-05-04
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/patches/procps-non-linux.patch.patch: New patch. * gnu/packages/linux.scm (procps)[source]: Use it. * gnu/local.mk (dist_patch_DATA): Add it.
| * | | | | | | | | | | | | | gnu: libxslt: Make generated documentation reproducible.Mathieu Lirzin2016-05-02
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/patches/libxslt-generated-ids.patch: New file. * gnu/packages/patches/libxslt-remove-date-timestamps.patch: Likewise. * gnu/packages/xml.scm (libxslt)[source]: Use them. * gnu/local.mk (dist_patch_DATA): Add them.
| * | | | | | | | | | | | | | Merge branch 'master' into core-updatesMathieu Lirzin2016-05-02
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | gnu: Default to GCC 5.Ludovic Courtès2016-04-24
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/patches/gcc-libiberty-printf-decl.patch: New file. * gnu/packages/gcc.scm (gcc-5)[source]: Use it. (gcc): Switch to GCC-5. * gnu/packages/commencement.scm (libstdc++-boot0): New variable. (gcc-boot0)[inputs]: Add it. [native-inputs]: Remove. (gcc-toolchain-4.9): Switch to GCC-4.9. (gcc-toolchain-5): Switch to GCC-FINAL. * gnu-system.am (dist_patch_DATA): Add 'gcc-libiberty-printf-decl.patch'.
| * | | | | | | | | | | | | | | gnu: pcre: Fix CVE-2016-3191.Ludovic Courtès2016-04-06
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/patches/pcre-CVE-2016-3191.patch: New file. * gnu/packages/pcre.scm (pcre)[source]: Use it. * gnu-system.am (dist_patch_DATA): Add it.
| * | | | | | | | | | | | | | | gnu: glibc: Update to 2.23.Ludovic Courtès2016-04-06
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/base.scm (glibc): Update to 2.23. Remove "glibc-locale-incompatibility.patch" and "glibc-CVE-2015-7547.patch", now unneeded. [arguments]: Add "libc_cv_ssp_strong=no" to #:configure-flags. Remove now unneeded patching of 'configure'. * gnu/packages/patches/glibc-CVE-2015-7547.patch: Remove. * gnu/packages/patches/glibc-locale-incompatibility.patch: Remove. * gnu-system.am (dist_patch_DATA): Adjust accordingly.
| * | | | | | | | | | | | | | | Merge branch 'master' into core-updatesLudovic Courtès2016-04-06
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | gnu: expat: Update to 2.1.1.Mark H Weaver2016-03-25
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/patches/expat-CVE-2015-1283.patch: Delete file. * gnu-system.am (dist_patch_DATA): Remove it. * gnu/packages/xml.scm (expat): Update to 2.1.1. [source]: Use bz2 tarball. Remove patch.
* | | | | | | | | | | | | | | | | Revert "Merge branch 'core-updates'"Mark H Weaver2016-08-04
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This reverts commit 455859a50f88f625d13fc2f304111f02369b366b.