Narpat Mali
5cb27408e1
python3-django: upgrade 4.2.1 -> 4.2.3
The delta between 4.2.1 and 4.2.3 contains the CVE-2023-36053 fix
and other bugfixes. git log --oneline 4.2.1..4.2.3 shows:
1651351386 (tag: 4.2.3) [4.2.x] Bumped version for 4.2.3 release.
b7c5feb35a [4.2.x] Fixed CVE-2023-36053 -- Prevented potential ReDoS in EmailValidator and URLValidator.
1ea11365f6 [4.2.x] Fixed typo in docs/intro/tutorial08.txt.
7b45fe01ab [4.2.x] Added dedicated section for output_field in query expressions docs.
67fe092a85 [4.2.x] Fixed typo in docs/ref/models/querysets.txt.
9ab56e64de [4.2.x] Added stub release notes and release date for 4.2.3, 4.1.10, and 3.2.20.
a18e0f44d5 [4.2.x] Corrected admin.E013 check message in docs.
fabd0510a0 [4.2.x] Fixed typo in docs/topics/db/fixtures.txt.
4b433ef236 [4.2.x] Refs #30220 -- Bumped required version of Selenium to 3.8.0.
9e9a286bed [4.2.x] Fixed #34638 -- Fixed admin change list selected row highlight on editable boolean fields.
31d1fc36b3 [4.2.x] Fixed #34645 -- Restored alignment for admin date/time timezone warnings.
eb84c068ed [4.2.x] Fixed #30355 -- Doc'd interaction between custom managers and prefetch_related().
b2355a8df3 [4.2.x] Added stub release notes for 4.2.3.
10de214055 [4.2.x] Post-release version bump.
6218ed3454 (tag: 4.2.2) [4.2.x] Bumped version for 4.2.2 release.
e84d38ab36 [4.2.x] Added release date for 4.2.2.
87a4cd559b [4.2.x] Fixed #34620 -- Fixed serialization crash on m2m fields without natural keys when base querysets use select_related().
66d9fa4371 [4.2.x] Refs #23528 -- Made cosmetic edits to swappable_dependency() docs.
92ad551afd [4.2.x] Fixed #23528 -- Doc'd django.db.migrations.swappable_dependency().
738386470d [4.2.x] Fixed #34612 -- Fixed QuerySet.only() crash on reverse relationships.
dae052d823 [4.2.x] Fixed #34595 -- Doc'd that format_string arg of format_html() is not escaped.
dca5f5d58a [4.2.x] Fixed #34600 -- Removed references to bleach in docs.
25bd9faf32 [4.2.x] Fixed #34574 -- Noted unexpected outcomes in autoescape/escape docs.
91f8df5c2e [4.2.x] Fixed #34590 -- Reverted "Refs #33308 -- Improved adapting DecimalField values to decimal."
a44e974412 [4.2.x] Corrected documentation of Log database function.
bf5249fc8e [4.2.x] Refs #34118 -- Fixed FunctionalTests.test_cached_property_reuse_different_names() on Python 3.12+.
c78a4421de [4.2.x] Fixed #34551 -- Fixed QuerySet.aggregate() crash when referencing subqueries.
57f499e412 [4.2.x] Refs #34551 -- Fixed QuerySet.aggregate() crash on precending aggregation reference.
b4563cdd23 [4.2.x] Fixed #34579 -- Added Django Forum to contributing guides.
37ba4c3a94 [4.2.x] Fixed references to django.core.cache in docs.
6b76481fb9 [4.2.x] Fixed #34588 -- Removed usage of nonexistent stylesheet in the 'Congrats' page.
e1c00f8b36 [4.2.x] Fixed #34580 -- Avoided unnecessary computation of selected expressions in SQLCompiler.
cdd970ae22 [4.2.x] Fixed #34568 -- Made makemigrations --update respect --name option.
2b5c5e54de [4.2.x] Updated broken links in docs.
201d29b371 [4.2.x] Fixed #34570 -- Silenced noop deferral of many-to-many and GFK.
9c301814b0 [4.2.x] Fixed #34539 -- Restored get_prep_value() call when adapting JSONFields.
ddccecee91 [4.2.x] Fixed #34556 -- Doc'd that StreamingHttpResponse accepts memoryviews and strings iterators.
dbe263751c [4.2.x] Clarified database connections lifetime outside HTTP requests.
e50fe33e13 [4.2.x] Made explicit the location of locally-built HTML docs.
e0d8981139 [4.2.x] Fixed #34544 -- Avoided DBMS_LOB.SUBSTR() wrapping with IS NULL condition on Oracle.
dc3b8190ed [4.2.x] Fixed #34545 -- Corrected the number of months in installation FAQ.
bcf66f1355 [4.2.x] Corrected code-block directive in docs/ref/templates/builtins.txt.
4eaed191b6 [4.2.x] Corrected code-block directives in docs.
9ec1ff7879 [4.2.x] Fixed MultipleFileFieldTest.test_file_multiple_validation() test if Pillow isn't installed.
2756c69601 [4.2.x] Added CVE-2023-31047 to security archive.
110919987b [4.2.x] Added stub release notes for 4.2.2.
00152276e9 [4.2.x] Post-release version bump.
Release Notes: https://docs.djangoproject.com/en/dev/releases/4.2.3/
Signed-off-by: Narpat Mali <narpat.mali@windriver.com>
Signed-off-by: Armin Kuster <akuster808@gmail.com>
2023-08-03 16:47:53 -04:00
..
2021-10-14 07:15:37 -07:00
2021-06-24 12:54:18 -07:00
2021-01-04 14:48:29 -08:00
2022-03-03 08:48:07 -08:00
2022-02-24 08:30:26 -08:00
2022-03-01 09:06:56 -08:00
2022-04-22 16:26:22 +00:00
2022-03-03 08:48:06 -08:00
2022-01-18 08:59:58 -08:00
2023-06-17 13:49:44 -04:00
2021-06-24 12:54:18 -07:00
2021-06-23 10:45:31 -07:00
2023-07-25 07:24:25 -04:00
2022-03-15 15:34:22 -04:00
2022-03-15 15:34:22 -04:00
2021-08-26 09:57:25 -07:00
2021-04-01 08:31:16 -07:00
2022-03-09 07:37:03 -08:00
2022-03-09 07:37:04 -08:00
2021-01-25 14:34:06 -08:00
2021-09-07 10:02:11 -07:00
2022-03-03 08:48:07 -08:00
2022-07-26 07:08:35 -07:00
2022-03-21 09:57:28 -04:00
2023-06-03 07:55:37 -04:00
2022-01-18 08:59:58 -08:00
2022-02-24 08:30:26 -08:00
2023-02-06 10:20:34 -05:00
2021-02-01 10:44:55 -08:00
2021-06-24 12:54:18 -07:00
2021-02-01 10:44:20 -08:00
2022-06-22 16:21:05 -07:00
2022-03-01 09:06:56 -08:00
2022-03-17 08:54:17 -04:00
2022-03-23 09:46:31 -04:00
2022-03-11 08:48:38 -05:00
2022-12-20 09:49:02 -05:00
2022-03-01 09:06:56 -08:00
2022-03-03 08:48:07 -08:00
2022-01-18 08:59:58 -08:00
2023-06-17 13:50:19 -04:00
2022-03-01 09:06:56 -08:00
2022-03-01 09:06:56 -08:00
2022-01-11 17:50:55 -08:00
2023-07-02 11:19:31 -04:00
2021-03-22 09:19:27 -07:00
2021-11-16 08:25:15 -08:00
2021-10-18 09:49:37 -07:00
2022-03-01 09:06:56 -08:00
2021-08-03 10:21:25 -07:00
2021-08-03 10:21:25 -07:00
2021-11-17 09:24:26 -08:00
2022-04-22 16:26:22 +00:00
2022-03-16 09:25:28 -04:00
2022-03-19 19:00:34 -07:00
2021-08-30 08:10:12 -07:00
2022-01-18 08:59:58 -08:00
2021-11-21 22:06:22 -08:00
2022-03-28 08:35:31 -04:00
2022-03-19 19:00:34 -07:00
2021-08-03 10:21:25 -07:00
2022-03-19 19:00:34 -07:00
2021-08-03 10:21:25 -07:00
2021-08-16 08:21:14 -07:00
2022-01-21 08:23:59 -08:00
2021-08-03 10:21:25 -07:00
2022-03-04 17:41:45 -08:00
2022-03-28 08:35:31 -04:00
2021-08-03 10:21:25 -07:00
2022-03-01 09:06:56 -08:00
2022-05-17 05:57:10 -07:00
2022-03-19 19:00:34 -07:00
2021-11-11 06:36:04 -08:00
2022-03-19 19:00:34 -07:00
2022-03-09 07:37:04 -08:00
2022-03-04 17:41:45 -08:00
2022-01-18 08:59:58 -08:00
2022-03-30 09:09:07 -04:00
2021-08-03 10:21:25 -07:00
2022-04-22 16:26:22 +00:00
2022-03-17 10:00:11 -07:00
2022-03-07 09:27:53 -08:00
2022-04-11 09:22:30 -04:00
2021-11-03 06:57:49 -07:00
2021-08-03 10:21:25 -07:00
2022-04-11 09:22:30 -04:00
2022-04-06 14:55:16 -04:00
2021-08-03 10:21:25 -07:00
2022-04-22 16:26:22 +00:00
2022-02-24 08:30:26 -08:00
2021-12-20 20:20:29 -08:00
2021-08-30 08:10:12 -07:00
2022-03-28 08:35:31 -04:00
2022-04-11 09:22:30 -04:00
2022-03-28 08:35:32 -04:00
2021-08-03 10:21:25 -07:00
2022-03-19 19:00:34 -07:00
2022-03-04 17:41:45 -08:00
2021-08-03 10:21:25 -07:00
2022-02-28 08:32:19 -08:00
2022-04-04 09:08:21 -04:00
2022-04-06 14:55:16 -04:00
2021-08-03 10:21:25 -07:00
2022-04-22 16:26:22 +00:00
2020-10-22 22:16:35 -07:00
2022-03-01 09:06:56 -08:00
2021-11-16 08:25:15 -08:00
2022-01-11 17:50:55 -08:00
2021-10-25 08:35:04 -07:00
2022-03-01 09:06:56 -08:00
2022-03-03 08:48:07 -08:00
2021-08-03 10:21:25 -07:00
2022-03-04 17:41:45 -08:00
2022-02-24 08:30:26 -08:00
2022-04-22 16:26:22 +00:00
2022-03-09 07:37:03 -08:00
2022-03-03 08:48:06 -08:00
2022-02-22 08:29:53 -08:00
2021-01-28 10:51:52 -08:00
2022-03-04 17:41:45 -08:00
2021-11-02 08:06:11 -07:00
2021-10-18 09:49:36 -07:00
2022-03-19 19:00:34 -07:00
2021-08-19 09:56:43 -07:00
2022-03-04 17:41:45 -08:00
2022-01-20 09:53:40 -08:00
2022-03-04 17:41:45 -08:00
2021-11-19 08:30:36 -08:00
2021-09-20 08:43:37 -07:00
2022-01-10 10:35:02 -08:00
2022-02-24 08:30:26 -08:00
2023-06-17 13:49:44 -04:00
2023-08-03 16:47:53 -04:00
2023-08-03 16:47:53 -04:00
2022-01-05 08:15:50 -08:00
2022-03-17 08:54:17 -04:00
2020-09-24 12:52:49 -07:00
2022-03-04 17:41:45 -08:00
2021-08-03 10:21:25 -07:00
2021-08-06 20:37:42 -07:00
2021-09-10 06:55:20 -07:00
2022-04-11 09:22:30 -04:00
2021-11-16 08:25:15 -08:00
2022-03-19 19:00:34 -07:00
2021-08-03 10:21:25 -07:00
2022-04-04 09:08:21 -04:00
2021-11-19 08:30:36 -08:00
2022-01-04 08:40:52 -08:00
2022-03-04 17:41:45 -08:00
2022-03-19 19:00:34 -07:00
2022-01-19 08:58:09 -08:00
2021-11-11 06:36:04 -08:00
2021-08-03 10:21:25 -07:00
2022-04-11 09:22:30 -04:00
2021-08-03 10:21:25 -07:00
2021-08-03 10:21:25 -07:00
2021-08-03 10:21:25 -07:00
2022-04-11 09:22:30 -04:00
2021-08-03 10:21:25 -07:00
2022-03-19 19:00:34 -07:00
2021-08-03 10:21:25 -07:00
2021-08-03 10:21:25 -07:00
2021-08-03 10:21:25 -07:00
2022-03-19 19:00:34 -07:00
2021-08-03 10:21:25 -07:00
2021-08-03 10:21:25 -07:00
2021-08-03 10:21:25 -07:00
2022-03-11 11:20:55 -08:00
2021-08-03 10:21:25 -07:00
2022-03-19 19:00:34 -07:00
2021-11-17 09:24:26 -08:00
2023-07-25 07:24:25 -04:00
2021-09-20 08:43:37 -07:00
2022-02-28 08:32:19 -08:00
2021-12-16 08:14:03 -08:00
2022-03-04 17:41:45 -08:00
2021-10-28 09:01:25 -07:00
2021-12-16 08:14:04 -08:00
2022-04-11 09:22:30 -04:00
2022-04-17 16:46:15 +00:00
2022-04-11 09:22:30 -04:00
2022-04-17 16:46:15 +00:00
2021-08-03 10:21:25 -07:00
2022-04-17 16:46:16 +00:00
2022-03-04 17:41:45 -08:00
2021-08-03 10:21:25 -07:00
2022-04-04 09:08:21 -04:00
2022-04-11 09:22:30 -04:00
2021-08-26 09:57:25 -07:00
2022-03-28 08:35:32 -04:00
2022-03-03 08:48:07 -08:00
2021-10-18 09:49:37 -07:00
2022-03-04 17:41:45 -08:00
2021-08-03 10:21:25 -07:00
2022-03-19 19:00:34 -07:00
2022-01-11 17:50:55 -08:00
2021-09-28 09:15:08 -07:00
2022-03-19 19:00:34 -07:00
2022-03-19 19:00:34 -07:00
2022-03-19 19:00:34 -07:00
2021-08-03 10:21:25 -07:00
2022-04-22 16:26:22 +00:00
2022-04-17 16:46:15 +00:00
2021-08-03 10:21:25 -07:00
2021-08-03 10:21:25 -07:00
2021-02-19 10:02:43 -08:00
2022-03-28 08:35:32 -04:00
2022-03-09 07:37:04 -08:00
2022-04-11 09:22:30 -04:00
2021-09-20 08:43:37 -07:00
2022-03-19 19:00:34 -07:00
2022-01-07 11:01:30 -08:00
2022-03-16 09:25:28 -04:00
2022-04-04 09:08:21 -04:00
2021-05-19 09:16:54 -07:00
2022-04-04 09:08:21 -04:00
2021-09-20 08:43:37 -07:00
2021-11-19 08:30:36 -08:00
2022-04-11 09:22:30 -04:00
2021-10-18 09:49:37 -07:00
2022-01-19 08:58:09 -08:00
2021-08-03 10:21:25 -07:00
2022-02-03 08:40:20 -08:00
2022-03-21 09:57:28 -04:00
2021-01-25 14:34:06 -08:00
2022-03-03 08:48:07 -08:00
2022-04-17 16:46:16 +00:00
2022-04-04 09:08:21 -04:00
2022-03-04 17:41:45 -08:00
2022-01-04 08:40:52 -08:00
2022-03-19 19:00:34 -07:00
2021-08-03 10:21:25 -07:00
2021-08-03 10:21:25 -07:00
2022-03-04 17:41:45 -08:00
2022-03-19 19:00:34 -07:00
2021-08-03 10:21:25 -07:00
2022-07-26 07:08:35 -07:00
2022-03-21 09:57:28 -04:00
2023-06-03 07:55:37 -04:00
2022-04-22 16:26:22 +00:00
2022-06-03 07:02:48 -07:00
2021-05-17 08:52:24 -07:00
2022-03-01 09:06:56 -08:00
2021-08-03 10:21:25 -07:00
2022-02-28 08:32:19 -08:00
2021-09-20 08:43:37 -07:00
2022-01-04 08:40:52 -08:00
2021-08-03 10:21:25 -07:00
2021-08-03 10:21:25 -07:00
2022-01-31 08:15:17 -08:00
2022-04-11 09:22:30 -04:00
2021-01-27 10:21:14 -08:00
2022-02-16 08:13:29 -08:00
2021-08-03 10:21:25 -07:00
2021-06-01 07:48:10 -07:00
2022-03-10 10:03:30 -05:00
2021-10-18 09:49:36 -07:00
2022-04-17 16:46:15 +00:00
2022-04-17 16:46:15 +00:00
2022-03-03 08:48:07 -08:00
2022-11-19 11:16:48 -05:00
2022-03-04 17:41:45 -08:00
2021-10-14 07:15:37 -07:00
2022-03-17 10:00:11 -07:00
2021-10-28 09:01:25 -07:00
2022-02-28 08:32:19 -08:00
2022-04-06 14:55:16 -04:00
2021-09-20 08:43:37 -07:00
2022-03-28 08:35:32 -04:00
2021-08-03 10:21:25 -07:00
2021-10-14 07:15:37 -07:00
2022-01-06 12:34:12 -08:00
2021-08-03 10:21:25 -07:00
2021-08-03 10:21:25 -07:00
2022-03-19 19:00:34 -07:00
2021-08-03 10:21:25 -07:00
2021-08-03 10:21:25 -07:00
2021-08-03 10:21:25 -07:00
2021-08-03 10:21:25 -07:00
2021-08-03 10:21:25 -07:00
2023-03-05 07:45:14 -05:00
2022-04-11 09:22:30 -04:00
2021-08-30 08:10:12 -07:00
2022-03-16 09:25:28 -04:00
2021-08-03 10:21:25 -07:00
2022-03-04 17:41:45 -08:00
2021-11-19 08:30:36 -08:00
2022-03-04 17:41:45 -08:00
2021-08-03 10:21:25 -07:00
2022-03-23 09:46:31 -04:00
2021-08-03 10:21:25 -07:00
2021-08-06 20:37:42 -07:00
2021-12-20 20:20:29 -08:00
2022-12-11 16:18:53 -05:00
2022-03-17 10:00:11 -07:00
2022-04-11 09:22:30 -04:00
2021-08-03 10:21:25 -07:00
2021-08-03 10:21:25 -07:00
2022-03-04 17:41:45 -08:00
2021-08-03 10:21:25 -07:00
2022-03-04 17:41:45 -08:00
2021-08-03 10:21:25 -07:00
2022-03-01 09:06:56 -08:00
2021-11-03 06:57:49 -07:00
2022-06-22 16:21:05 -07:00
2022-04-06 14:55:16 -04:00
2022-01-24 09:09:59 -08:00
2021-10-18 09:49:37 -07:00
2022-04-11 09:22:30 -04:00
2022-03-04 17:41:45 -08:00
2021-11-03 06:57:49 -07:00
2021-11-16 08:25:15 -08:00
2020-11-04 11:08:50 -08:00
2021-08-03 10:21:25 -07:00
2021-10-28 09:01:25 -07:00
2022-03-19 19:00:34 -07:00
2022-03-04 17:41:45 -08:00
2021-10-19 09:21:18 -07:00
2021-08-03 10:21:25 -07:00
2021-10-28 09:01:25 -07:00
2021-08-03 10:21:25 -07:00
2022-04-17 16:46:15 +00:00
2022-03-03 08:48:07 -08:00
2022-03-30 09:09:07 -04:00
2022-03-15 15:34:22 -04:00
2022-04-11 09:22:30 -04:00
2021-08-03 10:21:25 -07:00
2022-03-19 19:00:34 -07:00
2022-03-01 09:06:56 -08:00
2021-09-20 08:43:37 -07:00
2021-10-18 09:49:37 -07:00
2022-03-16 09:25:28 -04:00
2022-03-04 17:41:45 -08:00
2022-03-17 08:54:17 -04:00
2022-04-11 09:22:30 -04:00
2022-02-28 08:32:19 -08:00
2022-03-09 07:37:04 -08:00
2021-08-03 10:21:25 -07:00
2022-03-04 17:41:45 -08:00
2021-10-28 09:01:25 -07:00
2021-08-03 10:21:25 -07:00
2021-08-03 10:21:25 -07:00
2022-03-19 19:00:34 -07:00
2022-04-11 09:22:30 -04:00
2022-03-19 19:00:34 -07:00
2022-03-23 09:46:31 -04:00
2022-03-30 09:09:07 -04:00
2021-08-03 10:21:25 -07:00
2022-01-31 08:15:17 -08:00
2022-03-19 19:00:34 -07:00
2022-03-10 10:03:30 -05:00
2022-01-20 09:53:40 -08:00
2021-08-03 10:21:25 -07:00
2022-03-19 19:00:34 -07:00
2022-03-04 17:41:45 -08:00
2021-08-03 10:21:25 -07:00
2022-03-19 19:00:34 -07:00
2022-04-06 14:55:16 -04:00
2021-11-01 05:41:29 -07:00
2022-01-11 17:50:55 -08:00
2022-04-17 16:46:15 +00:00
2022-04-11 09:22:30 -04:00
2021-08-03 10:21:25 -07:00
2021-08-03 10:21:25 -07:00
2021-08-03 10:21:25 -07:00
2022-02-11 09:10:03 -08:00
2022-12-20 09:49:02 -05:00
2022-03-30 09:09:07 -04:00
2021-08-03 10:21:25 -07:00
2022-03-16 09:25:28 -04:00
2022-03-09 07:37:04 -08:00
2022-03-01 09:06:56 -08:00
2021-08-03 10:21:25 -07:00
2022-04-17 16:46:15 +00:00
2021-08-03 10:21:25 -07:00
2021-08-03 10:21:25 -07:00
2022-03-19 19:00:34 -07:00
2021-11-20 12:07:09 -08:00
2022-03-04 17:41:45 -08:00
2021-08-03 10:21:25 -07:00
2022-03-10 10:03:30 -05:00
2022-03-04 17:41:45 -08:00
2022-03-03 08:48:07 -08:00
2022-03-19 19:00:34 -07:00
2022-03-19 19:00:34 -07:00
2022-06-03 07:01:00 -07:00
2022-04-17 16:46:15 +00:00
2023-06-17 13:50:19 -04:00
2021-10-25 08:35:04 -07:00
2022-01-18 08:59:58 -08:00
2022-04-11 09:22:30 -04:00
2022-03-04 17:41:45 -08:00
2021-02-24 09:07:45 -08:00
2022-03-04 17:41:45 -08:00
2022-03-01 09:06:56 -08:00
2021-07-16 08:57:37 -07:00
2021-08-03 10:21:25 -07:00
2022-04-11 09:22:30 -04:00
2022-04-06 14:55:16 -04:00
2021-08-03 10:21:25 -07:00
2022-03-19 19:00:34 -07:00
2022-02-28 08:32:19 -08:00
2022-04-06 14:55:16 -04:00
2022-03-19 19:00:34 -07:00
2022-04-11 09:22:30 -04:00
2022-03-01 09:06:56 -08:00
2022-03-10 10:03:29 -05:00
2021-08-03 10:21:25 -07:00
2022-03-03 08:48:07 -08:00
2022-03-19 19:00:34 -07:00
2022-04-06 14:55:16 -04:00
2021-08-03 10:21:25 -07:00
2022-01-11 17:50:55 -08:00
2022-02-24 08:30:26 -08:00
2021-10-18 09:49:37 -07:00
2022-03-04 17:41:45 -08:00
2022-03-23 09:46:31 -04:00
2022-03-30 09:09:07 -04:00
2021-09-20 08:43:37 -07:00
2022-04-06 14:55:16 -04:00
2022-03-01 09:06:56 -08:00
2023-06-11 11:43:33 -04:00
2021-08-03 10:21:25 -07:00
2021-08-03 10:21:25 -07:00
2022-03-21 09:57:28 -04:00
2022-01-18 08:59:58 -08:00
2022-02-28 08:32:19 -08:00
2022-03-01 09:06:56 -08:00
2022-03-04 17:41:45 -08:00
2022-04-11 09:22:30 -04:00
2021-08-03 10:21:25 -07:00
2022-03-03 08:48:06 -08:00
2022-03-04 17:41:45 -08:00
2022-03-10 10:03:29 -05:00
2022-03-19 19:00:34 -07:00
2021-11-16 08:25:15 -08:00
2021-11-16 08:25:15 -08:00
2022-04-11 09:22:30 -04:00
2021-08-03 10:21:25 -07:00
2021-08-03 10:21:25 -07:00
2021-08-03 10:21:25 -07:00
2021-09-20 08:43:37 -07:00
2021-08-03 10:21:25 -07:00
2021-08-03 10:21:25 -07:00
2021-08-03 10:21:25 -07:00