Changes between Version 2 and Version 3 of Release/4.0.0/Beta2/Notes


Ignore:
Timestamp:
07/30/24 08:11:42 (4 months ago)
Author:
jng
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Release/4.0.0/Beta2/Notes

    v2 v3  
    3333    * #2876: Fix bad instanceof exception checks in PHP AJAX Viewer
    3434    * #2868: More PHP8 compatibility fixes in Site Administrator
     35    * #2878: Buffer overflow fixes in WMS/WFS service layer
     36    * #2881: New optional `--bind-to` parameter for `MgDevHttpServer`
     37 * InstantSetup
     38    * Fix crash if no setup log path specified when configuring
    3539 * Samples
    3640    * #2872: Fix bad extents in SheboyganXYZ tileset
     
    5761 * Windows: Better swap-ability of internal GDAL dll with externally compiled one
    5862   * OGR/GDAL/WMS providers changed to use GDAL/OGR C API surface to avoid potential ABI compatibility problems swapping with an externally compiled GDAL dll not compiled with the same MSVC compiler version we're using
    59    * Internal xalan/xerces dlls renamed with "fdo" suffix to avoid collisons with an externally compiled GDAL dll (that may bring its own copies of xalan/xerces dlls)
     63   * Internal xalan/xerces dlls renamed with "fdo" suffix to avoid collisions with an externally compiled GDAL dll (that may bring its own copies of xalan/xerces dlls)
    6064 * Better support and handling of empty geometries
    6165 * [SUPERCEDED]: Windows: Internal OpenSSL updated to `1.1.1k`
     
    7074 * [New in Beta 2]: Windows: Internal libcurl updated to `8.4.0`
    7175 * [New in Beta 2]: Windows: Internal OpenSSL updated to `3.0.12`
     76 * [New in Beta 2]: Fixed description metadata in PostgreSQL provider to no longer refer to MySQL (cause of #2875)
    7277 * [New in Beta 2]: Backported security fixes for internal SQLite used by SDF provider
    7378 * SQL Server Provider: