Skip to content

Commit 43449f6

Browse files
[AUTOPATCHER-CORE] Upgrade SymCrypt-OpenSSL to 1.9.5 bug fixes (#16139)
1 parent 5bf10b5 commit 43449f6

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.9.4.tar.gz": "80c6a2d84f1bfd83e9e331bab941702733aebcf25625f2c490fb105bfd206503"
3+
"SymCrypt-OpenSSL-1.9.5.tar.gz": "f62a66c772a05fe925d12f6981bfdc642711c104858f8152ed7a3a8bdf003c08"
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.9.4
4-
Release: 2%{?dist}
3+
Version: 1.9.5
4+
Release: 1%{?dist}
55
License: MIT
66
Vendor: Microsoft Corporation
77
Distribution: Azure Linux
@@ -89,6 +89,9 @@ install SymCryptProvider/symcrypt_prov.cnf %{buildroot}%{_sysconfdir}/pki/tls/sy
8989
%dir %attr(1733, root, root) %{_localstatedir}/log/keysinuse/
9090

9191
%changelog
92+
* Fri Mar 06 2026 CBL-Mariner Servicing Account <cblmargh@microsoft.com> - 1.9.5-1
93+
- Auto-upgrade to 1.9.5 - bug fixes
94+
9295
* Thu Nov 13 2025 Tobias Brick <tobiasb@microsoft.com> - 1.9.4-2
9396
- Add conflicts with openssl-fips-provider
9497

cgmanifest.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28776,8 +28776,8 @@
2877628776
"type": "other",
2877728777
"other": {
2877828778
"name": "SymCrypt-OpenSSL",
28779-
"version": "1.9.4",
28780-
"downloadUrl": "https://github.com/microsoft/SymCrypt-OpenSSL/archive/v1.9.4.tar.gz"
28779+
"version": "1.9.5",
28780+
"downloadUrl": "https://github.com/microsoft/SymCrypt-OpenSSL/archive/v1.9.5.tar.gz"
2878128781
}
2878228782
}
2878328783
},

0 commit comments

Comments
 (0)