[Python-modules-commits] [python-django] branch debian/wheezy updated (0a9921e -> 22b0c1f)
Brian May
bam at moszumanska.debian.org
Thu Aug 4 07:55:31 UTC 2016
This is an automated email from the git hooks/post-receive script.
bam pushed a change to branch debian/wheezy
in repository python-django.
from 0a9921e Imported Debian patch 1.4.5-1+deb7u12
new e2c2b8b Remove date
new ba2870b Disable creation of _sources directory by Sphinx
new 5445058 Update manual page to refer to django-admin instead of django-admin.py
new e14180f Use Debian GeoIP database path as default
new 8bdd937 Possible XSS via ``is_safe_url``
new dfcd2a9 Use name that won't resolve in tests.
new 96970d5 directory traversal with ``ssi`` template tag
new eb1bed3 Ensure that passwords are never long enough for a DoS.
new b003ba9 Removed usage of b"" string syntax for Python 2.5 compatibility.
new abf21c6 Unexpected code execution using ``reverse()``
new 63cf58f Prevent leaking the CSRF token through caching.
new 947f095 MySQL typecasting protection
new ef9f967 Fixed #22486: Reverse raises AttributeError on partial functions.
new 28ef5fe Malformed URLs from user input incorrectly validated (CVE-2014-3730)
new 27d6cd7 Caches may be allowed to store and serve private data (CVE-2014-1418)
new 907f9eb Fix Exception in servers tests tear down
new 1afb8bb admin-data-leak-1.4.diff
new c4b0af2 file-upload-1.4.diff
new 83bb6be remote-user-1.4.diff
new 2d17fe7 reverse-1.4.diff
new 39bf730 CVE-2015-0219.diff
new 404900d Fixed #24238 -- Removed unused
new 014c987 CVE-2015-0220.diff
new 857d0ed CVE-2015-0221.diff
new 88fbcf2 CVE-2015-0221-regression-fix.diff
new eafab5a Made is_safe_url() reject URLs that start with
new a330895 session-1.4.x.diff
new fece0bb newlines-1.4.x.diff
new 443d819 Initialize git-dpm
new ee22dae session-store-1.4.x.diff
new 4558cf4 Import python-django_1.4.5-1%2Bdeb7u13.dsc
new df258b7 Import python-django 1.4.5-1+deb7u13
new 0c57450 date-leak-1.4.x.diff
new 634e998 Import python-django_1.4.5-1%2Bdeb7u14.dsc
new a15ad1d Import python-django 1.4.5-1+deb7u14
new b295ec2 CVE-2016-2512: Prevented spoofing is_safe_url() with basic auth
new 31c41e6 is_safe_url() crashes with a byestring URL on Python 2
new a6623fd CVE-2016-2513: Fixed user enumeration timing attack during login
new 223ec03 Import python-django_1.4.5-1%2Bdeb7u15.dsc
new c2f79cd Import python-django 1.4.5-1+deb7u15
new 8039a06 CVE-2016-2513: Fixed user enumeration timing attack during login
new 1c3ab60 Import python-django_1.4.5-1%2Bdeb7u16.dsc
new a8ed659 Import python-django 1.4.5-1+deb7u16
new abf05ea CVE-2016-6186
new 83954f4 Import python-django_1.4.5-1%2Bdeb7u17.dsc
new 3ae8cd9 Import python-django 1.4.5-1+deb7u17
new 6811f42 Import python-django_1.4.22.orig.tar.gz
new 41f4e39 Disable creation of _sources directory by Sphinx
new 829566b Update manual page to refer to django-admin instead of django-admin.py
new aab77a5 Use Debian GeoIP database path as default
new 498cd01 Use name that won't resolve in tests.
new 57b4c3c date-leak-1.4.x.diff
new a7a8075 CVE-2016-2512: Prevented spoofing is_safe_url() with basic auth
new 088e4b0 is_safe_url() crashes with a byestring URL on Python 2
new cd296c0 CVE-2016-2513: Fixed user enumeration timing attack during login
new bc4c03b Import python-django_1.4.22-1.dsc
new dc96837 Import python-django 1.4.22-1
new a0a30e3 update debian/patches directory
new 22b0c1f Update git-dpm config
The 59 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
Summary of changes:
PKG-INFO | 6 +-
debian/.git-dpm | 11 +
debian/changelog | 41 ++
...creation-of-_sources-directory-by-Sphinx.patch} | 14 +-
...l-page-to-refer-to-django-admin-instead-.patch} | 13 +-
...se-Debian-GeoIP-database-path-as-default.patch} | 27 +-
...004-Use-name-that-won-t-resolve-in-tests.patch} | 17 +-
debian/patches/0005-date-leak-1.4.x.diff.patch | 67 +++
...12-Prevented-spoofing-is_safe_url-with-ba.patch | 61 +++
...-crashes-with-a-byestring-URL-on-Python-2.patch | 64 +++
...13-Fixed-user-enumeration-timing-attack-d.patch | 241 ++++++++++
debian/patches/2601.patch | 75 ---
debian/patches/CVE-2015-0219-fix.diff | 224 ---------
debian/patches/CVE-2015-0219.diff | 105 -----
debian/patches/CVE-2015-0220.diff | 52 ---
debian/patches/CVE-2015-0221-regression-fix.diff | 138 ------
debian/patches/CVE-2015-0221.diff | 100 ----
debian/patches/CVE-2015-2317.diff | 63 ---
...TBFS-exception-in-servers-tests-tear-down.patch | 19 -
debian/patches/admin-data-leak-1.4.diff | 115 -----
debian/patches/cache-csrf-1.4.x.patch | 113 -----
debian/patches/drop_fix_ie_for_vary_1_4.diff | 148 ------
debian/patches/file-upload-1.4.diff | 247 ----------
debian/patches/is_safe_url-1.4.diff | 84 ----
debian/patches/is_safe_url_1_4.diff | 122 -----
debian/patches/mysql-typecast-1.4.x.diff | 265 -----------
debian/patches/newlines-1.4.x.diff | 145 ------
debian/patches/password-2.5-compat.diff | 81 ----
debian/patches/password-dos.diff | 371 ---------------
debian/patches/remote-user-1.4.diff | 88 ----
debian/patches/reverse-1.4.diff | 41 --
debian/patches/reverse-execution-1.4.x.patch | 174 -------
debian/patches/series | 35 +-
debian/patches/session-1.4.x.diff | 159 -------
debian/patches/ssi-tag-1.4.diff | 80 ----
django/__init__.py | 2 +-
django/conf/global_settings.py | 1 +
django/contrib/admin/exceptions.py | 6 +
django/contrib/admin/options.py | 33 ++
django/contrib/admin/tests.py | 17 +-
django/contrib/admin/views/main.py | 6 +-
django/contrib/auth/admin.py | 7 +-
django/contrib/auth/hashers.py | 116 ++++-
django/contrib/auth/middleware.py | 28 +-
django/contrib/auth/tests/hashers.py | 28 +-
django/contrib/auth/tests/remote_user.py | 18 +
django/contrib/auth/tests/views.py | 22 +-
django/contrib/gis/geoip/base.py | 18 +-
django/contrib/gis/geos/libgeos.py | 13 +-
django/contrib/gis/geos/tests/test_geos.py | 20 +-
django/contrib/sessions/backends/base.py | 9 +-
django/contrib/sessions/backends/cache.py | 6 +-
django/contrib/sessions/backends/cached_db.py | 7 +-
django/contrib/sessions/backends/db.py | 5 +-
django/contrib/sessions/backends/file.py | 7 +-
django/contrib/sessions/middleware.py | 46 +-
django/contrib/sessions/tests.py | 89 ++++
django/core/files/storage.py | 11 +-
django/core/handlers/base.py | 2 -
django/core/servers/basehttp.py | 44 +-
django/core/urlresolvers.py | 28 +-
django/core/validators.py | 26 +-
django/db/backends/oracle/creation.py | 1 +
django/db/backends/oracle/introspection.py | 57 ++-
django/db/models/fields/__init__.py | 16 +-
django/http/utils.py | 54 ---
django/middleware/cache.py | 10 +-
django/middleware/gzip.py | 25 +-
django/template/defaulttags.py | 2 +
django/test/utils.py | 22 +-
django/utils/crypto.py | 27 +-
django/utils/datetime_safe.py | 7 +-
django/utils/encoding.py | 36 ++
django/utils/formats.py | 20 +
django/utils/http.py | 37 +-
django/utils/six.py | 512 ++++++++++++++++++---
django/utils/text.py | 33 ++
django/views/decorators/debug.py | 6 +
django/views/static.py | 7 +-
docs/_ext/djangodocs.py | 12 +-
docs/_theme/djangodocs/layout.html | 4 +
docs/conf.py | 9 +-
docs/howto/custom-file-storage.txt | 12 +-
docs/howto/custom-model-fields.txt | 10 +
docs/howto/deployment/wsgi/modwsgi.txt | 4 +-
docs/howto/deployment/wsgi/uwsgi.txt | 2 +-
docs/howto/error-reporting.txt | 6 +-
docs/howto/jython.txt | 67 +--
.../contributing/writing-code/unit-tests.txt | 21 +
docs/internals/deprecation.txt | 14 -
docs/internals/release-process.txt | 18 +-
docs/intro/tutorial04.txt | 4 +-
docs/man/django-admin.1 | 6 +-
docs/misc/api-stability.txt | 104 +----
docs/ref/class-based-views.txt | 6 +
docs/ref/contrib/admin/index.txt | 4 +
docs/ref/contrib/csrf.txt | 5 +-
docs/ref/contrib/formtools/form-wizard.txt | 11 +-
docs/ref/contrib/gis/geoip.txt | 4 +-
docs/ref/contrib/markup.txt | 4 +-
docs/ref/contrib/messages.txt | 2 +-
docs/ref/contrib/sitemaps.txt | 2 +-
docs/ref/contrib/syndication.txt | 2 +-
docs/ref/databases.txt | 37 +-
docs/ref/django-admin.txt | 3 +-
docs/ref/files/storage.txt | 16 +-
docs/ref/middleware.txt | 16 +-
docs/ref/models/instances.txt | 2 +-
docs/ref/models/options.txt | 12 +
docs/ref/models/querysets.txt | 12 +-
docs/ref/request-response.txt | 20 +
docs/ref/templates/builtins.txt | 40 +-
docs/ref/unicode.txt | 2 +-
docs/ref/utils.txt | 2 +-
docs/releases/1.3.3.txt | 11 +
docs/releases/1.3.4.txt | 37 ++
docs/releases/1.3.5.txt | 60 +++
docs/releases/1.3.6.txt | 78 ++++
docs/releases/1.3.7.txt | 13 +
docs/releases/1.3.txt | 9 +
docs/releases/1.4-alpha-1.txt | 7 +-
docs/releases/1.4-beta-1.txt | 7 +-
docs/releases/1.4.10.txt | 14 +
docs/releases/1.4.11.txt | 110 +++++
docs/releases/1.4.12.txt | 14 +
docs/releases/1.4.13.txt | 47 ++
docs/releases/1.4.14.txt | 64 +++
docs/releases/1.4.15.txt | 13 +
docs/releases/1.4.16.txt | 20 +
docs/releases/1.4.17.txt | 17 +
docs/releases/1.4.18.txt | 68 +++
docs/releases/1.4.19.txt | 16 +
docs/releases/1.4.2.txt | 9 +-
docs/releases/1.4.20.txt | 26 ++
docs/releases/1.4.21.txt | 54 +++
docs/releases/1.4.22.txt | 29 ++
docs/releases/1.4.3.txt | 60 +++
docs/releases/1.4.5.txt | 13 +
docs/releases/1.4.6.txt | 31 ++
docs/releases/1.4.7.txt | 25 +
docs/releases/1.4.8.txt | 32 ++
docs/releases/1.4.9.txt | 21 +
docs/releases/1.4.txt | 9 +-
docs/releases/index.txt | 25 +-
docs/topics/auth.txt | 44 +-
docs/topics/cache.txt | 5 +-
docs/topics/db/managers.txt | 2 +-
docs/topics/db/queries.txt | 2 +-
docs/topics/db/sql.txt | 10 +
docs/topics/forms/modelforms.txt | 8 +-
docs/topics/http/sessions.txt | 15 +-
extras/Makefile | 6 +
setup.py | 5 +-
tests/modeltests/files/tests.py | 21 +-
tests/modeltests/prefetch_related/tests.py | 4 +-
tests/modeltests/validation/tests.py | 3 +-
tests/modeltests/validators/tests.py | 16 +-
tests/regressiontests/admin_filters/tests.py | 11 +-
tests/regressiontests/admin_inlines/tests.py | 12 +-
tests/regressiontests/admin_views/admin.py | 18 +-
tests/regressiontests/admin_views/models.py | 49 ++
tests/regressiontests/admin_views/tests.py | 54 ++-
tests/regressiontests/admin_widgets/tests.py | 7 +-
tests/regressiontests/aggregation_regress/tests.py | 7 +-
tests/regressiontests/cache/tests.py | 27 ++
tests/regressiontests/file_storage/tests.py | 23 +-
tests/regressiontests/i18n/tests.py | 3 +
tests/regressiontests/middleware/tests.py | 13 +
tests/regressiontests/model_fields/tests.py | 94 +++-
tests/regressiontests/servers/tests.py | 67 ++-
tests/regressiontests/templates/tests.py | 33 ++
tests/regressiontests/test_runner/tests.py | 9 +-
.../urlpatterns_reverse/nonimported_module.py | 3 +
tests/regressiontests/urlpatterns_reverse/tests.py | 26 +-
tests/regressiontests/urlpatterns_reverse/urls.py | 10 +-
tests/regressiontests/urlpatterns_reverse/views.py | 14 +
tests/regressiontests/utils/http.py | 92 ++--
tests/regressiontests/utils/jslex.py | 2 +-
tests/regressiontests/views/media/long-line.txt | 1 +
tests/regressiontests/views/tests/static.py | 27 +-
tests/requirements/base.txt | 10 +
tests/requirements/mysql.txt | 1 +
tests/requirements/oracle.txt | 1 +
tests/requirements/postgres.txt | 1 +
tests/requirements/py2.txt | 1 +
185 files changed, 3544 insertions(+), 3740 deletions(-)
create mode 100644 debian/.git-dpm
rename debian/patches/{02_disable-sources-in-sphinxdoc.diff => 0001-Disable-creation-of-_sources-directory-by-Sphinx.patch} (56%)
rename debian/patches/{03_manpage.diff => 0002-Update-manual-page-to-refer-to-django-admin-instead-.patch} (59%)
rename debian/patches/{06_use_debian_geoip_database_as_default.diff => 0003-Use-Debian-GeoIP-database-path-as-default.patch} (81%)
rename debian/patches/{uri-fix.diff => 0004-Use-name-that-won-t-resolve-in-tests.patch} (56%)
create mode 100644 debian/patches/0005-date-leak-1.4.x.diff.patch
create mode 100644 debian/patches/0006-CVE-2016-2512-Prevented-spoofing-is_safe_url-with-ba.patch
create mode 100644 debian/patches/0007-is_safe_url-crashes-with-a-byestring-URL-on-Python-2.patch
create mode 100644 debian/patches/0008-CVE-2016-2513-Fixed-user-enumeration-timing-attack-d.patch
delete mode 100644 debian/patches/2601.patch
delete mode 100644 debian/patches/CVE-2015-0219-fix.diff
delete mode 100644 debian/patches/CVE-2015-0219.diff
delete mode 100644 debian/patches/CVE-2015-0220.diff
delete mode 100644 debian/patches/CVE-2015-0221-regression-fix.diff
delete mode 100644 debian/patches/CVE-2015-0221.diff
delete mode 100644 debian/patches/CVE-2015-2317.diff
delete mode 100644 debian/patches/FTBFS-exception-in-servers-tests-tear-down.patch
delete mode 100644 debian/patches/admin-data-leak-1.4.diff
delete mode 100644 debian/patches/cache-csrf-1.4.x.patch
delete mode 100644 debian/patches/drop_fix_ie_for_vary_1_4.diff
delete mode 100644 debian/patches/file-upload-1.4.diff
delete mode 100644 debian/patches/is_safe_url-1.4.diff
delete mode 100644 debian/patches/is_safe_url_1_4.diff
delete mode 100644 debian/patches/mysql-typecast-1.4.x.diff
delete mode 100644 debian/patches/newlines-1.4.x.diff
delete mode 100644 debian/patches/password-2.5-compat.diff
delete mode 100644 debian/patches/password-dos.diff
delete mode 100644 debian/patches/remote-user-1.4.diff
delete mode 100644 debian/patches/reverse-1.4.diff
delete mode 100644 debian/patches/reverse-execution-1.4.x.patch
delete mode 100644 debian/patches/session-1.4.x.diff
delete mode 100644 debian/patches/ssi-tag-1.4.diff
create mode 100644 django/contrib/admin/exceptions.py
create mode 100644 docs/releases/1.3.3.txt
create mode 100644 docs/releases/1.3.4.txt
create mode 100644 docs/releases/1.3.5.txt
create mode 100644 docs/releases/1.3.6.txt
create mode 100644 docs/releases/1.3.7.txt
create mode 100644 docs/releases/1.4.10.txt
create mode 100644 docs/releases/1.4.11.txt
create mode 100644 docs/releases/1.4.12.txt
create mode 100644 docs/releases/1.4.13.txt
create mode 100644 docs/releases/1.4.14.txt
create mode 100644 docs/releases/1.4.15.txt
create mode 100644 docs/releases/1.4.16.txt
create mode 100644 docs/releases/1.4.17.txt
create mode 100644 docs/releases/1.4.18.txt
create mode 100644 docs/releases/1.4.19.txt
create mode 100644 docs/releases/1.4.20.txt
create mode 100644 docs/releases/1.4.21.txt
create mode 100644 docs/releases/1.4.22.txt
create mode 100644 docs/releases/1.4.3.txt
create mode 100644 docs/releases/1.4.5.txt
create mode 100644 docs/releases/1.4.6.txt
create mode 100644 docs/releases/1.4.7.txt
create mode 100644 docs/releases/1.4.8.txt
create mode 100644 docs/releases/1.4.9.txt
create mode 100644 extras/Makefile
create mode 100644 tests/regressiontests/urlpatterns_reverse/nonimported_module.py
create mode 100644 tests/regressiontests/views/media/long-line.txt
create mode 100644 tests/requirements/base.txt
create mode 100644 tests/requirements/mysql.txt
create mode 100644 tests/requirements/oracle.txt
create mode 100644 tests/requirements/postgres.txt
create mode 100644 tests/requirements/py2.txt
--
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