~ubuntu-branches/ubuntu/saucy/python-django/saucy-updates

« back to all changes in this revision

Viewing changes to debian/changelog

  • Committer: Package Import Robot
  • Author(s): Luke Faraone
  • Date: 2013-09-15 15:50:10 UTC
  • mfrom: (1.1.24) (4.4.30 sid)
  • Revision ID: package-import@ubuntu.com-20130915155010-k1unz3c0h62gkqcj
Tags: 1.5.4-1
* New upstream security release. Fixes CVE-2013-1443. Closes: #723043.
  https://www.djangoproject.com/weblog/2013/sep/15/security/
  - Denial-of-service via large passwords. CVE-2013-1443

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
python-django (1.5.4-1) unstable; urgency=high
 
2
 
 
3
  * New upstream security release. Fixes CVE-2013-1443. Closes: #723043.
 
4
    https://www.djangoproject.com/weblog/2013/sep/15/security/
 
5
    - Denial-of-service via large passwords. CVE-2013-1443
 
6
 
 
7
 -- Luke Faraone <lfaraone@debian.org>  Sun, 15 Sep 2013 15:50:10 -0400
 
8
 
1
9
python-django (1.5.3-1) unstable; urgency=high
2
10
 
3
11
  * New upstream security release. Fixes CVE-2013-4315. Closes: #722605