Accepting request 692204 from home:bruno_friedmann:branches:Application:Geo
- Update to version 2.4.1 (52 bugfix release) Full changelog https://trac.osgeo.org/gdal/wiki/Release/2.4.1-News - Packaging: + Remove merged upstream patch add-support-for-poppler-0.72.0-and-0.73.0.patch Poppler-revision-version-management.patch + Add pkg-config-libpq.patch upstream issue#1412 pr#1418 wip use pkg-config for libpq + Secure libproj detection with tail -n1 + Remove trailing space in changes OBS-URL: https://build.opensuse.org/request/show/692204 OBS-URL: https://build.opensuse.org/package/show/Application:Geo/gdal?expand=0&rev=88
This commit is contained in:
325
gdal.changes
325
gdal.changes
@@ -1,7 +1,20 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Apr 4 16:11:05 UTC 2019 - Bruno Friedmann <bruno@ioda-net.ch>
|
||||
|
||||
- Update to version 2.4.1 (52 bugfix release)
|
||||
Full changelog https://trac.osgeo.org/gdal/wiki/Release/2.4.1-News
|
||||
- Packaging:
|
||||
+ Remove merged upstream patch
|
||||
add-support-for-poppler-0.72.0-and-0.73.0.patch
|
||||
Poppler-revision-version-management.patch
|
||||
+ Add pkg-config-libpq.patch upstream issue#1412 pr#1418 wip
|
||||
use pkg-config for libpq
|
||||
+ Secure libproj detection with tail -n1
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Mar 7 11:02:01 UTC 2019 - Bruno Friedmann <bruno@ioda-net.ch>
|
||||
|
||||
- Fix boo#1128276 by providing correct Obsolete
|
||||
- Fix boo#1128276 by providing correct Obsolete
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Feb 23 01:35:04 UTC 2019 - John Vandenberg <jayvdb@gmail.com>
|
||||
@@ -26,26 +39,26 @@ Mon Dec 24 09:59:19 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
|
||||
EEDAI: read-only driver for Google Earth Engine Data API
|
||||
IGNFHeightASCIIGrid: read-only driver to read IGN-France height correction ASCII grids
|
||||
NGW: NextGIS Web read-only driver
|
||||
NTv1: read-only driver for NTv1 datum shift grids
|
||||
NTv1: read-only driver for NTv1 datum shift grids
|
||||
- New OGR drivers:
|
||||
EEDA: read-only driver for Google Earth Engine Data API
|
||||
GeoJSONSeq: read/creation support of new-line or record-separator separated GeoJSON features (#378)
|
||||
NGW: NextGIS Web read-write driver
|
||||
NGW: NextGIS Web read-write driver
|
||||
- Improved drivers:
|
||||
BAG: add read support for variable-resolution grids, and write support for single-resolution grids
|
||||
GTiff driver: add Lerc and WebP codecs
|
||||
PostgisRaster?: add support for out-db rasters
|
||||
RMF
|
||||
MSSQLSpatial
|
||||
MSSQLSpatial
|
||||
- RFC 72: Make GDAL Python autotest suite use pytest framework
|
||||
- Add /vsihdfs/ virtual file system handler for Hadoop File System (via libhdfs)
|
||||
- Add /vsiwebhdfs/ read-write virtual file system for Web Hadoop File System REST API
|
||||
- gdal_contour rewriting: speed optimizations and capability to compute polygon isosurfaces.
|
||||
- Remove PHP and Ruby bindings.
|
||||
- Continued code linting in C++, Python scripts, Shell scripts and autotest
|
||||
- Continued code linting in C++, Python scripts, Shell scripts and autotest
|
||||
* Backward compatibility issues
|
||||
- The value of COMPRESSION_ZSTD used for ZStd-in-TIFF compression has been changed.
|
||||
ZStd-compressed TIFF files produced by GDAL 2.3.0 will not be readable
|
||||
- The value of COMPRESSION_ZSTD used for ZStd-in-TIFF compression has been changed.
|
||||
ZStd-compressed TIFF files produced by GDAL 2.3.0 will not be readable
|
||||
* Full changelog: https://trac.osgeo.org/gdal/wiki/Release/2.4.0-News
|
||||
- Add md5 checksum
|
||||
- Refresh patch:
|
||||
@@ -61,10 +74,10 @@ Mon Dec 24 09:17:43 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
|
||||
Sat Sep 29 13:11:22 UTC 2018 - Bruno Friedmann <bruno@ioda-net.ch>
|
||||
|
||||
- Update to new bugfix 2.3.2 version
|
||||
See details https://trac.osgeo.org/gdal/wiki/Release/2.3.2-News
|
||||
This adds 65 bug fixes on top of 2.3.1.
|
||||
See details https://trac.osgeo.org/gdal/wiki/Release/2.3.2-News
|
||||
This adds 65 bug fixes on top of 2.3.1.
|
||||
The C and C++ API and ABI are unchanged.
|
||||
- Packaging:
|
||||
- Packaging:
|
||||
+ spec-cleaner -m -i URL and Requires order changes
|
||||
+ Remove patch gdal-fix_ecw5_detection.patch (merged upstream)
|
||||
+ Redone patch GDALmake.opt.in.patch with version 2.3.2
|
||||
@@ -95,16 +108,16 @@ Tue Jul 10 07:52:21 UTC 2018 - guillaume@opensuse.org
|
||||
-------------------------------------------------------------------
|
||||
Fri Jul 6 11:20:45 UTC 2018 - bruno@ioda-net.ch
|
||||
|
||||
- Upgrade to new bugfix 2.3.1 version
|
||||
See details https://trac.osgeo.org/gdal/wiki/Release/2.3.0-News
|
||||
- Upgrade to new bugfix 2.3.1 version
|
||||
See details https://trac.osgeo.org/gdal/wiki/Release/2.3.0-News
|
||||
+ Fix build with recent Poppler (0.64) (#573)
|
||||
+ PDF driver: fix build against PDFium (#612)
|
||||
+ Do not use json-c private API RDA and AmigoCloud? drivers(#618)
|
||||
+ fix build against MySQL 8.0
|
||||
+ Include gdalsse_priv.h from user defined paths
|
||||
+ Include gdalsse_priv.h from user defined paths
|
||||
+ Unix:
|
||||
- update GRASS drivers to support GRASS 7.4.0 (#633)
|
||||
- configure: use CXXFLAGS when CXX is used (#693)
|
||||
- configure: use CXXFLAGS when CXX is used (#693)
|
||||
- Packaging : redone patches against new version
|
||||
+ gdal-perl.patch
|
||||
|
||||
@@ -122,17 +135,17 @@ Fri Jun 1 10:04:15 UTC 2018 - opensuse@dstoecker.de
|
||||
Mon May 14 14:03:36 UTC 2018 - bruno@ioda-net.ch
|
||||
|
||||
- Upgrade to new 2.3.0 version
|
||||
See details https://trac.osgeo.org/gdal/wiki/Release/2.3.0-News
|
||||
See details https://trac.osgeo.org/gdal/wiki/Release/2.3.0-News
|
||||
+ Source code is now hosted on github
|
||||
+ RFC 70: Guessing output format from output file name extension
|
||||
for utilities
|
||||
https://trac.osgeo.org/gdal/wiki/rfc70_output_format_guess
|
||||
+ RFC 68: C++11 Compilation requirement
|
||||
https://trac.osgeo.org/gdal/wiki/rfc68_cplusplus11
|
||||
GDAL now requires a C++11 compatible compiler. External code
|
||||
using GDAL C++ API will also need to enable at least C++11
|
||||
GDAL now requires a C++11 compatible compiler. External code
|
||||
using GDAL C++ API will also need to enable at least C++11
|
||||
compilation mode, if the compiler defaults to C++98/C++03.
|
||||
+ Stricter const-ness in OGRGeomFieldDefn, OGRFeatureDefn and
|
||||
+ Stricter const-ness in OGRGeomFieldDefn, OGRFeatureDefn and
|
||||
OGRFeature classes, impacting out-of-tree drivers that subclass
|
||||
them.
|
||||
- Packaging : redone patches against new version
|
||||
@@ -147,7 +160,7 @@ Mon May 7 12:40:25 UTC 2018 - guillaume.gardet@opensuse.org
|
||||
-------------------------------------------------------------------
|
||||
Thu Apr 5 14:51:21 UTC 2018 - bruno@ioda-net.ch
|
||||
|
||||
- Fix boo#1088014 by adding missing LICENSE in lib and main package
|
||||
- Fix boo#1088014 by adding missing LICENSE in lib and main package
|
||||
Remove misplaced LICENSE.txt in /usr/share/gdal
|
||||
|
||||
-------------------------------------------------------------------
|
||||
@@ -171,8 +184,8 @@ Fri Jan 12 10:24:13 UTC 2018 - dimstar@opensuse.org
|
||||
Thu Nov 23 20:34:20 UTC 2017 - bruno@ioda-net.ch
|
||||
|
||||
- Update to new upstream bugfix release 2.2.3
|
||||
See details https://trac.osgeo.org/gdal/wiki/Release/2.2.3-News
|
||||
- Packaging :
|
||||
See details https://trac.osgeo.org/gdal/wiki/Release/2.2.3-News
|
||||
- Packaging :
|
||||
+ remove wrong /usr/bin/env python shebang
|
||||
+ use /usr/bin/python3 for all /usr/bin/gdal*.py scripts
|
||||
- Remove gdal-2.2.2-mariadb_102_build_fix.patch merged upstream
|
||||
@@ -189,7 +202,7 @@ Wed Nov 8 13:02:10 UTC 2017 - kstreitova@suse.com
|
||||
Sat Sep 23 13:30:27 UTC 2017 - bruno@ioda-net.ch
|
||||
|
||||
- New upstream bugfix release 2.2.2
|
||||
See details https://trac.osgeo.org/gdal/wiki/Release/2.2.2-News
|
||||
See details https://trac.osgeo.org/gdal/wiki/Release/2.2.2-News
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Aug 1 11:37:54 UTC 2017 - tchvatal@suse.com
|
||||
@@ -207,17 +220,17 @@ Fri Jul 14 15:15:38 UTC 2017 - toddrme2178@gmail.com
|
||||
Wed Jul 12 10:22:32 UTC 2017 - bruno@ioda-net.ch
|
||||
|
||||
- New upstream bugfix release 2.2.1
|
||||
See details https://trac.osgeo.org/gdal/wiki/Release/2.2.1-News
|
||||
See details https://trac.osgeo.org/gdal/wiki/Release/2.2.1-News
|
||||
- Packaging
|
||||
+ Remove gdal-upstream-issue#6898-changeset#38636.patch merged
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed May 24 09:00:11 UTC 2017 - bruno@ioda-net.ch
|
||||
|
||||
- New upstream release 2.2.0
|
||||
- New upstream release 2.2.0
|
||||
- https://trac.osgeo.org/gdal/wiki/Release/2.2.0-News
|
||||
- Packaging
|
||||
+ add patch gdal-upstream-issue#6898-changeset#38636.patch
|
||||
- Packaging
|
||||
+ add patch gdal-upstream-issue#6898-changeset#38636.patch
|
||||
fixing non void return garbage in swig/perl.
|
||||
+ redone patches against 2.2.0
|
||||
gdal-libproj.patch
|
||||
@@ -235,7 +248,7 @@ Sat Oct 29 20:31:47 UTC 2016 - bruno@ioda-net.ch
|
||||
|
||||
- Due to build failure on non x86 arch, and advise from upstream
|
||||
comment out the usage of obsolete jasper.
|
||||
We have openjpeg2 anyway.
|
||||
We have openjpeg2 anyway.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Oct 28 07:14:22 UTC 2016 - bruno@ioda-net.ch
|
||||
@@ -264,7 +277,7 @@ Sun Sep 25 13:20:22 UTC 2016 - bruno@ioda-net.ch
|
||||
- https://trac.osgeo.org/gdal/wiki/Release/2.1.1-News
|
||||
- Packaging changes
|
||||
- Remove ogr_wrap.patch included upstream
|
||||
- Added support to liblzma
|
||||
- Added support to liblzma
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue May 10 03:11:00 UTC 2016 - Angelos Tzotsos <tzotsos@opensuse.org>
|
||||
@@ -283,7 +296,7 @@ Tue May 10 03:11:00 UTC 2016 - Angelos Tzotsos <tzotsos@opensuse.org>
|
||||
Tue Feb 23 14:42:10 UTC 2016 - bruno@ioda-net.ch
|
||||
|
||||
- Upgrade to 2x series version : 2.0.2 bugfix release
|
||||
- https://trac.osgeo.org/gdal/wiki/Release/2.0.2-News
|
||||
- https://trac.osgeo.org/gdal/wiki/Release/2.0.2-News
|
||||
- https://trac.osgeo.org/gdal/wiki/Release/2.0.1-News
|
||||
- https://trac.osgeo.org/gdal/wiki/Release/2.0.0-News
|
||||
|
||||
@@ -356,159 +369,159 @@ Sat May 2 18:47:37 UTC 2015 - ecsos@opensuse.org
|
||||
|
||||
- Upgrade to version 1.11.2
|
||||
* Build
|
||||
- configure: fix detection of OCI by changing linking order
|
||||
- configure: fix detection of OCI by changing linking order
|
||||
to please modern GCC (#5550)
|
||||
- configure: fix test to accept MariaDB 10.X as valid MySQL
|
||||
- configure: fix test to accept MariaDB 10.X as valid MySQL
|
||||
(#5722)
|
||||
- More compiler warnings addressed (#5414)
|
||||
- Windows build of PDF: fix compilation issue with
|
||||
- Windows build of PDF: fix compilation issue with
|
||||
Visual Studio 2012 (#5744)
|
||||
- Windows build: Add support for MrSID 9.1 SDK (#5814)
|
||||
- Windows build: when building netCDF, HDF4, HDF5 as plugins,
|
||||
call registration of 'sub-drivers' GMT, HDF4Image and
|
||||
HDF5Image (#5802)
|
||||
- Windows build: when building netCDF, HDF4, HDF5 as plugins,
|
||||
call registration of 'sub-drivers' GMT, HDF4Image and
|
||||
HDF5Image (#5802)
|
||||
* Port
|
||||
- CSV finder: Stop probing for csv/horiz_cs.csv. (#5698)
|
||||
- /vsicurl/: avoid reading after end-of-file and fix failure
|
||||
- /vsicurl/: avoid reading after end-of-file and fix failure
|
||||
when reading more than 16MB in a single time (#5786)
|
||||
- CPLHexToBinary(): faster implementation (#5812)
|
||||
- CPLHexToBinary(): faster implementation (#5812)
|
||||
* GDAL Core and algorithms
|
||||
- Make GetMaskBand?() work with GDT_UInt16 alpha bands (#5692)
|
||||
- Fix 32bit overflow in GDALRasterBand::IRasterIO() (#5713)
|
||||
- RPC transformer: take into account nodata in RPC DEM (#5680)
|
||||
- RPC transformer: add RPC_DEM_MISSING_VALUE transformer option
|
||||
- RPC transformer: add RPC_DEM_MISSING_VALUE transformer option
|
||||
to avoid failure when there's no DEM at the transformed point
|
||||
(#5730)
|
||||
- Fix GDALSuggestedWarpOutput() wrong extent in some
|
||||
circumstances (e.g. dataset of big dimension with world
|
||||
- Fix GDALSuggestedWarpOutput() wrong extent in some
|
||||
circumstances (e.g. dataset of big dimension with world
|
||||
coordinates) (#5693)
|
||||
- Fix crash when calling GetTiledVirtualMem?() on non-Linux
|
||||
- Fix crash when calling GetTiledVirtualMem?() on non-Linux
|
||||
platform (#5728)
|
||||
- warp: fix integer overflow when reprojecting into an area
|
||||
with (part of) bounds completely outside of the source
|
||||
- warp: fix integer overflow when reprojecting into an area
|
||||
with (part of) bounds completely outside of the source
|
||||
projection (#5789)
|
||||
- OpenCL warper: fix OpenCL code compilation with NVIDIA OpenCL
|
||||
(#5772)
|
||||
- OpenCL warper: fix OpenCL code compilation with NVIDIA OpenCL
|
||||
(#5772)
|
||||
* Utilities
|
||||
- gdalwarp: initialize destination dataset to no_data value
|
||||
- gdalwarp: initialize destination dataset to no_data value
|
||||
when automatically propagating source nodata (#5675)
|
||||
- gdalwarp: only apply INIT_DEST when processing the first
|
||||
- gdalwarp: only apply INIT_DEST when processing the first
|
||||
input dataset (#5387)
|
||||
- gdaldem: avoid too large files to be produced when using
|
||||
-co COMPRESS=xxxx -co TILED=YES (#5678)
|
||||
- gdaldem: avoid too large files to be produced when using
|
||||
-co COMPRESS=xxxx -co TILED=YES (#5678)
|
||||
* GDAL drivers
|
||||
- GRASS driver:
|
||||
- fix compilation issues against GRASS 7 (#2953)
|
||||
- fix compilation issues against GRASS 7 (#2953)
|
||||
- GIF driver:
|
||||
- fix crash on images without color table (#5792)
|
||||
- validate the size of the graphic control extension block
|
||||
(#5793)
|
||||
- validate the size of the graphic control extension block
|
||||
(#5793)
|
||||
- GTiff driver:
|
||||
- Internal overviews: for near, average, gauss, and pixel
|
||||
interleaving, make sure to use the same code path for
|
||||
- Internal overviews: for near, average, gauss, and pixel
|
||||
interleaving, make sure to use the same code path for
|
||||
compressed vs uncompressed overviews (#5701)
|
||||
- allow lossless copying of CMYK JPEG into JPEG-in-TIFF
|
||||
- allow lossless copying of CMYK JPEG into JPEG-in-TIFF
|
||||
(#5712)
|
||||
- when overriding metadata in update mode, make sure to clear
|
||||
it from PAM file (#5807)
|
||||
- fix GTiffRasterBand::DirectIO() to work with TIFF files
|
||||
- fix GTiffRasterBand::DirectIO() to work with TIFF files
|
||||
with multiple directories (overviews, masks) (#5831)
|
||||
- Internal libtiff: partial (mostly security related fixes)
|
||||
upgrade to 4.0.4beta (#5830)
|
||||
- Internal libtiff: partial (mostly security related fixes)
|
||||
upgrade to 4.0.4beta (#5830)
|
||||
- ISIS3 driver:
|
||||
- fix to recognize IsisCube?.Mapping.LatitudeType? =
|
||||
Planetocentric (#5717)
|
||||
- fix to recognize IsisCube?.Mapping.LatitudeType? =
|
||||
Planetocentric (#5717)
|
||||
- JP2OpenJPEG driver:
|
||||
- add compatibility with OpenJPEG 2.1 (#5579)
|
||||
- add compatibility with OpenJPEG 2.1 (#5579)
|
||||
- JPEG driver:
|
||||
- Report non-fatal libjpeg errors as CE_Warning
|
||||
(or CE_Failure if GDAL_ERROR_ON_LIBJPEG_WARNING = TRUE)
|
||||
(#5667)
|
||||
- Report non-fatal libjpeg errors as CE_Warning
|
||||
(or CE_Failure if GDAL_ERROR_ON_LIBJPEG_WARNING = TRUE)
|
||||
(#5667)
|
||||
- KMLSuperOverlay driver:
|
||||
- remove useless and unreliable computations on floating
|
||||
point numbers that caused issues (truncated raster)
|
||||
on 32bit (#5683)
|
||||
- remove useless and unreliable computations on floating
|
||||
point numbers that caused issues (truncated raster)
|
||||
on 32bit (#5683)
|
||||
- USGSDEM driver:
|
||||
- take into account horizontal unit = ft in the UTM case
|
||||
(#5819)
|
||||
- take into account horizontal unit = ft in the UTM case
|
||||
(#5819)
|
||||
- VRT driver:
|
||||
- fix RasterIO() to be able to fill buffers larger than 2GB
|
||||
(#5700, #5734)
|
||||
- fix RasterIO() to be able to fill buffers larger than 2GB
|
||||
(#5700, #5734)
|
||||
* OGR core
|
||||
- ogr_core.h: only ignore -Wfloat-equal for IsInit?() and not
|
||||
- ogr_core.h: only ignore -Wfloat-equal for IsInit?() and not
|
||||
for the rest of the file and files that inc it (#5299)
|
||||
- OGR layer algebra: properly initialize field maps to avoid
|
||||
Valgrind warnings in OGRLayer::Update() (#5778)
|
||||
- OGR layer algebra: properly initialize field maps to avoid
|
||||
Valgrind warnings in OGRLayer::Update() (#5778)
|
||||
* OGR drivers
|
||||
- CSV driver:
|
||||
- fix segfault when reading allCountries.txt of geonames.org
|
||||
(#5668)
|
||||
- fix segfault when reading allCountries.txt of geonames.org
|
||||
(#5668)
|
||||
- FileGDB:
|
||||
- avoid emitting error when opening a FileGDB v9, so that
|
||||
OpenFileGDB can be tried to open it, in the case FileGDB
|
||||
is a plugin (#5674)
|
||||
- avoid emitting error when opening a FileGDB v9, so that
|
||||
OpenFileGDB can be tried to open it, in the case FileGDB
|
||||
is a plugin (#5674)
|
||||
- GeoJSON driver:
|
||||
- ESRIJson: parse correctly rings of esriGeometryPolygon
|
||||
objects to build correct Polygon or MultiPolygon? (#5538)
|
||||
- ESRIJson: parse correctly rings of esriGeometryPolygon
|
||||
objects to build correct Polygon or MultiPolygon? (#5538)
|
||||
- GML driver:
|
||||
- Fix incorrect geometry cast when reading GML topogeometries
|
||||
- Fix incorrect geometry cast when reading GML topogeometries
|
||||
(#5715)
|
||||
- Update GFS files for RUIAN (UVOH & OB) (#5770)
|
||||
- Update GFS files for RUIAN (UVOH & OB) (#5770)
|
||||
- LIBKML driver:
|
||||
- when skipped, fix segfault on second OGRRegisterAll() call
|
||||
(#5775)
|
||||
- do not delete the libkml singleton factory (linked to #5775)
|
||||
- do not delete the libkml singleton factory (linked to #5775)
|
||||
- MapInfo? File driver:
|
||||
- Add GDA94 datum entries to the lookup table (#5671)
|
||||
- fix segfault in CreateFeature?() if passing an invalid OGR
|
||||
feature style string (#1209)
|
||||
- fix segfault in CreateFeature?() if passing an invalid OGR
|
||||
feature style string (#1209)
|
||||
- MSSQL driver:
|
||||
- Fix recognizing image columns as geometry columns for the
|
||||
- Fix recognizing image columns as geometry columns for the
|
||||
select layers. (#5498)
|
||||
- Fix issue when creating non-spatial table (#5696)
|
||||
- Fix to read metadata if the tables are specified in the
|
||||
- Fix to read metadata if the tables are specified in the
|
||||
connection string (#5796)
|
||||
- Fix invalid use of CSLAddString() in OGR MSSQL (#5810)
|
||||
- Fix crash if the tablename is specified in the connection
|
||||
string (#5826)
|
||||
- Fix crash if the tablename is specified in the connection
|
||||
string (#5826)
|
||||
- MySQL driver:
|
||||
-don't be dependant on locale when building spatial filter
|
||||
(#5720)
|
||||
-don't be dependant on locale when building spatial filter
|
||||
(#5720)
|
||||
- NAS driver:
|
||||
- make chevrons configurable by NAS_INDICATOR (#5708)
|
||||
- make chevrons configurable by NAS_INDICATOR (#5708)
|
||||
- OCI driver:
|
||||
- Initialize member variable to avoid UpdateLayerExtents?()
|
||||
- Initialize member variable to avoid UpdateLayerExtents?()
|
||||
to be called randomly on non spatial tables (#5376)
|
||||
- fix FID (multi_load=off, OGRNullFID) - start with 1
|
||||
(not -1) (#5454)
|
||||
- fix FID (multi_load=off, OGRNullFID) - start with 1
|
||||
(not -1) (#5454)
|
||||
- OpenFileGDB driver:
|
||||
- fix ResetReading?() on SQL layer with ORDER BY on indexed
|
||||
- fix ResetReading?() on SQL layer with ORDER BY on indexed
|
||||
column (#5669)
|
||||
- add support for non spatial GDB v9 tables (#5673)
|
||||
- add support for non spatial GDB v9 tables (#5673)
|
||||
- PG driver:
|
||||
- fix GDAL 1.11.0 regression that prevented to retrieve more
|
||||
than 500 features from a connection with tables= parameter
|
||||
and on a SQL result layer (#5837)
|
||||
- fix GDAL 1.11.0 regression that prevented to retrieve more
|
||||
than 500 features from a connection with tables= parameter
|
||||
and on a SQL result layer (#5837)
|
||||
- SQLite/Spatialite driver:
|
||||
- remove 'T' suffix when formatting the content of a Date
|
||||
- remove 'T' suffix when formatting the content of a Date
|
||||
field (#5672)
|
||||
- fix segmentation fault when executing OGR2SQLITE_Register()
|
||||
- fix segmentation fault when executing OGR2SQLITE_Register()
|
||||
when compiling against sqlite 3.8.7 (#5725)
|
||||
- make GetFIDColumn() work when run as first method call
|
||||
(#5781)
|
||||
- make GetFIDColumn() work when run as first method call
|
||||
(#5781)
|
||||
- VRT driver:
|
||||
- do not propagate ignoring of x and y cols of a
|
||||
PointFromColumns? to the source layer (#5777)
|
||||
- do not propagate ignoring of x and y cols of a
|
||||
PointFromColumns? to the source layer (#5777)
|
||||
- XLSX driver:
|
||||
- fix column numbering when there are more than 26 columns
|
||||
(#5774)
|
||||
- fix column numbering when there are more than 26 columns
|
||||
(#5774)
|
||||
* SWIG Language Bindings
|
||||
- Python bindings:
|
||||
- Fix hang of Python in case of repeated call to gdal/ogr.
|
||||
UseExceptions?() and CE_Warning emitted (#5704)
|
||||
- fix processing error of ogr_python.i with SWIG 3 (#5795)
|
||||
- NUMPY driver: avoid returning CE_None in GetGeoTransform?()
|
||||
when there's no geotransform set (#5801)
|
||||
- NUMPY driver: avoid returning CE_None in GetGeoTransform?()
|
||||
when there's no geotransform set (#5801)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Mar 27 13:53:57 UTC 2015 - dimstar@opensuse.org
|
||||
@@ -529,7 +542,7 @@ Sun Mar 8 20:39:00 UTC 2015 - mpluskal@suse.com
|
||||
-------------------------------------------------------------------
|
||||
Mon Feb 9 16:46:37 UTC 2015 - mpluskal@suse.com
|
||||
|
||||
- Add GDALmake.opt.in.patch to fix random failures of parallel
|
||||
- Add GDALmake.opt.in.patch to fix random failures of parallel
|
||||
builds
|
||||
|
||||
-------------------------------------------------------------------
|
||||
@@ -539,15 +552,15 @@ Mon Feb 9 15:15:10 UTC 2015 - mpluskal@suse.com
|
||||
- Correct license and bundle license with packages.
|
||||
- Misc spec file cleanups.
|
||||
- Build with webp support if possible.
|
||||
- Use autoreconf when possible to avoid issues with improper
|
||||
- Use autoreconf when possible to avoid issues with improper
|
||||
cflags used and parallel builds.
|
||||
- Rename package to match upstream name (gdal) - library is
|
||||
- Rename package to match upstream name (gdal) - library is
|
||||
provided as libgdal1 which matches shared libraries policy.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Dec 16 10:23:44 UTC 2014 - guillaume@opensuse.org
|
||||
|
||||
- Add optional support to ECW JPEG lib support (disabled by default)
|
||||
- Add optional support to ECW JPEG lib support (disabled by default)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Oct 11 08:35:27 UTC 2014 - behrisch@users.sourceforge.net
|
||||
@@ -561,50 +574,50 @@ Thu Oct 2 10:06:59 UTC 2014 - ecsos@schirra.net
|
||||
Upgrade to version 1.11.1
|
||||
- Build
|
||||
* Fix compilation errors with json-c 0.12 (#5449)
|
||||
* configure: fix for cpl_recode_iconv.cpp compilation error
|
||||
* configure: fix for cpl_recode_iconv.cpp compilation error
|
||||
on freebsd 10 (#5452)
|
||||
* Fix compilation error in alg/gdalgrid.cpp when AVX is available,
|
||||
but not SSE (#5566)
|
||||
* Fix wrong include order in ingr and nitf subdirs w.r.t internal
|
||||
* Fix wrong include order in ingr and nitf subdirs w.r.t internal
|
||||
libtiff (#5644)
|
||||
* Add CPL_UNUSED for gcc >= 4 (#5414)
|
||||
* Add CPL_UNUSED for gcc >= 4 (#5414)
|
||||
- Port
|
||||
* CPLSpawn() on Windows: quote arguments with spaces
|
||||
* CPLSpawn() on Windows: quote arguments with spaces
|
||||
in them (#5469)
|
||||
* /vsigzip/: avoid infinite loop when reading broken
|
||||
* /vsigzip/: avoid infinite loop when reading broken
|
||||
.gml.gz file (#5486)
|
||||
* /vsizip/: fix bug that caused premature end of file condition
|
||||
* /vsizip/: fix bug that caused premature end of file condition
|
||||
with some read patterns (#5530)
|
||||
* /vsizip/: on >4GB zips: accept .zip declare 0 disks (#5615)
|
||||
* Fix stack corruption upon thread termination with
|
||||
CPLSetThreadLocalConfigOption on Windows 32 bit (#5590,
|
||||
* Fix stack corruption upon thread termination with
|
||||
CPLSetThreadLocalConfigOption on Windows 32 bit (#5590,
|
||||
reported by cleo)
|
||||
* cpl_http.cpp: truly set CURLOPT_NOSIGNAL if available (#5568)
|
||||
* cpl_http.cpp: truly set CURLOPT_NOSIGNAL if available (#5568)
|
||||
- GDAL Core
|
||||
* EXIF reader: add missing validation for some data types (#3078)
|
||||
* Fix segfault in GDALPamRasterBand::SerializeToXML() when
|
||||
* Fix segfault in GDALPamRasterBand::SerializeToXML() when
|
||||
saving an empty RAT (#5451)
|
||||
* Windows plugin: complementary fix to #5211 to avoid error
|
||||
* Windows plugin: complementary fix to #5211 to avoid error
|
||||
dialog box when there are dependency problems (#5525)
|
||||
* RPC transformer with DEM: fix near interpolation
|
||||
* RPC transformer with DEM: fix near interpolation
|
||||
(patch by liminlu0314, #5553)
|
||||
* OpenCL warper: remove unused variable in bilinear resampling
|
||||
* OpenCL warper: remove unused variable in bilinear resampling
|
||||
that can cause compilation error (#5518)
|
||||
* GDALCreateTPSTransformer(): fix crash if the forward or backward
|
||||
* GDALCreateTPSTransformer(): fix crash if the forward or backward
|
||||
transform cannot be computed (#5588)
|
||||
* Overview: ignore alpha=0 values when compute an average overview
|
||||
of an alpha band; and also avoid memory errors when calling
|
||||
GetMaskBand?()/GetMaskFlags() after overview computation if
|
||||
GetMaskXXX() has been called before (#5640)
|
||||
* Overview: ignore alpha=0 values when compute an average overview
|
||||
of an alpha band; and also avoid memory errors when calling
|
||||
GetMaskBand?()/GetMaskFlags() after overview computation if
|
||||
GetMaskXXX() has been called before (#5640)
|
||||
- Utilities
|
||||
* gdal2tiles.py: fix inverted long/lat in BoundingBox? and
|
||||
* gdal2tiles.py: fix inverted long/lat in BoundingBox? and
|
||||
Origin elements of tilemapresource.xml (#5336)
|
||||
* pct2rgb.py: make it work (again) with color tables with
|
||||
less than 256 entries (#5555)
|
||||
* pct2rgb.py: make it work (again) with color tables with
|
||||
less than 256 entries (#5555)
|
||||
|
||||
Previous upgrades from version 1.11.0
|
||||
- New GDAL drivers:
|
||||
* KRO: read/write support for KRO KOKOR Raw format
|
||||
- New GDAL drivers:
|
||||
* KRO: read/write support for KRO KOKOR Raw format
|
||||
- New OGR drivers:
|
||||
* CartoDB : read/write support
|
||||
* GME (Google Map Engine) : read/write support
|
||||
@@ -612,21 +625,21 @@ Previous upgrades from version 1.11.0
|
||||
* OpenFileGDB: read-only support (no external dependency)
|
||||
* SXF: read-only support
|
||||
* WALK : read-only support
|
||||
* WAsP .map : read-write support
|
||||
* WAsP .map : read-write support
|
||||
- Significantly improved drivers: GML, LIBKML
|
||||
- RFC 40: enhanced RAT support (#5129)
|
||||
- RFC 41: multiple geometry fields support
|
||||
- RFC 42: OGR Layer laundered field lookup
|
||||
- RFC 43: add GDALMajorObject::GetMetadataDomainList?() (#5275)
|
||||
- RFC 45: GDAL datasets and raster bands as virtual memory mapping
|
||||
- Upgrade to EPSG 8.2 database
|
||||
|
||||
- Upgrade to EPSG 8.2 database
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Oct 3 17:24:58 UTC 2013 - Angelos Tzotsos <tzotsos@opensuse.org>
|
||||
|
||||
Upgrade to version 1.10.1:
|
||||
- Compilation fixes for iOS (#5197, #5198)
|
||||
- Fix VSISubFileHandle::Eof() behaviour to be POSIX compliant, so that the shapefile reader can read the last feature when using /vsitar (#5093)
|
||||
- Fix VSISubFileHandle::Eof() behaviour to be POSIX compliant, so that the shapefile reader can read the last feature when using /vsitar (#5093)
|
||||
- vsicache: fix for 32bit binaries when file size is over 2GB (#5170)
|
||||
- warper: Fix warping when input pixel size is too close to 0 (#5190)
|
||||
- GDALFillNodata(): Fix use of uninitialized memory and integer overflows (#4010, #5203)
|
||||
@@ -635,7 +648,7 @@ Upgrade to version 1.10.1:
|
||||
-------------------------------------------------------------------
|
||||
Mon Jun 3 17:14:40 UTC 2013 - dvaleev@suse.com
|
||||
|
||||
- install man to the %{_mandir}
|
||||
- install man to the %{_mandir}
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat May 25 19:39:26 UTC 2013 - behrisch@users.sourceforge.net
|
||||
@@ -719,7 +732,7 @@ Sun Oct 14 20:00:15 UTC 2012 - schwab@linux-m68k.org
|
||||
-------------------------------------------------------------------
|
||||
Fri Oct 12 16:52:14 UTC 2012 - Angelos Tzotsos <tzotsos@opensuse.org>
|
||||
|
||||
- Update to new release 1.9.2:
|
||||
- Update to new release 1.9.2:
|
||||
Fix infinite GDALOpen recursion with some VRTs (#4835)
|
||||
Avoid destroying existing overviews (.aux/.rrd) (#4831)
|
||||
Support recognising NaN better in !CPLStrtod() (#4799)
|
||||
@@ -729,7 +742,7 @@ Fri Oct 12 16:52:14 UTC 2012 - Angelos Tzotsos <tzotsos@opensuse.org>
|
||||
Improve warning handling in !CPLClearRecodeStubWarningFlags() (#4650)
|
||||
Fix Solaris compilation bug (#4705)
|
||||
!MorphFromESRI(): compare SPHEROID/PRIMEM parms, not names (#4673)
|
||||
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Sep 27 18:14:55 UTC 2012 - behrisch@users.sourceforge.net
|
||||
|
||||
@@ -754,7 +767,7 @@ Fri Sep 14 18:30:43 UTC 2012 - behrisch@users.sourceforge.net
|
||||
-------------------------------------------------------------------
|
||||
Fri Jun 29 00:05:57 UTC 2012 - Angelos Tzotsos <tzotsos@opensuse.org>
|
||||
|
||||
- added new parameters to avoid issue:
|
||||
- added new parameters to avoid issue:
|
||||
https://bugs.archlinux.org/task/30471
|
||||
http://www.mail-archive.com/ubuntu@lists.osgeo.org/msg00330.html
|
||||
|
||||
@@ -779,16 +792,16 @@ Thu May 31 11:37:12 CEST 2012 - kukuk@suse.de
|
||||
Wed May 23 07:32:21 UTC 2012 - tzotsos@opensuse.org
|
||||
|
||||
- Update to new release 1.9.1
|
||||
*fix crash with VSICachedFile::Read() for large reads (#4646)
|
||||
*Unix VSI*L: correctly set current offset after a failed read (#4583)
|
||||
*Improve OpenJDK finding logic in configure. (#4643)
|
||||
*Fix iconv configure problem on FreeBSD (#4525)
|
||||
*Fix MinGW build when pthread is also available (#4430)
|
||||
*makegdalXX.vcproj : update 71,80 and 90 version. Drop 10 version --> open the 90 version and VS2010 should convert it (#4415)
|
||||
*fix crash with VSICachedFile::Read() for large reads (#4646)
|
||||
*Unix VSI*L: correctly set current offset after a failed read (#4583)
|
||||
*Improve OpenJDK finding logic in configure. (#4643)
|
||||
*Fix iconv configure problem on FreeBSD (#4525)
|
||||
*Fix MinGW build when pthread is also available (#4430)
|
||||
*makegdalXX.vcproj : update 71,80 and 90 version. Drop 10 version --> open the 90 version and VS2010 should convert it (#4415)
|
||||
*reverseWindingOrder(): don't force coordinate dimension to 3 (#4621)
|
||||
*Fix incorrect rounding in OGRFormatDouble (#4614)
|
||||
*Fix segfault when running 'ogr2ogr target src -select AFIELD -where FID=xxx' when the source layer has more than 5 fields (#4500)
|
||||
- gdal-sqlite.patch moved upstream http://trac.osgeo.org/gdal/ticket/4515
|
||||
- gdal-sqlite.patch moved upstream http://trac.osgeo.org/gdal/ticket/4515
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat May 12 19:28:16 UTC 2012 - behrisch@users.sourceforge.net
|
||||
@@ -809,7 +822,7 @@ Wed Feb 15 07:48:41 UTC 2012 - dassau@gbd-consult.de
|
||||
-------------------------------------------------------------------
|
||||
Tue Jan 10 08:22:22 UTC 2012 - dassau@gbd-consult.de
|
||||
|
||||
- Update to new release 1.9.0
|
||||
- Update to new release 1.9.0
|
||||
* New GDAL drivers: ACE2, CTG, E00GRID, ECRGTOC, GRASSASCIIGrid,
|
||||
GTA, NGSGEOID, SNODAS, WebP, ZMap
|
||||
* New OGR drivers: ARCGEN, CouchDB, DWG, EDIGEO, ESRI FileGDB, Geomedia,
|
||||
@@ -819,7 +832,7 @@ Tue Jan 10 08:22:22 UTC 2012 - dassau@gbd-consult.de
|
||||
* RFC 35: Delete, reorder and alter field definitions of OGR layers
|
||||
* RFC 37: Add mechanism to provide user data to CPLErrorHandler (#4295)
|
||||
* gdalsrsinfo: new supported utility to report SRS in various form
|
||||
(supercedes testepsg)
|
||||
(supercedes testepsg)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jul 21 20:19:34 UTC 2011 - dassau@gbd-consult.de
|
||||
@@ -833,7 +846,7 @@ Wed Apr 27 10:59:34 UTC 2011 - dassau@gbd-consult.de
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Apr 24 12:59:34 UTC 2011 - toddrme2178@gmail.com
|
||||
|
||||
|
||||
- Switched to valid groups (fix for RPMLINT warning)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
|
Reference in New Issue
Block a user