<feed xmlns='http://www.w3.org/2005/Atom'>
<title>django.git, branch 4.0.4</title>
<subtitle>django
</subtitle>
<id>http://cgit.adnoto.dev/django.git/atom?h=4.0.4</id>
<link rel='self' href='http://cgit.adnoto.dev/django.git/atom?h=4.0.4'/>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/'/>
<updated>2022-04-11T07:05:03Z</updated>
<entry>
<title>[4.0.x] Bumped version for 4.0.4 release.</title>
<updated>2022-04-11T07:05:03Z</updated>
<author>
<name>Mariusz Felisiak</name>
<email>felisiak.mariusz@gmail.com</email>
</author>
<published>2022-04-11T07:05:03Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=89807fbde8b7b17d00434bc4695535855e96fe77'/>
<id>urn:sha1:89807fbde8b7b17d00434bc4695535855e96fe77</id>
<content type='text'>
</content>
</entry>
<entry>
<title>[4.0.x] Fixed CVE-2022-28347 -- Protected QuerySet.explain(**options) against SQL injection on PostgreSQL.</title>
<updated>2022-04-11T07:02:58Z</updated>
<author>
<name>Mariusz Felisiak</name>
<email>felisiak.mariusz@gmail.com</email>
</author>
<published>2022-04-01T11:48:47Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=00b0fc50e1738c7174c495464a5ef069408a4402'/>
<id>urn:sha1:00b0fc50e1738c7174c495464a5ef069408a4402</id>
<content type='text'>
Backport of 6723a26e59b0b5429a0c5873941e01a2e1bdbb81 from main.
</content>
</entry>
<entry>
<title>[4.0.x] Fixed CVE-2022-28346 -- Protected QuerySet.annotate(), aggregate(), and extra() against SQL injection in column aliases.</title>
<updated>2022-04-11T07:02:14Z</updated>
<author>
<name>Mariusz Felisiak</name>
<email>felisiak.mariusz@gmail.com</email>
</author>
<published>2022-04-01T06:10:22Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=800828887a0509ad1162d6d407e94d8de7eafc60'/>
<id>urn:sha1:800828887a0509ad1162d6d407e94d8de7eafc60</id>
<content type='text'>
Thanks Splunk team: Preston Elder, Jacob Davis, Jacob Moore,
Matt Hanson, David Briggs, and a security researcher: Danylo Dmytriiev
(DDV_UA) for the report.

Backport of 93cae5cb2f9a4ef1514cf1a41f714fef08005200 from main.
</content>
</entry>
<entry>
<title>[4.0.x] Fixed #33628 -- Ignored directories with empty names in autoreloader check for template changes.</title>
<updated>2022-04-11T06:29:10Z</updated>
<author>
<name>Manel Clos</name>
<email>manelclos@gmail.com</email>
</author>
<published>2022-04-09T09:36:26Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=78e553b48a728ba68b427a8108e1247e5bb46048'/>
<id>urn:sha1:78e553b48a728ba68b427a8108e1247e5bb46048</id>
<content type='text'>
Regression in 68357b2ca9e88c40fc00d848799813241be39129.

Backport of 62739b6e2630e37faa68a86a59fad135cc788cd7 from main.
</content>
</entry>
<entry>
<title>[4.0.x] Added stub release notes and release date for 4.0.4, 3.2.13, and 2.2.28.</title>
<updated>2022-04-04T08:50:15Z</updated>
<author>
<name>Mariusz Felisiak</name>
<email>felisiak.mariusz@gmail.com</email>
</author>
<published>2022-04-01T06:37:19Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=7700084142bf7644274876eae796beaa5e252613'/>
<id>urn:sha1:7700084142bf7644274876eae796beaa5e252613</id>
<content type='text'>
Backport of 78277faafd38d8360efc1fd0c9c52d7bb5eec002 from main
</content>
</entry>
<entry>
<title>[4.0.x] Fixed #32129 -- Adjusted the docs for session expiry helpers.</title>
<updated>2022-03-31T16:37:55Z</updated>
<author>
<name>sarahboyce</name>
<email>sarahvboyce95@gmail.com</email>
</author>
<published>2022-03-26T19:54:48Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=51374161b003db263068f828537edec50129a098'/>
<id>urn:sha1:51374161b003db263068f828537edec50129a098</id>
<content type='text'>
Updated the docs for `get_session_cookie_age`, `get_expiry_age`, and
`get_expiry_date` to clarify their intended usage by session backends
when saving the session.

Backport of ae506181f7fb9d9e74f4935686540bef29b60255 from main
</content>
</entry>
<entry>
<title>[4.0.x] Fixed #33598 -- Reverted "Removed unnecessary reuse_with_filtered_relation argument from Query methods."</title>
<updated>2022-03-30T05:32:38Z</updated>
<author>
<name>Mariusz Felisiak</name>
<email>felisiak.mariusz@gmail.com</email>
</author>
<published>2022-03-30T05:31:56Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=7d540d67a8fb17f820e1657ccb1509af86b27582'/>
<id>urn:sha1:7d540d67a8fb17f820e1657ccb1509af86b27582</id>
<content type='text'>
Thanks lind-marcus for the report.

This reverts commit 0c71e0f9cfa714a22297ad31dd5613ee548db379.

Regression in 0c71e0f9cfa714a22297ad31dd5613ee548db379.
Backport of fac662f4798f7e4e0ed9be6b4fb4a87a80810a68 from main
</content>
</entry>
<entry>
<title>[4.0.x] Updated Oracle docs links to Oracle 21c.</title>
<updated>2022-03-29T07:43:03Z</updated>
<author>
<name>Mariusz Felisiak</name>
<email>felisiak.mariusz@gmail.com</email>
</author>
<published>2022-03-29T07:41:57Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=f62816bfc6a358ea0f04c733a4f56096d9c2405a'/>
<id>urn:sha1:f62816bfc6a358ea0f04c733a4f56096d9c2405a</id>
<content type='text'>
Backport of 83c803f161044fbfbfcd9a0c94ca93dc131be662 from main
</content>
</entry>
<entry>
<title>[4.0.x] Updated various links to HTTPS and new locations.</title>
<updated>2022-03-29T05:46:55Z</updated>
<author>
<name>Mariusz Felisiak</name>
<email>felisiak.mariusz@gmail.com</email>
</author>
<published>2022-03-29T05:46:08Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=0da90533f2bc66e9cf54e9b9795ecbbdc2618bd6'/>
<id>urn:sha1:0da90533f2bc66e9cf54e9b9795ecbbdc2618bd6</id>
<content type='text'>
Backport of 010a9d8a4f45252b908337988690c3fad138e334 from main
</content>
</entry>
<entry>
<title>[4.0.x] Corrected models.FileField signature in docs.</title>
<updated>2022-03-28T18:29:53Z</updated>
<author>
<name>Sih Sîng-hông薛丞宏</name>
<email>ihcaoe@gmail.com</email>
</author>
<published>2022-01-28T06:47:22Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=7f69c0d9f7ab830a69aef3b218d0888118844e61'/>
<id>urn:sha1:7f69c0d9f7ab830a69aef3b218d0888118844e61</id>
<content type='text'>
Backport of d4bf3b4c75c0e1229062ad4c937725931f699fb7 from main
</content>
</entry>
</feed>
