Patch | Description | Author | Forwarded | Bugs | Origin | Last update |
---|---|---|---|---|---|---|
fix-occt-7.5.2.patch | Fix builds for OpenCASCADE >= 7.5.2 | Kurt Kremitzki <kkremitzki@debian.org> | no | |||
opencascade74.patch | Fix break caused by hidden dependency on 3rd party library (OpenCASCADE) "using namespace std" | Kurt Kremitzki <kkremitzki@debian.org> | no | |||
fix_gcc8_ftbfs.patch | Fixes GCC8 FTBFS due to included copy of SMESH. | Kurt Kremitzki <kurt@kwk.systems> | no | |||
fix_armel_FTBFS.patch | fix compilation on Armel due to coincident variables in sys/ucontext.h (R2, R3, R4). Thanks to Paul Brook <paul@codesourcery.com> http://lists.alioth.debian.org/pipermail/debian-science-maintainers/2011-October/009876.html |
Anton Gladky <gladky.anton@gmail.com> | no | 2011-10-27 | ||
fix-cmake-extra-license.patch | Don't include extra license file in package | Kurt Kremitzki <kkremitzki@gmail.com> | no | 2018-06-13 | ||
do_not_install_binary_examples.patch | Do not include binary examples excluded via d/copyright | Anton Gladky <gladk@debian.org> | no | 2018-06-10 | ||
exclude_ply.patch | exclude ply from build-sources, use packaged version | Anton Gladky <gladk@debian.org>, Sebastian Hoogen <sebastian@hoogen.de> | no | 2013-09-25 | ||
disable_memory_check.patch | Disable memory-check in SMDS because sysinfo.h is not working on BSD-systems and causes FTBFS. It is better to disable it only on BSD-platforms. Or use http://code.google.com/p/sysinfo-bsd/source/browse/sysinfo.c for them. |
Anton Gladky <gladky.anton@gmail.com> | no | debian | 2011-09-24 | |
python3.8-syntax.diff | no | |||||
fix-s390x-test-fail-skip-load-old-file.patch | Skip open_de9b3fb438 s390x to avoid OOM The load of the current file in test_open_head is fine, but open_de9b3fb438 goes into an OOM even in huge (e.g. 10GB) systemd. This probably needs a proper fix by upstream in regard to the migration modules that load the old code, but until then (since the rest works on s390x) this unblocks the package self-test in Debian & Ubuntu. |
Christian Ehrhardt <christian.ehrhardt@canonical.com> | no | debian | <todo-URL-to-git or similar> | 2021-03-15 |
run_single-instance.patch | Single instance of application. | Håvard Flaget Aasen <haavard_aasen@yahoo.no> | no | 2021-12-26 | ||
fix-1014875-arm-FTBFS.patch | Fix FTBFS on armhf/armel, undefined GL_PROJECTION This define is defined in GL/gl.h, so there must be some missing include somewhere. This patch just adds the include… |
tobi@debian.org | no | debian | 2022-08-08 | |
fix-1017598.patch | Disable failing FEM test case TestSolverCalculix The upstream bug tracker suggests that this is a problem with the test, as it seems floats for the input are very similiar, only differing by the LSB. . This patch disables the test. |
Tobias Frost <tobi@debian.org> | not-needed | debian upstream | 2022-08-18 | |
bug-993089-dxf-support-desktop-file.patch | Add several supported MIME types to deskto file. | Tobias Frost <tobi@debian.org> | invalid | debian | 2022-09-11 | |
numpy-1.24.patch | Use int instead of deprecated `np.int` | Kurt Kremitzki <kkremitzki@debian.org | no | 2023-01-23 |