From 212ff75cbadf86d3faf4fdbb3a9be45ed516b290 Mon Sep 17 00:00:00 2001 From: wangkerong Date: Mon, 7 Feb 2022 10:07:53 +0800 Subject: [PATCH 1/2] CVE-2022-21682 --- python-urllib3.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/python-urllib3.spec b/python-urllib3.spec index 36d9e13..f4a4eb5 100644 --- a/python-urllib3.spec +++ b/python-urllib3.spec @@ -3,7 +3,7 @@ Name: python-%{srcname} Version: 1.26.7 -Release: 1 +Release: 2 Summary: Sanity-friendly HTTP client for Python License: MIT URL: https://urllib3.readthedocs.io -- Gitee From 77906f57d529af369d25c0e2a05e71b2fa4179ac Mon Sep 17 00:00:00 2001 From: wangkerong Date: Mon, 14 Feb 2022 11:28:45 +0800 Subject: [PATCH 2/2] test --- python-urllib3.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/python-urllib3.spec b/python-urllib3.spec index f4a4eb5..49a762f 100644 --- a/python-urllib3.spec +++ b/python-urllib3.spec @@ -3,7 +3,7 @@ Name: python-%{srcname} Version: 1.26.7 -Release: 2 +Release: 3 Summary: Sanity-friendly HTTP client for Python License: MIT URL: https://urllib3.readthedocs.io -- Gitee