Thanks to visit codestin.com
Credit goes to github.com

Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: django/django
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 4.2.17
Choose a base ref
...
head repository: django/django
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 4.2.20
Choose a head ref
  • 17 commits
  • 17 files changed
  • 4 contributors

Commits on Dec 4, 2024

  1. Configuration menu
    Copy the full SHA
    6c4fc7d View commit details
    Browse the repository at this point in the history
  2. [4.2.x] Added CVE-2024-53907 and CVE-2024-53908 to security archive.

    Backport of 595cb4a from main.
    sarahboyce committed Dec 4, 2024
    Configuration menu
    Copy the full SHA
    0ff19d1 View commit details
    Browse the repository at this point in the history
  3. [4.2.x] Cleaned up CVE-2024-53907 and CVE-2024-53908 security archive…

    … descriptions.
    
    Backport of eb665e0 from main.
    sarahboyce committed Dec 4, 2024
    Configuration menu
    Copy the full SHA
    39cf3c6 View commit details
    Browse the repository at this point in the history

Commits on Jan 7, 2025

  1. [4.2.x] Added stub release notes and release date for 4.2.18.

    Backport of 53e21ee from main.
    nessita committed Jan 7, 2025
    Configuration menu
    Copy the full SHA
    b0d309c View commit details
    Browse the repository at this point in the history

Commits on Jan 14, 2025

  1. [4.2.x] Fixed CVE-2024-56374 -- Mitigated potential DoS in IPv6 valid…

    …ation.
    
    Thanks Saravana Kumar for the report, and Sarah Boyce and Mariusz
    Felisiak for the reviews.
    
    Co-authored-by: Natalia <[email protected]>
    nessita committed Jan 14, 2025
    Configuration menu
    Copy the full SHA
    ad866a1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a7b0e50 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    01db977 View commit details
    Browse the repository at this point in the history
  4. [4.2.x] Added CVE-2024-56374 to security archive.

    Backport of f2a1dca from main.
    nessita committed Jan 14, 2025
    Configuration menu
    Copy the full SHA
    8769b44 View commit details
    Browse the repository at this point in the history

Commits on Jan 15, 2025

  1. [4.2.x] Fixed #36098 -- Fixed validate_ipv6_address()/validate_ipv46_…

    …address() crash for non-string values.
    
    Regression in ca2be77.
    
    Backport of b3c5830 from main.
    felixxm authored and nessita committed Jan 15, 2025
    Configuration menu
    Copy the full SHA
    043dfad View commit details
    Browse the repository at this point in the history

Commits on Jan 16, 2025

  1. [4.2.x] Refs #36098 -- Fixed validate_ipv4_address() crash for non-st…

    …ring values.
    
    Regression in ca2be77.
    sarahboyce authored Jan 16, 2025
    Configuration menu
    Copy the full SHA
    57b0229 View commit details
    Browse the repository at this point in the history

Commits on Jan 17, 2025

  1. [4.2.x] Refs #34060 -- Adjusted CVE-2024-53908 regression test for ps…

    …ycopg2.
    
    The lack of explicit cast for JSON literals on psycopg2 is fixed on 5.1+ by
    0d8fbe2 but didn't qualify for a backport to
    stable/4.2.x.
    charettes authored and sarahboyce committed Jan 17, 2025
    Configuration menu
    Copy the full SHA
    7bd1ddf View commit details
    Browse the repository at this point in the history

Commits on Feb 5, 2025

  1. [4.2.x] Added release date for 4.2.19.

    Backport of 294cc96 from main.
    nessita committed Feb 5, 2025
    Configuration menu
    Copy the full SHA
    83231cc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    db89d2f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    73e2107 View commit details
    Browse the repository at this point in the history

Commits on Feb 27, 2025

  1. [4.2.x] Added stub release notes and release date for 4.2.20.

    Backport of ea1e370 from main.
    sarahboyce committed Feb 27, 2025
    Configuration menu
    Copy the full SHA
    348e46a View commit details
    Browse the repository at this point in the history

Commits on Mar 6, 2025

  1. [4.2.x] Fixed CVE-2025-26699 -- Mitigated potential DoS in wordwrap t…

    …emplate filter.
    
    Thanks sw0rd1ight for the report.
    
    Backport of 55d89e2 from main.
    sarahboyce committed Mar 6, 2025
    Configuration menu
    Copy the full SHA
    e88f737 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    35c58a7 View commit details
    Browse the repository at this point in the history
Loading