-
Notifications
You must be signed in to change notification settings - Fork 78
Expand file tree
/
Copy pathannouncements.inc
More file actions
65 lines (46 loc) · 2.79 KB
/
announcements.inc
File metadata and controls
65 lines (46 loc) · 2.79 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
**2025-12-03 - MapServer 8.6.0 is released**
The major version MapServer 8.6 has been released. The list of
major changes for this release can be found in the :ref:`8.6 announcement <announce-8-6>`.
See the :ref:`changelog <changelog-8-6-0>`
for the full list of changes and head to :ref:`download` to obtain a copy.
**2025-09-19 - MapServer 8.4.1 is released**
.. important::
Security release available
The maintenance release of MapServer 8.4.1 has been issued in order to fix
a security flaw for WFS filters through OGR.
See the :ref:`changelog <changelog-8-4-1>` for the list of changes.
You may also review MapServer's `Security Policy <https://github.com/MapServer/MapServer/blob/main/SECURITY.md>`__,
the CVE record: `CVE-2025-59431 <https://www.cve.org/CVERecord?id=CVE-2025-59431>`__,
as well as this `Security Advisory <https://github.com/MapServer/MapServer/security/advisories/GHSA-256m-rx4h-r55w>`__.
As security for the 7.6 branch has ended, and branches 8.2 & 8.0 are not supported,
all users are strongly encouraged to upgrade to the MapServer 8.4.1 release (see the
:ref:`Migration Guide <migration>`).
Head to :ref:`download` to obtain a copy.
**2025-01-15 - MapServer 8.4.0 is released**
The major version MapServer 8.4 has been released. The list of
major changes for this release can be found in the :ref:`8.4 announcement <announce-8-4>`.
See the :ref:`changelog <changelog-8-4>`
for the full list of changes and head to :ref:`download` to obtain a copy.
**2024-09-02 - MapServer 8.2.2 is released**
The maintenance release of MapServer 8.2.2 is now available.
See the :ref:`8.2.2 changelog <changelog-8-2-2>`
for the full list of changes.
Head to :ref:`download` to obtain a copy.
**2024-08-02 - MapCache 1.14.1 and TinyOWS 1.2.2 are released**
The minor versions MapCache 1.14.1 and TinyOWS 1.2.2 have been released.
The list of changes for these release can be found in
the MapCache :ref:`changelog <changelog-mapcache-1-14>` and TinyOWS
:ref:`changelog <changelog-tinyows-1-2>`.
Head to :ref:`download` to obtain a copy.
**2024-07-21 - MapServer 8.2.1, 7.6.7 are released**
Several maintenance releases of MapServer have been issued in order to fix
a security flaw for the tostring() expression function.
See the :ref:`8.2.1 changelog <changelog-8-2-1>`,
:ref:`7.6.7 changelog <changelog-7-6-7>` for the list of changes. You
may also review MapServer's `Security Policy <https://github.com/MapServer/MapServer/blob/main/SECURITY.md>`__.
Head to :ref:`download` to obtain a copy.
**2024-07-08 - MapServer 8.2.0 is released**
The major version MapServer 8.2 has been released. The list of
major changes for this release can be found in the :ref:`8.2 announcement <announce-8-2>`.
See the :ref:`changelog <changelog-8-2>`
for the full list of changes and head to :ref:`download` to obtain a copy.