| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2021-04-06 | [2.2.x] Bumped version for 2.2.20 release.2.2.20 | Mariusz Felisiak | |
| 2021-04-06 | [2.2.x] Fixed CVE-2021-28658 -- Fixed potential directory-traversal via ↵ | Mariusz Felisiak | |
| uploaded files. Thanks Claude Paroz for the initial patch. Thanks Dennis Brinkrolf for the report. Backport of d4d800ca1addc4141e03c5440a849bb64d1582cd from main. | |||
| 2021-02-19 | [2.2.x] Added CVE-2021-23336 to security archive. | Carlton Gibson | |
| Backport of ab58f072502e86dfe21b2bd5cccdc5e94dce8d26 from master | |||
| 2021-02-19 | [2.2.x] Post-release version bump. | Carlton Gibson | |
| 2021-02-19 | [2.2.x] Bumped version for 2.2.19 release.2.2.19 | Carlton Gibson | |
| 2021-02-18 | [2.2.x] Fixed CVE-2021-23336 -- Fixed web cache poisoning via ↵ | Nick Pope | |
| django.utils.http.limited_parse_qsl(). | |||
| 2021-02-17 | [2.2.x] Added documentation extlink for bugs.python.org. | Nick Pope | |
| Backport of d02d60eb0f032c9395199fb73c6cd29ee9bb2646 from master | |||
| 2021-02-01 | [2.2.x] Added CVE-2021-3281 to security archive. | Mariusz Felisiak | |
| Backport of f749148d62ece28d208ab66b109f858215ba090a from master | |||
| 2021-02-01 | [2.2.x] Post-release version bump. | Mariusz Felisiak | |
| 2021-02-01 | [2.2.x] Bumped version for 2.2.18 release.2.2.18 | Mariusz Felisiak | |
| 2021-02-01 | [2.2.x] Fixed CVE-2021-3281 -- Fixed potential directory-traversal via ↵ | Mariusz Felisiak | |
| archive.extract(). Thanks Florian Apolloner, Shai Berger, and Simon Charette for reviews. Thanks Wang Baohua for the report. Backport of 05413afa8c18cdb978fcdf470e09f7a12b234a23 from master. | |||
| 2021-01-29 | [2.2.x] Fixed GeoIPTest.test04_city() failure with the latest GeoIP2 database. | Mariusz Felisiak | |
| Backport of 135c800fe6138d7818501a384c0ebbdc5442762c from master | |||
| 2021-01-02 | [2.2.x] Updated CVE URL. | Tim Graham | |
| Backport of 656b331b13e08e82bbf0b88d39080c5b1a02109c from master | |||
| 2020-11-02 | [2.2.x] Fixed #31850 -- Fixed BasicExtractorTests.test_extraction_warning ↵ | Max Smolens | |
| with xgettext 0.21+. "format string with unnamed arguments cannot be properly localized" warning is not raised in xgettext 0.21+. This patch uses a message that causes an xgettext warning regardless of the version. Backport of 07a30f561661efae1691ff45d10ec6014b395b58 from master | |||
| 2020-11-02 | [2.2.x] Post-release version bump. | Carlton Gibson | |
| 2020-11-02 | [2.2.x] Bumped version for 2.2.17 release.2.2.17 | Carlton Gibson | |
| 2020-11-02 | [2.2.x] Set release date for 2.2.17. | Carlton Gibson | |
| Backport of 7fc07b9b2ba0c5c62a8840325d21b414a099fda0 from master | |||
| 2020-10-13 | [2.2.x] Refs #31040 -- Doc'd Python 3.9 compatibility. | Mariusz Felisiak | |
| Backport of e18156b6c35908f2a4026287b5225a6a4da8af1a from master. | |||
| 2020-10-12 | [2.2.x] Refs #31040 -- Fixed Python PendingDeprecationWarning in ↵ | Jon Dufresne | |
| select_for_update.tests. Backport of 0dd2308cf6f559a4f4b50edd7c005c7cf025d1aa from master | |||
| 2020-10-07 | [2.2.x] Refs #31040 -- Fixed crypt.crypt() call in test_hashers.py. | Mariusz Felisiak | |
| An empty string is invalid salt in Python 3 and raises exception since Python 3.9, see https://bugs.python.org/issue38402. Backport of 1960d55f8baa412b43546d15a8342554808fff57 from master | |||
| 2020-10-06 | [2.2.x] Skipped GetImageDimensionsTests.test_webp when WEBP is not installed. | Mariusz Felisiak | |
| Bumped minimum Pillow version to 4.2.0 in test requirements. Backport of fce389af7cf95151118c9fc7cafd777a31f94946 from master | |||
| 2020-09-01 | [2.2.x] Added CVE-2020-24583 & CVE-2020-24584 to security archive. | Carlton Gibson | |
| Backport of d5b526bf78a9e5d9760e0c0f7647622bf47782fe from master | |||
| 2020-09-01 | [2.2.x] Added CVE-2020-13254 and CVE-2020-13596 to security archive. | Carlton Gibson | |
| Backport of 54975780ee2e4017844ecad94835fdce43d97377 from master | |||
| 2020-09-01 | [2.2.x] Post-release version bump. | Carlton Gibson | |
| 2020-09-01 | [2.2.x] Bumped version for 2.2.16 release.2.2.16 | Carlton Gibson | |
| 2020-09-01 | [2.2.x] Added release date for 2.2.16. | Carlton Gibson | |
| Backport of 976e2b7420c0f7e3060a13792b97511a9aad31d7 from master | |||
| 2020-08-25 | [2.2.x] Fixed CVE-2020-24584 -- Fixed permission escalation in ↵ | Mariusz Felisiak | |
| intermediate-level directories of the file system cache on Python 3.7+. Backport of f56b57976133129b0b351a38bba4ac882badabf0 from master. | |||
| 2020-08-25 | [2.2.x] Fixed CVE-2020-24583, #31921 -- Fixed permissions on ↵ | Mariusz Felisiak | |
| intermediate-level static and storage directories on Python 3.7+. Thanks WhiteSage for the report. Backport of ea0febbba531a3ecc8c77b570efbfb68ca7155db from master. | |||
| 2020-08-13 | [2.2.x] Refs #31863 -- Added release notes for ↵ | Mariusz Felisiak | |
| 94ea79be137f3cb30949bf82198e96e094f2650d. Backport of 21768a99f47ee73a2f93405151550ef7c3d9c8a2 from master | |||
| 2020-08-13 | [2.2.x] Fixed #31863 -- Prevented mutating model state by copies of model ↵ | Gert Burger | |
| instances. Regression in bfb746f983aa741afa3709794e70f1e0ab6040b5. Backport of 94ea79be137f3cb30949bf82198e96e094f2650d from master | |||
| 2020-08-11 | [2.2.x] Fixed #31866 -- Fixed locking proxy models in ↵ | Daniel Hillier | |
| QuerySet.select_for_update(of=()). Backport of 60626162f76f26d32a38d18151700cb041201fb3 from master | |||
| 2020-08-11 | [2.2.x] Added stub release notes for 2.2.16. | Mariusz Felisiak | |
| Backport of 8a5683b6b2aede38edcff070686ed1fce470dec5 from master | |||
| 2020-08-03 | [2.2.x] Post-release version bump. | Mariusz Felisiak | |
| 2020-08-03 | [2.2.x] Bumped version for 2.2.15 release.2.2.15 | Mariusz Felisiak | |
| 2020-08-03 | [2.2.x] Added release date for 2.2.15. | Mariusz Felisiak | |
| Backport of b68b8cb89abb35ff2152175ea540619ec384b1f4 from master | |||
| 2020-07-23 | [2.2.x] Pinned geoip2 < 4.0.0 in test requirements. | Mariusz Felisiak | |
| geoip2 4+ doesn't support Python 3.5. | |||
| 2020-07-22 | [2.2.x] Fixed #31805 -- Fixed SchemaTests.tearDown() when table names are ↵ | Mariusz Felisiak | |
| case-insensitive. Backport of fd53db842c35c994dbd54196dd38a908f3676b1a from master | |||
| 2020-07-20 | [2.2.x] Fixed #31784 -- Fixed crash when sending emails on Python 3.6.11+, ↵ | Florian Apolloner | |
| 3.7.8+, and 3.8.4+. Fixed sending emails crash on email addresses with display names longer then 75 chars on Python 3.6.11+, 3.7.8+, and 3.8.4+. Wrapped display names were passed to email.headerregistry.Address() what caused raising an exception because address parts cannot contain CR or LF. See https://bugs.python.org/issue39073 Co-Authored-By: Mariusz Felisiak <felisiak.mariusz@gmail.com> Backport of 96a3ea39ef0790dbc413dde0a3e19f6a769356a2 from master. | |||
| 2020-07-16 | [2.2.x] Fixed #31790 -- Fixed setting SameSite cookies flag in ↵ | Mariusz Felisiak | |
| HttpResponse.delete_cookie(). Cookies with the "SameSite" flag set to None and without the "secure" flag will be soon rejected by latest browser versions. This affects sessions and messages cookies. Backport of 331324ecce1330dce3dbd1713203cb9a42854ad7 from stable/3.0.x | |||
| 2020-07-03 | [2.2.x] Fixed #30945 -- Doc'd plural equations changes in 2.2. release notes. | David Smith | |
| Backport of 392036be29b759204cbc4033072672acacabf3f7 from master | |||
| 2020-07-02 | [2.2.x] Fixed ForeignKeyRawIdWidgetTest.test_render_unsafe_limit_choices_to ↵ | Mariusz Felisiak | |
| on Python 3.5. | |||
| 2020-07-01 | [2.2.x] Post-release version bump. | Mariusz Felisiak | |
| 2020-07-01 | [2.2.x] Bumped version for 2.2.14 release.2.2.14 | Mariusz Felisiak | |
| 2020-07-01 | [2.2.x] Added release date for 2.2.14. | Mariusz Felisiak | |
| Backport of 0f3aecf581b50215820455eb2f6a19a1b3b3ef8b from master. | |||
| 2020-06-30 | [2.2.x] Refs #31751 -- Doc'd that cx_Oracle < 8 is required. | Mariusz Felisiak | |
| 2020-06-10 | [2.2.x] Refs #31682 -- Doc'd minimal sqlparse version in Django 2.2. | Mariusz Felisiak | |
| Support for sqlparse < 0.2.2 was broken in 40b0a58f5ff949fba1072627e4ad11ef98aa7f36 because is_whitespace property was added in sqlparse 0.2.2. Backport of 4339f2aff272bceabd67e452c65bcfe0700b3f09 from master. | |||
| 2020-06-10 | [2.2.x] Refs #30183 -- Doc'd dropping support for sqlparse < 0.2.2. | Stephen Rauch | |
| Support for sqlparse < 0.2.2 was broken in 782d85b6dfa191e67c0f1d572641d8236c79174c because is_whitespace property was added in sqlparse 0.2.2. Backport of 4b6db766ba4b613d317c87f87d1d63865b7424a4 from master. | |||
| 2020-06-05 | [2.2.x] Fixed #31654 -- Fixed cache key validation messages. | Mariusz Felisiak | |
| Backport of 926148ef019abcac3a9988c78734d9336d69f24e from master. | |||
| 2020-06-04 | [2.2.x] Fixed ForeignKeyRawIdWidgetTest.test_render_unsafe_limit_choices_to ↵ | Mariusz Felisiak | |
| on Python 3.5. | |||
| 2020-06-03 | [2.2.x] Refs CVE-2020-13254 -- Fixed cache.tests when KEY_PREFIX is defined. | Mariusz Felisiak | |
| Follow up to 2c82414914ae6476be5a166be9ff49c24d0d9069. Backport of 229c9c6653356a0bc23846d83b2d4b5d0438a145 from master | |||
