Upgrade python-certifi to version 2022.12.07 to address CVE-2022-23491 (#4676)

Signed-off-by: Muhammad Falak R Wani <falakreyaz@gmail.com>
This commit is contained in:
Muhammad Falak R Wani 2023-01-24 19:41:51 +05:30 committed by GitHub
parent 8a6db08879
commit f99ec1e8a9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 10 additions and 7 deletions

View File

@ -1,5 +1,5 @@
{
"Signatures": {
"certifi-2021.10.08.tar.gz": "51c2cf76f7f2582d9c4eb5440bb311ef523ba0b319d0a973450ecebfb6802a3a"
"certifi-2022.12.07.tar.gz": "48d30258d28d0d04b9220492bca614cc596be8f14c94b96ea8298d9284a5e3dd"
}
}
}

View File

@ -1,7 +1,7 @@
Summary: Python package for providing Mozilla's CA Bundle
Name: python-certifi
Version: 2021.10.08
Release: 2%{?dist}
Version: 2022.12.07
Release: 1%{?dist}
License: MPL-2.0
Vendor: Microsoft Corporation
Distribution: Mariner
@ -46,6 +46,9 @@ pip3 install pytest
%{python3_sitelib}/*
%changelog
* Tue Jan 24 2023 Muhammad Falak <mwani@microsoft.com> - 2022.12.07-1
- Bump version to 2022.12.07 to address CVE-2022-23491
* Sat Feb 12 2022 Muhammad Falak <mwani@microsoft.com> - 2021.10.08-2
- Add an explict BR on pip
- Drop un-needed dependencies

View File

@ -20794,8 +20794,8 @@
"type": "other",
"other": {
"name": "python-certifi",
"version": "2021.10.08",
"downloadUrl": "https://github.com/certifi/python-certifi/archive/refs/tags/2021.10.08.tar.gz"
"version": "2022.12.07",
"downloadUrl": "https://github.com/certifi/python-certifi/archive/refs/tags/2022.12.07.tar.gz"
}
}
},
@ -29037,4 +29037,4 @@
}
],
"Version": 1
}
}