mirror of
https://github.com/godotengine/buildroot.git
synced 2026-01-08 02:09:48 +03:00
Fixes the following security vulnerabilities: - CVE-2019-19118: Privilege escalation in the Django admin Additionally, 2.2.8 (and 2.2.7) fixes a number of bugs and adds python 3.8 support. For more details, see the release notes: https://docs.djangoproject.com/en/dev/releases/2.2.8/ Signed-off-by: Peter Korsgaard <peter@korsgaard.com>