|
5 | 5 | <meta charset="utf-8" /> |
6 | 6 | <meta name="viewport" content="width=device-width, initial-scale=1.0" /><meta name="viewport" content="width=device-width, initial-scale=1" /> |
7 | 7 |
|
8 | | - <title>MapServer Migration Guide — MapServer 8.6.1 documentation</title> |
| 8 | + <title>MapServer Migration Guide — MapServer 8.6.2 documentation</title> |
9 | 9 | <link rel="stylesheet" type="text/css" href="_static/pygments.css?v=03e43079" /> |
10 | 10 | <link rel="stylesheet" type="text/css" href="_static/sphinx.css?v=48f05237" /> |
11 | 11 | <link rel="stylesheet" type="text/css" href="_static/copybutton.css?v=76b2166b" /> |
|
15 | 15 |
|
16 | 16 | <script src="_static/jquery.js?v=5d32c60e"></script> |
17 | 17 | <script src="_static/_sphinx_javascript_frameworks_compat.js?v=2cd50e6c"></script> |
18 | | - <script src="_static/documentation_options.js?v=ad95d4c4"></script> |
| 18 | + <script src="_static/documentation_options.js?v=9a6d5eae"></script> |
19 | 19 | <script src="_static/doctools.js?v=fd6eb6e6"></script> |
20 | 20 | <script src="_static/sphinx_highlight.js?v=6ffebe34"></script> |
21 | 21 | <script src="_static/clipboard.min.js?v=a7894cd8"></script> |
@@ -112,7 +112,7 @@ <h3>Navigation</h3> |
112 | 112 | <a href="mapcache/coverage.html" title="Coverage Analyzer" |
113 | 113 | accesskey="P">previous</a> |</li> |
114 | 114 | <li class="nav-item nav-item-0"><a href="index.html">Home</a> »</li> |
115 | | - <li class="nav-item nav-item-1"><a href="documentation.html" accesskey="U">MapServer 8.6.1 Documentation</a> »</li> |
| 115 | + <li class="nav-item nav-item-1"><a href="documentation.html" accesskey="U">MapServer 8.6.2 Documentation</a> »</li> |
116 | 116 | <li class="nav-item nav-item-this"><a href="">MapServer Migration Guide</a></li> |
117 | 117 | </ul> |
118 | 118 | </div> |
@@ -161,6 +161,8 @@ <h3>Navigation</h3> |
161 | 161 | <section id="mapserver-8-4-to-8-6-migration"> |
162 | 162 | <span id="migration-8-6"></span><h2><a class="toc-backref" href="#table-of-contents" role="doc-backlink">MapServer 8.4 to 8.6 Migration</a><a class="headerlink" href="#mapserver-8-4-to-8-6-migration" title="Link to this heading">¶</a></h2> |
163 | 163 | <ul> |
| 164 | +<li><p>The 8.6.2 release includes a fix for a security flaw in the OpenLayers viewer |
| 165 | +(see MapServer’s <a class="reference external" href="https://github.com/MapServer/MapServer/security/advisories/GHSA-4g9f-ph64-hg2x">Security Advisory</a>)</p></li> |
164 | 166 | <li><p>The 8.6.1 release includes a fix for a security flaw in the SLD parser |
165 | 167 | (see CVE record: <a class="reference external" href="https://www.cve.org/CVERecord?id=CVE-2026-33721">CVE-2026-33721</a>, |
166 | 168 | or see MapServer’s <a class="reference external" href="https://github.com/MapServer/MapServer/security/advisories/GHSA-cv4m-mr84-fgjp">Security Advisory</a>)</p></li> |
@@ -1567,13 +1569,13 @@ <h3>Navigation</h3> |
1567 | 1569 | <a href="mapcache/coverage.html" title="Coverage Analyzer" |
1568 | 1570 | >previous</a> |</li> |
1569 | 1571 | <li class="nav-item nav-item-0"><a href="index.html">Home</a> »</li> |
1570 | | - <li class="nav-item nav-item-1"><a href="documentation.html" >MapServer 8.6.1 Documentation</a> »</li> |
| 1572 | + <li class="nav-item nav-item-1"><a href="documentation.html" >MapServer 8.6.2 Documentation</a> »</li> |
1571 | 1573 | <li class="nav-item nav-item-this"><a href="">MapServer Migration Guide</a></li> |
1572 | 1574 | </ul> |
1573 | 1575 | </div> |
1574 | 1576 | <div class="footer" role="contentinfo"> |
1575 | 1577 | © <a href="copyright.html">Copyright</a> 2026, Open Source Geospatial Foundation. |
1576 | | - Last updated on 2026-04-16. |
| 1578 | + Last updated on 2026-04-19. |
1577 | 1579 | Created using <a href="https://www.sphinx-doc.org/">Sphinx</a> 9.1.0. |
1578 | 1580 | </div> |
1579 | 1581 | </body> |
|
0 commit comments