python3Packages.django_1_8: add more known vulns
I'm just assuming that these affect 1.8, since they affect every later version.
This commit is contained in:
parent
b37c76fa7f
commit
6bbeeb629e
1 changed files with 3 additions and 0 deletions
|
@ -28,6 +28,9 @@ buildPythonPackage rec {
|
|||
# The patches were not backported due to Django 1.8 having reached EOL
|
||||
https://www.djangoproject.com/weblog/2018/aug/01/security-releases/
|
||||
https://www.djangoproject.com/weblog/2019/jan/04/security-releases/
|
||||
https://www.djangoproject.com/weblog/2019/feb/11/security-releases/
|
||||
https://www.djangoproject.com/weblog/2019/jun/03/security-releases/
|
||||
https://www.djangoproject.com/weblog/2019/jul/01/security-releases/
|
||||
];
|
||||
};
|
||||
|
||||
|
|
Loading…
Reference in a new issue