- drops CVE-2023-30861-always-vary-cookie.patch in older dists

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:flask/python-Flask?expand=0&rev=38
This commit is contained in:
Dirk Mueller 2023-09-05 15:06:58 +00:00 committed by Git OBS Bridge
parent 7eefcf0b84
commit ae9577b9a9

View File

@ -39,6 +39,7 @@ Wed May 10 09:15:55 UTC 2023 - Dirk Müller <dmueller@suse.com>
``pathlib.Path``. :issue:`4892`
* Add ``--debug`` option to the ``flask run`` command.
:issue:`4777`
- drops CVE-2023-30861-always-vary-cookie.patch in older dists
-------------------------------------------------------------------
Fri Apr 21 12:20:33 UTC 2023 - Dirk Müller <dmueller@suse.com>