Package: freecad / 0.19.1+dfsg1-2+deb11u1
Metadata
| Package | Version | Patches format |
|---|---|---|
| freecad | 0.19.1+dfsg1-2+deb11u1 | 3.0 (quilt) |
Patch series
view the series file| Patch | File delta | Description |
|---|---|---|
| opencascade74.patch | (download) |
src/Mod/Raytracing/App/RayFeature.cpp |
16 8 + 8 - 0 ! |
--- |
| fix_gcc8_ftbfs.patch | (download) |
src/3rdParty/salomesmesh/inc/SMDS_MeshElement.hxx |
4 2 + 2 - 0 ! |
fixes gcc8 ftbfs due to included copy of smesh. |
| fix_armel_FTBFS.patch | (download) |
src/3rdParty/salomesmesh/inc/Rn.h |
196 98 + 98 - 0 ! |
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 |
| fix cmake extra license.patch | (download) |
src/Mod/Idf/CMakeLists.txt |
2 1 + 1 - 0 ! |
don't include extra license file in package |
| do_not_install_binary_examples.patch | (download) |
CMakeLists.txt |
1 0 + 1 - 0 ! |
do not include binary examples excluded via d/copyright |
| exclude_ply.patch | (download) |
src/Mod/OpenSCAD/CMakeLists.txt |
6 0 + 6 - 0 ! |
exclude ply from build-sources, use packaged version |
| disable_memory_check.patch | (download) |
src/3rdParty/salomesmesh/src/SMDS/SMDS_Mesh.cpp |
58 1 + 57 - 0 ! |
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. |
| remove_doc files.patch | (download) |
src/Doc/CMakeLists.txt |
36 18 + 18 - 0 ! |
remove documentation, which was shipped as binary |
| python3.8.patch | (download) |
src/Mod/Path/PathTests/TestPathDeburr.py |
6 3 + 3 - 0 ! |
fix some failures with new python3.8 |
| python3.8 syntax.diff | (download) |
src/Mod/Test/TestPythonSyntax.py |
2 2 + 0 - 0 ! |
--- |
| fix s390x test fail skip load old file.patch | (download) |
src/Mod/Fem/femtest/app/test_open.py |
5 5 + 0 - 0 ! |
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. |
| 0001 Merge pull request 5306 from sliptonic bug 4810.patch | (download) |
src/Mod/Path/PathScripts/PathSanity.py |
4 2 + 2 - 0 ! |
[patch] merge pull request #5306 from sliptonic/bug/4810 [PATH] fix #4810 |
| 0002 0004809 Security vulnerability in DWG import when us.patch | (download) |
src/Mod/Draft/importDWG.py |
19 8 + 11 - 0 ! |
[patch] 0004809: security vulnerability in dwg import when using oda file converter manual backport of commit 1742d7ff |
