Skip to content

Commit 507d63f

Browse files
[AUTOPATCHER-CORE] Upgrade SymCrypt-OpenSSL to 1.9.2 bug fixes (microsoft#14710)
1 parent 8ec776f commit 507d63f

File tree

3 files changed

+7
-4
lines changed

3 files changed

+7
-4
lines changed
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.9.1.tar.gz": "4b2a2399c2d3a875d7af9830545f17055ccbcf6159d64fb0512aebe1e70491a5"
3+
"SymCrypt-OpenSSL-1.9.2.tar.gz": "2de23c35c5cdb879652db8a4da4a6c0be5a5ed80170884dbae0ebf105671ea22"
44
}
55
}

SPECS/SymCrypt-OpenSSL/SymCrypt-OpenSSL.spec

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
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.9.1
3+
Version: 1.9.2
44
Release: 1%{?dist}
55
License: MIT
66
Vendor: Microsoft Corporation
@@ -87,6 +87,9 @@ install SymCryptProvider/symcrypt_prov.cnf %{buildroot}%{_sysconfdir}/pki/tls/sy
8787
%dir %attr(1733, root, root) %{_localstatedir}/log/keysinuse/
8888

8989
%changelog
90+
* Mon Sep 22 2025 CBL-Mariner Servicing Account <[email protected]> - 1.9.2-1
91+
- Auto-upgrade to 1.9.2 - bug fixes
92+
9093
* Fri Jul 25 2025 Tobias Brick <[email protected]> - 1.9.1-1
9194
- Upgrade SymCrypt-OpenSSL to 1.9.1 for compatability and bug fixes.
9295

cgmanifest.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28706,8 +28706,8 @@
2870628706
"type": "other",
2870728707
"other": {
2870828708
"name": "SymCrypt-OpenSSL",
28709-
"version": "1.9.1",
28710-
"downloadUrl": "https://github.com/microsoft/SymCrypt-OpenSSL/archive/v1.9.1.tar.gz"
28709+
"version": "1.9.2",
28710+
"downloadUrl": "https://github.com/microsoft/SymCrypt-OpenSSL/archive/v1.9.2.tar.gz"
2871128711
}
2871228712
}
2871328713
},

0 commit comments

Comments
 (0)