-
-
Notifications
You must be signed in to change notification settings - Fork 32.7k
Comparing changes
Open a pull request
base repository: django/django
base: 4.2.16
head repository: django/django
compare: 4.2.17
- 10 commits
- 13 files changed
- 5 contributors
Commits on Sep 3, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 8f6c362 - Browse repository at this point
Copy the full SHA 8f6c362View commit details -
[4.2.x] Added CVE-2024-45230 and CVE-2024-45231 to security archive.
Backport of aa52930 from main.
Configuration menu - View commit details
-
Copy full SHA for 5211677 - Browse repository at this point
Copy the full SHA 5211677View commit details
Commits on Oct 9, 2024
-
[4.2.x] Added GitHub Action workflow to test all Python versions list…
…ed in the project config file. Backport of 470f4c2 from main.
Configuration menu - View commit details
-
Copy full SHA for 345a665 - Browse repository at this point
Copy the full SHA 345a665View commit details
Commits on Oct 30, 2024
-
[4.2.x] Refs #35844 -- Expanded compatibility for expected error mess…
…ages in command tests on Python 3.12. Updated CommandTests.test_subparser_invalid_option and CommandDBOptionChoiceTests.test_invalid_choice_db_option to use assertRaisesRegex() for compatibility with modified error messages in Python 3.12, 3.13, and 3.14+.. Backport of fc22fdd from main.
Configuration menu - View commit details
-
Copy full SHA for ea4a1fb - Browse repository at this point
Copy the full SHA ea4a1fbView commit details
Commits on Nov 26, 2024
-
[4.2.x] Fixed docs build on Sphinx 8.1+.
Sphinx 8.1 added :cve: role, so there is no need to define it in Django: - sphinx-doc/sphinx#11781 This also changes used URL to the one used by Python and soonish to be used by Sphinx itself: - sphinx-doc/sphinx#13006 Backport of 263f731 from main.
Configuration menu - View commit details
-
Copy full SHA for b381b19 - Browse repository at this point
Copy the full SHA b381b19View commit details
Commits on Nov 27, 2024
-
[4.2.x] Added stub release notes and release date for 4.2.17.
Backport of 2544c15 from main.
Configuration menu - View commit details
-
Copy full SHA for 0acff0f - Browse repository at this point
Copy the full SHA 0acff0fView commit details
Commits on Dec 3, 2024
-
[4.2.x] Refs CVE-2024-11168 -- Updated vendored _urlsplit() to proper…
…ly validate IPv6 and IPvFuture addresses. Refs Python CVE-2024-11168. Django should not affected, but others who incorrectly use internal function _urlsplit() with unsanitized input could be at risk. python/cpython#103849
Configuration menu - View commit details
-
Copy full SHA for f663277 - Browse repository at this point
Copy the full SHA f663277View commit details
Commits on Dec 4, 2024
-
[4.2.x] Fixed CVE-2024-53907 -- Mitigated potential DoS in strip_tags().
Thanks to jiangniao for the report, and Shai Berger and Natalia Bidart for the reviews.
Configuration menu - View commit details
-
Copy full SHA for 790eb05 - Browse repository at this point
Copy the full SHA 790eb05View commit details -
[4.2.x] Fixed CVE-2024-53908 -- Prevented SQL injections in direct Ha…
…sKeyLookup usage on Oracle. Thanks Seokchan Yoon for the report, and Mariusz Felisiak and Sarah Boyce for the reviews.
Configuration menu - View commit details
-
Copy full SHA for 7376bcb - Browse repository at this point
Copy the full SHA 7376bcbView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1f0356f - Browse repository at this point
Copy the full SHA 1f0356fView commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff 4.2.16...4.2.17