ubuntu/+source/python-django:applied/ubuntu/precise-proposed

Last commit made on 2013-03-07
Get this branch:
git clone -b applied/ubuntu/precise-proposed https://git.launchpad.net/ubuntu/+source/python-django
Members of git-ubuntu import can upload to this branch. Log in for directions.

Branch merges

Branch information

Name:
applied/ubuntu/precise-proposed
Repository:
lp:ubuntu/+source/python-django

Recent commits

9f9117c... by Andres Rodriguez

1.3.1-4ubuntu1.7 (patches applied)

Imported using git-ubuntu import.

153f58e... by Andres Rodriguez

prefetch_related.diff

No DEP3 Subject or Description header found

Gbp-Pq: prefetch_related.diff.

bdf9af8... by Andres Rodriguez

Ensure that multipart messages encoded with base64 are decoded properly

Gbp-Pq: bug15496-base64-multipart-fix.diff.

1a252b8... by Andres Rodriguez

[PATCH] [1.3.x] Added a default limit to the maximum number of forms

Gbp-Pq: CVE-2013-0306.patch.

ca074be... by Andres Rodriguez

[PATCH] [1.3.x] Checked object permissions on admin history view.

Gbp-Pq: CVE-2013-0305.patch.

7d72385... by Andres Rodriguez

[PATCH] [1.3.x] Restrict the XML deserializer to prevent network and

Gbp-Pq: CVE-2013-166x.patch.

77fd8d6... by Andres Rodriguez

[PATCH] [1.3.x] Added ALLOWED_HOSTS setting for HTTP host header

Gbp-Pq: add_allowed_hosts.patch.

a7b0ef1... by Andres Rodriguez

[PATCH] [1.3.X] Fixed #18856 -- Ensured that redirects can't be

Gbp-Pq: fix_redirect_poisoning.patch.

6fe7dd6... by Andres Rodriguez

[PATCH] [1.3.X] Fixed a security issue in get_host.

Gbp-Pq: fix_get_host.patch.

0511a1c... by Andres Rodriguez

Isolated poisoned_http_host tests from 500 handlers

Gbp-Pq: lp1080204.diff.