| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | python3-httpx: set CVE_PRODUCT | Gyorgy Sarvari | 14 days | 1 | -0/+2 |
| | | | | | | | | | | | | | The relevant CVEs are tracked in the CVE db with encode:httpx CPE instead of the default python:httpx. Set CVE_PRODUCT accordingly. See CVE db query: sqlite> select * from products where product like '%httpx%'; CVE-2021-41945|encode|httpx|||0.23.0|< Signed-off-by: Gyorgy Sarvari <skandigraun@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> | ||||
| * | python3-httpx: upgrade 0.28.0 -> 0.28.1 | Wang Mingyu | 2024-12-24 | 1 | -0/+48 |
| Changelog: Fix SSL case where verify=False together with client side certificates. Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> | |||||
