<feed xmlns='http://www.w3.org/2005/Atom'>
<title>chango.git, branch 2.2.3</title>
<subtitle>django
</subtitle>
<id>http://cgit.adnoto.dev/chango.git/atom?h=2.2.3</id>
<link rel='self' href='http://cgit.adnoto.dev/chango.git/atom?h=2.2.3'/>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/chango.git/'/>
<updated>2019-07-01T05:55:16Z</updated>
<entry>
<title>[2.2.x] Bumped version for 2.2.3 release.</title>
<updated>2019-07-01T05:55:16Z</updated>
<author>
<name>Mariusz Felisiak</name>
<email>felisiak.mariusz@gmail.com</email>
</author>
<published>2019-07-01T05:55:16Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/chango.git/commit/?id=89e9a4aeb62ff63ae2d387b1142d6ddaa842d66d'/>
<id>urn:sha1:89e9a4aeb62ff63ae2d387b1142d6ddaa842d66d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>[2.2.x] Updated man page for Django 2.2.</title>
<updated>2019-07-01T05:54:32Z</updated>
<author>
<name>Mariusz Felisiak</name>
<email>felisiak.mariusz@gmail.com</email>
</author>
<published>2019-07-01T05:54:32Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/chango.git/commit/?id=93e719efdb6103e5e21b2779d8fb506765adbb70'/>
<id>urn:sha1:93e719efdb6103e5e21b2779d8fb506765adbb70</id>
<content type='text'>
</content>
</entry>
<entry>
<title>[2.2.x] Added release date for 2.2.3.</title>
<updated>2019-07-01T05:51:53Z</updated>
<author>
<name>Mariusz Felisiak</name>
<email>felisiak.mariusz@gmail.com</email>
</author>
<published>2019-07-01T05:48:45Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/chango.git/commit/?id=4f2713ff0e0c91b987a40f20a6ad1dec16681dff'/>
<id>urn:sha1:4f2713ff0e0c91b987a40f20a6ad1dec16681dff</id>
<content type='text'>
Backport of fc41401f33045d2015dd92e735a13e5ee4af3afd from master
</content>
</entry>
<entry>
<title>[2.2.x] Fixed CVE-2019-12781 -- Made HttpRequest always trust SECURE_PROXY_SSL_HEADER if set.</title>
<updated>2019-07-01T05:50:48Z</updated>
<author>
<name>Carlton Gibson</name>
<email>carlton.gibson@noumenal.es</email>
</author>
<published>2019-06-13T08:57:29Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/chango.git/commit/?id=77706a3e4766da5d5fb75c4db22a0a59a28e6cd6'/>
<id>urn:sha1:77706a3e4766da5d5fb75c4db22a0a59a28e6cd6</id>
<content type='text'>
An HTTP request would not be redirected to HTTPS when the
SECURE_PROXY_SSL_HEADER and SECURE_SSL_REDIRECT settings were used if
the proxy connected to Django via HTTPS.

HttpRequest.scheme will now always trust the SECURE_PROXY_SSL_HEADER if
set, rather than falling back to the request scheme when the
SECURE_PROXY_SSL_HEADER did not have the secure value.

Thanks to Gavin Wahl for the report and initial patch suggestion, and
Shai Berger for review.

Backport of 54d0f5e62f54c29a12dd96f44bacd810cbe03ac8 from master
</content>
</entry>
<entry>
<title>[2.2.x] Added stub release notes for security releases.</title>
<updated>2019-07-01T05:03:03Z</updated>
<author>
<name>Mariusz Felisiak</name>
<email>felisiak.mariusz@gmail.com</email>
</author>
<published>2019-06-20T08:45:38Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/chango.git/commit/?id=db9f7b44fcdca18ef26dafaa87575a0745bc86cf'/>
<id>urn:sha1:db9f7b44fcdca18ef26dafaa87575a0745bc86cf</id>
<content type='text'>
Backport of 30b3ee9d0b33bb440f9c73d1ce9e0e7303887a9f from master
</content>
</entry>
<entry>
<title>[2.2.x] Fixed GeoIPTest.test04_city() failure with the latest GeoIP2 database.</title>
<updated>2019-06-30T17:46:40Z</updated>
<author>
<name>Mariusz Felisiak</name>
<email>felisiak.mariusz@gmail.com</email>
</author>
<published>2019-06-27T13:09:28Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/chango.git/commit/?id=395cf7c37514b642c4bcf30e01fc1a2c4f82b2fe'/>
<id>urn:sha1:395cf7c37514b642c4bcf30e01fc1a2c4f82b2fe</id>
<content type='text'>
Backport of 4305fbe8b11f44ab5d6759346488026c1e9677b2 from master
</content>
</entry>
<entry>
<title>[2.2.x] Updated translations from Transifex</title>
<updated>2019-06-29T14:15:53Z</updated>
<author>
<name>Claude Paroz</name>
<email>claude@2xlibre.net</email>
</author>
<published>2019-06-29T08:00:44Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/chango.git/commit/?id=b3f7262e6e5d9e68e37fb21af89ed6656291faa3'/>
<id>urn:sha1:b3f7262e6e5d9e68e37fb21af89ed6656291faa3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>[2.2.x] Fixed #30588 -- Fixed crash of autoreloader when __main__ module doesn't have __file__ attribute.</title>
<updated>2019-06-26T04:44:57Z</updated>
<author>
<name>Tom Forbes</name>
<email>tom@tomforb.es</email>
</author>
<published>2019-06-26T04:44:10Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/chango.git/commit/?id=bdc1de21992bfbc58e719442d3fb990894b6b713'/>
<id>urn:sha1:bdc1de21992bfbc58e719442d3fb990894b6b713</id>
<content type='text'>
Backport of 8454f6dea49dddb821bfcb7569ea222bb487dfd1 from master
</content>
</entry>
<entry>
<title>[2.2.x] Fixed typo in docs/topics/db/models.txt.</title>
<updated>2019-06-24T07:05:15Z</updated>
<author>
<name>Meysam</name>
<email>meysamazad81@yahoo.com</email>
</author>
<published>2019-06-24T07:04:33Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/chango.git/commit/?id=04965bf92d3064cff1a10dd401b7368e54164148'/>
<id>urn:sha1:04965bf92d3064cff1a10dd401b7368e54164148</id>
<content type='text'>
Backport of 833878411c35e1d47abfb77c23863a9dc9bb6d27 from master
</content>
</entry>
<entry>
<title>[2.2.x] Fixed typo in docs/ref/models/indexes.txt.</title>
<updated>2019-06-24T07:01:12Z</updated>
<author>
<name>Alexey Opalev</name>
<email>a.opalev@corp.mail.ru</email>
</author>
<published>2019-06-24T06:58:56Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/chango.git/commit/?id=f3b036593ff925723db758bbdbb9183b2c4d8fdb'/>
<id>urn:sha1:f3b036593ff925723db758bbdbb9183b2c4d8fdb</id>
<content type='text'>
Backport of 2f91e7832fd2e51dfb75f6027b673a943e736ef0 from master
</content>
</entry>
</feed>
