File tree Expand file tree Collapse file tree 4 files changed +14
-5
lines changed
Expand file tree Collapse file tree 4 files changed +14
-5
lines changed Original file line number Diff line number Diff line change @@ -226,6 +226,10 @@ div.tip {
226226 background-color : # e8d7f3 ;
227227}
228228
229+ div .important {
230+ background-color : # f8e5d3 ;
231+ }
232+
229233div .versionadded {
230234 background-color : # eee ;
231235}
Original file line number Diff line number Diff line change 66MapServer 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
Original file line number Diff line number Diff line change 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
1010a security flaw for WFS filters through OGR.
1111See the :ref:`changelog <changelog-8-4-1>` for the list of changes.
1212You may also review MapServer's `Security Policy <https://github.com/MapServer/MapServer/blob/main/SECURITY.md>`__,
1313as well as this `Security Advisory <https://github.com/MapServer/MapServer/security/advisories/GHSA-256m-rx4h-r55w>`__.
1414As 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
Original file line number Diff line number Diff line change 11**2025-09-19 - MapServer 8.4.1 is released**
22
3- The maintenance release of MapServer has been issued in order to fix
3+ .. important::
4+ Security release available
5+
6+ The maintenance release of MapServer 8.4.1 has been issued in order to fix
47a security flaw for WFS filters through OGR.
58See the :ref:`changelog < changelog-8-4-1 > ` for the list of changes.
69You may also review MapServer's `Security Policy < https: //github.com/MapServer/MapServer/blob/main/SECURITY.md> `__,
710as well as this `Security Advisory < https: //github.com/MapServer/MapServer/security/advisories/GHSA-256m-rx4h-r55w> `__.
811As security for the 7.6 branch has ended, and branches 8.2 & 8.0 are not supported,
9- all users are strongly encouraged to upgrade to the MapServer 8.4.1 release.
12+ all users are strongly encouraged to upgrade to the MapServer 8.4.1 release (see the
13+ :ref:`Migration Guide < migration > `).
1014
1115Head to :ref:`download` to obtain a copy.
1216
You can’t perform that action at this time.
0 commit comments