pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/www/py-django3



Module Name:    pkgsrc
Committed By:   adam
Date:           Fri Nov 18 06:00:20 UTC 2022

Modified Files:
        pkgsrc/www/py-django3: Makefile distinfo

Log Message:
py-django3: updated to 3.2.16

Django 3.2.16 fixes a security issue with severity “medium” in 3.2.15.

CVE-2022-41323: Potential denial-of-service vulnerability in internationalized URLs

Internationalized URLs were subject to potential denial of service attack via the locale parameter.


To generate a diff of this commit:
cvs rdiff -u -r1.29 -r1.30 pkgsrc/www/py-django3/Makefile
cvs rdiff -u -r1.28 -r1.29 pkgsrc/www/py-django3/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/www/py-django3/Makefile
diff -u pkgsrc/www/py-django3/Makefile:1.29 pkgsrc/www/py-django3/Makefile:1.30
--- pkgsrc/www/py-django3/Makefile:1.29 Wed Sep 14 10:00:40 2022
+++ pkgsrc/www/py-django3/Makefile      Fri Nov 18 06:00:20 2022
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.29 2022/09/14 10:00:40 adam Exp $
+# $NetBSD: Makefile,v 1.30 2022/11/18 06:00:20 adam Exp $
 
-DISTNAME=      Django-3.2.15
+DISTNAME=      Django-3.2.16
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME:tl}
 CATEGORIES=    www python
 MASTER_SITES=  https://www.djangoproject.com/m/releases/${PKGVERSION_NOREV:R}/

Index: pkgsrc/www/py-django3/distinfo
diff -u pkgsrc/www/py-django3/distinfo:1.28 pkgsrc/www/py-django3/distinfo:1.29
--- pkgsrc/www/py-django3/distinfo:1.28 Wed Sep 14 10:00:40 2022
+++ pkgsrc/www/py-django3/distinfo      Fri Nov 18 06:00:20 2022
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.28 2022/09/14 10:00:40 adam Exp $
+$NetBSD: distinfo,v 1.29 2022/11/18 06:00:20 adam Exp $
 
-BLAKE2s (Django-3.2.15.tar.gz) = 5483fa2df47bc46f815334c8bd669047f2e4f7973893520c468494c17693ae12
-SHA512 (Django-3.2.15.tar.gz) = fccdad52d39c8757972d5e987b94b13d8ce5ce08ad480ef79407b0d9b88cff69336770409cbe18ce9529bf10966ad63105a0b0f1ffe39b681a41be3718ec886b
-Size (Django-3.2.15.tar.gz) = 9833828 bytes
+BLAKE2s (Django-3.2.16.tar.gz) = 32b7e8638cb5f1c1fcd1ab39c12f2172aaf393c368875533a0c8255f0fbf0b81
+SHA512 (Django-3.2.16.tar.gz) = 628263370b4d073d5e88db8607f5b082b03c4e6e6ed6aca059dce18f61725eb4ff69da77f5f98ff7b3e6d9046a701aca5a32687670bf7ea5fdcf92d6d13d7373
+Size (Django-3.2.16.tar.gz) = 9847052 bytes



Home | Main Index | Thread Index | Old Index