Overview
Request 1186470 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 `vtkOpenGLRenderWindow::GetZBufferData` in OpenGL ES 3.
* Fix GPU Ray Cast Volume Rendering with `ModelTransformMatrix`.
* Fix Off-axis stereo image separation issue.
* Fix Display Attribute Inheritance `vtkOpenGLGlyph3DMapper`.
- Created by vicentebolea
- In state superseded
- Package maintainer: StefanBruens
- Supersedes 1184933
- Superseded by 1188740
- Open review for StefanBruens
@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.
Imho there is quite some unnecessary diff noise, no need for renumbering the patches.
Imho is better to have patches numbered from 1 to 4 rather than 1,2,5,7,8,10...
Also, why are you changing the download URL?
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.
The changelog should be wrapped at 66 chars.
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.
Please keep the patch numbers.
What is the reason for this?
Gitlab source archive files tend to change occasionally, this breaks OBS source validation. Keep the current URL.
Ok, Ill revert this.
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 `vtkOpenGLRenderWindow::GetZBufferData` in OpenGL ES 3.
* Fix GPU Ray Cast Volume Rendering with `ModelTransformMatrix`.
* Fix Off-axis stereo image separation issue.
* Fix Display Attribute Inheritance `vtkOpenGLGlyph3DMapper`.
vicentebolea added StefanBruens as a reviewer
@StefanBruens: review reminder