Skip to content

Commit c548166

Browse files
update for 8.6.2 release [build_translations] (#1075)
Co-authored-by: Jeff McKenna <jmckenna@gatewaygeomatics.com>
1 parent 1b11487 commit c548166

7 files changed

Lines changed: 51 additions & 4 deletions

File tree

conf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,7 @@ def __getattr__(cls, name):
9494
# The short X.Y version.
9595
version = '8.6'
9696
# The full version, including alpha/beta/rc tags.
97-
release = '8.6.1'
97+
release = '8.6.2'
9898
# The language for content autogenerated by Sphinx. Refer to documentation
9999
# for a list of supported languages.
100100
#language = None

en/MIGRATION_GUIDE.txt

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,9 @@ MapServer Migration Guide
2222
MapServer 8.4 to 8.6 Migration
2323
==============================
2424

25+
- The 8.6.2 release includes a fix for a security flaw in the OpenLayers viewer
26+
(see MapServer's `Security Advisory <https://github.com/MapServer/MapServer/security/advisories/GHSA-4g9f-ph64-hg2x>`__)
27+
2528
- The 8.6.1 release includes a fix for a security flaw in the SLD parser
2629
(see CVE record: `CVE-2026-33721 <https://www.cve.org/CVERecord?id=CVE-2026-33721>`__,
2730
or see MapServer's `Security Advisory <https://github.com/MapServer/MapServer/security/advisories/GHSA-cv4m-mr84-fgjp>`__)

en/announcements/announcements_archive.txt

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,22 @@
44
MapServer Announcement Archives
55
*****************************************************************************
66

7+
**2026-04-19 - MapServer 8.6.2 is released**
8+
9+
.. important::
10+
Security release available
11+
12+
The maintenance release of MapServer 8.6.2 has been issued in order to fix
13+
a security flaw in the OpenLayers viewer (with WMS 1.3.0 requests).
14+
See the :ref:`changelog <changelog-8-6-2>` for the list of changes.
15+
You may also review this `Security Advisory <https://github.com/MapServer/MapServer/security/advisories/GHSA-4g9f-ph64-hg2x>`__,
16+
as well as MapServer's `Security Policy <https://github.com/MapServer/MapServer/blob/main/SECURITY.md>`__.
17+
As security for the 7.6 branch has ended, and branches 8.4, 8.2 & 8.0 are not supported,
18+
all users are strongly encouraged to upgrade to the MapServer 8.6.2 release (see the
19+
:ref:`Migration Guide <migration>`).
20+
21+
Head to :ref:`download` to obtain a copy.
22+
723
**2026-03-23 - MapServer 8.6.1 is released**
824

925
.. important::

en/development/changelog/changelog-8-6.txt

Lines changed: 12 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,16 @@
77
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>`__
88
file from the source directory.
99

10+
.. _changelog-8-6-2:
11+
12+
Changes from 8.6.1 to 8.6.2
13+
===========================
14+
15+
* Allow only SRS or CRS parameters for OpenLayers template output ( `#7481 <https://github.com/mapserver/mapserver/issues/7481>`__ ) (Seth G) : `9d0d2c0 <https://github.com/mapserver/mapserver/commit/9d0d2c0a8e4037022933914d54a820811e91557d>`__
16+
* Fix GetFeatureInfo raster queries with NaN ( `#7482 <https://github.com/mapserver/mapserver/issues/7482>`__ ) (Seth G) : `0eade28 <https://github.com/mapserver/mapserver/commit/0eade282392e7976b6676874c4a237180dacede6>`__
17+
* Fix segmentation fault in PHP MapScriptNG ( `#7472 <https://github.com/mapserver/mapserver/issues/7472>`__ ) (Björn Boldt) : `b35d4d4 <https://github.com/mapserver/mapserver/commit/b35d4d40a9cc3e15fdaa401dde182a4a685b7f9e>`__
18+
* Add guard for empty PATH_INFO ( `#7467 <https://github.com/mapserver/mapserver/issues/7467>`__ ) (Seth G) : `f0b0867 <https://github.com/mapserver/mapserver/commit/f0b0867eae991f4bceb5bf282cbb2aab953048dc>`__
19+
1020
.. _changelog-8-6-1:
1121

1222
Changes from 8.6.0 to 8.6.1
@@ -18,9 +28,9 @@ Changes from 8.6.0 to 8.6.1
1828
* Define _USE_MATH_DEFINES so that M_PI is available when include math.h (Even Rouault) : `ba08945 <https://github.com/mapserver/mapserver/commit/ba08945734ccfd2ed2b69e1cbd274b2b24037b87>`__
1929
* GetFeatureInfo with IDENTIFY CLASSAUTO: take into account SYMBOL.ANCHORPOINT (Even Rouault) : `90590e5 <https://github.com/mapserver/mapserver/commit/90590e5f6d11b51d122fe9f2d7e52191fb71b8cf>`__
2030
* 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>`__
31+
* 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>`__
2232
* 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>`__
33+
* 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>`__
2434
* Fix memory allocation for bool ( `#7419 <https://github.com/mapserver/mapserver/issues/7419>`__ ) (github-actions[bot]) : `9bba2a2 <https://github.com/mapserver/mapserver/commit/9bba2a27060c97eb066a2c87e67ba8c049e642e4>`__
2535
* 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>`__
2636
* 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>`__

en/download.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ Current Release(s)
1818

1919
* MapServer
2020

21-
* **2026-03-23** MapServer-8.6.1 `tar.gz <https://download.osgeo.org/mapserver/mapserver-8.6.1.tar.gz>`__ | `.zip <https://download.osgeo.org/mapserver/mapserver-8.6.1.zip>`__ | :ref:`Changelog <changelog-8-6>`
21+
* **2026-04-19** MapServer-8.6.2 `tar.gz <https://download.osgeo.org/mapserver/mapserver-8.6.2.tar.gz>`__ | `.zip <https://download.osgeo.org/mapserver/mapserver-8.6.2.zip>`__ | :ref:`Changelog <changelog-8-6>`
2222
* **2025-09-19** MapServer-8.4.1 `tar.gz <https://download.osgeo.org/mapserver/mapserver-8.4.1.tar.gz>`__ | `.zip <https://download.osgeo.org/mapserver/mapserver-8.4.1.zip>`__ | :ref:`Changelog <changelog-8-4>`
2323
* **2024-09-02** MapServer-8.2.2 `tar.gz <https://download.osgeo.org/mapserver/mapserver-8.2.2.tar.gz>`__ | `.zip <https://download.osgeo.org/mapserver/mapserver-8.2.2.zip>`__ | :ref:`Changelog <changelog-8-2>`
2424
* **2024-06-11** MapServer-8.0.2 `tar.gz <https://download.osgeo.org/mapserver/mapserver-8.0.2.tar.gz>`__ | :ref:`Changelog <changelog-8-0>`

en/download_archives.txt

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,8 @@
1515
Past Releases
1616
..............................................................................
1717

18+
* **2026-04-19** MapServer-8.6.2 `tar.gz <https://download.osgeo.org/mapserver/mapserver-8.6.2.tar.gz>`__ | `.zip <https://download.osgeo.org/mapserver/mapserver-8.6.2.zip>`__ | :ref:`Changelog <changelog-8-6>`
19+
1820
* **2026-03-23** MapServer-8.6.1 `tar.gz <https://download.osgeo.org/mapserver/mapserver-8.6.1.tar.gz>`__ | `.zip <https://download.osgeo.org/mapserver/mapserver-8.6.1.zip>`__ | :ref:`Changelog <changelog-8-6>`
1921

2022
* **2025-12-03** MapServer-8.6.0 `tar.gz <https://download.osgeo.org/mapserver/mapserver-8.6.0.tar.gz>`__ | `.zip <https://download.osgeo.org/mapserver/mapserver-8.6.0.zip>`__ | :ref:`Changelog <changelog-8-6>`

en/include/announcements.inc

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,19 @@
1+
**2026-04-19 - MapServer 8.6.2 is released**
2+
3+
.. important::
4+
Security release available
5+
6+
The maintenance release of MapServer 8.6.2 has been issued in order to fix
7+
a security flaw in the OpenLayers viewer (with WMS 1.3.0 requests).
8+
See the :ref:`changelog <changelog-8-6-2>` for the list of changes.
9+
You may also review this `Security Advisory <https://github.com/MapServer/MapServer/security/advisories/GHSA-4g9f-ph64-hg2x>`__,
10+
as well as MapServer's `Security Policy <https://github.com/MapServer/MapServer/blob/main/SECURITY.md>`__.
11+
As security for the 7.6 branch has ended, and branches 8.4, 8.2 & 8.0 are not supported,
12+
all users are strongly encouraged to upgrade to the MapServer 8.6.2 release (see the
13+
:ref:`Migration Guide <migration>`).
14+
15+
Head to :ref:`download` to obtain a copy.
16+
117
**2026-03-23 - MapServer 8.6.1 is released**
218

319
.. important::

0 commit comments

Comments
 (0)