15
0

Accepting request 1009994 from home:yarunachalam:branches:devel:languages:python

- 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)

OBS-URL: https://build.opensuse.org/request/show/1009994
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-httptools?expand=0&rev=6
This commit is contained in:
2022-10-12 08:35:34 +00:00
committed by Git OBS Bridge
parent 7cb22c43fa
commit e60534cf8c
4 changed files with 14 additions and 4 deletions

View File

@@ -1,3 +1,13 @@
-------------------------------------------------------------------
Wed Oct 12 03:35:36 UTC 2022 - Yogalakshmi Arunachalam <yarunachalam@suse.com>
- 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 <code@bnavigator.de>