Package: release.debian.org Severity: normal User: release.debian....@packages.debian.org Usertags: unblock
Please unblock package python-django There's a new upstream security/bugfix release fixing two CVE that I just uploaded to unstable: https://docs.djangoproject.com/en/1.7/releases/1.7.7/ As argued in former unblock requests, upstream is sane, we have good test coverage, stable releases introduce no new features, and it's best to stay close to upstream for a package which will have regular security updates in the 5 years of Jessie's lifetime. unblock python-django/1.7.7-1 debdiff is attached and here's the diffstat: $ diffstat /tmp/debdiff AUTHORS | 1 Django.egg-info/PKG-INFO | 2 Django.egg-info/SOURCES.txt | 3 PKG-INFO | 2 debian/changelog | 12 +++ django/__init__.py | 2 django/core/management/commands/makemigrations.py | 19 ++++- django/db/migrations/operations/models.py | 4 + django/utils/html.py | 6 + django/utils/http.py | 10 ++ docs/howto/custom-template-tags.txt | 2 docs/howto/deployment/wsgi/modwsgi.txt | 8 ++ docs/intro/tutorial05.txt | 8 +- docs/ref/applications.txt | 2 docs/ref/contrib/admin/actions.txt | 2 docs/ref/contrib/gis/gdal.txt | 13 ++- docs/ref/contrib/staticfiles.txt | 6 + docs/ref/databases.txt | 2 docs/ref/files/uploads.txt | 4 - docs/ref/models/fields.txt | 16 ++++ docs/ref/models/querysets.txt | 5 + docs/ref/schema-editor.txt | 3 docs/ref/templates/api.txt | 5 + docs/releases/1.4.20.txt | 26 +++++++ docs/releases/1.6.11.txt | 43 ++++++++++++ docs/releases/1.7.7.txt | 54 +++++++++++++++ docs/releases/1.7.txt | 18 ++++- docs/releases/index.txt | 3 docs/topics/auth/default.txt | 5 + docs/topics/db/sql.txt | 2 docs/topics/forms/modelforms.txt | 77 +++++++++++----------- docs/topics/migrations.txt | 71 ++++---------------- tests/migrations/test_commands.py | 45 ++++++++++++ tests/migrations/test_operations.py | 35 ++++++++++ tests/utils_tests/test_html.py | 3 tests/utils_tests/test_http.py | 4 - 36 files changed, 400 insertions(+), 123 deletions(-) -- System Information: Debian Release: 8.0 APT prefers squeeze-lts APT policy: (500, 'squeeze-lts'), (500, 'unstable'), (500, 'testing'), (500, 'stable'), (500, 'oldstable'), (1, 'experimental') Architecture: amd64 (x86_64) Foreign Architectures: i386 Kernel: Linux 3.16.0-4-amd64 (SMP w/4 CPU cores) Locale: LANG=fr_FR.utf8, LC_CTYPE=fr_FR.utf8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/dash Init: systemd (via /run/systemd/system) -- Raphaël Hertzog ◈ Debian Developer Support Debian LTS: http://www.freexian.com/services/debian-lts.html Learn to master Debian: http://debian-handbook.info/get/
debdiff.gz
Description: application/gzip