Skip to content

Commit 48181b0

Browse files
author
MapServer deploybot
committed
update with results of commit MapServer/MapServer-documentation@80d07a2
1 parent 703617a commit 48181b0

File tree

514 files changed

+1042
-1031
lines changed

Some content is hidden

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

514 files changed

+1042
-1031
lines changed

MIGRATION_GUIDE.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77

88
<title>MapServer Migration Guide &#8212; MapServer 8.4.1 documentation</title>
99
<link rel="stylesheet" type="text/css" href="_static/pygments.css?v=03e43079" />
10-
<link rel="stylesheet" type="text/css" href="_static/sphinx.css?v=6c7b17ac" />
10+
<link rel="stylesheet" type="text/css" href="_static/sphinx.css?v=3320da2e" />
1111
<link rel="stylesheet" type="text/css" href="_static/copybutton.css?v=76b2166b" />
1212
<link rel="stylesheet" type="text/css" href="_static/custom.css?v=dd298242" />
1313
<link rel="stylesheet" type="text/css" href="_static/ribbon.css?v=ea091bf4" />
@@ -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>2024-12-13</p>
129+
<dd class="field-odd"><p>2025-09-19</p>
130130
</dd>
131131
</dl>
132132
<nav class="contents" id="table-of-contents">
@@ -1432,7 +1432,7 @@ <h3>Navigation</h3>
14321432
</div>
14331433
<div class="footer" role="contentinfo">
14341434
&#169; <a href="copyright.html">Copyright</a> 2025, Open Source Geospatial Foundation.
1435-
Last updated on 2025-09-19.
1435+
Last updated on 2025-09-20.
14361436
Created using <a href="https://www.sphinx-doc.org/">Sphinx</a> 8.2.3.
14371437
</div>
14381438
</body>

_modules/index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
77
<title>Overview: module code &#8212; MapServer 8.4.1 documentation</title>
88
<link rel="stylesheet" type="text/css" href="../_static/pygments.css?v=03e43079" />
9-
<link rel="stylesheet" type="text/css" href="../_static/sphinx.css?v=6c7b17ac" />
9+
<link rel="stylesheet" type="text/css" href="../_static/sphinx.css?v=3320da2e" />
1010
<link rel="stylesheet" type="text/css" href="../_static/copybutton.css?v=76b2166b" />
1111
<link rel="stylesheet" type="text/css" href="../_static/custom.css?v=dd298242" />
1212
<link rel="stylesheet" type="text/css" href="../_static/ribbon.css?v=ea091bf4" />
@@ -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-19.
162+
Last updated on 2025-09-20.
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: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
77
<title>mapscript.mapscript &#8212; MapServer 8.4.1 documentation</title>
88
<link rel="stylesheet" type="text/css" href="../../_static/pygments.css?v=03e43079" />
9-
<link rel="stylesheet" type="text/css" href="../../_static/sphinx.css?v=6c7b17ac" />
9+
<link rel="stylesheet" type="text/css" href="../../_static/sphinx.css?v=3320da2e" />
1010
<link rel="stylesheet" type="text/css" href="../../_static/copybutton.css?v=76b2166b" />
1111
<link rel="stylesheet" type="text/css" href="../../_static/custom.css?v=dd298242" />
1212
<link rel="stylesheet" type="text/css" href="../../_static/ribbon.css?v=ea091bf4" />
@@ -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-19.
5579+
Last updated on 2025-09-20.
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: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
MapServer Migration Guide
77
*****************************************************************************
88

9-
:Last Updated: 2024-12-13
9+
:Last Updated: 2025-09-19
1010

1111
.. contents:: Table of Contents
1212
:depth: 2

_sources/announcements/announcements_archive.txt

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,13 +6,14 @@
66

77
**2025-09-19 - MapServer 8.4.1 is released**
88

9-
The maintenance release of MapServer has been issued in order to fix
9+
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>`__,
1313
as well as this `Security Advisory <https://github.com/MapServer/MapServer/security/advisories/GHSA-256m-rx4h-r55w>`__.
1414
As security for the 7.6 branch has ended, and branches 8.2 & 8.0 are not supported,
15-
all users are strongly encouraged to upgrade to the MapServer 8.4.1 release.
15+
all users are strongly encouraged to upgrade to the MapServer 8.4.1 release (see the
16+
:ref:`Migration Guide <migration>`).
1617

1718
**2025-01-15 - MapServer 8.4.0 is released**
1819

_static/sphinx.css

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -226,6 +226,10 @@ div.tip {
226226
background-color: #e8d7f3;
227227
}
228228

229+
div.important {
230+
background-color: #f8e5d3;
231+
}
232+
229233
div.versionadded {
230234
background-color: #eee;
231235
}

about.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77

