diff --git a/gdal-3.7.1.tar.xz b/gdal-3.7.1.tar.xz deleted file mode 100644 index 8210703..0000000 --- a/gdal-3.7.1.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:9297948f0a8ba9e6369cd50e87c7e2442eda95336b94d2b92ef1829d260b9a06 -size 8614512 diff --git a/gdal-3.7.1.tar.xz.md5 b/gdal-3.7.1.tar.xz.md5 deleted file mode 100644 index b034599..0000000 --- a/gdal-3.7.1.tar.xz.md5 +++ /dev/null @@ -1 +0,0 @@ -9f94939c0efca2ca3eafd8cd3255a0f0 gdal-3.7.1.tar.xz diff --git a/gdal-3.7.2.tar.xz b/gdal-3.7.2.tar.xz new file mode 100644 index 0000000..2a90e54 --- /dev/null +++ b/gdal-3.7.2.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:40c0068591d2c711c699bbb734319398485ab169116ac28005d8302f80b923ad +size 8619608 diff --git a/gdal-3.7.2.tar.xz.md5 b/gdal-3.7.2.tar.xz.md5 new file mode 100644 index 0000000..9dab3f0 --- /dev/null +++ b/gdal-3.7.2.tar.xz.md5 @@ -0,0 +1 @@ +5c1eca0e695b67f1d9075854cd180285 gdal-3.7.2.tar.xz diff --git a/gdal.changes b/gdal.changes index c565421..47e3479 100644 --- a/gdal.changes +++ b/gdal.changes @@ -1,3 +1,83 @@ +------------------------------------------------------------------- +Sun Oct 1 08:28:23 UTC 2023 - Dirk Müller + +- update to 3.7.2: + * GDAL 3.7.2 is a bugfix release. + * /vsiaz/: fix cached URL names when listing /vsiaz/ + * /vsiaz/: add options to pass object_id/client_id/msi_res_id + in IMDS + * authentication requests (AZURE_IMDS_OBJECT_ID, + AZURE_IMDS_CLIENT_ID, + * AZURE_IMDS_MSI_RES_ID) + * /vsiaz/: implement Azure Active Directory Workload Identity + authentication, + * typically for Azure Kubernetes + * ### Core + * TileMatrixSet::parse(): add support for OGC 2D Tile Matrix + Set v2 (#6882) + * Warper: do not modify bounds when doing + geographic->geographic on a dataset + * with world extent but not in [-180,180] (#8194) + * RMS resampling: avoid potential integer overflow with UInt16 + values + * GDALChecksumImage(): fix 3.6.0 regression regarding integer + overflow on + * images with more than 2 billion pixels (#8254) + * gdalinfo -json output: emit a stac['proj:epsg'] = null object + when emitting + * proj:wkt2 or proj:projjson (#8137) + * gdalmdimtranslate: fix wrong output dimension size when using + syntax like + * '-array name=XXX,view=[::factor_gt_1]' + * gdal2tiles: fix exception with dataset in EPSG:4326 with + longitudes > 180 in + * WebMercator profile (#8100) + * gdal_retile.py: allow gaps in input files larger than grid + size (#8260) + * GeoPackage driver: + * GDALGeoPackageRasterBand::GetMetadata(): fix use after free + * fix missing GRID_CELL_ENCODING metadata item when there is + other metadata + * remove .aux.xml file in Delete() + * GTiff driver: + * fix reading .tif + .tif.aux.xml file with xml:ESRI SourceGCPs + without + * TIFFTAG_RESOLUTIONUNIT (#8083) + * HDF5 driver: + * more efficient metadata collection (no functional change) + * deal with int64/uint64 attributes + * remove trailing space in multi-valued metadata items + * remove dataset name prefix in band level metadata + * address Planet's datacube band-specific metadata + * NITF driver: + * fix MIN/MAX_LONG/LAT when reading RPC00B + * add support for CSCSDB (Common Sensor Covariance Support + Data) DES from + * GLAS/GFM SDEs + * nitf_spec.xml: corrections to CSEXRB TRE + * OGCAPI driver: + * make it work when the media type of links (expected to be + application/json) + * is missing, using Accept content negotiation (#7970) + * do not try to use the 'uri' member of a tilematrixset + definition document + * reproject bounding box from CRS84 to tile matrix set CRS + * skip too small overview levels + * remove erroneous taking into account of tilematrixset limits + * STACIT driver: + * correctly process asset 'href' starting with 'file://' + (#8135) + * make it tolerant to missing proj:epsg if proj:wkt2 or + proj:projjson are + * provided (#8137) + * apply vsis3 protocol to s3:// items + * WEBP driver: + * fix build against libwebp < 0.4.0 (#8111) + * Zarr driver: + * Zarr V2: fix duplicate array listing when both a 'foo' file + and 'foo/' + * directory exist on the object storage (#8192) + ------------------------------------------------------------------- Mon Sep 25 09:20:37 UTC 2023 - Dirk Stoecker diff --git a/gdal.spec b/gdal.spec index a6996ed..8249c99 100644 --- a/gdal.spec +++ b/gdal.spec @@ -31,7 +31,7 @@ %bcond_with deflate_support %bcond_with tests_support Name: gdal -Version: 3.7.1 +Version: 3.7.2 Release: 0 Summary: GDAL/OGR - a translator library for raster and vector geospatial data formats License: BSD-3-Clause AND MIT AND SUSE-Public-Domain diff --git a/gdalautotest-3.7.1.tar.gz b/gdalautotest-3.7.1.tar.gz deleted file mode 100644 index 68961f4..0000000 --- a/gdalautotest-3.7.1.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:b3bf50ec205180b3333dc93f796ea6b0f5a5c07a55ea1382bf192e73c03a9da2 -size 13830135 diff --git a/gdalautotest-3.7.2.tar.gz b/gdalautotest-3.7.2.tar.gz new file mode 100644 index 0000000..66d6698 --- /dev/null +++ b/gdalautotest-3.7.2.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fff3e6e9dd0a902edb976fbf18b1c4d73bf66fe8a478da675bca65a610a7b5ce +size 13835621