- update to 2.2.5 (bsc#1211246, CVE-2023-30861):
* Set ``Vary: Cookie`` header when the session is accessed,
modified, or refreshed.
* Update for compatibility with Werkzeug 2.3.
* Autoescape is enabled by default for ``.svg`` template
files. :issue:`4831`
* Fix the type of ``template_folder`` to accept
``pathlib.Path``. :issue:`4892`
* Add ``--debug`` option to the ``flask run`` command.
:issue:`4777`
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:flask/python-Flask?expand=0&rev=34
This commit is contained in:
@@ -1,3 +1,17 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed May 10 09:15:55 UTC 2023 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
- update to 2.2.5 (bsc#1211246, CVE-2023-30861):
|
||||
* Set ``Vary: Cookie`` header when the session is accessed,
|
||||
modified, or refreshed.
|
||||
* Update for compatibility with Werkzeug 2.3.
|
||||
* Autoescape is enabled by default for ``.svg`` template
|
||||
files. :issue:`4831`
|
||||
* Fix the type of ``template_folder`` to accept
|
||||
``pathlib.Path``. :issue:`4892`
|
||||
* Add ``--debug`` option to the ``flask run`` command.
|
||||
:issue:`4777`
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Apr 21 12:20:33 UTC 2023 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user