Page MenuHomeSolus

Update python-django to 2.2.3
ClosedPublic

Authored by maverick1 on Jul 6 2019, 11:12 AM.
Tags
  • Restricted Project
Referenced Files
F11052419: D6691.id16148.diff
Thu, Aug 10, 9:21 PM
F11052418: D6691.id16063.diff
Thu, Aug 10, 9:21 PM
F11052417: D6691.id.diff
Thu, Aug 10, 9:21 PM
F11037061: D6691.diff
Wed, Aug 9, 8:02 PM
F10969399: D6691.id16148.diff
Thu, Jul 20, 10:13 PM
F10967648: D6691.diff
Thu, Jul 20, 10:49 AM
F10963020: D6691.id16148.diff
Wed, Jul 19, 1:28 AM
F10963019: D6691.id16063.diff
Wed, Jul 19, 1:28 AM
Subscribers

Details

Summary

Django 2.2.3 fixes a security issue and several bugs in 2.2.2. Also, the latest string translations from Transifex are incorporated.

Changes

  • CVE-2019-12781: Incorrect HTTP detection with reverse-proxy connecting via HTTPS
  • Fixed a regression in Django 2.2 where Avg, StdDev, and Variance crash with filter argument
  • Fixed a regression in Django 2.2.2 where auto-reloader crashes with AttributeError, e.g. when using ipdb
Test Plan

Created django project and ran server successfully.

Diff Detail

Repository
R2575 python-django
Branch
master
Lint
No Lint Coverage
Unit
No Test Coverage

Event Timeline

This revision is now accepted and ready to land.Jul 11 2019, 3:18 PM
This revision was automatically updated to reflect the committed changes.