Library version changes:
- A local gdal overlay port for vcpkg has been added.
- GDAL 3.6.4 is patched in the PyPI wheels to fix the potential GTiff multithreading deadlock reported in OSGeo/gdal#8470.
Library version changes:
- Update curl to 8.4.0 to address CVE-2023-38545 and CVE-2023-38546 (#112).
- Update vcpkg to commit b40de44891dc1cab11d4722094ae44807a837b98 (#112).
Python version changes:
- Python 3.12 has been added
Library version changes:
- Update libwebp to 1.3.2 to address CVE-2023-4863.
- Patch GDAL 3.6.4 for issues #7962 and #7967.
- Patch for GDAL issue #7170.
- PROJ symbols are renamed to avoid conflicts with other modules that may link libproj.
- Belatedly, Cirrus CI configuration has been added to build macos arm64 wheels.
Library version changes:
- GDAL 3.5.3
- GEOS 3.11.1
Library version changes:
- GDAL 3.5.2
- GEOS 3.11.0
Python version changes:
- Python 3.11 has been added
- Ensure WebP and ZSTD codecs are availble to libtiff (#89).
Library version changes:
- PROJ 9.0.1
- Ensure zstd is built before tiff (#87).
Library version changes:
- GDAL 3.5.1 for Linux, macOS, and Windows
Library version changes:
- GDAL 3.5.0
- PROJ 9.0.0
Library version changes:
- GDAL 3.4.2
- HDF5 1.12.1
Library version changes:
- GDAL 3.4.1.
- GEOS 3.10.2.
- PROJ 8.2.1.
Changes:
- Openssl, curl, nghttp2 are compiled from source for macos (#77).
Wheels for x86_64 macos and manylinux2014 are now built using GitHub Actions. We do not yet have any solutions for arm64 macos or linux wheels, or Windows wheels.
Multibuild has been updated to commit 3903f7f.
Library version changes:
- Curl is updated to 7.80.0.
- Nghttp2 is updated to 1.46.0.
- OpenJPEG is updated to 2.4.0.
- Apply patch for GDAL PR #4646.
Major changes!
- Dropping manylinux1 and switching to manylinux2014 unlocks upgrades to all of GDAL's dependencies. We can now build and link current versions of curl and openssl, for example.
- PROJ is updated to 8.1.1.
- Curl is updated to 7.79.1.
- json-c is updated to 0.15.
- Nghttp2 is updated to 1.45.1.
- Zstd is updated to 1.5.0.
- OpenSSL is updated to 1.1.1l.
- GDAL and PROJ now link the same external libtiff version 4.3.0.
- Update GDAL to 3.3.2.
- Apply patch for GDAL PR #4003.
- Update GEOS to 3.9.1.
- Update GDAL to 3.3.0.
- Apply patch for GDAL PR #3786.
- Update GDAL to 3.2.2.
- Patch GDAL 2.4.4 to get the fix for GDAL #3101 and rasterio #2022.
- Patch GDAL 2.4.4 to get the fix in GDAL PR #2510.
- Update to the lastest multibuild (commit bc8e01e).
- Continue to use OpenSSL 1.0.2u.
- Upgrade sqlite to 3.33.
- Patch GDAL 2.4.4 to fix issues with VRT overviews and background values.
- Disable GEOS support in the GDAL library builds for OS X to prevent conflicts with shapely wheels on PyPI.
- Test rasterio and shapely wheels together to check for this conflict.
- Ensure that shared libraries in repaired wheels have a "rasterio" tag in SONAME to prevent conflicts with librairies in fiona wheels (#44).
- Prevent HDF5 errors from printing to terminal (#39).
- Patch GDAL to fix /vsis3 cache bug (#43).
- Update netCDF to 4.6.2 (#41).
- Update multibuild commit to 6b0bbd5 for pip 20 support.
- Update GEOS version to 3.8.0.
- Update GDAL version to 2.4.4 and remove patch for 2.4.3.
- Update WebP to 1.0.3.
- Build PROJ with the proj-datumgrid-1.8 package (#33).
- Add 64-bit manylinux1 and macosx Python 3.8 builds.
- Build HDF5, GEOS, and NetCDF for OS X insteading of using pre-built versions. This increases our build time to ~75 minutes, but Travis CI has graciously increased the limit for this project to 90.
- Update multibuild commit to 4491026 for Python 3.8 support.
- GDAL version 2.4.3 with patch from OSGeo/gdal#2012.
- Cython 0.29.14
- GDAL 2.4.2
- Multibuild commit is 951b6c6
- Downgrade curl to 7.54 (#8).
- Patch GDAL 2.3.2 to allow AWS errors to fully surface (#7).
- GDAL 2.3.2
- Supports Python 3.4 on 64-bit Linux
- Multibuild commit is 9cc15c7
- GEOS version 3.6.2
- PROJ 4.9.3 (patched)
- OpenJPEG 2.3.0
- GDAL 2.3.1 (patched)
- Cython 0.28.3
- Minimum MacOS version is 10.9
- Supports Python 2.7, 3.5. 3.6, and 3.7 on 64-bit Linux
- Supports Python 2.7, 3.4, 3.5, 3.6, and 3.7 on OSX (Xcode 9.4)