File tree Expand file tree Collapse file tree 3 files changed +7
-1
lines changed Expand file tree Collapse file tree 3 files changed +7
-1
lines changed Original file line number Diff line number Diff line change 66MapServer 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
1717MapServer 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
Original file line number Diff line number Diff line change @@ -10,6 +10,7 @@ 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>`__,
13+ the CVE record: `CVE-2025-59431 <https://www.cve.org/CVERecord?id=CVE-2025-59431>`__,
1314as well as this `Security Advisory <https://github.com/MapServer/MapServer/security/advisories/GHSA-256m-rx4h-r55w>`__.
1415As security for the 7.6 branch has ended, and branches 8.2 & 8.0 are not supported,
1516all users are strongly encouraged to upgrade to the MapServer 8.4.1 release (see the
Original file line number Diff line number Diff line change @@ -7,6 +7,7 @@ The maintenance release of MapServer 8.4.1 has been issued in order to fix
77a security flaw for WFS filters through OGR.
88See the :ref:`changelog < changelog-8-4-1 > ` for the list of changes.
99You may also review MapServer's `Security Policy < https: //github.com/MapServer/MapServer/blob/main/SECURITY.md> `__,
10+ the CVE record: `CVE-2025-59431 < https: //www.cve.org/CVERecord?id=CVE-2025-59431> `__,
1011as well as this `Security Advisory < https: //github.com/MapServer/MapServer/security/advisories/GHSA-256m-rx4h-r55w> `__.
1112As security for the 7.6 branch has ended, and branches 8.2 & 8.0 are not supported,
1213all users are strongly encouraged to upgrade to the MapServer 8.4.1 release (see the
You can’t perform that action at this time.
0 commit comments