diff --git a/httptools-0.4.0.tar.gz b/httptools-0.4.0.tar.gz deleted file mode 100644 index 9861c1c..0000000 --- a/httptools-0.4.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:d405ca125a9c58d095cc4a4d9f89182a5a9d15e4d95900ae003844bded223f9e -size 14880 diff --git a/httptools-0.5.0.tar.gz b/httptools-0.5.0.tar.gz new file mode 100644 index 0000000..3df6116 --- /dev/null +++ b/httptools-0.5.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:20e4fb14552ff1528f8754384a3c15dc67f89349932234f88aa2ca55b7e18696 +size 14922 diff --git a/python-httptools.changes b/python-httptools.changes index 6ba1e58..56c8501 100644 --- a/python-httptools.changes +++ b/python-httptools.changes @@ -1,3 +1,13 @@ +------------------------------------------------------------------- +Wed Oct 12 03:35:36 UTC 2022 - Yogalakshmi Arunachalam + +- Update to version 0.5.0 + * Bump bundled llhttp to 6.0.9 + * fixes CVE-2022-32213, CVE-2022-32214, CVE-2022-32215 + (by @nlsj1985 in 56d6a16 for #83) + * Test and build against Python 3.11 + (by @elprans in 509cd14 for #84) + ------------------------------------------------------------------- Mon Jul 18 20:30:01 UTC 2022 - Ben Greiner diff --git a/python-httptools.spec b/python-httptools.spec index 675d3f8..1e57e43 100644 --- a/python-httptools.spec +++ b/python-httptools.spec @@ -19,7 +19,7 @@ %{?!python_module:%define python_module() python3-%{**}} %define skip_python2 1 Name: python-httptools -Version: 0.4.0 +Version: 0.5.0 Release: 0 Summary: Python framework independent HTTP protocol utils License: MIT