- security update to django-1.7.10

* CVE-2015-5963, Denial-of-service possibility in logout() view by filling session store
* CVE-2015-5964, Additional fixes in relation to CVE-2015-5963

https://www.djangoproject.com/weblog/2015/aug/18/security-releases/

ok rpointel@
This commit is contained in:
jasper 2015-08-20 11:28:46 +00:00
parent 395e5ee5f0
commit 1bc95afbcb
3 changed files with 8 additions and 7 deletions

View File

@ -1,9 +1,8 @@
# $OpenBSD: Makefile,v 1.1 2015/07/27 20:01:02 rpointel Exp $
# $OpenBSD: Makefile,v 1.2 2015/08/20 11:28:46 jasper Exp $
COMMENT = high-level Python web framework
MODPY_EGG_VERSION = 1.7.9
REVISION = 0
MODPY_EGG_VERSION = 1.7.10
LNAME = django

View File

@ -1,2 +1,2 @@
SHA256 (Django-1.7.9.tar.gz) = Tz+f5OXSD/jtapC10vLfLY/AVOR4zcw9uBxrKb0heGA=
SIZE (Django-1.7.9.tar.gz) = 7605194
SHA256 (Django-1.7.10.tar.gz) = uTV9LOvmGZcFXUF9YH+cZQ6BfNGjg7mhuIvx7a15fHU=
SIZE (Django-1.7.10.tar.gz) = 7584312

View File

@ -1,4 +1,4 @@
@comment $OpenBSD: PLIST,v 1.1 2015/07/27 20:01:02 rpointel Exp $
@comment $OpenBSD: PLIST,v 1.2 2015/08/20 11:28:46 jasper Exp $
@pkgpath www/py-django
@comment bin/${LNAME}-admin
bin/${LNAME}-admin.py
@ -7560,6 +7560,7 @@ share/doc/${LNAME}/releases/1.4.19.txt
share/doc/${LNAME}/releases/1.4.2.txt
share/doc/${LNAME}/releases/1.4.20.txt
share/doc/${LNAME}/releases/1.4.21.txt
share/doc/${LNAME}/releases/1.4.22.txt
share/doc/${LNAME}/releases/1.4.3.txt
share/doc/${LNAME}/releases/1.4.4.txt
share/doc/${LNAME}/releases/1.4.5.txt
@ -7594,6 +7595,7 @@ share/doc/${LNAME}/releases/1.6.8.txt
share/doc/${LNAME}/releases/1.6.9.txt
share/doc/${LNAME}/releases/1.6.txt
share/doc/${LNAME}/releases/1.7.1.txt
share/doc/${LNAME}/releases/1.7.10.txt
share/doc/${LNAME}/releases/1.7.2.txt
share/doc/${LNAME}/releases/1.7.3.txt
share/doc/${LNAME}/releases/1.7.4.txt
@ -7601,7 +7603,7 @@ share/doc/${LNAME}/releases/1.7.5.txt
share/doc/${LNAME}/releases/1.7.6.txt
share/doc/${LNAME}/releases/1.7.7.txt
share/doc/${LNAME}/releases/1.7.8.txt
share/doc/${LNAME}/releases/${MODPY_EGG_VERSION}.txt
share/doc/${LNAME}/releases/1.7.9.txt
share/doc/${LNAME}/releases/1.7.txt
share/doc/${LNAME}/releases/index.txt
share/doc/${LNAME}/releases/security.txt