[Python-modules-commits] [python-django] 16/19: Import python-django 1.7.7-1+deb8u4

Luke Faraone lfaraone at moszumanska.debian.org
Thu Jul 21 02:34:42 UTC 2016


This is an automated email from the git hooks/post-receive script.

lfaraone pushed a commit to branch debian/jessie
in repository python-django.

commit 5285f0d11cff922a916bb13659df25c81d56b340
Merge: f820494 26465e7
Author: Luke W Faraone <lfaraone at debian.org>
Date:   Thu Jul 21 04:33:12 2016 +0200

    Import python-django 1.7.7-1+deb8u4

 debian/.git-dpm                              |   2 +-
 debian/changelog                             |  14 +
 debian/control                               |   1 +
 debian/patches/CVE-2016-2512-regression.diff |  50 ++++
 debian/patches/CVE-2016-2512.diff            |  61 +++++
 debian/patches/CVE-2016-2513.diff            | 387 +++++++++++++++++++++++++++
 debian/patches/series                        |   3 +
 django/contrib/auth/hashers.py               |  77 ++++--
 django/contrib/auth/tests/test_hashers.py    |  60 +++++
 django/utils/http.py                         |  13 +-
 docs/topics/auth/passwords.txt               | 113 ++++++++
 tests/utils_tests/test_http.py               |  25 ++
 12 files changed, 783 insertions(+), 23 deletions(-)

diff --cc debian/.git-dpm
index d012fb6,0000000..9e4ff62
mode 100644,000000..100644
--- a/debian/.git-dpm
+++ b/debian/.git-dpm
@@@ -1,11 -1,0 +1,11 @@@
 +# see git-dpm(1) from git-dpm package
 +NONE
- 986288317213e545851aec4d164a531f8281a1bb
++a471ae74d0b79b8896dc5411f40840ffa1737dc6
 +7a41006b464c23d415485ebd4284c1957e5e47e2
 +7a41006b464c23d415485ebd4284c1957e5e47e2
 +python-django_1.7.7.orig.tar.gz
 +614cc9f8e1af6630c54300f6bdd88e7b783614c3
 +7603286
 +debianTag="debian/%e%v"
 +patchedTag="patched/%e%v"
 +upstreamTag="upstream/%e%u"

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/python-django.git



More information about the Python-modules-commits mailing list