forked from pool/python-python-multipart
- Update to 0.0.19 (bsc#1234115, CVE-2024-53981):
* Don't warn when CRLF is found after last boundary #193 - 0.0.18: * Hard break if found data after last boundary on MultipartParser #189 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-python-multipart?expand=0&rev=18
This commit is contained in:
@@ -1,3 +1,11 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Dec 4 10:08:03 UTC 2024 - Daniel Garcia <daniel.garcia@suse.com>
|
||||
|
||||
- Update to 0.0.19 (bsc#1234115, CVE-2024-53981):
|
||||
* Don't warn when CRLF is found after last boundary #193
|
||||
- 0.0.18:
|
||||
* Hard break if found data after last boundary on MultipartParser #189
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Nov 6 14:13:57 UTC 2024 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
|
||||
|
||||
|
@@ -18,11 +18,11 @@
|
||||
|
||||
%{?sle15_python_module_pythons}
|
||||
Name: python-python-multipart
|
||||
Version: 0.0.17
|
||||
Version: 0.0.19
|
||||
Release: 0
|
||||
License: Apache-2.0
|
||||
Summary: Python streaming multipart parser
|
||||
URL: http://github.com/andrew-d/python-multipart
|
||||
URL: http://github.com/Kludex/python-multipart
|
||||
Source: https://files.pythonhosted.org/packages/source/p/python-multipart/python_multipart-%{version}.tar.gz
|
||||
BuildRequires: %{python_module hatchling}
|
||||
BuildRequires: %{python_module pip}
|
||||
|
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:41330d831cae6e2f22902704ead2826ea038d0419530eadff3ea80175aec5538
|
||||
size 36452
|
BIN
python_multipart-0.0.19.tar.gz
(Stored with Git LFS)
Normal file
BIN
python_multipart-0.0.19.tar.gz
(Stored with Git LFS)
Normal file
Binary file not shown.
Reference in New Issue
Block a user