diff --git a/gdal-3.10.1.tar.xz b/gdal-3.10.1.tar.xz deleted file mode 100644 index 86accfc..0000000 --- a/gdal-3.10.1.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:9211eac72b53f5f85d23cf6d83ee20245c6d818733405024e71f2af41e5c5f91 -size 9204640 diff --git a/gdal-3.10.1.tar.xz.md5 b/gdal-3.10.1.tar.xz.md5 deleted file mode 100644 index cfa38f0..0000000 --- a/gdal-3.10.1.tar.xz.md5 +++ /dev/null @@ -1 +0,0 @@ -fba2a0e5d33fdefbe745a3577e156139 gdal-3.10.1.tar.xz diff --git a/gdal-3.10.2.tar.xz b/gdal-3.10.2.tar.xz new file mode 100644 index 0000000..4c47b7e --- /dev/null +++ b/gdal-3.10.2.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:67b4e08acd1cc4b6bd67b97d580be5a8118b586ad6a426b09d5853898deeada5 +size 9206880 diff --git a/gdal-3.10.2.tar.xz.md5 b/gdal-3.10.2.tar.xz.md5 new file mode 100644 index 0000000..0a4b7eb --- /dev/null +++ b/gdal-3.10.2.tar.xz.md5 @@ -0,0 +1 @@ +87e926d2b8bf8341b6aba964250eeb58 gdal-3.10.2.tar.xz diff --git a/gdal.changes b/gdal.changes index dc8b57a..f9f6c62 100644 --- a/gdal.changes +++ b/gdal.changes @@ -1,3 +1,67 @@ +------------------------------------------------------------------- +Sun Feb 16 08:34:35 UTC 2025 - Bruno Friedmann + +- Update to bugfix release version 3.10.2 + https://github.com/OSGeo/gdal/blob/v3.10.2/NEWS.md + ### Port + * Fix read heap-buffer-overflow on nested /vsitar/ calls (ossfuzz + #388868487) + * fix cppcheck nullPointerOutOfMemory + ### Core + * GDALGCPsToGeoTransform(): return FALSE when invalid + geotransform is generated (#11618) + ### Utilities + * gdal_rasterize: Also accept doubles for -ts (#11829) + ### Raster drivers + #### PLMOSAIC driver: + * Use a unique user-agent string to isolate usage of driver + #### SNAP_TIFF driver: + * third_party/libertiff: avoid issue with invalid offline tags + with value offset at zero (ossfuzz #388571282) + #### STACIT driver: + * add STAC 1.1 support (#11753) + * Identify(): accept if at least 2 of 'proj:transform', + 'proj:bbox' or 'proj:shape' are present + #### WMS driver: + * Update ESRI WMS links in documentation +- OGR 3.10.2 + ### Core + * Fix GeodesicLength() that was quite severely broken as working + only on closed linestrings (3.10.0 regression) + ### Vector utilities + * ogr2ogr: fix -clipsrc/-clipdst when a input geometry is within + the envelope of a non-rectangle clip geometry, but doesn't + intersect it (3.10.0 regression) (#11652, #10341) + * ogrtindex: fix error message when specifying incorrect output + driver + * ogrlineref: make -f LIBKML to work without warning (#11719) + ### Vector drivers + #### CSV driver: + * fix parsing files with double-quote inside a field value + (#11660) + #### DXF driver: + * interpret INSERT blocks with row count or column count equal + to 0 as 1 (#11591) + #### Geoconcept driver: + * fix potential double-free on creation error code + #### GML driver: + * gml:CircleByCenterPoint(): return a 5-point CIRCULARSTRING for + compliance with ISO/IEC 13249-3:2011 (#11750) + #### MiraMonVector driver: + * Fix memory leak with oss-fuzz #393742177 scenario + #### MVT driver: + * allow generating tilesets with more than 1 tile at zoom level + 0 (#11749) + * avoid infinite recursion on opening on hostile file (ossfuzz + #391974926) + #### Parquet driver: + * fix compiler deprecation warning with libarrow 19.0 + ## Python bindings + * fix wrong comment in documentation (#11631) + * on Debian, fix install target with non-Debian provided python + version (#11636) + * Avoid losing error message (#11795) + ------------------------------------------------------------------- Wed Jan 15 19:50:51 UTC 2025 - Bruno Friedmann diff --git a/gdal.spec b/gdal.spec index fcae93d..009b4b7 100644 --- a/gdal.spec +++ b/gdal.spec @@ -42,7 +42,7 @@ %define mypython_sitearch %{expand:%%%{mypython}_sitearch} Name: gdal -Version: 3.10.1 +Version: 3.10.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.10.1.tar.gz b/gdalautotest-3.10.1.tar.gz deleted file mode 100644 index fe155a7..0000000 --- a/gdalautotest-3.10.1.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:3d1d1a549920113d13119fd1105dd2481e6fbb5741211a1708aa9a64b6ae4050 -size 17693127 diff --git a/gdalautotest-3.10.2.tar.gz b/gdalautotest-3.10.2.tar.gz new file mode 100644 index 0000000..143505a --- /dev/null +++ b/gdalautotest-3.10.2.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6b9247de19cc82ba66dc7d8751ffaa1d95ce9681eff418c8657d3ca7df5a5ee4 +size 17694051