<feed xmlns='http://www.w3.org/2005/Atom'>
<title>chango.git, branch 4.0.2</title>
<subtitle>django
</subtitle>
<id>http://cgit.adnoto.dev/chango.git/atom?h=4.0.2</id>
<link rel='self' href='http://cgit.adnoto.dev/chango.git/atom?h=4.0.2'/>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/chango.git/'/>
<updated>2022-02-01T06:59:05Z</updated>
<entry>
<title>[4.0.x] Bumped version for 4.0.2 release.</title>
<updated>2022-02-01T06:59:05Z</updated>
<author>
<name>Mariusz Felisiak</name>
<email>felisiak.mariusz@gmail.com</email>
</author>
<published>2022-02-01T06:59:05Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/chango.git/commit/?id=b12be7ad6b83ffc512252953ef28d0d099f96ad7'/>
<id>urn:sha1:b12be7ad6b83ffc512252953ef28d0d099f96ad7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>[4.0.x] Fixed CVE-2022-23833 -- Fixed DoS possiblity in file uploads.</title>
<updated>2022-02-01T06:44:49Z</updated>
<author>
<name>Mariusz Felisiak</name>
<email>felisiak.mariusz@gmail.com</email>
</author>
<published>2022-01-21T06:50:03Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/chango.git/commit/?id=f9c7d48fdd6f198a6494a9202f90242f176e4fc9'/>
<id>urn:sha1:f9c7d48fdd6f198a6494a9202f90242f176e4fc9</id>
<content type='text'>
Thanks Alan Ryan for the report and initial patch.

Backport of fc18f36c4ab94399366ca2f2007b3692559a6f23 from main.
</content>
</entry>
<entry>
<title>[4.0.x] Fixed CVE-2022-22818 -- Fixed possible XSS via {% debug %} template tag.</title>
<updated>2022-02-01T06:43:45Z</updated>
<author>
<name>Markus Holtermann</name>
<email>info@markusholtermann.eu</email>
</author>
<published>2022-01-01T23:37:40Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/chango.git/commit/?id=01422046065d2b51f8f613409cad2c81b39487e5'/>
<id>urn:sha1:01422046065d2b51f8f613409cad2c81b39487e5</id>
<content type='text'>
Thanks Keryn Knight for the report.

Backport of 394517f07886495efcf79f95c7ee402a9437bd68 from main.

Co-authored-by: Adam Johnson &lt;me@adamj.eu&gt;
</content>
</entry>
<entry>
<title>[4.0.x] Fixed #33480 -- Fixed makemigrations crash when renaming field of renamed model.</title>
<updated>2022-02-01T06:33:22Z</updated>
<author>
<name>Kirill Safronov</name>
<email>hoskeowl@gmail.com</email>
</author>
<published>2022-01-31T19:29:49Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/chango.git/commit/?id=6928227dffe45f06deed9a218a188e6ed11334ba'/>
<id>urn:sha1:6928227dffe45f06deed9a218a188e6ed11334ba</id>
<content type='text'>
Regression in aa4acc164d1247c0de515c959f7b09648b57dc42.

Backport of 97a72744681d0993b50dee952cf32cdf9650ad9f from main
</content>
</entry>
<entry>
<title>[4.0.x] Fixed #33468 -- Fixed QuerySet.aggregate() after annotate() crash on aggregates with default.</title>
<updated>2022-01-31T10:34:29Z</updated>
<author>
<name>Mariusz Felisiak</name>
<email>felisiak.mariusz@gmail.com</email>
</author>
<published>2022-01-31T10:33:24Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/chango.git/commit/?id=aff79be03a8c787ba0cc7e00dcec9eeb8ad01c87'/>
<id>urn:sha1:aff79be03a8c787ba0cc7e00dcec9eeb8ad01c87</id>
<content type='text'>
Thanks Adam Johnson for the report.
Backport of 71e7c8e73712419626f1c2b6ec036e8559a2d667 from main
</content>
</entry>
<entry>
<title>[4.0.x] Updated translations from Transifex.</title>
<updated>2022-01-29T17:59:17Z</updated>
<author>
<name>Claude Paroz</name>
<email>claude@2xlibre.net</email>
</author>
<published>2022-01-29T17:59:17Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/chango.git/commit/?id=7a1c6533eb72c3e6faa308796ba7f8d7d447d3b9'/>
<id>urn:sha1:7a1c6533eb72c3e6faa308796ba7f8d7d447d3b9</id>
<content type='text'>
Updated Bulgarian, Czech, German, Uzbek, and Vietnamese translations.</content>
</entry>
<entry>
<title>[4.0.x] Fixed #33459 -- Clarified index type in full text search docs.</title>
<updated>2022-01-28T05:37:14Z</updated>
<author>
<name>Thomas Aglassinger</name>
<email>zz.github@roskakori.at</email>
</author>
<published>2022-01-28T05:36:39Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/chango.git/commit/?id=9a9c5b402b2509fab4ae40c4e73a13c18bbd7b01'/>
<id>urn:sha1:9a9c5b402b2509fab4ae40c4e73a13c18bbd7b01</id>
<content type='text'>
Backport of 3a9b8b25d48c5768633e73edc5ddca20c3fd716c from main
</content>
</entry>
<entry>
<title>[4.0.x] Fixed #33462 -- Fixed migration crash when altering type of primary key with MTI and foreign key.</title>
<updated>2022-01-27T17:52:35Z</updated>
<author>
<name>Mariusz Felisiak</name>
<email>felisiak.mariusz@gmail.com</email>
</author>
<published>2022-01-27T17:51:39Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/chango.git/commit/?id=7c2d4d943b2905a8cfbb2d2f6c6fa15983b23ff1'/>
<id>urn:sha1:7c2d4d943b2905a8cfbb2d2f6c6fa15983b23ff1</id>
<content type='text'>
This prevents duplicated operations when altering type of primary key
with MTI and foreign key. Previously, a foreign key to the base model
was added twice, once directly and once by the inheritance model.

Thanks bcail for the report.

Regression in 325d7710ce9f6155bb55610ad6b4580d31263557.
Backport of e972620ada4f9ed7bc57f28e133e85c85b0a7b20 from main
</content>
</entry>
<entry>
<title>[4.0.x] Fixed #33048 -- Doc'd that DEBUG static files requests don't use middleware chain.</title>
<updated>2022-01-26T11:02:43Z</updated>
<author>
<name>Kaushik Chintam</name>
<email>kaushikam12@gmail.com</email>
</author>
<published>2021-12-06T02:22:03Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/chango.git/commit/?id=f4de87038ef3adfe8c67ede6c3c5519451abe6cc'/>
<id>urn:sha1:f4de87038ef3adfe8c67ede6c3c5519451abe6cc</id>
<content type='text'>
Backport of 1625a8c8eba0b00ebdd1d7a8ba697b2729ec40ed from main
</content>
</entry>
<entry>
<title>[4.0.x] Fixed #33407 -- Fixed .radiolist admin CSS.</title>
<updated>2022-01-26T09:04:08Z</updated>
<author>
<name>Carlton Gibson</name>
<email>carlton.gibson@noumenal.es</email>
</author>
<published>2022-01-19T11:06:38Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/chango.git/commit/?id=f82ca84f775f534b32e6ffcef6baa75da6bec47b'/>
<id>urn:sha1:f82ca84f775f534b32e6ffcef6baa75da6bec47b</id>
<content type='text'>
Regression in 5942ab5eb165ee2e759174e297148a40dd855920.

Backport of 85f2a9fb0f0973930abc84a725bc30703aa3d98b from main
</content>
</entry>
</feed>
