Skip to content

Commit 7612efc

Browse files
committed
add CVE [build_translations]
1 parent 719c200 commit 7612efc

File tree

3 files changed

+7
-1
lines changed

3 files changed

+7
-1
lines changed

en/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

en/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

en/include/announcements.inc

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ The maintenance release of MapServer 8.4.1 has been issued in order to fix
77
a security flaw for WFS filters through OGR.
88
See the :ref:`changelog <changelog-8-4-1>` for the list of changes.
99
You 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>`__,
1011
as well as this `Security Advisory <https://github.com/MapServer/MapServer/security/advisories/GHSA-256m-rx4h-r55w>`__.
1112
As security for the 7.6 branch has ended, and branches 8.2 & 8.0 are not supported,
1213
all users are strongly encouraged to upgrade to the MapServer 8.4.1 release (see the

0 commit comments

Comments
 (0)