Skip to content

Commit

Permalink
Create the version 8.2
Browse files Browse the repository at this point in the history
  • Loading branch information
sbrunner committed Sep 5, 2024
1 parent 0a8c107 commit 77bb5ff
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 3 deletions.
1 change: 1 addition & 0 deletions .github/renovate.json5
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@
'8.0-gdal3.6',
'8.0-gdal3.7',
'8.0-gdal3.8',
'8.2-gdal3.8',
'master',
],
'pre-commit': { enabled: true },
Expand Down
8 changes: 5 additions & 3 deletions SECURITY.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,15 +5,17 @@
| Version | Supported Until | [Last Upstream Version](https://mapserver.org/) | Alternate Tag | Info |
| --------------- | --------------- | ----------------------------------------------- | ------------- | ----------------------------- |
| <= 7.4 | Unsupported | | | |
| 7.6 | 23/06/2025 | 18/04/2023 | | |
| 7.6 | 23/06/2025 | 13/07/2021 | | |
| 7.6-ubuntu18.04 | Best effort | | | Version based on Ubuntu 18.04 |
| 7.6-gdal3.3 | Best effort | | 7.6-20-04 | Version based on Ubuntu 20.04 |
| 7.6-gdal3.7 | Best effort | | | Version based on Ubuntu 22.04 |
| 7.6-gdal3.8 | Best effort | | 7.6 | Version based on Ubuntu 22.04 |
| 8.0 | 31/12/2025 | 18/04/2023 | | |
| 8.0 | 31/12/2025 | 12/06/2024 | | |
| 8.0-gdal3.6 | Best effort | | | Version based on Ubuntu 22.04 |
| 8.0-gdal3.7 | Best effort | | | Version based on Ubuntu 22.04 |
| 8.0-gdal3.8 | Best effort | | 8.0, latest | Version based on Ubuntu 22.04 |
| 8.0-gdal3.8 | Best effort | | 8.0 | Version based on Ubuntu 22.04 |
| 8.2 | To be defined | 02/09/2024 | | |
| 8.2-gdal3.8 | To be defined | | 8.2, latest | Version based on Ubuntu 22.04 |

[Reporting Upstream Vulnerability](https://www.mapserver.org/development/bugs.html?highlight=security)

Expand Down

0 comments on commit 77bb5ff

Please sign in to comment.