88
<title>About &#8212; MapServer 8.4.1 documentation</title>
99
<link rel="stylesheet" type="text/css" href="_static/pygments.css?v=03e43079" />
10-
<link rel="stylesheet" type="text/css" href="_static/sphinx.css?v=6c7b17ac" />
10+
<link rel="stylesheet" type="text/css" href="_static/sphinx.css?v=3320da2e" />
1111
<link rel="stylesheet" type="text/css" href="_static/copybutton.css?v=76b2166b" />
1212
<link rel="stylesheet" type="text/css" href="_static/custom.css?v=dd298242" />
1313
<link rel="stylesheet" type="text/css" href="_static/ribbon.css?v=ea091bf4" />
@@ -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-19.
247+
Last updated on 2025-09-20.
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: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77

88
<title>Security Advisory – Limiting Mapfile Access &#8212; MapServer 8.4.1 documentation</title>
99
<link rel="stylesheet" type="text/css" href="../_static/pygments.css?v=03e43079" />
10-
<link rel="stylesheet" type="text/css" href="../_static/sphinx.css?v=6c7b17ac" />
10+
<link rel="stylesheet" type="text/css" href="../_static/sphinx.css?v=3320da2e" />
1111
<link rel="stylesheet" type="text/css" href="../_static/copybutton.css?v=76b2166b" />
1212
<link rel="stylesheet" type="text/css" href="../_static/custom.css?v=dd298242" />
1313
<link rel="stylesheet" type="text/css" href="../_static/ribbon.css?v=ea091bf4" />
@@ -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-19.
186+
Last updated on 2025-09-20.
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: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77

88
<title>Community Condolences - Håvard Tveite &amp; Olivier Courtin &#8212; MapServer 8.4.1 documentation</title>
99
<link rel="stylesheet" type="text/css" href="../_static/pygments.css?v=03e43079" />
10-
<link rel="stylesheet" type="text/css" href="../_static/sphinx.css?v=6c7b17ac" />
10+
<link rel="stylesheet" type="text/css" href="../_static/sphinx.css?v=3320da2e" />
1111
<link rel="stylesheet" type="text/css" href="../_static/copybutton.css?v=76b2166b" />
1212
<link rel="stylesheet" type="text/css" href="../_static/custom.css?v=dd298242" />
1313
<link rel="stylesheet" type="text/css" href="../_static/ribbon.css?v=ea091bf4" />
@@ -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-19.
198+
Last updated on 2025-09-20.
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: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77

88
<title>MapServer Announcement Archives &#8212; MapServer 8.4.1 documentation</title>
99
<link rel="stylesheet" type="text/css" href="../_static/pygments.css?v=03e43079" />
10-
<link rel="stylesheet" type="text/css" href="../_static/sphinx.css?v=6c7b17ac" />
10+
<link rel="stylesheet" type="text/css" href="../_static/sphinx.css?v=3320da2e" />
1111
<link rel="stylesheet" type="text/css" href="../_static/copybutton.css?v=76b2166b" />
1212
<link rel="stylesheet" type="text/css" href="../_static/custom.css?v=dd298242" />
1313
<link rel="stylesheet" type="text/css" href="../_static/ribbon.css?v=ea091bf4" />
@@ -116,13 +116,14 @@ <h3>Navigation</h3>
116116
<section id="mapserver-announcement-archives">
117117
<span id="announcement-archives"></span><h1>MapServer Announcement Archives<a class="headerlink" href="#mapserver-announcement-archives" title="Link to this heading"></a></h1>
118118
<p><strong>2025-09-19 - MapServer 8.4.1 is released</strong></p>
119-
<p>The maintenance release of MapServer has been issued in order to fix
119+
<p>The maintenance release of MapServer 8.4.1 has been issued in order to fix
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>,
123123
as well as this <a class="reference external" href="https://github.com/MapServer/MapServer/security/advisories/GHSA-256m-rx4h-r55w">Security Advisory</a>.
124124
As security for the 7.6 branch has ended, and branches 8.2 &amp; 8.0 are not supported,
125-
all users are strongly encouraged to upgrade to the MapServer 8.4.1 release.</p>
125+
all users are strongly encouraged to upgrade to the MapServer 8.4.1 release (see the
126+
<a class="reference internal" href="../MIGRATION_GUIDE.html#migration"><span class="std std-ref">Migration Guide</span></a>).</p>
126127
<p><strong>2025-01-15 - MapServer 8.4.0 is released</strong></p>
127128
<p>The major version MapServer 8.4 has been released. The list of
128129
major changes for this release can be found in the <a class="reference internal" href="../development/announce/8-4.html#announce-8-4"><span class="std std-ref">8.4 announcement</span></a>.
@@ -665,7 +666,7 @@ <h3>Navigation</h3>
665666
</div>
666667
<div class="footer" role="contentinfo">
667668
&#169; <a href="../copyright.html">Copyright</a> 2025, Open Source Geospatial Foundation.
668-
Last updated on 2025-09-19.
669+
Last updated on 2025-09-20.
669670
Created using <a href="https://www.sphinx-doc.org/">Sphinx</a> 8.2.3.
670671
</div>
671672
</body>

0 commit comments

Comments
 (0)