## Summary of Changes
Switching to the official LAStools repository
## Release Management
* Affected package(s): PSP3, Point_set_3, Stream_support
* Issue(s) solved (if any): fix#8111
-----
Edit, @lrineau, 2024/05/24: depends on
https://github.com/LAStools/LAStools/pull/194, that has been merged.
Allowing use of official LAStools repository or CGAL's fork of LASlib
5.5-branch variant of #8173
## Release Management
* Affected package(s): PSP3, Point_set_3, Stream_support
* Issue(s) solved (if any): fix#8111
## Summary of Changes
This PR updates CGAL's `FindOpenMesh.cmake`, accordingly with the one
provided by OpenMesh 11.0, and introducing the target
`OpenMesh::OpenMesh`
## Release Management
* Affected package(s): Installation
* License and copyright ownership: unchanged
Some changes for Mesh 3 are in the wrong place.
_Please use the following template to help us managing pull requests._
## Summary of Changes
_Describe what your pull request changes to CGAL (this can be skipped if
it solves an issue already in the tracker or if it is a Feature or Small
Feature submitted to the CGAL Wiki)._
## Release Management
* Affected package(s):
* Issue(s) solved (if any): fix#0000, fix #0000,...
* Feature/Small Feature (if any):
* Link to compiled documentation (obligatory for small feature) [*wrong
link name to be changed*](httpssss://wrong_URL_to_be_changed/Manual/Pkg)
* License and copyright ownership:
## Summary of Changes
Change the order of delete in External_structure_builder.h to avoid a
double free in the exception case
## Release Management
* Affected package(s): Convex_decomposition_3
* Issue(s) solved (if any): fix#422
* Feature/Small Feature (if any): bugfix
* License and copyright ownership: Returned to CGAL authors
## Summary of Changes
This should fix#8232. I have tested locally. I hope that does not
## Release Management
* Affected package(s): GraphicsView, Qt6
* Issue(s) solved (if any): fix#8232
* License and copyright ownership: bug fix
## Summary of Changes
Follow-up of #8155. Added test.
The issue was only merged into master, but it also should have been
applied to cgal5.6
## Release Management
* Affected package(s): Point_set_processing_3 IO
* Issue(s) solved (if any): fix#8163