<feed xmlns='http://www.w3.org/2005/Atom'>
<title>chango.git, branch 1.5.9</title>
<subtitle>django
</subtitle>
<id>http://cgit.adnoto.dev/chango.git/atom?h=1.5.9</id>
<link rel='self' href='http://cgit.adnoto.dev/chango.git/atom?h=1.5.9'/>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/chango.git/'/>
<updated>2014-08-20T20:09:42Z</updated>
<entry>
<title>[1.5.x] Bump version numbers for security release.</title>
<updated>2014-08-20T20:09:42Z</updated>
<author>
<name>James Bennett</name>
<email>james@b-list.org</email>
</author>
<published>2014-08-20T20:09:42Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/chango.git/commit/?id=1f5ff0b1eb2f123523dd659916b6f0a4c0068249'/>
<id>urn:sha1:1f5ff0b1eb2f123523dd659916b6f0a4c0068249</id>
<content type='text'>
</content>
</entry>
<entry>
<title>[1.5.x] Prevented data leakage in contrib.admin via query string manipulation.</title>
<updated>2014-08-20T15:44:02Z</updated>
<author>
<name>Simon Charette</name>
<email>charette.s@gmail.com</email>
</author>
<published>2014-08-11T19:36:16Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/chango.git/commit/?id=2a446c896e7c814661fb9c4f212b071b2a7fa446'/>
<id>urn:sha1:2a446c896e7c814661fb9c4f212b071b2a7fa446</id>
<content type='text'>
This is a security fix. Disclosure following shortly.
</content>
</entry>
<entry>
<title>[1.5.x] Fixed #23066 -- Modified RemoteUserMiddleware to logout on REMOTE_USE change.</title>
<updated>2014-08-20T15:44:02Z</updated>
<author>
<name>Preston Holmes</name>
<email>preston@ptone.com</email>
</author>
<published>2014-08-11T16:04:53Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/chango.git/commit/?id=dd68f319b365f6cb38c5a6c106faf4f6142d7d88'/>
<id>urn:sha1:dd68f319b365f6cb38c5a6c106faf4f6142d7d88</id>
<content type='text'>
This is a security fix. Disclosure following shortly.
</content>
</entry>
<entry>
<title>[1.5.x] Fixed #23157 -- Removed O(n) algorithm when uploading duplicate file names.</title>
<updated>2014-08-20T15:44:02Z</updated>
<author>
<name>Tim Graham</name>
<email>timograham@gmail.com</email>
</author>
<published>2014-08-08T14:20:08Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/chango.git/commit/?id=26cd48e166ac4d84317c8ee6d63ac52a87e8da99'/>
<id>urn:sha1:26cd48e166ac4d84317c8ee6d63ac52a87e8da99</id>
<content type='text'>
This is a security fix. Disclosure following shortly.
</content>
</entry>
<entry>
<title>[1.5.x] Prevented reverse() from generating URLs pointing to other hosts.</title>
<updated>2014-08-20T15:44:02Z</updated>
<author>
<name>Florian Apolloner</name>
<email>florian@apolloner.eu</email>
</author>
<published>2014-07-17T19:59:28Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/chango.git/commit/?id=45ac9d4fb087d21902469fc22643f5201d41a0cd'/>
<id>urn:sha1:45ac9d4fb087d21902469fc22643f5201d41a0cd</id>
<content type='text'>
This is a security fix. Disclosure following shortly.
</content>
</entry>
<entry>
<title>[1.5.x] Added release note stubs for 1.5.9 and 1.4.14.</title>
<updated>2014-08-20T15:44:02Z</updated>
<author>
<name>Tim Graham</name>
<email>timograham@gmail.com</email>
</author>
<published>2014-08-11T12:45:08Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/chango.git/commit/?id=25d9ae5214b59f06f385190733914eaa459751ff'/>
<id>urn:sha1:25d9ae5214b59f06f385190733914eaa459751ff</id>
<content type='text'>
</content>
</entry>
<entry>
<title>[1.5.x] Corrected content_type parameter name in sitemap docs.</title>
<updated>2014-08-14T01:45:36Z</updated>
<author>
<name>Tim Graham</name>
<email>timograham@gmail.com</email>
</author>
<published>2014-08-14T01:44:16Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/chango.git/commit/?id=27ab82f7fc72cdc9800f5cd6e0e1bc39a3175ef3'/>
<id>urn:sha1:27ab82f7fc72cdc9800f5cd6e0e1bc39a3175ef3</id>
<content type='text'>
mimetype was deprecated in 1.5 per 11ec0253ab4cc926ab9e77619132cb398231ac33.

Backport of a7443c24a3 from master
</content>
</entry>
<entry>
<title>[1.5.x] Added a warning that remove_tags() output shouldn't be considered safe.</title>
<updated>2014-08-11T11:09:56Z</updated>
<author>
<name>Tim Graham</name>
<email>timograham@gmail.com</email>
</author>
<published>2014-08-07T13:20:59Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/chango.git/commit/?id=00ec30d3c43ff2be0bb4d0ff14310d67475503c8'/>
<id>urn:sha1:00ec30d3c43ff2be0bb4d0ff14310d67475503c8</id>
<content type='text'>
Backport of 7efce77de2 from master
</content>
</entry>
<entry>
<title>[1.5.x] Fixed #23267 -- Fixed typo in Translation documentation</title>
<updated>2014-08-11T10:10:52Z</updated>
<author>
<name>Ola Sitarska</name>
<email>ola@sitarska.com</email>
</author>
<published>2014-08-11T10:01:14Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/chango.git/commit/?id=5d6e4031dff26c3df32712e5037037a7c71a81ea'/>
<id>urn:sha1:5d6e4031dff26c3df32712e5037037a7c71a81ea</id>
<content type='text'>
Thanks to Tomin1 for the report.

Backport of 2e7be92b4df29ac851d570e57da5dcf756c5ac52 from master.
</content>
</entry>
<entry>
<title>[1.5.x] Noted that django-jython requires Django 1.7.</title>
<updated>2014-08-08T16:47:54Z</updated>
<author>
<name>Tim Graham</name>
<email>timograham@gmail.com</email>
</author>
<published>2014-08-08T16:45:18Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/chango.git/commit/?id=bafc7237a94894164ac99a82ce6eb0d4c09ba059'/>
<id>urn:sha1:bafc7237a94894164ac99a82ce6eb0d4c09ba059</id>
<content type='text'>
Backport of 72e98d5c16 from stable/1.6.x
</content>
</entry>
</feed>
