2025-01-13 19:40:46 by Greg Troxel | Files touched by this commit (5) |
Log message:
geography/gdal*: Update to 3.10.1
Upstream NEWS:
GDAL 3.10.1 is a bugfix release.
|
2024-11-14 23:22:33 by Thomas Klausner | Files touched by this commit (2429) |
Log message:
*: recursive bump for icu 76 shlib major version bump
|
2024-11-07 14:38:29 by Greg Troxel | Files touched by this commit (1) |
Log message:
geography/gdal-lib: Increase API_DEPENDS
I'm really not clear on API changes, or on what gdal version a
typical/reasonable actually-maintained program would expect as a
minimum. I am picking 3.7.0 as a floor, and thus saying that if you
have installed gdal older than that and want to build something using
it, you should rebuild gdal first. I expect this to affect zero
actual people; not updating gdal and building other programs doesn't
make sense.
FWIW, no package (other than py-gdal which doesn't count) currently
sets BUILDLINK_API_DEPENDS.gdal-lib.
|
2024-11-07 14:34:45 by Greg Troxel | Files touched by this commit (17) |
Log message:
*: revbump for gdal
|
2024-11-07 14:31:35 by Greg Troxel | Files touched by this commit (1) |
Log message:
geography/gdal-lib: Reset PKGREVISION
|
2024-11-07 13:56:36 by Greg Troxel | Files touched by this commit (3) | |
Log message:
geography/gdal*: Update to 3.10.0
Upstream NEWS highlights:
# GDAL/OGR 3.10.0 Release Notes
GDAL/OGR 3.10.0 is a feature release.
Those notes include changes since GDAL 3.9.0, but not already included in a
GDAL 3.9.x bugfix release.
## In a nutshell...
* [RFC \
101](https://gdal.org/en/latest/development/rfc/rfc101_raster_dataset_threadsafety.html):
Raster dataset read-only thread-safety
* New read/write [AVIF](https://gdal.org/en/latest/drivers/raster/avif.html)
raster driver
* New read-only [SNAP_TIFF](https://gdal.org/en/latest/drivers/raster/snap_tiff.html)
raster driver for Sentinel Application Processing GeoTIFF files
* New OGR read-only [XODR](https://gdal.org/en/latest/drivers/vector/xodr.html)
driver for OpenDRIVE (#9504)
* Code linting and security fixes
* Bump of shared lib major version
## New optional dependencies
* [libavif](https://github.com/AOMediaCodec/libavif) for AVIF driver
* [libopendrive](https://github.com/DLR-TS/libOpenDRIVE) for XODR driver
## Backward compatibility issues
See \
[MIGRATION_GUIDE.TXT](https://github.com/OSGeo/gdal/blob/release/3.10/MIGRATION_GUIDE.TXT)
## Build
* add html, man, latexpdf, doxygen, doxygen_check_warnings, clean_doc targets
(require doc/ subdirectory to be re-added) (#5484)
* Java and CSharp bindings: do not build sample/tests programs if
BUILD_TESTING=OFF (#9857)
* Allow following drivers to be built in new -DSTANDALONE=ON mode: MrSID,
JP2KAK, OCI, Arrow, Parquet, JP2OPENJPEG, TileDB, ECW, GeoRaster
* Internal zlib: update to 1.3.1
* Internal libpng: update to 1.6.43
* Add scripts/check_binaries.py to detect unknown binaries and run it in CI
## General changes
* Reduce excessive precision %.18g to %.17g
* Replace MIT license long text with 'SPDX-License-Identifier: MIT' (#10903)
|
2024-11-01 13:55:19 by Thomas Klausner | Files touched by this commit (2426) |
Log message:
*: revbump for icu downgrade
|
2024-11-01 01:54:33 by Thomas Klausner | Files touched by this commit (2427) |
Log message:
*: recursive bump for icu 76.1 shlib bump
|
2024-10-14 19:40:00 by Greg Troxel | Files touched by this commit (2) |
Log message:
geography/gdal*: Update to 3.9.3
upstream NEWS content: bug fixes
|
2024-09-04 21:20:24 by Greg Troxel | Files touched by this commit (1) |
Log message:
geography/gdal*: Convert HOMEPAGE to https
|