<feed xmlns='http://www.w3.org/2005/Atom'>
<title>django.git/docs/releases/4.0.9.txt, branch main</title>
<subtitle>django
</subtitle>
<id>http://cgit.adnoto.dev/django.git/atom?h=main</id>
<link rel='self' href='http://cgit.adnoto.dev/django.git/atom?h=main'/>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/'/>
<updated>2023-02-01T08:44:04Z</updated>
<entry>
<title>Fixed CVE-2023-23969 -- Prevented DoS with pathological values for Accept-Language.</title>
<updated>2023-02-01T08:44:04Z</updated>
<author>
<name>Nick Pope</name>
<email>nick@nickpope.me.uk</email>
</author>
<published>2023-01-25T11:21:48Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=8c660fb59239828583f17cdede3b64f208b8752c'/>
<id>urn:sha1:8c660fb59239828583f17cdede3b64f208b8752c</id>
<content type='text'>
The parsed values of Accept-Language headers are cached in order to
avoid repetitive parsing. This leads to a potential denial-of-service
vector via excessive memory usage if the raw value of Accept-Language
headers is very large.

Accept-Language headers are now limited to a maximum length in order
to avoid this issue.
</content>
</entry>
<entry>
<title>Adjusted release notes for 4.1.6, 4.0.9, and 3.2.17.</title>
<updated>2023-01-25T11:26:00Z</updated>
<author>
<name>Carlton Gibson</name>
<email>carlton.gibson@noumenal.es</email>
</author>
<published>2023-01-25T11:26:00Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=d8e1442ce2c56282785dd806e5c1147975e8c857'/>
<id>urn:sha1:d8e1442ce2c56282785dd806e5c1147975e8c857</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Set date and added stub release notes for 4.1.6, 4.0.9, and 3.2.17.</title>
<updated>2023-01-25T10:57:04Z</updated>
<author>
<name>Carlton Gibson</name>
<email>carlton.gibson@noumenal.es</email>
</author>
<published>2023-01-25T10:57:04Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=1df963ad2476726d63be132c0cee47e07b8250d7'/>
<id>urn:sha1:1df963ad2476726d63be132c0cee47e07b8250d7</id>
<content type='text'>
</content>
</entry>
</feed>
