diff options
author | Asaf Kahlon <asafka7@gmail.com> | 2019-01-04 16:11:08 +0200 |
---|---|---|
committer | Peter Korsgaard <peter@korsgaard.com> | 2019-01-04 21:57:01 +0100 |
commit | 86d0ecf07615ff47a11ca6aa4d6aba908d6f359a (patch) | |
tree | f2f25cb8c4e9c38e4b0156725f9db6f25c66a110 /package/python-django/python-django.hash | |
parent | 45aabcddc5668b926078d43decc5fc5e59d43788 (diff) | |
download | buildroot-86d0ecf07615ff47a11ca6aa4d6aba908d6f359a.tar.gz buildroot-86d0ecf07615ff47a11ca6aa4d6aba908d6f359a.zip |
package/python-django: security bump to version 2.1.5
Fixes CVE-2019-3498: Content spoofing possibility in the default 404 page
For more details, see the announcement:
https://www.djangoproject.com/weblog/2019/jan/04/security-releases/
Signed-off-by: Asaf Kahlon <asafka7@gmail.com>
[Peter: mention that bump fixes security issues]
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Diffstat (limited to 'package/python-django/python-django.hash')
-rw-r--r-- | package/python-django/python-django.hash | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/package/python-django/python-django.hash b/package/python-django/python-django.hash index b6c85922a5..4b932ac907 100644 --- a/package/python-django/python-django.hash +++ b/package/python-django/python-django.hash @@ -1,5 +1,5 @@ # md5, sha256 from https://pypi.org/pypi/django/json -md5 3afc8bcec941e37221287f1a5323b1f1 Django-2.1.4.tar.gz -sha256 068d51054083d06ceb32ce02b7203f1854256047a0d58682677dd4f81bceabd7 Django-2.1.4.tar.gz +md5 9309c48c8b92503b8969a7603a97e2a1 Django-2.1.5.tar.gz +sha256 d6393918da830530a9516bbbcbf7f1214c3d733738779f06b0f649f49cc698c3 Django-2.1.5.tar.gz # Locally computed sha256 checksums sha256 b846415d1b514e9c1dff14a22deb906d794bc546ca6129f950a18cd091e2a669 LICENSE |