summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
blobfish [Wed, 2 Oct 2024 20:00:00 +0000 (22:00 +0200)]
[PATCH 4/7] BRepFill_Filling: Curve constraints confused by implicit cast from GeomAbs_Shape to Standard_Integer
Gbp-Pq: Name 0004-BRepFill_Filling-Curve-constraints-confused-by-impli.patch
blobfish [Wed, 2 Oct 2024 20:00:00 +0000 (22:00 +0200)]
[PATCH 3/7] BRepFill_Filling: WireFromList: We can't assume that a connected edge was found and the iterator is valid or we will crash on Edges.Remove
Gbp-Pq: Name 0003-BRepFill_Filling-WireFromList-We-can-t-assume-that-a.patch
blobfish [Wed, 2 Oct 2024 20:00:00 +0000 (22:00 +0200)]
[PATCH 2/7] GeomPlate_BuildAveragePlane: BasePlan: Don't set yvector to zero. See Following:
When we return, the yvector is crossed with x and we crash.
The z vector is passed in and we calculate the x vector, so just cross those 2 in this case to get y.
Gbp-Pq: Name 0002-GeomPlate_BuildAveragePlane-BasePlan-Don-t-set-yvect.patch
blobfish [Wed, 2 Oct 2024 20:00:00 +0000 (22:00 +0200)]
[PATCH 1/7] cmake: Don't try to write to install directory. You know, permissions and all
Gbp-Pq: Name 0001-cmake-Don-t-try-to-write-to-install-directory.-You-k.patch
Tobias Frost [Wed, 2 Oct 2024 20:00:00 +0000 (22:00 +0200)]
Do not use a server-based search engine for the doxygen documentation.
Origin: <upstream|backport|vendor|other>, <URL, required except if Author is present>
Bug: <URL to the upstream bug report if any, implies patch has been forwarded, optional>
Bug-Debian: https://bugs.debian.org/914498
Forwarded: not-needed, Debian specific
Last-Update: 2020-04-08
As this would require a webserver with php enabled.
Last-Update: 2020-04-08
Gbp-Pq: Name do-not-use-doxygen-searchengine.patch
Tobias Frost [Wed, 2 Oct 2024 20:00:00 +0000 (22:00 +0200)]
Do not enforce atomics support on archs not supporting it.
Forwarded: no, Debian specific.
Last-Update: 2018-05-26
armel seems to have no atomic support on opencascade, so make it possible to
hint the build system not to enforce it.
Last-Update: 2018-05-26
Gbp-Pq: Name armel-ftbfs.patch
Kurt Kremitzki [Wed, 2 Oct 2024 20:00:00 +0000 (22:00 +0200)]
This patch replaces Cloudflare mathjax with libjs-mathjax.
Last-Update: 2018-03-06
Gbp-Pq: Name remove-cloudflare-mathjax.diff
Debian Science Maintainers [Wed, 2 Oct 2024 20:00:00 +0000 (22:00 +0200)]
fix install dir references for debian
Origin: vendor, https://aur.archlinux.org/cgit/aur.git/tree/fix-install-dir-references.patch?h=opencascade7
This patch fixes cmake install dir references and comes from the opencascade7
package on the ArchLinux User Repository.
Gbp-Pq: Name fix-install-dir-references.diff
Kurt Kremitzki [Wed, 2 Oct 2024 20:00:00 +0000 (22:00 +0200)]
This patch removes build refs to Files-Excluded in d/copyright
Last-Update: 2020-11-23
Gbp-Pq: Name dox-cmake-cleanup.patch
Santiago Vila [Wed, 2 Oct 2024 20:00:00 +0000 (22:00 +0200)]
opencascade (7.8.1+dfsg1-3) unstable; urgency=medium
* Team upload.
* Fix FTBFS bug "invalid conversion from ‘unsigned char*’ to ‘const char*’".
Use auto instead of specific type. Closes: #
1083127.
[dgit import unpatched opencascade 7.8.1+dfsg1-3]
Santiago Vila [Wed, 2 Oct 2024 20:00:00 +0000 (22:00 +0200)]
Import opencascade_7.8.1+dfsg1-3.debian.tar.xz
[dgit import tarball opencascade 7.8.1+dfsg1-3 opencascade_7.8.1+dfsg1-3.debian.tar.xz]
Tobias Frost [Thu, 16 May 2024 10:06:54 +0000 (12:06 +0200)]
Import opencascade_7.8.1+dfsg1.orig.tar.xz
[dgit import orig opencascade_7.8.1+dfsg1.orig.tar.xz]