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: 5.0.11
Choose a base ref
...
head repository: django/django
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 5.0.12
Choose a head ref
  • 7 commits
  • 11 files changed
  • 3 contributors

Commits on Jan 14, 2025

  1. Configuration menu
    Copy the full SHA
    f228661 View commit details
    Browse the repository at this point in the history
  2. [5.0.x] Added CVE-2024-56374 to security archive.

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

Commits on Jan 15, 2025

  1. [5.0.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
    21dfd30 View commit details
    Browse the repository at this point in the history

Commits on Jan 17, 2025

  1. [5.0.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/5.0.x at the time.
    charettes authored and sarahboyce committed Jan 17, 2025
    Configuration menu
    Copy the full SHA
    577cd73 View commit details
    Browse the repository at this point in the history

Commits on Feb 5, 2025

  1. Configuration menu
    Copy the full SHA
    19bed6d View commit details
    Browse the repository at this point in the history
  2. [5.0.x] Added release date for 5.0.12 and 4.2.19.

    Backport of 294cc96 from main.
    nessita committed Feb 5, 2025
    Configuration menu
    Copy the full SHA
    1c65c1b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b46b363 View commit details
    Browse the repository at this point in the history
Loading