wcslib: updated to 8.5
WCSLIB version 8.5 (2025/12/06)
WCSLIB's RCS version files are now included in the distribution thereby
providing a documented history of all changes made since v1.0. They
will be found in RCS subdirectories in each code directory. A small
number of discontinued files are preserved with their RCS version files
having a ',x' suffix instead of ',v'.
* C library
- In linp2x(), quarantine NaN elements of the pixel coordinate vector
from infecting non-NaN elements in the case where the PCij matrix is
diagonal (noting that zero * NaN = NaN). Likewise in linx2p().
Reported by Thomas Robitaille with patch.
- Quelled nuisance compiler warnings in wcspih() and wcsbth().
[4 lines not shown]
cfitsio: updated to 4.6.3
Version 4.6.3 - Sep 2025
- For greater C23 compatibility, updated cfortran.h file and
removed old-style function declarations.
- Cleanup of multiple compiler warnings. Our thanks to petesmc for
help with this.
- Updated 'speed' utility to use higher precision total time.
- Fixes for FreeBSD and OpenBSD build issues. Our thanks to Diab
Jerius.
- Added RPM support file cfitsio.spec, and packaging helper file
ax_cfitsio.m4. Our thanks to Richard Mathar for these.
- Added files portfile.cmake and vcpkg.json. Our thanks to
[6 lines not shown]
suitesparse: update to 7.12.2
- GraphBLAS 10.3.1: bug and documentation fixes, performance
improvements, and printing of user-defined types using get/set
with GxB_PRINT_FUNCTION.
- SuiteSparse_config 7.12.2: checking for BLAS libraries; better
handling of BLA_VENDOR input parameter to cmake