Changes 1.8.7:

* Fixed settings leak possibility in date template filter
* Bug fixes
This commit is contained in:
adam 2015-11-26 06:38:59 +00:00
parent 80452d05d9
commit a9112cfbb1
3 changed files with 11 additions and 8 deletions

View file

@ -1,6 +1,6 @@
# $NetBSD: Makefile,v 1.66 2015/11/06 08:38:29 adam Exp $
# $NetBSD: Makefile,v 1.67 2015/11/26 06:38:59 adam Exp $
DISTNAME= Django-1.8.6
DISTNAME= Django-1.8.7
PKGNAME= ${PYPKGPREFIX}-${DISTNAME:tl}
CATEGORIES= www python
MASTER_SITES= http://www.djangoproject.com/m/releases/${PKGVERSION_NOREV:R}/

View file

@ -1,4 +1,4 @@
@comment $NetBSD: PLIST,v 1.36 2015/11/06 08:38:29 adam Exp $
@comment $NetBSD: PLIST,v 1.37 2015/11/26 06:38:59 adam Exp $
bin/django-admin${PYVERSSUFFIX}
bin/django-admin${PYVERSSUFFIX}.py
${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
@ -2929,6 +2929,9 @@ ${PYSITELIB}/django/contrib/postgres/fields/hstore.pyo
${PYSITELIB}/django/contrib/postgres/fields/ranges.py
${PYSITELIB}/django/contrib/postgres/fields/ranges.pyc
${PYSITELIB}/django/contrib/postgres/fields/ranges.pyo
${PYSITELIB}/django/contrib/postgres/fields/utils.pyc
${PYSITELIB}/django/contrib/postgres/fields/utils.pyo
${PYSITELIB}/django/contrib/postgres/fields/utils.py
${PYSITELIB}/django/contrib/postgres/forms/__init__.py
${PYSITELIB}/django/contrib/postgres/forms/__init__.pyc
${PYSITELIB}/django/contrib/postgres/forms/__init__.pyo

View file

@ -1,6 +1,6 @@
$NetBSD: distinfo,v 1.49 2015/11/06 08:38:29 adam Exp $
$NetBSD: distinfo,v 1.50 2015/11/26 06:38:59 adam Exp $
SHA1 (Django-1.8.6.tar.gz) = 7deae445883823849f51e9553dcd885a7c6981b9
RMD160 (Django-1.8.6.tar.gz) = 6ec60e338c37124b6dbf004d32311b2501403790
SHA512 (Django-1.8.6.tar.gz) = bab5dbc83e73413b12aabc78e686d912775c881c9f9d4dee70bcec66782ae3a564019b0bbc62f8b3d4f642167f9e31c9083364debbe4b9c862be82e7ca654794
Size (Django-1.8.6.tar.gz) = 7341303 bytes
SHA1 (Django-1.8.7.tar.gz) = 0ad68cb4a631121c715ebe295463bada97d04d74
RMD160 (Django-1.8.7.tar.gz) = 4124244045cca8920087a9e205a3db2ae6a6c4d6
SHA512 (Django-1.8.7.tar.gz) = 74b89efd4fd2d19542a30e0fa0648652aa85ea309804afadae1162b1cac3492e599beaf5ea868d67bcef5f016283952dcc869726cbf6f15141f0816a0377b041
Size (Django-1.8.7.tar.gz) = 7276831 bytes