<feed xmlns='http://www.w3.org/2005/Atom'>
<title>django.git, branch 1.3.6</title>
<subtitle>django
</subtitle>
<id>http://cgit.adnoto.dev/django.git/atom?h=1.3.6</id>
<link rel='self' href='http://cgit.adnoto.dev/django.git/atom?h=1.3.6'/>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/'/>
<updated>2013-02-19T20:18:32Z</updated>
<entry>
<title>[1.3.x] Bump version numbers for security release.</title>
<updated>2013-02-19T20:18:32Z</updated>
<author>
<name>James Bennett</name>
<email>james@b-list.org</email>
</author>
<published>2013-02-19T20:18:32Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=747d3f0d0390d1eeae28cb74c310c08c8b4fb58c'/>
<id>urn:sha1:747d3f0d0390d1eeae28cb74c310c08c8b4fb58c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>[1.3.x] Update 1.3.6 release notes for all security fixes.</title>
<updated>2013-02-19T18:52:19Z</updated>
<author>
<name>Carl Meyer</name>
<email>carl@oddbird.net</email>
</author>
<published>2013-02-12T22:48:37Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=f6f6f87a9832f9bd441f6510a6b233e72771e4f5'/>
<id>urn:sha1:f6f6f87a9832f9bd441f6510a6b233e72771e4f5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>[1.3.x] Added a default limit to the maximum number of forms in a formset.</title>
<updated>2013-02-12T11:13:42Z</updated>
<author>
<name>Aymeric Augustin</name>
<email>aymeric.augustin@m4x.org</email>
</author>
<published>2013-02-12T10:22:41Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=d7094bbce8cb838f3b40f504f198c098ff1cf727'/>
<id>urn:sha1:d7094bbce8cb838f3b40f504f198c098ff1cf727</id>
<content type='text'>
This is a security fix. Disclosure and advisory coming shortly.
</content>
</entry>
<entry>
<title>[1.3.x] Checked object permissions on admin history view.</title>
<updated>2013-02-12T11:13:42Z</updated>
<author>
<name>Carl Meyer</name>
<email>carl@oddbird.net</email>
</author>
<published>2013-02-04T23:57:59Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=d3a45e10c8ac8268899999129daa27652ec0da35'/>
<id>urn:sha1:d3a45e10c8ac8268899999129daa27652ec0da35</id>
<content type='text'>
This is a security fix. Disclosure and advisory coming shortly.

Patch by Russell Keith-Magee.
</content>
</entry>
<entry>
<title>[1.3.x] Restrict the XML deserializer to prevent network and entity-expansion DoS attacks.</title>
<updated>2013-02-12T11:13:42Z</updated>
<author>
<name>Carl Meyer</name>
<email>carl@oddbird.net</email>
</author>
<published>2013-02-12T04:54:53Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=d19a27066b2247102e65412aa66917aff0091112'/>
<id>urn:sha1:d19a27066b2247102e65412aa66917aff0091112</id>
<content type='text'>
This is a security fix. Disclosure and advisory coming shortly.
</content>
</entry>
<entry>
<title>[1.3.x] Added ALLOWED_HOSTS setting for HTTP host header validation.</title>
<updated>2013-02-12T10:41:43Z</updated>
<author>
<name>Carl Meyer</name>
<email>carl@oddbird.net</email>
</author>
<published>2013-02-09T19:25:52Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=27cd872e6e36a81d0bb6f5b8765a1705fecfc253'/>
<id>urn:sha1:27cd872e6e36a81d0bb6f5b8765a1705fecfc253</id>
<content type='text'>
This is a security fix; disclosure and advisory coming shortly.
</content>
</entry>
<entry>
<title>[1.3.X] Fixed a test failure in the comment tests.</title>
<updated>2012-12-10T22:37:47Z</updated>
<author>
<name>Florian Apolloner</name>
<email>florian@apolloner.eu</email>
</author>
<published>2012-12-10T22:34:51Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=6e70f67470d6d4baf87728702886f89ac075b73c'/>
<id>urn:sha1:6e70f67470d6d4baf87728702886f89ac075b73c</id>
<content type='text'>
Backport of 1eb0da1c5ba3096f218d1df13d02a2b8e1ac7a36 from master.
</content>
</entry>
<entry>
<title>[1.3.x] Bump version numbers for security release.</title>
<updated>2012-12-10T21:38:03Z</updated>
<author>
<name>James Bennett</name>
<email>james@b-list.org</email>
</author>
<published>2012-12-10T21:38:03Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=59a3e26425cfabdb39295085ca6f3d5922bf1ec6'/>
<id>urn:sha1:59a3e26425cfabdb39295085ca6f3d5922bf1ec6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>[1.3.X] Fixed a security issue in get_host.</title>
<updated>2012-12-03T12:11:34Z</updated>
<author>
<name>Florian Apolloner</name>
<email>florian@apolloner.eu</email>
</author>
<published>2012-11-27T21:27:14Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=2da4ace0bc1bc1d79bf43b368cb857f6f0cd6b1b'/>
<id>urn:sha1:2da4ace0bc1bc1d79bf43b368cb857f6f0cd6b1b</id>
<content type='text'>
Full disclosure and new release forthcoming.
</content>
</entry>
<entry>
<title>[1.3.X] Fixed #18856 -- Ensured that redirects can't be poisoned by malicious users.</title>
<updated>2012-11-17T22:03:15Z</updated>
<author>
<name>Florian Apolloner</name>
<email>florian@apolloner.eu</email>
</author>
<published>2012-11-17T21:00:53Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=1515eb46daa0897ba5ad5f0a2db8969255f1b343'/>
<id>urn:sha1:1515eb46daa0897ba5ad5f0a2db8969255f1b343</id>
<content type='text'>
</content>
</entry>
</feed>
