Skip to content

Commit 42f0a80

Browse files
author
MapServer deploybot
committed
update with results of commit MapServer/MapServer-documentation@7612efc
1 parent eb8d90a commit 42f0a80

File tree

7,247 files changed

+7350
-7210
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

7,247 files changed

+7350
-7210
lines changed

MIGRATION_GUIDE.html

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -126,7 +126,7 @@ <h3>Navigation</h3>
126126
<span id="migration"></span><h1><a class="toc-backref" href="#table-of-contents" role="doc-backlink">MapServer Migration Guide</a><a class="headerlink" href="#mapserver-migration-guide" title="Link to this heading"></a></h1>
127127
<dl class="field-list simple">
128128
<dt class="field-odd">Last Updated<span class="colon">:</span></dt>
129-
<dd class="field-odd"><p>2025-09-19</p>
129+
<dd class="field-odd"><p>2025-09-22</p>
130130
</dd>
131131
</dl>
132132
<nav class="contents" id="table-of-contents">
@@ -154,6 +154,9 @@ <h3>Navigation</h3>
154154
<section id="mapserver-8-2-to-8-4-migration">
155155
<span id="migration-8-4"></span><h2><a class="toc-backref" href="#table-of-contents" role="doc-backlink">MapServer 8.2 to 8.4 Migration</a><a class="headerlink" href="#mapserver-8-2-to-8-4-migration" title="Link to this heading"></a></h2>
156156
<ul>
157+
<li><p>The 8.4.1 release includes a fix for a security flaw for WFS filter requests to
158+
an OGR backend connection (see CVE record: <a class="reference external" href="https://www.cve.org/CVERecord?id=CVE-2025-59431">CVE-2025-59431</a>,
159+
or MapServer’s <a class="reference external" href="https://github.com/MapServer/MapServer/security/advisories/GHSA-256m-rx4h-r55w">Security Advisory</a>)</p></li>
157160
<li><p>you can now build against the PCRE2 library (WITH_PCRE2=ON)</p></li>
158161
<li><p>reminder that since the PROJ 9.1 release, the former <cite>PROJ_LIB</cite> variable has
159162
been replaced with <cite>PROJ_DATA</cite></p>
@@ -1432,7 +1435,7 @@ <h3>Navigation</h3>
14321435
</div>
14331436
<div class="footer" role="contentinfo">
14341437
&#169; <a href="copyright.html">Copyright</a> 2025, Open Source Geospatial Foundation.
1435-
Last updated on 2025-09-20.
1438+
Last updated on 2025-09-22.
14361439
Created using <a href="https://www.sphinx-doc.org/">Sphinx</a> 8.2.3.
14371440
</div>
14381441
</body>

_modules/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -159,7 +159,7 @@ <h3>Navigation</h3>
159159
</div>
160160
<div class="footer" role="contentinfo">
161161
&#169; <a href="../copyright.html">Copyright</a> 2025, Open Source Geospatial Foundation.
162-
Last updated on 2025-09-20.
162+
Last updated on 2025-09-22.
163163
Created using <a href="https://www.sphinx-doc.org/">Sphinx</a> 8.2.3.
164164
</div>
165165
</body>

_modules/mapscript/mapscript.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5576,7 +5576,7 @@ <h3>Navigation</h3>
55765576
</div>
55775577
<div class="footer" role="contentinfo">
55785578
&#169; <a href="../../copyright.html">Copyright</a> 2025, Open Source Geospatial Foundation.
5579-
Last updated on 2025-09-20.
5579+
Last updated on 2025-09-22.
55805580
Created using <a href="https://www.sphinx-doc.org/">Sphinx</a> 8.2.3.
55815581
</div>
55825582
</body>

_sources/MIGRATION_GUIDE.txt

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
MapServer Migration Guide
77
*****************************************************************************
88

9-
:Last Updated: 2025-09-19
9+
:Last Updated: 2025-09-22
1010

1111
.. contents:: Table of Contents
1212
:depth: 2
@@ -17,6 +17,10 @@ MapServer Migration Guide
1717
MapServer 8.2 to 8.4 Migration
1818
==============================
1919

