<feed xmlns='http://www.w3.org/2005/Atom'>
<title>chango.git, branch 5.0.8</title>
<subtitle>django
</subtitle>
<id>http://cgit.adnoto.dev/chango.git/atom?h=5.0.8</id>
<link rel='self' href='http://cgit.adnoto.dev/chango.git/atom?h=5.0.8'/>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/chango.git/'/>
<updated>2024-08-06T13:19:37Z</updated>
<entry>
<title>[5.0.x] Bumped version for 5.0.8 release.</title>
<updated>2024-08-06T13:19:37Z</updated>
<author>
<name>Sarah Boyce</name>
<email>42296566+sarahboyce@users.noreply.github.com</email>
</author>
<published>2024-08-06T13:19:37Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/chango.git/commit/?id=84d1102a8a3bba64bcc1b14a7117c26a83fb7fe5'/>
<id>urn:sha1:84d1102a8a3bba64bcc1b14a7117c26a83fb7fe5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>[5.0.x] Fixed CVE-2024-42005 -- Mitigated QuerySet.values() SQL injection attacks against JSON fields.</title>
<updated>2024-08-06T06:51:55Z</updated>
<author>
<name>Simon Charette</name>
<email>charette.s@gmail.com</email>
</author>
<published>2024-07-25T16:19:13Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/chango.git/commit/?id=32ebcbf2e1fe3e5ba79a6554a167efce81f7422d'/>
<id>urn:sha1:32ebcbf2e1fe3e5ba79a6554a167efce81f7422d</id>
<content type='text'>
Thanks Eyal (eyalgabay) for the report.
</content>
</entry>
<entry>
<title>[5.0.x] Fixed CVE-2024-41991 -- Prevented potential ReDoS in django.utils.html.urlize() and AdminURLFieldWidget.</title>
<updated>2024-08-06T06:51:55Z</updated>
<author>
<name>Mariusz Felisiak</name>
<email>felisiak.mariusz@gmail.com</email>
</author>
<published>2024-07-10T18:30:12Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/chango.git/commit/?id=523da8771bce321023f490f70d71a9e973ddc927'/>
<id>urn:sha1:523da8771bce321023f490f70d71a9e973ddc927</id>
<content type='text'>
Thanks Seokchan Yoon for the report.

Co-authored-by: Sarah Boyce &lt;42296566+sarahboyce@users.noreply.github.com&gt;
</content>
</entry>
<entry>
<title>[5.0.x] Fixed CVE-2024-41990 -- Mitigated potential DoS in urlize and urlizetrunc template filters.</title>
<updated>2024-08-06T06:51:55Z</updated>
<author>
<name>Sarah Boyce</name>
<email>42296566+sarahboyce@users.noreply.github.com</email>
</author>
<published>2024-07-18T11:19:34Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/chango.git/commit/?id=7b7b909579c8311c140c89b8a9431bf537febf93'/>
<id>urn:sha1:7b7b909579c8311c140c89b8a9431bf537febf93</id>
<content type='text'>
Thanks to MProgrammer for the report.
</content>
</entry>
<entry>
<title>[5.0.x] Fixed CVE-2024-41989 -- Prevented excessive memory consumption in floatformat.</title>
<updated>2024-08-06T06:51:55Z</updated>
<author>
<name>Sarah Boyce</name>
<email>42296566+sarahboyce@users.noreply.github.com</email>
</author>
<published>2024-07-12T09:38:34Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/chango.git/commit/?id=27900fe56f3d3cabb4aeb6ccb82f92bab29073a8'/>
<id>urn:sha1:27900fe56f3d3cabb4aeb6ccb82f92bab29073a8</id>
<content type='text'>
Thanks Elias Myllymäki for the report.

Co-authored-by: Shai Berger &lt;shai@platonix.com&gt;
</content>
</entry>
<entry>
<title>[5.0.x] Fixed #35657 -- Made FileField handle db_default values.</title>
<updated>2024-08-05T19:38:20Z</updated>
<author>
<name>Sarah Boyce</name>
<email>42296566+sarahboyce@users.noreply.github.com</email>
</author>
<published>2024-08-05T19:36:49Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/chango.git/commit/?id=d7f955462cb17e74c2a1701ea7f722f2ed2bc168'/>
<id>urn:sha1:d7f955462cb17e74c2a1701ea7f722f2ed2bc168</id>
<content type='text'>
Backport of 8deb6bb1fc427762d56646bf7306cbd11fb5bb68 from main.
</content>
</entry>
<entry>
<title>[5.0.x] Fixed #35638 -- Updated validate_constraints to consider db_default.</title>
<updated>2024-08-05T15:42:19Z</updated>
<author>
<name>David Sanders</name>
<email>shang.xiao.sanders@gmail.com</email>
</author>
<published>2024-08-05T06:22:29Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/chango.git/commit/?id=333cfab512689490ea8a6a95598a94d77816fa2d'/>
<id>urn:sha1:333cfab512689490ea8a6a95598a94d77816fa2d</id>
<content type='text'>
Backport of 509763c79952cde02d9f5b584af4278bdbed77b2 from main.
</content>
</entry>
<entry>
<title>[5.0.x] Refs #35638 -- Avoided wrapping expressions with Value in _get_field_value_map() and renamed to _get_field_expression_map().</title>
<updated>2024-08-05T15:42:19Z</updated>
<author>
<name>David Sanders</name>
<email>shang.xiao.sanders@gmail.com</email>
</author>
<published>2024-08-05T06:20:48Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/chango.git/commit/?id=e88ef6a27d125da95e530be20b879fb4f540f7f6'/>
<id>urn:sha1:e88ef6a27d125da95e530be20b879fb4f540f7f6</id>
<content type='text'>
Backport of 91a038754bb516d29cb79f0fed4025436b5c5346 from main.
</content>
</entry>
<entry>
<title>[5.0.x] Fixed #35628 -- Allowed compatible GeneratedFields for ModelAdmin.date_hierarchy.</title>
<updated>2024-08-05T13:30:40Z</updated>
<author>
<name>John Parton</name>
<email>john.parton.iv@gmail.com</email>
</author>
<published>2024-07-24T18:53:06Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/chango.git/commit/?id=c822ad638a746c4f2bcc2629586aca1cb03cb513'/>
<id>urn:sha1:c822ad638a746c4f2bcc2629586aca1cb03cb513</id>
<content type='text'>
Backport of 7f8d839722b72aeb3ec5a4278ae57c18283acacd from main.
</content>
</entry>
<entry>
<title>[5.0.x] Added stub release notes and release date for 5.0.8 and 4.2.15.</title>
<updated>2024-07-31T09:26:43Z</updated>
<author>
<name>Sarah Boyce</name>
<email>42296566+sarahboyce@users.noreply.github.com</email>
</author>
<published>2024-07-31T09:21:32Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/chango.git/commit/?id=3aa9acd856beb67f6afae01768be473b91ea8b95'/>
<id>urn:sha1:3aa9acd856beb67f6afae01768be473b91ea8b95</id>
<content type='text'>
Backport of 3f880890699d4412cf23b59dba425111f62afb3a from main.
</content>
</entry>
</feed>
