1
0
forked from pool/python-Django

- Update to 2.2.3:

* CVE-2019-12781 (bsc#1139945): Incorrect HTTP detection with reverse-proxy connecting via HTTPS¶

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:django/python-Django?expand=0&rev=33
This commit is contained in:
Tomáš Chvátal
2019-07-18 17:26:36 +00:00
committed by Git OBS Bridge
parent 0edf726470
commit 1975509111
6 changed files with 73 additions and 66 deletions

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Thu Jul 18 17:21:59 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>
- Update to 2.2.3:
* CVE-2019-12781 (bsc#1139945): Incorrect HTTP detection with reverse-proxy connecting via HTTPS¶
-------------------------------------------------------------------
Mon Jun 3 11:01:44 UTC 2019 - Ondřej Súkup <mimi.vx@gmail.com>