[mapserver-commits] [MapServer/MapServer] bf0c31: Remove support for GDAL < 3

Even Rouault noreply at github.com
Thu Jun 8 05:40:41 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/MapServer/MapServer
  Commit: bf0c31a4d7e6056d464a1a18f3117951f247615d
      https://github.com/MapServer/MapServer/commit/bf0c31a4d7e6056d464a1a18f3117951f247615d
  Author: Even Rouault <even.rouault at spatialys.com>
  Date:   2023-06-04 (Sun, 04 Jun 2023)

  Changed paths:
    M cmake/FindGDAL.cmake
    M mapogr.cpp
    M mapogroutput.cpp
    M mapproject.c
    M maputil.c

  Log Message:
  -----------
  Remove support for GDAL < 3

Require GDAL >= 3.0
3.0 was released in May 2019, 4 years ago. None of our CI tests GDAL < 3 anymore.


  Commit: 4b7ad75eda030eca919b7f7d06de8a8e95ca52f3
      https://github.com/MapServer/MapServer/commit/4b7ad75eda030eca919b7f7d06de8a8e95ca52f3
  Author: Even Rouault <even.rouault at spatialys.com>
  Date:   2023-06-08 (Thu, 08 Jun 2023)

  Changed paths:
    M cmake/FindGDAL.cmake
    M mapogr.cpp
    M mapogroutput.cpp
    M mapproject.c
    M maputil.c

  Log Message:
  -----------
  Merge pull request #6901 from rouault/remove_gdal_2_support

Remove support for GDAL < 3


Compare: https://github.com/MapServer/MapServer/compare/0f242acf488f...4b7ad75eda03


More information about the MapServer-commits mailing list