diff options
author | adam <adam> | 2014-05-20 11:06:26 +0000 |
---|---|---|
committer | adam <adam> | 2014-05-20 11:06:26 +0000 |
commit | 13652944485551a06898cf9e5b41fe5929e4d17b (patch) | |
tree | 3853aea67646fa50ac434faa98136a54a945190a /www/py-django | |
parent | 59563cf0d34a300e49fe4aa3da7f4f8268e3c71a (diff) | |
download | pkgsrc-13652944485551a06898cf9e5b41fe5929e4d17b.tar.gz |
Changes 1.6.5:
These releases address a caching issue which might lead to cache poisoning and an incorrect validation of safe redirect targets. Since these issues will affect the majority of users we strongly encourage everyone to upgrade.
Diffstat (limited to 'www/py-django')
-rw-r--r-- | www/py-django/Makefile | 4 | ||||
-rw-r--r-- | www/py-django/distinfo | 8 |
2 files changed, 6 insertions, 6 deletions
diff --git a/www/py-django/Makefile b/www/py-django/Makefile index dbfaff59f5b..6572c1cb28b 100644 --- a/www/py-django/Makefile +++ b/www/py-django/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.51 2014/05/03 18:19:30 adam Exp $ +# $NetBSD: Makefile,v 1.52 2014/05/20 11:06:26 adam Exp $ -DISTNAME= Django-1.6.4 +DISTNAME= Django-1.6.5 PKGNAME= ${PYPKGPREFIX}-${DISTNAME:tl} CATEGORIES= www python MASTER_SITES= http://www.djangoproject.com/m/releases/${PKGVERSION_NOREV:R}/ diff --git a/www/py-django/distinfo b/www/py-django/distinfo index b806be89414..bdae34790db 100644 --- a/www/py-django/distinfo +++ b/www/py-django/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.35 2014/05/03 18:19:30 adam Exp $ +$NetBSD: distinfo,v 1.36 2014/05/20 11:06:26 adam Exp $ -SHA1 (Django-1.6.4.tar.gz) = 44e5aceb51ac7236b82c846c0e3539e221c63748 -RMD160 (Django-1.6.4.tar.gz) = 358adcbff1e38943365d12fd60ecb3fd3a4b59fc -Size (Django-1.6.4.tar.gz) = 6630474 bytes +SHA1 (Django-1.6.5.tar.gz) = 3041078dc84da74983e2d0515e948c86beca60ff +RMD160 (Django-1.6.5.tar.gz) = f17fa68778b7c515ddbefe8f3ce58779d16aea4a +Size (Django-1.6.5.tar.gz) = 6633768 bytes |