<feed xmlns='http://www.w3.org/2005/Atom'>
<title>chango.git, branch 1.8.16</title>
<subtitle>django
</subtitle>
<id>http://cgit.adnoto.dev/chango.git/atom?h=1.8.16</id>
<link rel='self' href='http://cgit.adnoto.dev/chango.git/atom?h=1.8.16'/>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/chango.git/'/>
<updated>2016-11-01T13:42:47Z</updated>
<entry>
<title>[1.8.x] Bumped version for 1.8.16 release.</title>
<updated>2016-11-01T13:42:47Z</updated>
<author>
<name>Tim Graham</name>
<email>timograham@gmail.com</email>
</author>
<published>2016-11-01T13:42:47Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/chango.git/commit/?id=aa10ba096169dcbd3e47303f6b6de59acfe883c1'/>
<id>urn:sha1:aa10ba096169dcbd3e47303f6b6de59acfe883c1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>[1.8.x] Fixed CVE-2016-9014 -- Validated Host header when DEBUG=True.</title>
<updated>2016-10-25T19:27:45Z</updated>
<author>
<name>Tim Graham</name>
<email>timograham@gmail.com</email>
</author>
<published>2016-10-17T16:14:49Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/chango.git/commit/?id=c401ae9a7dfb1a94a8a61927ed541d6f93089587'/>
<id>urn:sha1:c401ae9a7dfb1a94a8a61927ed541d6f93089587</id>
<content type='text'>
This is a security fix.
</content>
</entry>
<entry>
<title>[1.8.x] Fixed CVE-2016-9013 -- Generated a random database user password when running tests on Oracle.</title>
<updated>2016-10-25T18:24:11Z</updated>
<author>
<name>Marti Raudsepp</name>
<email>marti@juffo.org</email>
</author>
<published>2016-10-24T19:22:00Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/chango.git/commit/?id=70f99952965a430daf69eeb9947079aae535d2d0'/>
<id>urn:sha1:70f99952965a430daf69eeb9947079aae535d2d0</id>
<content type='text'>
This is a security fix.
</content>
</entry>
<entry>
<title>[1.8.x] Added stub release notes for 1.8.16.</title>
<updated>2016-10-25T17:56:26Z</updated>
<author>
<name>Tim Graham</name>
<email>timograham@gmail.com</email>
</author>
<published>2016-10-24T15:56:31Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/chango.git/commit/?id=33bf6220e249b98f05c04f08baaa50f56233104e'/>
<id>urn:sha1:33bf6220e249b98f05c04f08baaa50f56233104e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>[1.8.x] Fixed #27342 -- Corrected QuerySet.update_or_create() example.</title>
<updated>2016-10-13T15:03:38Z</updated>
<author>
<name>Tim Graham</name>
<email>timograham@gmail.com</email>
</author>
<published>2016-10-13T15:02:02Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/chango.git/commit/?id=aba8f2b5017a95c84bdf4bae9d2e889fc53a9c34'/>
<id>urn:sha1:aba8f2b5017a95c84bdf4bae9d2e889fc53a9c34</id>
<content type='text'>
Backport of 51b83d9e5113ea5b81d04f4d117bd5acd3c1b822 from master
</content>
</entry>
<entry>
<title>[1.8.x] Fixed nonexistent tmc.edu domain in GeoIP test.</title>
<updated>2016-10-11T23:44:09Z</updated>
<author>
<name>Tim Graham</name>
<email>timograham@gmail.com</email>
</author>
<published>2016-10-11T23:31:13Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/chango.git/commit/?id=1c4334f7935a6f37fdb84434a58be098de152bda'/>
<id>urn:sha1:1c4334f7935a6f37fdb84434a58be098de152bda</id>
<content type='text'>
Backport of e1f6eba033abea25cd6b0577bd66c655ec453325 from master
</content>
</entry>
<entry>
<title>[1.8.x] Fixed #27307 -- Added missing url names in sitemaps docs.</title>
<updated>2016-10-03T20:05:56Z</updated>
<author>
<name>Tim Graham</name>
<email>timograham@gmail.com</email>
</author>
<published>2016-10-03T20:04:30Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/chango.git/commit/?id=3141b79d26ea2075c38b7b1779325f5b8b9c3baf'/>
<id>urn:sha1:3141b79d26ea2075c38b7b1779325f5b8b9c3baf</id>
<content type='text'>
Backport of fe1aee6b98d2a94ecc983463938135d192ef9afc from master
</content>
</entry>
<entry>
<title>[1.8.x] Fixed 27283 -- Fixed typo in 1.8 release notes.</title>
<updated>2016-09-28T10:51:42Z</updated>
<author>
<name>Alasdair Nicol</name>
<email>alasdair@thenicols.net</email>
</author>
<published>2016-09-28T10:50:49Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/chango.git/commit/?id=6e24eeef602aaadeb371dd57c4e81aeb0750d96d'/>
<id>urn:sha1:6e24eeef602aaadeb371dd57c4e81aeb0750d96d</id>
<content type='text'>
Backport of 32031718320e1b4d708b15d8c67738e4c77c9bc7 from master
</content>
</entry>
<entry>
<title>[1.8.x] Added CVE-2016-7401 to the security release archive.</title>
<updated>2016-09-26T22:30:31Z</updated>
<author>
<name>Tim Graham</name>
<email>timograham@gmail.com</email>
</author>
<published>2016-09-26T22:01:19Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/chango.git/commit/?id=d5430a5ff992992eae19be63da8818356d315751'/>
<id>urn:sha1:d5430a5ff992992eae19be63da8818356d315751</id>
<content type='text'>
Backport of 6fe846a8f08dc959003f298b5407e321c6fe3735 from master
</content>
</entry>
<entry>
<title>[1.8.x] Added a CVE role for Sphinx.</title>
<updated>2016-09-26T22:30:16Z</updated>
<author>
<name>Tim Graham</name>
<email>timograham@gmail.com</email>
</author>
<published>2016-09-26T19:37:08Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/chango.git/commit/?id=47f5d799b2e3265acfa1b1568374341a820d40ed'/>
<id>urn:sha1:47f5d799b2e3265acfa1b1568374341a820d40ed</id>
<content type='text'>
Backport of a46742e738b91f79dd7b2e6ecba6dd1604e14d05 from master
</content>
</entry>
</feed>
