pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: [pkgsrc-2016Q3] pkgsrc/www/py-django
Module Name: pkgsrc
Committed By: bsiegert
Date: Sat Nov 5 10:24:39 UTC 2016
Modified Files:
pkgsrc/www/py-django [pkgsrc-2016Q3]: Makefile distinfo
Log Message:
Pullup ticket #5153 - requested by wen
www/py-django: security fix
Revisions pulled up:
- www/py-django/Makefile 1.78
- www/py-django/distinfo 1.60
---
Module Name: pkgsrc
Committed By: wen
Date: Wed Nov 2 14:30:49 UTC 2016
Modified Files:
pkgsrc/www/py-django: Makefile distinfo
Log Message:
Update to 1.9.11(security update)
Upstream changes:
Django 1.9.11 release notes
November 1, 2016
Django 1.9.11 fixes two security issues in 1.9.10.
User with hardcoded password created when running tests on Oracle
DNS rebinding vulnerability when DEBUG=True
To generate a diff of this commit:
cvs rdiff -u -r1.76 -r1.76.2.1 pkgsrc/www/py-django/Makefile
cvs rdiff -u -r1.58 -r1.58.2.1 pkgsrc/www/py-django/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-django/Makefile
diff -u pkgsrc/www/py-django/Makefile:1.76 pkgsrc/www/py-django/Makefile:1.76.2.1
--- pkgsrc/www/py-django/Makefile:1.76 Sun Aug 28 15:48:36 2016
+++ pkgsrc/www/py-django/Makefile Sat Nov 5 10:24:39 2016
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.76 2016/08/28 15:48:36 wiz Exp $
+# $NetBSD: Makefile,v 1.76.2.1 2016/11/05 10:24:39 bsiegert Exp $
-DISTNAME= Django-1.9.9
+DISTNAME= Django-1.9.11
PKGNAME= ${PYPKGPREFIX}-${DISTNAME:tl}
CATEGORIES= www python
MASTER_SITES= http://www.djangoproject.com/m/releases/${PKGVERSION_NOREV:R}/
Index: pkgsrc/www/py-django/distinfo
diff -u pkgsrc/www/py-django/distinfo:1.58 pkgsrc/www/py-django/distinfo:1.58.2.1
--- pkgsrc/www/py-django/distinfo:1.58 Thu Aug 4 08:23:11 2016
+++ pkgsrc/www/py-django/distinfo Sat Nov 5 10:24:39 2016
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.58 2016/08/04 08:23:11 adam Exp $
+$NetBSD: distinfo,v 1.58.2.1 2016/11/05 10:24:39 bsiegert Exp $
-SHA1 (Django-1.9.9.tar.gz) = 2f971cfb115681cb30be5d9496a6e3f3369679cd
-RMD160 (Django-1.9.9.tar.gz) = 905417d93145fa3f5d1c58bd8d08ae07d0e18760
-SHA512 (Django-1.9.9.tar.gz) = 5f8e353ad3143a17dac95bf913838b6c265c9540d6d9b8345538ca551a4086c4458e16f550ff7ef2ea447119dfa14a4230c30ec122068698c442a9846cf1794a
-Size (Django-1.9.9.tar.gz) = 7493187 bytes
+SHA1 (Django-1.9.11.tar.gz) = 3b4fcb52d0e32e9436c50e0ca403a619e4c22725
+RMD160 (Django-1.9.11.tar.gz) = 8e3958e77ead22da6849bd1136853e217a66ec80
+SHA512 (Django-1.9.11.tar.gz) = 5e40cbe592a27577f5faedd35c2a95c49119de55a7438935a3175689fe789b9dfc34d3ef0bbbb399e918d4ed4b0812c9510a93afee5440b7d795b552aa7d9b92
+Size (Django-1.9.11.tar.gz) = 7498558 bytes
Home |
Main Index |
Thread Index |
Old Index