lp:ubuntu/hardy-security/python-django

Created by James Westby and last modified
Get this branch:
bzr branch lp:ubuntu/hardy-security/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:
Mature

Recent revisions

13. 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

12. By Eddy Mulyono

run testsuite during build process (LP: #208587)

11. By Lionel Porcheron

* Merge from Debian unstable. Remaining Ubuntu changes:
  - debian/patches/03_dynamicshebang.diff:
    manage.py created with the right python interpreter.fix
* really put 03_dynamicshebang.diff in debian/patches :)

10. By Andrea Gasparini

debian/patches/03_dynamicshebang.diff:
manage.py created with the right python interpreter.fix LP: #182807

9. By Andrea Gasparini

* Change examples installation from debian/docs to debian/examples as
  dh_installdocs doesn't install empty files (LP: #175230)
* debian/control: changed maintainer field to ubuntu motu.

8. By Brett Parker

* New upstream release with security fix for CVE-2007-5712
  Closes: #448838
* Add note for upstream sources to copyright file
  Closes: #450659

7. By William Grant

* New upstream release
  - SECURITY UPDATE: Denial of service in i18n middleware. (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

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