Patch | Description | Author | Forwarded | Bugs | Origin | Last update |
---|---|---|---|---|---|---|
readme.patch | Edit README to explain that this is not an official upstream build =================================================================== |
Nicholas Breen <nbreen@debian.org> | not-needed | vendor | ||
copyright-file.patch | Install only a single copyright file Avoid duplication of COPYING and debian/copyright. A symlink is provided between the two. |
Nicholas Breen | not-needed | vendor | 2015-09-26 | |
disable-cpuinfotest.patch | Disable CpuInfoTest.SupportLevel test This test is still a hard failure on less common architectures instead of a warning. Disable on those archs, as it should not fail the build. =================================================================== |
Nicholas Breen | yes | upstream | 2021-08-20 | |
mdrun-test-timeout.patch | Extend timeout for mdrun tests Slower autobuilders may timeout on the mdrun tests, particularly on double precision runs - extending the timeout modestly allows them to pass. |
not-needed | vendor | 2018-10-28 | ||
manual-local-mathjax.patch | Use local copy of mathjax See https://lintian.debian.org/tags/privacy-breach-uses-embedded-file.html | not-needed | vendor | 2020-10-22 | ||
mpi-tests-localhost.patch | Run MPI tests explicitly on localhost instead of hostname In the default configuration, MPICH tests will fail in a network-restricted environment where gethostbyname() does not return a valid address. As a workaround, this passes an explicit "-host localhost" to mpirun for the test suite only. =================================================================== |
Nicholas Breen <nbreen@debian.org> | not-needed | 2022-11-20 | ||
manual-image-conversion.patch | Replace ImageMagick with GraphicsMagick for build Current security policies in ImageMagick disable reading from PDFs, which is used in parts of the manual build. There's no stock CMake module (yet) to substitute for FindImageMagick.cmake, so fill in the required variables manually. |
Nicholas Breen | not-needed | vendor | 2021-05-09 | |
disable-gmxtimingtests.patch | Disable GmxTimingTests on mips64el GmxTimingTests segfaults within GTest on this architecture, regardless of optimization level. Disable until resolved elsewhere. |
Nicholas Breen | not-needed | 2022-02-25 | ||
script-shebang-line.patch | Replace "#!/usr/bin/env perl" with "/usr/bin/perl" Adjust script shebang lines in compliance with Policy 10.4. | Nicholas Breen | not-needed | 2023-11-26 | ||
add-support-for-loong64.patch | Add support for loongarch64 =================================================================== |
Wu Ruilong <wuruilong@loongson.cn> | yes | debian | 2024-02-22 |