14
0
2023-02-16 17:38:12 +00:00
committed by Git OBS Bridge
parent a13a5b8d8d
commit 66e82788e5
4 changed files with 14 additions and 4 deletions

View File

@@ -1,3 +1,13 @@
-------------------------------------------------------------------
Thu Feb 16 16:22:35 UTC 2023 - David Anes <david.anes@suse.com>
- Update to 0.25.0:
* Fixed
- Limit the number of fields and files when parsing
multipart/form-data on the MultipartParser.
- Fixed upstream: reenable tests for tests for i586 and armv7l.
-------------------------------------------------------------------
Fri Feb 10 18:28:13 UTC 2023 - David Anes <david.anes@suse.com>