SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 
Changelog for paraview-plugins-5.13.2-1.3.x86_64.rpm :

* Mon Jan 06 2025 Vicente Adolfo Bolea Sanchez - Update to version 5.13.2:
* Update Insitu logic to use script filename (instead of full path) when searching PYTHONPATH directories (details).
* Fixed CLI error loading multiple-file series (details).
* Fixed CLI error that was opening two copies of single file specified in command line (details).
* Fixed pvbatch syntax warning messages (“invalid escape sequence”) (details).
* Fixed spreadsheet view to update correctly when timestep is reset to 0 (details).
* Fixed problems loading state file when remote volume rendering is used (details).
* More info at: .- Use internal pegtl lib due to version incompatibility.- Disable ZFP due to building problems with internal/external.- Added sed command to fix linker flags in build.ninja.- Removed unnecessary shebang at rtImageTest.py.- Dropped patches:
* 0001-Fix-missing-fmt-ranges.h-include-in-ioss-ThirdParty-.patch
* fix-CVE-2024-50602.patch- Add patches:
* 0001-Add-missing-libm-link-library-for-bundled-ExodusII.patch
* Sat Jan 04 2025 Stefan Brüns - Various spec file cleanups and fixes:
* Fix version dependent bcond\'s for TW
* Remove unused netcdf-cxx build dependency
* Remove unnecessary sqlite and wget binary build dependencies
* Use system libharu, fast-float and fmt when available- Fix build with recent fmt, add
* 0001-Fix-missing-fmt-ranges.h-include-in-ioss-ThirdParty-.patch
* Fri Dec 20 2024 Vicente Adolfo Bolea Sanchez - Added patch fix-CVE-2024-50602.patch which fixes CVE-2024-50602.
* Tue May 28 2024 Vicente Adolfo Bolea Sanchez - Update to version 5.12.1:
* gradient backgrounds in saved images larger than the render window are now correct.
* support for ospray is checked only when ospray rendering is requested.
* cached geometry is discarded whenever an animation keyframe is edited.
* coloring by partial field data arrays now works correctly.
* the reflect filter on triangle strips now produces correct cells.
* slicing image data with multiple components now correctly copies all components to the output.
* fixed a crash when loading an unstructured grid containing a vtk_convex_point_set from a vtu file.
* removed spurious warning message when the integrate variables filter was applied to an empty dataset.
* the legacy ghost cells generator filter, which was deprecated in paraview 5.10 and removed in paraview 5.11, has been added back.
* the gradient filter had a thread race condition fixed
* vtk xml file format readers no longer fail when building paraview against expat 2.6.0.
* saving a multiblock dataset file (vtm) in parallel now uses only rank 0 to create a subdirectory instead of all ranks trying and one rank winning.
* fixed state saving option when a remote server crashes.
* error reporting when creating extracts directory fails now includes the full path of the directory whose creation failed.
* More info at .
* Thu Mar 07 2024 Vicente Adolfo Bolea Sanchez - Update to version 5.12.0:
* Save and load files on either the client or server
* Internationalization support with translations
* Importing and exporting of animation settings
* Copy and paste available for filters in the Pipeline Browser
* Widget colors linked to color palette
* Fire Dynamics Simulator file reader
* New “Toggle file sequence grouping” button in Open File dialog
* Reorganized Color Map Editor
* More info at .- Use internal jsoncpp with leap <= 15.5.- Use internal token lib.- Use internal FastFloat lib.- Use external verdict with leap >= 15.5.- Use external pugixml with leap >= 15.5.- Always use external CLI11.- Drop compatibility to leap 15.3.- Always skip using RPATH in SUSE builds.- Added patch: fix-soversion-soname.patch
* Fri Jan 19 2024 Atri Bhattacharya - Do not delete zero-sized .cmake files, these are referenced from other cmake files; use rpmlintrc rule to suppress warnings.- Do not delete paraview-config script now that we have a - devel-static package; instead include it as part of the latter.
* Sat Sep 30 2023 Atri Bhattacharya - Update to version 5.11.2:
* User interface: - pqFileDialog: Remove existence check when selecting multiple files - Avoid crash in Find Data panel if nothing is selected
* Remoting: - ArrayListDomain: Fix a potential segfault with empty array name - RangeDomain: fix interval condition - Add sanity checks around several GridAxesRepresentation usage
* Filters: - Support jpeg extension for textures. - vtkHyperTreeGridAxisClip: Fix InsideOut
* Readers: - openPMD: The openPMD python module was updated to fix bugs. - Incorrect fetching of rectilinear grid object
* Catalyst: Fixing Catalyst2 example to have proper Conduit
* spacing names Python: - pythonalgorithm: Fix for smproperty.proxy - Fix --displays gets passed to pvbatch
* Wed Jul 26 2023 vicente.boleaAATTgmail.com- Fixes issue that protobuf demands the use of -std=c++17. This was done by building ParaView with -std=c++17.
* Sat Apr 08 2023 bjorn.lieAATTgmail.com- Update to version 5.11.1:
* Many changes, see .
* Tue Dec 06 2022 Atri Bhattacharya - Build with system verdict for openSUSE > 1500.
* Wed Nov 30 2022 Atri Bhattacharya - Update to version 5.11.0:
* Many changes, see .- Drop paraview-include-sstream.patch: incorporated upstream.- New BuildRequires: sqlite3, pkgconfig(liblzma), pkgconfig(nlohmann_json), pkgconfig(proj), pkgconfig(sqlite3).- Build without system nlohmann_json for Leap 15.3 and older.- Update rpmlintrc file to suppress false positives.
* Thu Jul 14 2022 Atri Bhattacharya - Pass CMAKE_SKIP_INSTALL_RPATH=ON for openSUSE > 1500 as well to enure no left-over rpaths in binaries; this fixes build failures in Factory.
* Sun Apr 10 2022 Stefan Brüns - Revert gl2ps change. TW and 15.4 have a recent gl2ps, and the 15.3 package will not be upgraded (but is available in science).
* Mon Apr 04 2022 Vicente Adolfo Bolea Sanchez - Fixes cli11 dependency for 15.3.- Drops system gl2ps on Leap 15.x since a higher version of gl2ps is needed than the system provided version on Leap 15.x.
* Thu Mar 17 2022 Atri Bhattacharya - Update to version 5.10.1:
* User interface: - State files appear as datasets. - File dialog issues in client/server mode. - Stride in Animation View is too restricted. - Context menu in file dialog doesn\'t work on macOS with Qt 5.15.1. - Python tracing fails when a custom source exists. - Python Shell broken by any custom filter. - Stereo broken in CAVE environments. - Parallel Coordinates segfault. - Can\'t set frame rate when saving MP4 animation. - command_button widget is not visible anymore. - Client information does not show VTK version. - Only fetch favorites from server on creation.
* Filters: - Ghost cell generator crash. - Redistribute dataset on Image Data then generate Ghost cells seems to give the wrong result. - TemporalParticlesToPathlines fails with AMReX particle data: \"The input dataset did not have a valid DATA_TIME_STEPS information key\".
* Readers: - Sideset error with IOSS reader. - IOSS reader is slow with small, parallel dataset. - IOSS reader and set variables don\'t work. - Restart file fails with IOSS reader. - PIO reader seg faults on warnings for client-server. - PIO reader fails on extra file in directory. - PIO reader access to restart block and even/odd checkpoints. - openPMD: Fix Particle Time Series.
* Catalyst: - Multiple grids with multiple pipelines produces failure in coprocessing.py. - SaveExtract volumetric cinema database crash.
* Build: - Guard the list of required vtk components for paraview package. - pqPythonUtils.h not installed.- Update guide books:
* ParaViewGettingStarted-5.10.1.pdf.
* ParaViewTutorial-5.10.1.pdf.- Adapt defined macros for versioning to be more recyclable.- Drop some zero-length cmake files from %{_libdir}/cmake/ which are useless anyway.
* Thu Feb 10 2022 Stefan Brüns - Drop unused exodusII-devel build dependency (used vendored version and defaults to IOSS based exodus reader since PV 5.10).- Use system gl2ps also on Leap 15.x
 
ICM