diff options
author | joerg <joerg@pkgsrc.org> | 2014-05-09 11:38:27 +0000 |
---|---|---|
committer | joerg <joerg@pkgsrc.org> | 2014-05-09 11:38:27 +0000 |
commit | 7b2ded6b7d59a803fca833f079cd56dac6402d97 (patch) | |
tree | a40888846a6fb28fca400380d53100a1d04e0110 /www/py-django14/distinfo | |
parent | 34d6d8d92ae4b60ab0fc429ecd007d9688ae6c4b (diff) | |
download | pkgsrc-7b2ded6b7d59a803fca833f079cd56dac6402d97.tar.gz |
Update to Django 1.4.12:
- fix a potential execution of undesired code via reverse()
- avoid leaking the CSRF token via caching of anonymous requests
- fix missing explicit typecasts for MySQL
Diffstat (limited to 'www/py-django14/distinfo')
-rw-r--r-- | www/py-django14/distinfo | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/www/py-django14/distinfo b/www/py-django14/distinfo index e5eb965a7c2..0b09918135f 100644 --- a/www/py-django14/distinfo +++ b/www/py-django14/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.1 2013/11/14 21:27:01 joerg Exp $ +$NetBSD: distinfo,v 1.2 2014/05/09 11:38:27 joerg Exp $ -SHA1 (Django-1.4.10.tar.gz) = f9595b6470149139868ddb3d0f7df452dbe11d1c -RMD160 (Django-1.4.10.tar.gz) = de7e6ccf7ec9bb81030046e7513b38678f17b182 -Size (Django-1.4.10.tar.gz) = 7745002 bytes +SHA1 (Django-1.4.12.tar.gz) = 6d5826974eae724594ef95230e735d97cd62d952 +RMD160 (Django-1.4.12.tar.gz) = 648ab4855b7600a4974ebf838603bd32fc2b4262 +Size (Django-1.4.12.tar.gz) = 7752752 bytes |