File tree Expand file tree Collapse file tree 2 files changed +15
-1
lines changed Expand file tree Collapse file tree 2 files changed +15
-1
lines changed Original file line number Diff line number Diff line change 1
1
DOMjudge Programming Contest Judging System
2
2
3
+ Version 8.2.1 - 29 May 2023
4
+ ---------------------------
5
+ - Set the default domjudge_user to the current user at configure time.
6
+ - Various bugfixes.
7
+ - Adhere to CLICS 2022-07 again.
8
+ - Prevent overwriting of local .netrc when installing examples.
9
+ - Fixed some w3c html violations.
10
+ - Clarify the need for cgroupv1 when chroot creating fails.
11
+ - Fix medal awards when skipping categories.
12
+ - Do not allow to delete problems from a locked contest in the UI.
13
+ - Disallow submitting to a problem when it does not have testcases at import.
14
+ - Fix handling of binary files when editing executables.
15
+ - Recalculate all immutable hashes since the algorithm changed in the past.
16
+
3
17
Version 8.2.0 - 6 March 2023
4
18
----------------------------
5
19
- Various bugfixes & UI improvements.
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
[ ![ LGTM alerts] ( https://img.shields.io/lgtm/alerts/g/DOMjudge/domjudge.svg?logo=lgtm&logoWidth=18 )] ( https://lgtm.com/projects/g/DOMjudge/domjudge/alerts/ )
8
8
9
- This is the Programming Contest Jury System "DOMjudge" version 8.2.1DEV
9
+ This is the Programming Contest Jury System "DOMjudge" version 8.2.1
10
10
11
11
DOMjudge is a system for running a programming contest, like the
12
12
ICPC regional and world championship programming contests.
You can’t perform that action at this time.
0 commit comments