Skip to content

Commit 9be0141

Browse files
committed
update 8.4.1 announce
1 parent 98f775a commit 9be0141

File tree

4 files changed

+14
-5
lines changed

4 files changed

+14
-5
lines changed

_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
}

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

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

en/include/announcements.inc

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,16 @@
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
47
a security flaw for WFS filters through OGR.
58
See the :ref:`changelog <changelog-8-4-1>` for the list of changes.
69
You may also review MapServer's `Security Policy <https://github.com/MapServer/MapServer/blob/main/SECURITY.md>`__,
710
as well as this `Security Advisory <https://github.com/MapServer/MapServer/security/advisories/GHSA-256m-rx4h-r55w>`__.
811
As 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

1115
Head to :ref:`download` to obtain a copy.
1216

0 commit comments

Comments
 (0)