aboutsummaryrefslogtreecommitdiff
path: root/gnu/packages/patches
Commit message (Expand)AuthorAge
...
| * | | | | | | 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.•••* 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. Ludovic Courtès2016-06-14
| * | | | | | | | | | gnu: automake: Adjust test to ignore new gzip warnings.•••* 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. Ludovic Courtès2016-06-14
| * | | | | | | | | | gnu: libxslt: Update to 1.1.29.•••* 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. Leo Famulari2016-06-12
| * | | | | | | | | | 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."•••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 Ludovic Courtès2016-06-07
| * | | | | | | | | | | | gnu: glibc-hurd: Update to 20160518.•••* 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. Manolis Ragkousis2016-06-06
| * | | | | | | | | | | | Merge branch 'master' into core-updatesLudovic Courtès2016-05-23
| |\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | gnu: tar: Update to 1.29.•••* 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. Ludovic Courtès2016-05-17
| * | | | | | | | | | | | | gnu: libarchive: Update to 3.2.0.•••* 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. Leo Famulari2016-05-13
| * | | | | | | | | | | | | Merge branch 'master' into core-updatesLeo Famulari2016-05-13
| |\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | gnu: procps: Make procps build on non Linux systems.•••* 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. Manolis Ragkousis2016-05-04
| * | | | | | | | | | | | | | gnu: libxslt: Make generated documentation reproducible.•••* 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. Mathieu Lirzin2016-05-02
| * | | | | | | | | | | | | | Merge branch 'master' into core-updatesMathieu Lirzin2016-05-02
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | gnu: Default to GCC 5.•••* 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'. Ludovic Courtès2016-04-24
| * | | | | | | | | | | | | | | gnu: pcre: Fix CVE-2016-3191.•••* 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. Ludovic Courtès2016-04-06
| * | | | | | | | | | | | | | | gnu: glibc: Update to 2.23.•••* 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. Ludovic Courtès2016-04-06
| * | | | | | | | | | | | | | | Merge branch 'master' into core-updatesLudovic Courtès2016-04-06
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | gnu: expat: Update to 2.1.1.•••* 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. Mark H Weaver2016-03-25
* | | | | | | | | | | | | | | | | Revert "Merge branch 'core-updates'"•••This reverts commit 455859a50f88f625d13fc2f304111f02369b366b. Mark H Weaver2016-08-04
* | | | | | | | | | | | | | | | | gnu: python-statsmodels: Fix tests.•••* gnu/packages/statistics.scm (python-statsmodels): Add patch to fix tests. (python2-statsmodels)[propagated-inputs]: Add python2-pytz. * gnu/packages/patches/python-statsmodels-fix-tests.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it. Ricardo Wurmus2016-08-04
* | | | | | | | | | | | | | | | | gnu: Add Elixir.•••* gnu/packages/elixir.scm: New file. * gnu/packages/patches/elixir-disable-failing-tests.patch: New file. * gnu/local.mk (GNU_SYSTEM_MODULES): Add module. (dist_patch_DATA): Add patch. Co-authored-by: Ricardo Wurmus <rekado@elephly.net> Pjotr Prins2016-08-02
* | | | | | | | | | | | | | | | | Merge branch 'core-updates'Ludovic Courtès2016-08-01
* | | | | | | | | | | | | | | | | gnu: openssh: Update to 7.3p1.•••* gnu/packages/ssh.scm (openssh): Update to 7.3p1. [source]: Remove patches. * gnu/packages/patches/openssh-CVE-2015-8325.patch, gnu/packages/patches/openssh-CVE-2016-6210-1.patch, gnu/packages/patches/openssh-CVE-2016-6210-2.patch, gnu/packages/patches/openssh-CVE-2016-6210-3.patch: Delete files. * gnu/local.mk (dist_patch_DATA): Remove them. Mark H Weaver2016-08-01
| |_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | gnu: Add Tux Paint.•••* gnu/packages/games.scm (tuxpaint): New variable. * gnu/packages/patches/tuxpaint-stamps-path.patch: New patch. * gnu/local.mk (dist_patch_DATA): Add it. Eric Bavier2016-07-29
* | | | | | | | | | | | | | | | gnu: beets: Update to 1.3.19.•••* gnu/packages/music.scm (beets): Update to 1.3.19. [source]: Remove patch to skip failing tests. * gnu/packages/patches/beets-image-test-failure.patch: Delete file. * gnu/local.mk (dist_patch_DATA): Remove it. Signed-off-by: Leo Famulari <leo@famulari.name> Alex Griffin2016-07-29
| |_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | |
* | | | | | | | | | | | | | | gnu: gd: Add fix for gd2_read test.•••* gnu/packages/patches/gd-fix-gd2-read-test.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it. * gnu/packages/gd.scm (gd)[source]: Add patch. Mark H Weaver2016-07-29
* | | | | | | | | | | | | | | Revert "gnu: gd: Add fix for gd2_read test."•••This reverts commit ce290354ec4e97003be5f56042e55b36831818c1. Mark H Weaver2016-07-29
* | | | | | | | | | | | | | | gnu: gd: Add fix for gd2_read test.•••* gnu/packages/patches/gd-fix-gd2-read-test.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it. * gnu/packages/gd.scm (gd)[source]: Add patch. Mark H Weaver2016-07-29
| |_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | |
* | | | | | | | | | | | | | gnu: gd: Update to 2.2.3 [fixes CVE-2016-6207].•••* gnu/packages/patches/gd-CVE-2016-5766.patch, gnu/packages/patches/gd-CVE-2016-6128.patch, gnu/packages/patches/gd-CVE-2016-6132.patch, gnu/packages/patches/gd-CVE-2016-6214.patch, gnu/packages/patches/gd-fix-test-on-i686.patch: Delete files. * gnu/packages/patches/gd-fix-tests-on-i686.patch: New file. * gnu/local.mk (dist_patch_DATA): Update accordingly. * gnu/packages/gd.scm (gd): Update to 2.2.3. [source]: Update patches field accordingly. Mark H Weaver2016-07-29
| |_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | |
* | | | | | | | | | | | | Revert "gnu: gd: Update to 2.2.3 [fixes CVE-2016-6207]."•••This reverts commit ae46cd0e4cfb1f06d099b2cda1f9e702e86c90e9. Leo Famulari2016-07-28
| |_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | |
* | | | | | | | | | | | gnu: gd: Update to 2.2.3 [fixes CVE-2016-6207].•••* gnu/packages/patches/gd-CVE-2016-5766.patch, gnu/packages/patches/gd-CVE-2016-6128.patch, gnu/packages/patches/gd-CVE-2016-6132.patch, gnu/packages/patches/gd-CVE-2016-6214.patch, gnu/packages/patches/gd-fix-test-on-i686.patch: Delete files. * gnu/packages/patches/gd-fix-tests-on-i686.patch: New file. * gnu/local.mk (dist_patch_DATA): Update accordingly. * gnu/packages/gd.scm (gd): Update to 2.2.3. [source]: Update patches field accordingly. Mark H Weaver2016-07-28
| |_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | |
* | | | | | | | | | | gnu: mysql: Update to 5.7.13 [fixes CVE-2016-{3477,3521,3615,5440}].•••* gnu/packages/patches/mysql-fix-failing-test.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it. * gnu/packages/databases.scm (mysql): Update to 5.7.13. Leo Famulari2016-07-28
* | | | | | | | | | | gnu: calibre: Update to 2.63.0.•••* gnu/packages/ebook.scm (calibre): Update to 2.63.0. [inputs]: Remove unnecessary imagemagick dependency. [phases]: Use modify-phases. * gnu/packages/patches/calibre-drop-unrar.patch: Update for new version. Signed-off-by: Roel Janssen <roel@gnu.org> Alex Griffin2016-07-27
| |_|_|_|_|_|_|_|_|/ |/| | | | | | | | |
* | | | | | | | | | gnu: openssh: Fix CVE-2016-6210.•••* gnu/packages/ssh.scm (openssh)[source]: Add patches openssh-CVE-2016-6210-1.patch, openssh-CVE-2016-6210-2.patch, openssh-CVE-2016-6210-3.patch. * gnu/packages/patches/openssh-CVE-2016-6210-1.patch: New file. * gnu/packages/patches/openssh-CVE-2016-6210-2.patch: New file. * gnu/packages/patches/openssh-CVE-2016-6210-3.patch: New file. * gnu/local.mk (dist_patch_DATA): Register them. Efraim Flashner2016-07-24
| |_|_|_|_|_|_|_|/ |/| | | | | | | |
* | | | | | | | | gnu: llvm: Update to 3.8.1.•••* gnu/packages/llvm.scm (llvm, clang-runtime, clang): Update to 3.8.1. (llvm-3.7, clang-runtime-3.7, clang-3.7): New variables. (clang-runtime-from-llvm)[arguments]: Disable tests, which were not being run for previous versions anyhow but now fail hard. (clang-from-llvm): Add #:patches keyword argument. * gnu/packages/patches/clang-3.8-libc-search-path.patch: New patch. * gnu/local.mk (dist_patch_DATA): Add it. Co-authored-by: Dennis Mungai <dmngaie@gmail.scm> Eric Bavier2016-07-18
* | | | | | | | | Revert "gnu: gnutls: Fix test failure."•••This reverts commit 1d14bf9f5ff43ff9097f1c5e1e2d37528eb74971. Leo Famulari2016-07-18
* | | | | | | | | gnu: gd: Fix failing test on i686.•••* gnu/packages/patches/gd-fix-test-on-i686.patch: New file. * gnu/local.mk (dist_PATCH_DATA): Add it. * gnu/packages/gd.scm (gd)[source]: Add the patch. Mark H Weaver2016-07-18
* | | | | | | | | gnu: gnutls: Fix test failure.•••* gnu/packages/patches/gnutls-fix-stale-test.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it. * gnu/packages/tls.scm (gnutls)[replacement]: New field. (gnutls/fixed): New variable. Leo Famulari2016-07-18
* | | | | | | | | gnu: gd: Fix CVE-2016-{5766,6128,6132,6214}.•••* gnu/packages/patches/gd-CVE-2016-5766.patch, gnu/packages/patches/gd-CVE-2016-6128.patch, gnu/packages/patches/gd-CVE-2016-6132.patch, gnu/packages/patches/gd-CVE-2016-6214.patch: New files. * gnu/local.mk (dist_patch_DATA): Add them. * gnu/packages/gd.scm (gd): Use patches. Leo Famulari2016-07-16
* | | | | | | | | gnu: libmtp: Update to 1.1.11.•••* gnu/packages/patches/libmtp-devices.patch: Delete file. * gnu/local.mk (dist_patch_DATA): Remove patch. * gnu/packages/libusb.scm (libmtp): Update to 1.1.11. Ricardo Wurmus2016-07-10
* | | | | | | | | gnu: Add python-dendropy.•••* gnu/packages/bioinformatics.scm (python-dendropy, python2-dendropy): New variables. * gnu/packages/patches/python-dendropy-exclude-failing-tests.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it. Ben Woodcroft2016-07-09
* | | | | | | | | gnu: sudo: Update to 1.8.17p1.•••* gnu/packages/admin.scm (sudo): Update to 1.8.17p1. [source]: Remove patch. * gnu/packages/patches/sudo-CVE-2015-5602.patch: Remove file. * gnu/local.mk (dist_patch_DATA): Remove it. Efraim Flashner2016-07-06
* | | | | | | | | gnu: ninja: Update to 1.7.1.•••* gnu/packages/ninja.scm (ninja): Update to 1.7.1. * gnu/packages/patches/ninja-tests.patch: Update patch. Efraim Flashner2016-07-03
* | | | | | | | | gnu: openimageio: Update to 1.6.15.•••* gnu/packages/graphics.scm (openimageio): Update to 1.6.15. [source]: Remove patch. * gnu/packages/patches/openimageio-boost-1.60.patch: Remove file. * gnu/local.mk (dist_patch_DATA): Remove it. Efraim Flashner2016-07-03
* | | | | | | | | gnu: gimp: Fix CVE-2016-4994.•••* gnu/packages/patches/gimp-CVE-2016-4994.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it. * gnu/packages/gimp.scm (gimp): Use it. Leo Famulari2016-07-02