Skip to content

Commit 2899a81

Browse files
[AUTO-CHERRYPICK] Upgrade SymCrypt-OpenSSL to 1.8.1 - branch 3.0-dev (#13805)
Co-authored-by: Tobias Brick <39196763+tobiasb-ms@users.noreply.github.com>
1 parent 8a108d1 commit 2899a81

3 files changed

Lines changed: 8 additions & 5 deletions

File tree

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
22
"Signatures": {
3-
"SymCrypt-OpenSSL-1.8.0.tar.gz": "b7ed88e797ea9b589f4b97b1d62961ee90db9c3be1d9acb7f12480cc3d198545"
3+
"SymCrypt-OpenSSL-1.8.1.tar.gz": "292d9eb2e9874abd250aff2715623ccaa1bd51c470a7c5af1bbd7678383372df"
44
}
55
}

SPECS/SymCrypt-OpenSSL/SymCrypt-OpenSSL.spec

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
Summary: The SymCrypt engine for OpenSSL (SCOSSL) allows the use of OpenSSL with SymCrypt as the provider for core cryptographic operations
22
Name: SymCrypt-OpenSSL
3-
Version: 1.8.0
4-
Release: 2%{?dist}
3+
Version: 1.8.1
4+
Release: 1%{?dist}
55
License: MIT
66
Vendor: Microsoft Corporation
77
Distribution: Azure Linux
@@ -80,6 +80,9 @@ install SymCryptProvider/symcrypt_prov.cnf %{buildroot}%{_sysconfdir}/pki/tls/sy
8080
%dir %attr(1733, root, root) %{_localstatedir}/log/keysinuse/
8181

8282
%changelog
83+
* Tue May 13 2025 Tobias Brick <tobiasb@microsoft.com> - 1.8.1-1
84+
- Upgrade to SymCrypt-OpenSSL 1.8.1 with minor bugfixes.
85+
8386
* Thu May 08 2025 Tobias Brick <tobiasb@microsoft.com> - 1.8.0-2
8487
- Update mechanism for creating keysinuse logging directory.
8588

cgmanifest.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28666,8 +28666,8 @@
2866628666
"type": "other",
2866728667
"other": {
2866828668
"name": "SymCrypt-OpenSSL",
28669-
"version": "1.8.0",
28670-
"downloadUrl": "https://github.com/microsoft/SymCrypt-OpenSSL/archive/v1.8.0.tar.gz"
28669+
"version": "1.8.1",
28670+
"downloadUrl": "https://github.com/microsoft/SymCrypt-OpenSSL/archive/v1.8.1.tar.gz"
2867128671
}
2867228672
}
2867328673
},

0 commit comments

Comments
 (0)