!82 update author info for Patch6002
From: @tong_1001 Reviewed-by: @gaoruoshu Signed-off-by: @gaoruoshu
This commit is contained in:
commit
1bd830829e
@ -1,8 +1,9 @@
|
|||||||
From 71b6df9392d424efcdc422b175e3737f33c36c6e Mon Sep 17 00:00:00 2001
|
From 52325495900f1bd9e1f228f24c81c0746520dc85 Mon Sep 17 00:00:00 2001
|
||||||
From: desert-sailor <dxwangk@isoftstone.com>
|
From: hanxinke <hanxinke@huawei.com>
|
||||||
Date: Mon, 22 May 2023 03:47:32 +0800
|
Date: Tue, 3 Aug 2021 10:45:22 +0800
|
||||||
Subject: [PATCH] provide openssl apis related to SM for python
|
Subject: [PATCH] provide openssl apis related to SM for python
|
||||||
|
|
||||||
|
Signed-off-by: hanxinke <hanxinke@huawei.com>
|
||||||
---
|
---
|
||||||
src/_cffi_src/openssl/evp.py | 7 +++++++
|
src/_cffi_src/openssl/evp.py | 7 +++++++
|
||||||
1 file changed, 7 insertions(+)
|
1 file changed, 7 insertions(+)
|
||||||
|
|||||||
@ -1,7 +1,7 @@
|
|||||||
%global pypi_name cryptography
|
%global pypi_name cryptography
|
||||||
Name: python-%{pypi_name}
|
Name: python-%{pypi_name}
|
||||||
Version: 40.0.2
|
Version: 40.0.2
|
||||||
Release: 4
|
Release: 5
|
||||||
Summary: PyCA's cryptography library
|
Summary: PyCA's cryptography library
|
||||||
License: ASL 2.0 or BSD
|
License: ASL 2.0 or BSD
|
||||||
URL: https://cryptography.io/en/latest/
|
URL: https://cryptography.io/en/latest/
|
||||||
@ -89,6 +89,9 @@ EOF
|
|||||||
%doc README.rst docs
|
%doc README.rst docs
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sat Dec 23 2023 shixuanttong <shixuantong1@huawei.com> - 40.0.2-5
|
||||||
|
- update author info for Patch6002
|
||||||
|
|
||||||
* Sat Dec 2 2023 liningjie <liningjie@xfusion.com> - 40.0.2-4
|
* Sat Dec 2 2023 liningjie <liningjie@xfusion.com> - 40.0.2-4
|
||||||
- raise an exception instead of returning an empty list for pkcs7 cert loading
|
- raise an exception instead of returning an empty list for pkcs7 cert loading
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user