lp:ubuntu/gutsy-updates/python-django

Created by James Westby and last modified
Get this branch:
bzr branch lp:ubuntu/gutsy-updates/python-django
Members of Ubuntu branches can upload to this branch. Log in for directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Ubuntu branches
Review team:
Ubuntu Development Team
Status:
Development

Recent revisions

8. By Andrea Gasparini

* SECURITY UPDATE: security vulnerability in django admin
* debian/patches/05_CVE-2008-2302_fix.diff: added upstream fix
  escaping request path in login page of admin site.(LP: #234631)
* References:
  CVE link: http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-2302
  upstream announce: http://www.djangoproject.com/weblog/2008/may/14/security/
  upstream fix: http://code.djangoproject.com/changeset/7527

7. By William Grant

* SECURITY UPDATE: Denial of service in i18n middleware.
* debian/patches/03_CVE-2007-5712.diff: Add upstream fix. (LP: #157903)
* References:
  CVE-2007-5712

6. By Brett Parker

[ Brett Parker ]
* New upstream release - introduces some backwards incompatible changes, see
  README.Debian or the backwards incompatible changes page at
  http://code.djangoproject.com/wiki/BackwardsIncompatibleChanges
* Add documentation from upstream to /usr/share/doc/python-django
  Closes: #411249
* Install the bash completion file from extras in to
  /etc/bash_completion.d/django_bash_completion
  Closes: #414399
* Egg support dropped as it's been dropped by upstream.

5. By Lionel Porcheron

* adding bash completion (Closes LP: #87107)
* debian/control: Change Maintainer/XSBC-Original-Maintainer field

4. By Raphaël Hertzog

[ Brett Parker ]
* New upstream minor release for security bugs:
  - http://www.djangoproject.com/weblog/2007/jan/21/0951/
    - Fixes a small security vulnerability in the script Django's
      internationalization system uses to compile translation files
      (changeset 4360 in the "0.95-bugfixes" branch).
    - fix for a bug in Django's authentication middleware which could cause
      apparent "caching" of a logged-in user (changeset 4361).
    - patch which disables debugging mode in the flup FastCGI package Django
      uses to launch its FastCGI server, which prevents tracebacks from
      bubbling up during production use (changeset 4363).
  Closes: #407786, #407607
* Sets Recommends to python-psycopg and moves other database engines to
  the Suggests field.

[ Raphael Hertzog ]
* Use python-pysqlite2 as default database engine in Recommends. Others are
  in Suggests. Closes: #403761
* Add python-psycopg2 in Suggests. Closes: #407489

3. By Raphaël Hertzog

[ Piotr Ozarowski ]
* Added XS-Vcs-Svn field

[ Brett Parker ]
* Made manage.py get a shebang with the version of python
  used when running django-admin (closes: #401616)
* Created a convenience /usr/lib/python-django/bin symlink.

[ Raphael Hertzog ]
* Adapted Brett's work to better fit my views of the packaging.

2. By Raphaël Hertzog

[ Brett Parker ]
* 0.95 release - initial packaging

[ Raphael Hertzog ]
* Fix recommends: s/python-sqlite/python-pysqlite2/
* Add debian/pyversions to ensure that we have at least python 2.3 (and to
  work around bug #391689 of python-support).

1. By Raphaël Hertzog

Import upstream version 0.95

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp:ubuntu/karmic/python-django
This branch contains Public information 
Everyone can see this information.

Subscribers