summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authoradam <adam@pkgsrc.org>2022-01-19 09:51:25 +0000
committeradam <adam@pkgsrc.org>2022-01-19 09:51:25 +0000
commit3591b944f3658116526e0e2a43b8d0fb14e4fb7a (patch)
tree744f1989330d656f9760a241c6e3a33aa8127681
parenta5c1413342e40f574e3d35bcb2b5c94e0ddd0d14 (diff)
downloadpkgsrc-3591b944f3658116526e0e2a43b8d0fb14e4fb7a.tar.gz
py-django3: updated to 3.2.11
Django 3.2.11 fixes one security issue with severity “medium” and two security issues with severity “low” in 3.2.10. - CVE-2021-45115: Denial-of-service possibility in UserAttributeSimilarityValidator - CVE-2021-45116: Potential information disclosure in dictsort template filter - CVE-2021-45452: Potential directory-traversal via Storage.save()
-rw-r--r--www/py-django3/Makefile5
-rw-r--r--www/py-django3/distinfo8
2 files changed, 6 insertions, 7 deletions
diff --git a/www/py-django3/Makefile b/www/py-django3/Makefile
index f28172f61f6..86cc1536dd3 100644
--- a/www/py-django3/Makefile
+++ b/www/py-django3/Makefile
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.25 2022/01/05 15:51:59 wiz Exp $
+# $NetBSD: Makefile,v 1.26 2022/01/19 09:51:25 adam Exp $
-DISTNAME= Django-3.2.10
+DISTNAME= Django-3.2.11
PKGNAME= ${PYPKGPREFIX}-${DISTNAME:tl}
-PKGREVISION= 2
CATEGORIES= www python
MASTER_SITES= https://www.djangoproject.com/m/releases/${PKGVERSION_NOREV:R}/
MASTER_SITES+= ${MASTER_SITE_PYPI:=D/Django/}
diff --git a/www/py-django3/distinfo b/www/py-django3/distinfo
index 1835ac47df1..9214cd7a3f0 100644
--- a/www/py-django3/distinfo
+++ b/www/py-django3/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.24 2021/12/14 09:00:37 adam Exp $
+$NetBSD: distinfo,v 1.25 2022/01/19 09:51:25 adam Exp $
-BLAKE2s (Django-3.2.10.tar.gz) = 716a9b998b5176a9d6d7f86d5e390c4d2de04b98b7385d1d494aa5b6569d8917
-SHA512 (Django-3.2.10.tar.gz) = 6b793a1e544ab988d909d9fc5152d9dbba864c4916bb1f703a07c72f1a945ba93ba53b2f8843b67a16d0e68a736c43faf2f3d8aaa0867de1668c3845c24da7da
-Size (Django-3.2.10.tar.gz) = 9811341 bytes
+BLAKE2s (Django-3.2.11.tar.gz) = dc23c07a1ddce62e907c11bc589c7e0604921ad1f5b646262f920d3c1869469c
+SHA512 (Django-3.2.11.tar.gz) = ea1ca9a76afcd7e20d0ce518efc0497bbd11f4ab7ed20bd4490561bfcfc6c80db8922a22d8aca94c1dc2743e7366b28a0ae76c3d64f55afc142c38a744dd5120
+Size (Django-3.2.11.tar.gz) = 9821958 bytes