<feed xmlns='http://www.w3.org/2005/Atom'>
<title>django.git, branch 3.0.14</title>
<subtitle>django
</subtitle>
<id>http://cgit.adnoto.dev/django.git/atom?h=3.0.14</id>
<link rel='self' href='http://cgit.adnoto.dev/django.git/atom?h=3.0.14'/>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/'/>
<updated>2021-04-06T06:34:45Z</updated>
<entry>
<title>[3.0.x] Bumped version for 3.0.14 release.</title>
<updated>2021-04-06T06:34:45Z</updated>
<author>
<name>Mariusz Felisiak</name>
<email>felisiak.mariusz@gmail.com</email>
</author>
<published>2021-04-06T06:34:45Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=f52800243545af658c27f83623b5fc72ae6b8dcf'/>
<id>urn:sha1:f52800243545af658c27f83623b5fc72ae6b8dcf</id>
<content type='text'>
</content>
</entry>
<entry>
<title>[3.0.x] Fixed CVE-2021-28658 -- Fixed potential directory-traversal via uploaded files.</title>
<updated>2021-04-06T06:33:16Z</updated>
<author>
<name>Mariusz Felisiak</name>
<email>felisiak.mariusz@gmail.com</email>
</author>
<published>2021-03-16T09:19:00Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=e7fba62248f604c76da4f23dcf1db4a57b0808ea'/>
<id>urn:sha1:e7fba62248f604c76da4f23dcf1db4a57b0808ea</id>
<content type='text'>
Thanks Claude Paroz for the initial patch.
Thanks Dennis Brinkrolf for the report.

Backport of d4d800ca1addc4141e03c5440a849bb64d1582cd from main.
</content>
</entry>
<entry>
<title>[3.0.x] Added CVE-2021-23336 to security archive.</title>
<updated>2021-02-19T10:06:46Z</updated>
<author>
<name>Carlton Gibson</name>
<email>carlton.gibson@noumenal.es</email>
</author>
<published>2021-02-19T10:06:46Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=232d5f61e6afd9cd6f10a47ddb4375f86818717e'/>
<id>urn:sha1:232d5f61e6afd9cd6f10a47ddb4375f86818717e</id>
<content type='text'>
Backport of ab58f072502e86dfe21b2bd5cccdc5e94dce8d26 from master
</content>
</entry>
<entry>
<title>[3.0.x] Post-release version bump.</title>
<updated>2021-02-19T08:43:26Z</updated>
<author>
<name>Carlton Gibson</name>
<email>carlton.gibson@noumenal.es</email>
</author>
<published>2021-02-19T08:43:26Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=cb7e3ff4a1d4132609751d0dee40e93c8cbda1c3'/>
<id>urn:sha1:cb7e3ff4a1d4132609751d0dee40e93c8cbda1c3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>[3.0.x] Bumped version for 3.0.13 release.</title>
<updated>2021-02-19T08:42:24Z</updated>
<author>
<name>Carlton Gibson</name>
<email>carlton.gibson@noumenal.es</email>
</author>
<published>2021-02-19T08:42:24Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=04a9b7df3fe627d03547a01330a20dfcbf2e8bd5'/>
<id>urn:sha1:04a9b7df3fe627d03547a01330a20dfcbf2e8bd5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>[3.0.x] Fixed CVE-2021-23336 -- Fixed web cache poisoning via django.utils.http.limited_parse_qsl().</title>
<updated>2021-02-18T09:21:04Z</updated>
<author>
<name>Nick Pope</name>
<email>nick@nickpope.me.uk</email>
</author>
<published>2021-02-16T10:14:17Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=326a926beef869d3341bc9ef737887f0449b6b71'/>
<id>urn:sha1:326a926beef869d3341bc9ef737887f0449b6b71</id>
<content type='text'>
</content>
</entry>
<entry>
<title>[3.0.x] Added documentation extlink for bugs.python.org.</title>
<updated>2021-02-17T13:27:36Z</updated>
<author>
<name>Nick Pope</name>
<email>nick@nickpope.me.uk</email>
</author>
<published>2021-02-16T10:08:39Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=ad36388406195ecddb319fea862298e6c8d27d3b'/>
<id>urn:sha1:ad36388406195ecddb319fea862298e6c8d27d3b</id>
<content type='text'>
Backport of d02d60eb0f032c9395199fb73c6cd29ee9bb2646 from master
</content>
</entry>
<entry>
<title>[3.0.x] Added CVE-2021-3281 to security archive.</title>
<updated>2021-02-01T09:46:46Z</updated>
<author>
<name>Mariusz Felisiak</name>
<email>felisiak.mariusz@gmail.com</email>
</author>
<published>2021-02-01T09:21:30Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=0194f0be31b92c8e66636859df618611fb2f4d18'/>
<id>urn:sha1:0194f0be31b92c8e66636859df618611fb2f4d18</id>
<content type='text'>
Backport of f749148d62ece28d208ab66b109f858215ba090a from master
</content>
</entry>
<entry>
<title>[3.0.x] Post-release version bump.</title>
<updated>2021-02-01T08:48:38Z</updated>
<author>
<name>Mariusz Felisiak</name>
<email>felisiak.mariusz@gmail.com</email>
</author>
<published>2021-02-01T08:48:38Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=bfe24c380355c753b9d6b38a841d8f0e0491b571'/>
<id>urn:sha1:bfe24c380355c753b9d6b38a841d8f0e0491b571</id>
<content type='text'>
</content>
</entry>
<entry>
<title>[3.0.x] Bumped version for 3.0.12 release.</title>
<updated>2021-02-01T08:40:04Z</updated>
<author>
<name>Mariusz Felisiak</name>
<email>felisiak.mariusz@gmail.com</email>
</author>
<published>2021-02-01T08:40:04Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=81c99e4eb00b58e3eb33f3d5c1747b6c57e9d649'/>
<id>urn:sha1:81c99e4eb00b58e3eb33f3d5c1747b6c57e9d649</id>
<content type='text'>
</content>
</entry>
</feed>
