SHA256
1
0
forked from pool/gdal

Accepting request 1043208 from home:bruno_friedmann:branches:Application:Geo

- Update to bugfix 3.6.1 (critical)
  Important: GDAL 3.6.1 officially retracts GDAL 3.6.0 
  which cause corruption of the spatial index of GeoPackage files
  it created (in tables with 100 000 features or more): cf 
  https://github.com/qgis/QGIS/issues/51188 and 
  https://github.com/OSGeo/gdal/pull/6911. 
  GDAL 3.6.1 fixes that issue. 
  Setting OGR_GPKG_ALLOW_THREADED_RTREE=NO environment variable
 (at generation time) also works around the issue with GDAL 3.6.0.
 Users who have generated corrupted GeoPackage files with 3.6.0 
 can regnerate them with 3.6.1 with: 
 "ogr2ogr out_ok.gpkg in_corrupted.gpkg" 
 (assuming a GeoPackage file with vector content only)
 Consult the release notes for the list of issues addressed :
   https://github.com/OSGeo/gdal/blob/v3.6.1/NEWS.md

OBS-URL: https://build.opensuse.org/request/show/1043208
OBS-URL: https://build.opensuse.org/package/show/Application:Geo/gdal?expand=0&rev=161
This commit is contained in:
Bruno Friedmann 2022-12-16 12:59:50 +00:00 committed by Git OBS Bridge
parent 33be439983
commit 917061926b
8 changed files with 27 additions and 8 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:f7afa4aa8d32d0799e011a9f573c6a67e9471f78e70d3d0d0b45b45c8c0c1a94
size 8677916

View File

@ -1 +0,0 @@
7ca9e31b12a26d69a3909af5c9a0a883 gdal-3.6.0.tar.xz

3
gdal-3.6.1.tar.xz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:68f1c03547ff7152289789db7f67ee634167c9b7bfec4872b88406b236f9c230
size 8685072

1
gdal-3.6.1.tar.xz.md5 Normal file
View File

@ -0,0 +1 @@
885a6a27ebc7799dfbb56d3978dec9f3 gdal-3.6.1.tar.xz

View File

@ -1,3 +1,22 @@
-------------------------------------------------------------------
Thu Dec 15 16:17:22 UTC 2022 - Bruno Friedmann <bruno@ioda-net.ch>
- Update to bugfix 3.6.1 (critical)
Important: GDAL 3.6.1 officially retracts GDAL 3.6.0
which cause corruption of the spatial index of GeoPackage files
it created (in tables with 100 000 features or more): cf
https://github.com/qgis/QGIS/issues/51188 and
https://github.com/OSGeo/gdal/pull/6911.
GDAL 3.6.1 fixes that issue.
Setting OGR_GPKG_ALLOW_THREADED_RTREE=NO environment variable
(at generation time) also works around the issue with GDAL 3.6.0.
Users who have generated corrupted GeoPackage files with 3.6.0
can regnerate them with 3.6.1 with:
"ogr2ogr out_ok.gpkg in_corrupted.gpkg"
(assuming a GeoPackage file with vector content only)
Consult the release notes for the list of issues addressed :
https://github.com/OSGeo/gdal/blob/v3.6.1/NEWS.md
-------------------------------------------------------------------
Sat Nov 26 19:19:19 UTC 2022 - Bruno Friedmann <bruno@ioda-net.ch>

View File

@ -31,7 +31,7 @@
%bcond_with deflate_support
%bcond_with tests_support
Name: gdal
Version: 3.6.0
Version: 3.6.1
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

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:b4821d4be8c34badd3a01685bba7abbd18299ca61d5ed11fff12015fe7ba8ebf
size 12568383

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:fb823e85463697dd76a7425a2a8e7231717d69bdca0fdd7af8656e9cfc7aa5fb
size 12577286