fausecteam / ctf-gameserver

FAUST Gameserver for attack-defense CTFs
https://ctf-gameserver.org
ISC License
64 stars 27 forks source link

Check everything with current libraries #34

Closed F30 closed 4 years ago

F30 commented 6 years ago

All code has originally been written for interpreter and library versions included in Debian Jessie.

We ran FAUST CTF 2018 on Debian Stretch and that mostly worked alright, but there still has to be a systematic check for changes in libraries and I guess some "requirements.txt" files will have to be updated. This is especially the case for Django.

Unfortunately, we don't have any test cases (see #35).

F30 commented 4 years ago

Closing this since everything worked fine on Debian Buster during FAUST CTF 2020.