|
7 | 7 | The summary of major changes for this release can be found in the `HISTORY.md <https://github.com/MapServer/MapServer/blob/branch-8-6/HISTORY.md>`__ |
8 | 8 | file from the source directory. |
9 | 9 |
|
| 10 | +.. _changelog-8-6-1: |
| 11 | + |
| 12 | +Changes from 8.6.0 to 8.6.1 |
| 13 | +=========================== |
| 14 | + |
| 15 | +* msSLDParseRasterSymbolizer(): fix potential heap buffer overflow ( `#7461 <https://github.com/mapserver/mapserver/issues/7461>`__ ) (github-actions[bot]) : `fb08dad <https://github.com/mapserver/mapserver/commit/fb08dad4afee081b81c57ca0c5d37c149e7755f9>`__ |
| 16 | +* mapwcs20.cpp: remove debug fprintf (Even Rouault) : `90bae9f <https://github.com/mapserver/mapserver/commit/90bae9fbf7b219f97b7ad7a288c3e17f07c9934c>`__ |
| 17 | +* Fix C5208 warning ( `#7455 <https://github.com/mapserver/mapserver/issues/7455>`__ ) (github-actions[bot]) : `9698439 <https://github.com/mapserver/mapserver/commit/9698439f8ae1fe429a1048dfae507a50b5f0a9cf>`__ |
| 18 | +* Define _USE_MATH_DEFINES so that M_PI is available when include math.h (Even Rouault) : `ba08945 <https://github.com/mapserver/mapserver/commit/ba08945734ccfd2ed2b69e1cbd274b2b24037b87>`__ |
| 19 | +* GetFeatureInfo with IDENTIFY CLASSAUTO: take into account SYMBOL.ANCHORPOINT (Even Rouault) : `90590e5 <https://github.com/mapserver/mapserver/commit/90590e5f6d11b51d122fe9f2d7e52191fb71b8cf>`__ |
| 20 | +* No longer depend on GDAL's cpl_port.h MIN/MAX/ABS macros (Even Rouault) : `a2cedd5 <https://github.com/mapserver/mapserver/commit/a2cedd5564eac65f3e217785c35f9ed2a98bbb99>`__ |
| 21 | +* [Backport branch-8-6] CI: upgrade PHPUnit version to 13 ( `#7428 <https://github.com/mapserver/mapserver/issues/7428>`__ ) (github-actions[bot]) : `e272938 <https://github.com/mapserver/mapserver/commit/e272938ff8cf28f6472681ea687e8554c51bcd95>`__ |
| 22 | +* WCS 2.0: fix issue when input raster in a rotated pole lon/lat CRS with lon_0 > 180 ( `#7429 <https://github.com/mapserver/mapserver/issues/7429>`__ ) (github-actions[bot]) : `ff1f23e <https://github.com/mapserver/mapserver/commit/ff1f23e5350569e2404d431d9e88f13a3b4a71a7>`__ |
| 23 | +* [Backport branch-8-6] Contour: fix 2 reprojection related issues ( `#7424 <https://github.com/mapserver/mapserver/issues/7424>`__ ) (github-actions[bot]) : `045cced <https://github.com/mapserver/mapserver/commit/045cced3c93018d52a987037eae19ad3a7a1a288>`__ |
| 24 | +* Fix memory allocation for bool ( `#7419 <https://github.com/mapserver/mapserver/issues/7419>`__ ) (github-actions[bot]) : `9bba2a2 <https://github.com/mapserver/mapserver/commit/9bba2a27060c97eb066a2c87e67ba8c049e642e4>`__ |
| 25 | +* Build: fix build against GDAL 3.13.0dev ( `#7416 <https://github.com/mapserver/mapserver/issues/7416>`__ ) (github-actions[bot]) : `883a7a7 <https://github.com/mapserver/mapserver/commit/883a7a76cda65ad801771a4f40290a745bf3b610>`__ |
| 26 | +* UVRaster: fix WMS-Time support on layers with TILEINDEX pointing to a shapefile ( `#7411 <https://github.com/mapserver/mapserver/issues/7411>`__ ) (github-actions[bot]) : `1f754fc <https://github.com/mapserver/mapserver/commit/1f754fcbac5f6168a59ab49bc877354d85956cdd>`__ |
| 27 | +* update copyright year (Jeff McKenna) : `3cd4fa0 <https://github.com/mapserver/mapserver/commit/3cd4fa077b4c1ab9df3c3332a37a11432834cbe3>`__ |
| 28 | +* WMS GetCapabilities response: use group title and abstract when using wms_layer_group instead of GROUP ( `#7403 <https://github.com/mapserver/mapserver/issues/7403>`__ ) (github-actions[bot]) : `7a49268 <https://github.com/mapserver/mapserver/commit/7a49268687fe39e5b969129cc2686d0a4f0a47e3>`__ |
| 29 | + |
10 | 30 | .. _changelog-8-6-0: |
11 | 31 |
|
12 | 32 | Changes from 8.6.0-rc1 to 8.6.0 |
|
0 commit comments