Overview
Request 1184933 superseded
- Update to version 9.3.1, see:
https://gitlab.kitware.com/vtk/vtk/-/blob/master/Documentation/release/9.3.md
- Drop upstream patches:
* fix_rendering_core_linkage
- New features and bugfixes:
* The vendored `fmt` library has been updated to 10.1.1.
* Fix SIGSEGV on `vtkCompositeDataProbeFilter`.
* Add `ComponentName` in `vtkImageAlgorithm` and subclasses.
* Fix UT record support in `vtkDICOMParser`
* Fix for reading binary XML files > 2Gb on Windows.
* Fix `ResampleWithDataSet` with an HTG source using MPI.
* Fix `HyperTree` iterator in `ExtractElements` method.
* Fix incorrect values from `vtkOpenGLRenderWindow::GetZBufferData` in OpenGL ES 3.0.
* Fix GPU Ray Cast Volume Rendering with `ModelTransformMatrix`.
* Fix Off-axis stereo image separation issue.
* Fix Display Attribute Inheritance For `vtkOpenGLGlyph3DMapper`.
- Created by vicentebolea
- In state superseded
- Package maintainer: StefanBruens
- Supersedes 1184932
- Superseded by 1186470
Request History
vicentebolea created request
- Update to version 9.3.1, see:
https://gitlab.kitware.com/vtk/vtk/-/blob/master/Documentation/release/9.3.md
- Drop upstream patches:
* fix_rendering_core_linkage
- New features and bugfixes:
* The vendored `fmt` library has been updated to 10.1.1.
* Fix SIGSEGV on `vtkCompositeDataProbeFilter`.
* Add `ComponentName` in `vtkImageAlgorithm` and subclasses.
* Fix UT record support in `vtkDICOMParser`
* Fix for reading binary XML files > 2Gb on Windows.
* Fix `ResampleWithDataSet` with an HTG source using MPI.
* Fix `HyperTree` iterator in `ExtractElements` method.
* Fix incorrect values from `vtkOpenGLRenderWindow::GetZBufferData` in OpenGL ES 3.0.
* Fix GPU Ray Cast Volume Rendering with `ModelTransformMatrix`.
* Fix Off-axis stereo image separation issue.
* Fix Display Attribute Inheritance For `vtkOpenGLGlyph3DMapper`.
vicentebolea added badshah400 as a reviewer
For some reason LZMA was not found in earlier builds. not the case anymore. Keep using external LZMA
badshah400 accepted review
Big thanks. +1 from me.
badshah400 approved review
Big thanks. +1 from me.
@badshah400 should we have this merged?
Not my decision to make, package maintainer should be accorded time to make the decision, at their convenience in my opinion.
Thanks, @badshah400.
Imho there is quite some unnecessary diff noise, no need for renumbering the patches.
Also, why are you changing the download URL?
The changelog should be wrapped at 66 chars.
@StefanBruens: review reminder
Imho is better to have patches numbered from 1 to 4 rather than 1,2,5,7,8,10...
I changed it to our Gitlab instance tag URL since Gitlab gets the the tarball first (since we do tag there) the delays can be days. It makes it easier for maintainers like I to have a SR updating this package as soon as we cut a new vtk release.
Ill have this fixed
Please keep the patch numbers.
If it takes days to update the tarball on the VTK project page, that should be fixed on the Kitware side.
Gitlab source archive files tend to change occasionally, this breaks OBS source validation. Keep the current URL.
What is the reason for this?
Ok, Ill revert this.