summaryrefslogtreecommitdiff
path: root/gnu/packages/patches
Commit message (Expand)AuthorAgeFilesLines
* gnu: julia: Fix patch.•••* gnu/packages/patches/julia-SOURCE_DATE_EPOCH-mtime.patch: replaced with actual patch. It was a patch creating the patch. Co-authored-by: Ludovic Courtès <ludo@gnu.org> nixo2020-05-121-27/+21
* gnu: bitcoin: Fix test failure with Python 3.8.•••* gnu/packages/patches/bitcoin-core-python-compat.patch: New file. * gnu/local.mk (dist_patch_DATA): Adjust accordingly. * gnu/packages/finance.scm (bitcoin-core)[source](patches): New field. Marius Bakke2020-05-111-0/+28
* gnu: OpenEXR: Update to 2.5.0.•••* gnu/packages/patches/ilmbase-openexr-pkg-config.patch: Delete file. * gnu/packages/patches/ilmbase-fix-test-arm.patch: New file. * gnu/local.mk (dist_patch_DATA): Adjust accordingly. * gnu/packages/graphics.scm (ilmbase): Update to 2.5.0. Marius Bakke2020-05-112-40/+60
* gnu: git-annex: Add support for v4 of S3 support.•••* gnu/packages/haskell-apps.scm (git-annex)[source]: Add patch. * gnu/packages/patches/git-annex-S3v4.patch: New file. * gnu/local.mk (dist_patch_DATA): Register it. Efraim Flashner2020-05-111-0/+77
* gnu: scribus: Fix build against poppler-0.86.•••* gnu/packages/scribus.scm (scribus)[source](patches): New field. * gnu/packages/patches/scribus-1.5.5-poppler-0.86-build-fix.patch: New file. * gnu/local.mk (dist_patch_DATA): Add new patch. Signed-off-by: Marius Bakke <mbakke@fastmail.com> Boris A. Dekshteyn2020-05-101-0/+642
* gnu: QEMU: Update to 5.0.0.•••* gnu/packages/patches/qemu-CVE-2020-1711.patch, gnu/packages/patches/qemu-CVE-2020-7039.patch, gnu/packages/patches/qemu-CVE-2020-7211.patch, gnu/packages/patches/qemu-CVE-2020-8608.patch, gnu/packages/patches/qemu-fix-documentation-build-failure.patch: Delete files. * gnu/local.mk (dist_patch_DATA): Adjust accordingly. * gnu/packages/virtualization.scm (qemu)[source](patches): Remove. [arguments]: Add phase 'patch-/bin/sh-references'. In the 'configure' phase, add shebang substitutions. Remove phase 'prevent-network-configuration'. [inputs]: Change from LIBCAP to LIBCAP-NG. Marius Bakke2020-05-085-603/+0
* Merge branch 'core-updates'Marius Bakke2020-05-08108-2250/+6125
|\
| * Merge branch 'master' into core-updatesMarius Bakke2020-05-066-2/+152
| |\
| * \ Merge branch 'master' into core-updatesMarius Bakke2020-05-056-0/+238
| |\ \
| * \ \ Merge branch 'master' into core-updatesMarius Bakke2020-05-023-153/+140
| |\ \ \
| * | | | gnu: behave: Fix build with Python 3.8.•••Add a patch based on an upstream commit [1]. 1: c000c88eb5239b87f299c85e83b349b0ef387ae7 * gnu/packages/patches/behave-skip-a-couple-of-tests.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it. * gnu/packages/check.scm (behave)[source]: Use the patch. Christopher Baines2020-05-021-0/+462
| * | | | gnu: python-gst: Fix build with Python 3.8.•••Add a patch based on an upstream commit [1]. 1: 10707f437f2fc3632067c6a0efa4432f7ebaf362 * gnu/packages/patches/python-gst-fix-build-with-python-3.8.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it. * gnu/packages/gstreamer.scm (python-gst)[source]: Use the patch. Christopher Baines2020-05-021-0/+36
| * | | | gnu: Add relocatable static Guile 3.0 variant.•••* gnu/packages/patches/guile-2.2-default-utf8.patch: New file, extracted from commit 2acfe022a740f79b593348cc6362cc4ee8f33bb4. * gnu/packages/patches/guile-3.0-linux-syscalls.patch, gnu/packages/patches/guile-3.0-relocatable.patch: New files. * gnu/local.mk (dist_patch_DATA): Adjust accordingly. Move all Guile patches together while at it. * gnu/packages/make-bootstrap.scm (%guile-3.0-static-stripped): New public variable. Marius Bakke2020-05-013-0/+496
| * | | | gnu: Add libtirpc/hurd.•••* gnu/packages/onc-rpc.scm (libtirpc/hurd): New variable. * gnu/packages/patches/libtirpc-hurd-client.patch, gnu/packages/patches/libtirpc-hurd.patch: New files. * gnu/local.mk (dist_patch_DATA): Add them. Ricardo Wurmus2020-05-012-0/+222
| * | | | Merge branch 'master' into core-updates••• Conflicts: gnu/local.mk gnu/packages/backup.scm gnu/packages/emacs-xyz.scm gnu/packages/guile.scm gnu/packages/lisp.scm gnu/packages/openldap.scm gnu/packages/package-management.scm gnu/packages/web.scm gnu/packages/xorg.scm Marius Bakke2020-04-301-0/+14
| |\ \ \ \
| * | | | | gnu: guile-json: Update to 3.5.0.•••* gnu/packages/patches/guile-json-cross.patch: Delete file. * gnu/local.mk (dist_patch_DATA): Adjust accordingly. * gnu/packages/guile.scm (guile-json-3): Update to 3.5.0. [source](patches): Remove. [native-inputs]: Remove AUTOCONF and AUTOMAKE. [arguments]: Remove. Marius Bakke2020-04-301-54/+0
| * | | | | Merge branch 'master' into core-updatesMarius Bakke2020-04-261-82/+0
| |\ \ \ \ \
| * \ \ \ \ \ Merge branch 'master' into core-updatesMarius Bakke2020-04-242-0/+1741
| |\ \ \ \ \ \
| * | | | | | | gnu: GCC@8: Remove obsolete patch.•••This is no longer required since the update to 8.4.0 in 60ce496ad8. * gnu/packages/patches/gcc-8-libsanitizer-mode-size.patch: Delete file. * gnu/local.mk (dist_patch_DATA): Adjust accordingly. * gnu/packages/gcc.scm (gcc-8)[source](patches): Remove it. Marius Bakke2020-04-231-56/+0
| * | | | | | | gnu: shepherd: Remove obsolete patch.•••* gnu/packages/patches/shepherd-hurd.patch: Delete file. * gnu/local.mk (dist_patch_DATA): Adjust accordingly. * gnu/packages/admin.scm (shepherd)[source](patches): Remove. Marius Bakke2020-04-231-44/+0
| * | | | | | | Merge branch 'master' into core-updates••• Conflicts: etc/news.scm gnu/local.mk gnu/packages/bootloaders.scm gnu/packages/linphone.scm gnu/packages/linux.scm gnu/packages/tls.scm gnu/system.scm Marius Bakke2020-04-239-49/+1863
| |\ \ \ \ \ \ \
| * | | | | | | | gnu: perl: Actually produce a host perl when cross-compiling.•••* gnu/packages/patches/perl-cross.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it. * gnu/packages/perl.scm (perl)[native-inputs]: When cross-compiling, add `perl-cross' input and perl-cross.patch. [arguments]: When cross-compiling, use them to produce binary for host. Jan (janneke) Nieuwenhuizen2020-04-201-0/+60
| * | | | | | | | Merge branch 'master' into core-updatesMarius Bakke2020-04-191-0/+18
| |\ \ \ \ \ \ \ \
| * | | | | | | | | gnu: gdm: Update patch for GDM 3.34.•••* gnu/packages/patches/gdm-default-session.patch: Update patch for new version of GDM. Kei Kebreau2020-04-181-23/+21
| * | | | | | | | | gnu: seahorse: Update to 3.34.•••* gnu/packages/gnome.scm (seahorse): Update to 3.34. [source]: Remove obsolete patch. * gnu/packages/patches/seahorse-gtk-use-0-on-empty-flags.patch: Delete file. * gnu/local.mk (dist_patch_DATA): Remove it. (cherry picked from commit df3e812fe42a13325ca5b223a115fb2d3dbfd446) Kei Kebreau2020-04-181-32/+0
| * | | | | | | | | gnu: gnome-shell: Update to 3.34.2.•••* gnu/packages/gnome.scm (gnome-shell): Update to 3.34.2. [source]: Add patch. [native-inputs]: Add asciidoc. [inputs]: Add gnome-autoar. * gnu/packages/patches/gnome-shell-theme.patch: Adjust patch accordingly. * gnu/packages/patches/gnome-shell-disable-test.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it. (cherry picked from commit 4ac325aa9bf8dd237f5b5be7a1523d957be0067f) Kei Kebreau2020-04-182-16/+39
| * | | | | | | | | gnu: evolution-data-server: Update to 3.34.2.•••* gnu/packages/gnome.scm (evolution-data-server): Update to 3.34.2. [arguments]: Adjust 'disable-failing-tests' phase. * gnu/packages/patches/evolution-data-server-libical-compat.patch: Update patch. (cherry picked from commit 3febbdc80004c907507dbf4162bf6e7bfde74d28) Kei Kebreau2020-04-181-8/+8
| * | | | | | | | | gnu: linphoneqt: Fix crashes.•••The application was crashing when clicking on the Preferences menu or the conference icon. * gnu/packages/patches/linphoneqt-tabbutton.patch: Add file. * gnu/local.mk (dist_patch_DATA): Register it. * gnu/packages/linphone.scm (linphoneqt)[source]: Use it. [inputs]: Add qtquickcontrols. Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com> Raghav Gururajan2020-04-181-0/+96
| * | | | | | | | | Merge branch 'master' into core-updatesMarius Bakke2020-04-154-131/+91
| |\ \ \ \ \ \ \ \ \
| * | | | | | | | | | gnu: gnutls-3.6.13: Cross-build fix.•••* gnu/packages/patches/gnutls-cross.patch: New file. * gnu/packages/tls.scm (gnutls-3.6.13)[source]: Use it. [native-inputs]: If cross-compiling, add native guile-3.0. This actually cross compiles .go modules. Jan (janneke) Nieuwenhuizen2020-04-111-0/+82
| * | | | | | | | | | gnu: guile-json: Cross-build fix.•••* gnu/packages/patches/guile-json-cross.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it. * gnu/packages/guile.scm (guile-json-3)[source]: Use it. [arguments]: Remove configure to trigger bootstrap phase. Jan (janneke) Nieuwenhuizen2020-04-111-0/+54
| * | | | | | | | | | gnu: openssh: Build fix for the Hurd.•••* gnu/packages/patches/openssh-hurd.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it. * gnu/packages/ssh.scm (openssh)[source]: Use it. [inputs]: If hurd-target? is true, omit xauth. Jan (janneke) Nieuwenhuizen2020-04-111-0/+30
| * | | | | | | | | | gnu: cross-libc: Add patch to allow 'gettyent' reading store file names.•••* gnu/packages/patches/glibc-hurd-gettyent.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it. * gnu/packages/cross-base.scm (cross-libc): Add it in 'patch-libc/hurd' phase when 'hurd-target?' is true. Jan (janneke) Nieuwenhuizen2020-04-111-0/+34
| * | | | | | | | | | gnu: cross-libc: Add patch to add 'mach_print' symbol on GNU/Hurd.•••* gnu/packages/patches/glibc-hurd-mach-print.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it. * gnu/packages/cross-base.scm (cross-libc): Add 'patch-libc/hurd' phase when 'hurd-target?' is true. Ludovic Courtès2020-04-111-0/+23
| * | | | | | | | | | Merge branch 'master' into core-updatesMarius Bakke2020-04-111-0/+36
| |\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | gnu: python-pycrypto: Fix build with Python 3.8.•••* gnu/packages/patches/python-pycrypto-time-clock.patch: New file. * gnu/local.mk (dist_patch_DATA): Adjust accordingly. * gnu/packages/python-crypto.scm (python-pycrypto)[source](patches): Add it. Marius Bakke2020-04-111-0/+23
| * | | | | | | | | | | Merge branch 'master' into core-updatesMarius Bakke2020-04-115-19/+8
| |\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | gnu: aegisub: Fix build with Make 4.3.•••* gnu/packages/patches/aegisub-make43.patch: New file. * gnu/local.mk (dist_patch_DATA): Adjust accordingly. * gnu/packages/video.scm (aegisub)[source](patches): Add it. Marius Bakke2020-04-101-0/+20
| * | | | | | | | | | | | Merge branch 'master' into core-updates••• Conflicts: etc/news.scm gnu/local.mk gnu/packages/check.scm gnu/packages/cross-base.scm gnu/packages/gimp.scm gnu/packages/java.scm gnu/packages/mail.scm gnu/packages/sdl.scm gnu/packages/texinfo.scm gnu/packages/tls.scm gnu/packages/version-control.scm Marius Bakke2020-04-0818-114/+751
| |\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | gnu: libreoffice: Fix build with Poppler 0.86.•••* gnu/packages/patches/libreoffice-poppler-compat.patch: New file. * gnu/local.mk (dist_patch_DATA): Adjust accordingly. * gnu/packages/libreoffice.scm (libreoffice)[source](patches): New field. Marius Bakke2020-04-031-0/+19
| * | | | | | | | | | | | | gnu: Python: Fix test failure on ARMv7.•••* gnu/packages/patches/python-3-arm-alignment.patch: New file. * gnu/local.mk (dist_patch_DATA): Adjust accordingly. * gnu/packages/python.scm (python-3.8)[source](patches): Add it when the current system is ARM. Marius Bakke2020-04-011-0/+21
| * | | | | | | | | | | | | gnu: OpenSSL: Update to 1.1.1f.•••* gnu/packages/patches/openssl-1.1.1e-revert-detect-eof.patch: Delete file. * gnu/local.mk (dist_patch_DATA): Adjust accordingly. * gnu/packages/tls.scm (openssl): Update to 1.1.1f. [source](patches): Remove obsolete patch. Marius Bakke2020-03-311-80/+0
| * | | | | | | | | | | | | Merge branch 'master' into core-updates••• Conflicts: gnu/packages/admin.scm gnu/packages/commencement.scm gnu/packages/guile.scm gnu/packages/linux.scm gnu/packages/package-management.scm gnu/packages/pulseaudio.scm gnu/packages/web.scm Marius Bakke2020-03-302-19/+56
| |\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | gnu: qtbase: Patch the 'moc' executable to cope with GCCs C++ headers.•••* gnu/packages/patches/qtbase-moc-ignore-gcc-macro.patch: New file. * gnu/local.mk (dist_patch_DATA): Adjust accordingly. * gnu/packages/qt.scm (qtbase)[source](patches): Add it. Marius Bakke2020-03-291-0/+17
| * | | | | | | | | | | | | | gnu: guile: Update to 3.0.2.•••* gnu/packages/guile.scm (guile-3.0): Update to 3.0.2. [source](patches): Remove. * gnu/packages/patches/guile-3.0-crash.patch: Delete file. * gnu/local.mk (dist_patch_DATA): Adjust accordingly. Marius Bakke2020-03-271-17/+0
| * | | | | | | | | | | | | | Merge branch 'master' into core-updates••• Conflicts: gnu/packages/icu4c.scm gnu/packages/man.scm gnu/packages/python-xyz.scm guix/scripts/environment.scm guix/scripts/pack.scm guix/scripts/package.scm guix/scripts/pull.scm guix/store.scm Marius Bakke2020-03-274-0/+1821
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | gnu: OpenSSL: Add upstream patch to preserve compatibility in EOF handling.•••This is a follow-up to ad8254c23a86c3ca4ca32bc68fc8d76954aa80fd, which unexpectedly caused a test failure in the Python test suite. * gnu/packages/patches/openssl-1.1.1e-revert-detect-eof.patch: New file. * gnu/local.mk (dist_patch_DATA): Adjust accordingly. * gnu/packages/tls.scm (openssl)[source](patches): Add it. Marius Bakke2020-03-261-0/+80
| * | | | | | | | | | | | | | | gnu: potrace: Update to 1.16.•••* gnu/packages/patches/potrace-tests.patch: Delete file. * gnu/local.mk (dist_patch_DATA): Adjust accordingly. * gnu/packages/fontutils.scm (potrace): Update to 1.16. [source](patches): Remove. Marius Bakke2020-03-261-50/+0
| * | | | | | | | | | | | | | | gnu: gd: Update to 2.3.0.•••* gnu/packages/patches/gd-fix-tests-on-i686.patch: Adjust context. * gnu/packages/patches/gd-CVE-2018-1000222.patch, gnu/packages/patches/gd-CVE-2018-5711.patch, gnu/packages/patches/gd-CVE-2019-6977.patch, gnu/packages/patches/gd-CVE-2019-6978.patch, gnu/packages/patches/gd-freetype-test-failure.patch: Delete files. * gnu/packages/patches/gd-brect-bounds.patch: New file. * gnu/local.mk (dist_patch_DATA): Adjust accordingly * gnu/packages/gd.scm (gd): Update to 2.3.0. [source](patches): Remove obsolete. * gnu/packages/gd.scm (gd): [propagated-inputs]: Move LIBJPEG-TURBO and FONTCONFIG ... [inputs]: ... here. Marius Bakke2020-03-267-545/+64
| * | | | | | | | | | | | | | | gnu: mit-krb5: Supprt for the Hurd.•••* gnu/packages/patches/mit-krb5-hurd.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it. * gnu/packages/kerberos.scm (mit-krb5): Use it. Jan Nieuwenhuizen2020-03-261-0/+165