Archived discussion

OCCT7.5.1 maintenance release

OCCT releasesFri, 02/05/2021 - 12:324 replies

Browse this forum
QuestionAuthor

Hello,

We are pleased to inform you that we've prepared the first OCCT maintenance release (version 7.5.1) and are going to follow this approach on a regular basis.

Starting from now, we plan to issue maintenance packs approximately once a quarter or even more frequently depending on the customers' requests and our technical possibilities.

See for details the next announce.

Sources of Open CASCADE Technology 7.5.1 are available under tag V7_5_1 of the OCCT repository.

Best regards,
Author,
Customer Support Manager

Discussion

4 archived replies

Posts are displayed in their archived order.

01Commenter-1

Is it possible to also provide tarballs for maintenance releases, not only major releases?

And can these please be moved to a public accessible location, instead of a login protected one? Having these protected is a major inconvenience e.g. for automated infrastructures.

Thanks, Commenter-1

02Commenter-2

Git repository is available without registration (for read-only access) and you can always download source code tarball from gitweb if for some reason you don't want using git client:
https://git.dev.opencascade.org/gitweb/?p=occt.git;a=shortlog;h=refs/tag...

03Commenter-3

Standard_MMgrFactoryпјљпјљ~Standard_MMgrFactory()
{
//! have a Memory leak "myFMMgr"
}

04Commenter-2

That's not just a trivial memory leak - see bug report for details:
https://tracker.dev.opencascade.org/view.php?id=31844