20+
- The 8.4.1 release includes a fix for a security flaw for WFS filter requests to
21+
an OGR backend connection (see CVE record: `CVE-2025-59431 <https://www.cve.org/CVERecord?id=CVE-2025-59431>`__,
22+
or MapServer's `Security Advisory <https://github.com/MapServer/MapServer/security/advisories/GHSA-256m-rx4h-r55w>`__)
23+
2024
- you can now build against the PCRE2 library (WITH_PCRE2=ON)
2125

2226
- reminder that since the PROJ 9.1 release, the former `PROJ_LIB` variable has

_sources/announcements/announcements_archive.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ The maintenance release of MapServer 8.4.1 has been issued in order to fix
1010
a security flaw for WFS filters through OGR.
1111
See the :ref:`changelog <changelog-8-4-1>` for the list of changes.
1212
You may also review MapServer's `Security Policy <https://github.com/MapServer/MapServer/blob/main/SECURITY.md>`__,
13+
the CVE record: `CVE-2025-59431 <https://www.cve.org/CVERecord?id=CVE-2025-59431>`__,
1314
as well as this `Security Advisory <https://github.com/MapServer/MapServer/security/advisories/GHSA-256m-rx4h-r55w>`__.
1415
As security for the 7.6 branch has ended, and branches 8.2 & 8.0 are not supported,
1516
all users are strongly encouraged to upgrade to the MapServer 8.4.1 release (see the

about.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -244,7 +244,7 @@ <h3>Navigation</h3>
244244
</div>
245245
<div class="footer" role="contentinfo">
246246
&#169; <a href="copyright.html">Copyright</a> 2025, Open Source Geospatial Foundation.
247-
Last updated on 2025-09-20.
247+
Last updated on 2025-09-22.
248248
Created using <a href="https://www.sphinx-doc.org/">Sphinx</a> 8.2.3.
249249
</div>
250250
</body>

announcements/2021-03-30-limit-mapfile-access.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -183,7 +183,7 @@ <h3>Navigation</h3>
183183
</div>
184184
<div class="footer" role="contentinfo">
185185
&#169; <a href="../copyright.html">Copyright</a> 2025, Open Source Geospatial Foundation.
186-
Last updated on 2025-09-20.
186+
Last updated on 2025-09-22.
187187
Created using <a href="https://www.sphinx-doc.org/">Sphinx</a> 8.2.3.
188188
</div>
189189
</body>

announcements/2021-06-11-community-condolences.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -195,7 +195,7 @@ <h3>Navigation</h3>
195195
</div>
196196
<div class="footer" role="contentinfo">
197197
&#169; <a href="../copyright.html">Copyright</a> 2025, Open Source Geospatial Foundation.
198-
Last updated on 2025-09-20.
198+
Last updated on 2025-09-22.
199199
Created using <a href="https://www.sphinx-doc.org/">Sphinx</a> 8.2.3.
200200
</div>
201201
</body>

announcements/announcements_archive.html

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -120,6 +120,7 @@ <h3>Navigation</h3>
120120
a security flaw for WFS filters through OGR.
121121
See the <a class="reference internal" href="../development/changelog/changelog-8-4.html#changelog-8-4-1"><span class="std std-ref">changelog</span></a> for the list of changes.
122122
You may also review MapServer’s <a class="reference external" href="https://github.com/MapServer/MapServer/blob/main/SECURITY.md">Security Policy</a>,
123+
the CVE record: <a class="reference external" href="https://www.cve.org/CVERecord?id=CVE-2025-59431">CVE-2025-59431</a>,
123124
as well as this <a class="reference external" href="https://github.com/MapServer/MapServer/security/advisories/GHSA-256m-rx4h-r55w">Security Advisory</a>.
124125
As security for the 7.6 branch has ended, and branches 8.2 &amp; 8.0 are not supported,
125126
all users are strongly encouraged to upgrade to the MapServer 8.4.1 release (see the
@@ -666,7 +667,7 @@ <h3>Navigation</h3>
666667
</div>
667668
<div class="footer" role="contentinfo">
668669
&#169; <a href="../copyright.html">Copyright</a> 2025, Open Source Geospatial Foundation.
669-
Last updated on 2025-09-20.
670+
Last updated on 2025-09-22.
670671
Created using <a href="https://www.sphinx-doc.org/">Sphinx</a> 8.2.3.
671672
</div>
672673
</body>

announcements/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -168,7 +168,7 @@ <h3>Navigation</h3>
168168
</div>
169169
<div class="footer" role="contentinfo">
170170
&#169; <a href="../copyright.html">Copyright</a> 2025, Open Source Geospatial Foundation.
171-
Last updated on 2025-09-20.
171+
Last updated on 2025-09-22.
172172
Created using <a href="https://www.sphinx-doc.org/">Sphinx</a> 8.2.3.
173173
</div>
174174
</body>

0 commit comments

Comments
 (0)