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

Commits on Feb 1, 2022

  1. Configuration menu
    Copy the full SHA
    2427b2f View commit details
    Browse the repository at this point in the history
  2. [2.2.x] Added CVE-2022-22818 and CVE-2022-23833 to security archive.

    Backport of 9e0df0d from main
    felixxm committed Feb 1, 2022
    Configuration menu
    Copy the full SHA
    047ece3 View commit details
    Browse the repository at this point in the history

Commits on Feb 2, 2022

  1. [2.2.x] Fixed typo in release notes.

    Backport of 770d3e6 from main.
    smithdc1 authored and felixxm committed Feb 2, 2022
    Configuration menu
    Copy the full SHA
    9d13d8c View commit details
    Browse the repository at this point in the history

Commits on Mar 25, 2022

  1. Configuration menu
    Copy the full SHA
    e03648f View commit details
    Browse the repository at this point in the history

Commits on Mar 26, 2022

  1. [2.2.x] Reverted "Fixed forms_tests.tests.test_renderers with Jinja 3…

    ….1.0+."
    
    This reverts commit 1d9d082.
    Backport of abfdb4d from main
    felixxm committed Mar 26, 2022
    Configuration menu
    Copy the full SHA
    2801f29 View commit details
    Browse the repository at this point in the history

Commits on Apr 4, 2022

  1. [2.2.x] Added stub release notes for 2.2.28.

    Backport of 78277fa from main
    felixxm committed Apr 4, 2022
    Configuration menu
    Copy the full SHA
    8352b98 View commit details
    Browse the repository at this point in the history

Commits on Apr 11, 2022

  1. [2.2.x] Fixed CVE-2022-28346 -- Protected QuerySet.annotate(), aggreg…

    …ate(), and extra() against SQL injection in column aliases.
    
    Thanks Splunk team: Preston Elder, Jacob Davis, Jacob Moore,
    Matt Hanson, David Briggs, and a security researcher: Danylo Dmytriiev
    (DDV_UA) for the report.
    
    Backport of 93cae5c from main.
    felixxm committed Apr 11, 2022
    Configuration menu
    Copy the full SHA
    2c09e68 View commit details
    Browse the repository at this point in the history
  2. [2.2.x] Fixed CVE-2022-28347 -- Protected QuerySet.explain(**options)…

    … against SQL injection on PostgreSQL.
    
    Backport of 6723a26 from main.
    felixxm committed Apr 11, 2022
    Configuration menu
    Copy the full SHA
    29a6c98 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5c33000 View commit details
    Browse the repository at this point in the history
Loading