File tree Expand file tree Collapse file tree 3 files changed +5
-5
lines changed Expand file tree Collapse file tree 3 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 1
1
DOMjudge Programming Contest Judging System
2
2
3
- Version 8.3.0DEV
4
- ----------------------------
3
+ Version 8.3.0 - 31 May 2024
4
+ ---------------------------
5
5
- [security] Close metadata file descriptor for the child in runguard.
6
6
- Document that minimum PHP version is now 8.1.0.
7
7
- Upgrade Symfony to 6.2 and upgrade other library dependencies.
Original file line number Diff line number Diff line change 6
6
[ ![ Coverity Scan Status] ( https://img.shields.io/coverity/scan/671.svg )] ( https://scan.coverity.com/projects/domjudge )
7
7
[ ![ CodeQL alerts] ( https://github.com/DOMjudge/domjudge/actions/workflows/codeql-analysis.yml/badge.svg?branch=main&event=push )] ( https://github.com/DOMjudge/domjudge/actions/workflows/codeql-analysis.yml )
8
8
9
- This is the Programming Contest Jury System "DOMjudge" version 8.3.0DEV
9
+ This is the Programming Contest Jury System "DOMjudge" version 8.3.0
10
10
11
11
DOMjudge is a system for running a programming contest, like the
12
12
ICPC regional and world championship programming contests.
Original file line number Diff line number Diff line change 5
5
| DOMjudge Version | Supported | PHP version supported |
6
6
| ------------------| ------------------ | -----------------------|
7
7
| main branch | :warning : | 8.1-8.3 |
8
+ | 8.3.x | :white_check_mark : | 8.1-8.3 |
8
9
| 8.2.x | :white_check_mark : | 7.4-8.2 |
9
- | 8.1.x | :white_check_mark : | 7.4-8.2 |
10
- | < 8.1 | :x : | :x : |
10
+ | < 8.2 | :x : | :x : |
11
11
12
12
## Reporting a Vulnerability
13
13
You can’t perform that action at this time.
0 commit comments