Skip to content

Commit e3ba957

Browse files
committed
update for rc3
1 parent 210bf94 commit e3ba957

File tree

6 files changed

+27
-4
lines changed

6 files changed

+27
-4
lines changed

en/announcements/announcements_archive.txt

+7
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,13 @@
44
MapServer Announcement Archives
55
*****************************************************************************
66

7+
**2024-06-28 - MapServer 8.2.0-rc3 is released**
8+
9+
The third release candidate for MapServer 8.2.0 has been released. The list of
10+
major changes for this release can be found in the :ref:`8.2 announcement <announce-8-2>`.
11+
See the :ref:`changelog <changelog-8-2-0-rc3>`
12+
for the full list of changes and head to :ref:`download` to obtain a copy.
13+
714
**2024-06-27 - MapServer 8.2.0-rc2 is released**
815

916
The second release candidate for MapServer 8.2.0 has been released. The list of

en/development/announce/8-2.txt

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
.. _announce-8-2:
22

33
*****************************************************************************
4-
Version 8.2.0-rc2 Announcement
4+
Version 8.2.0-rc3 Announcement
55
*****************************************************************************
66

77
:Authors: Project Steering Committee
8-
:Released: 2024-06-27
8+
:Released: 2024-06-28
99

10-
The MapServer Team is pleased to announce the second release candidate of the major release of
10+
The MapServer Team is pleased to announce the third release candidate of the major release of
1111
MapServer 8.2.0
1212

1313
This 8.2 release brings a number of major new features that are briefly

en/development/changelog/changelog-8-2.txt

+7
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,13 @@
77
The summary of major changes for this release can be found in the `HISTORY.md <https://github.com/MapServer/MapServer/blob/branch-8-2/HISTORY.md>`__
88
file from the source directory.
99

10+
.. _changelog-8-2-0-rc3:
11+
12+
Changes from 8.2.0-rc2 to 8.2.0-rc3
13+
===================================
14+
15+
* Fix memory corruption issues in msUpdate...FromString ( `#7038 <https://github.com/mapserver/mapserver/issues/7038>`__ ) ( `#7095 <https://github.com/mapserver/mapserver/issues/7095>`__ ) (github-actions[bot]) : `e964c39 <https://github.com/mapserver/mapserver/commit/e964c39c132375f48eed7cbf87854f93770b430a>`__
16+
1017
.. _changelog-8-2-0-rc2:
1118

1219
Changes from 8.2.0-rc1 to 8.2.0-rc2

en/download.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ Current Release(s)
1818

1919
* MapServer
2020

21-
* **2024-06-27** `mapserver-8.2.0-rc2.tar.gz <https://download.osgeo.org/mapserver/mapserver-8.2.0-rc2.tar.gz>`__ :ref:`Changelog <changelog-8-2-0-rc2>`
21+
* **2024-06-28** `mapserver-8.2.0-rc3.tar.gz <https://download.osgeo.org/mapserver/mapserver-8.2.0-rc3.tar.gz>`__ :ref:`Changelog <changelog-8-2-0-rc3>`
2222
* **2024-06-11** `mapserver-8.0.2.tar.gz <https://download.osgeo.org/mapserver/mapserver-8.0.2.tar.gz>`__ :ref:`Changelog <changelog-8-0>`
2323
* **2024-06-11** `mapserver-7.6.6.tar.gz <https://download.osgeo.org/mapserver/mapserver-7.6.6.tar.gz>`__ :ref:`Changelog <changelog-7-6>`
2424
* **2021-04-30** `mapserver-7.4.5.tar.gz <https://download.osgeo.org/mapserver/mapserver-7.4.5.tar.gz>`__ :ref:`Changelog <changelog-7-4>`

en/download_archives.txt

+2
Original file line numberDiff line numberDiff line change
@@ -150,6 +150,8 @@ Past Releases
150150
Development Releases
151151
..............................................................................
152152

153+
* **2024-06-28** `mapserver-8.2.0-rc3.tar.gz <https://download.osgeo.org/mapserver/mapserver-8.2.0-rc3.tar.gz>`__ :ref:`Changelog <changelog-8-2-0-rc3>`
154+
153155
* **2024-06-27** `mapserver-8.2.0-rc2.tar.gz <https://download.osgeo.org/mapserver/mapserver-8.2.0-rc2.tar.gz>`__ :ref:`Changelog <changelog-8-2-0-rc2>`
154156

155157
* **2024-06-14** `mapserver-8.2.0-rc1.tar.gz <https://download.osgeo.org/mapserver/mapserver-8.2.0-rc1.tar.gz>`__ :ref:`Changelog <changelog-8-2-0-rc1>`

en/include/announcements.inc

+7
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
**2024-06-28 - MapServer 8.2.0-rc3 is released**
2+
3+
The third release candidate for MapServer 8.2.0 has been released. The list of
4+
major changes for this release can be found in the :ref:`8.2 announcement <announce-8-2>`.
5+
See the :ref:`changelog <changelog-8-2-0-rc3>`
6+
for the full list of changes and head to :ref:`download` to obtain a copy.
7+
18
**2024-06-27 - MapServer 8.2.0-rc2 is released**
29

310
The second release candidate for MapServer 8.2.0 has been released. The list of

0 commit comments

Comments
 (0)