Skip to content

Commit 0d249c0

Browse files
[AUTOPATCHER-CORE] Upgrade SymCrypt-OpenSSL to 1.6.1 bug fixes (#11237)
1 parent 2ec4001 commit 0d249c0

3 files changed

Lines changed: 9 additions & 6 deletions

File tree

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"Signatures": {
3-
"SymCrypt-OpenSSL-1.6.0.tar.gz": "7265ddd737b582418a7f0c29144ab11af1bdfd8ea65fbb1a92711068fa606f61"
4-
}
2+
"Signatures": {
3+
"SymCrypt-OpenSSL-1.6.1.tar.gz": "8766d2f5c977960b1aab0099c0d74190b0705bc29f29ff4b266dac3729644658"
4+
}
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.6.0
3+
Version: 1.6.1
44
Release: 1%{?dist}
55
License: MIT
66
Vendor: Microsoft Corporation
@@ -67,6 +67,9 @@ install SymCryptProvider/symcrypt_prov.cnf %{buildroot}%{_sysconfdir}/pki/tls/sy
6767
%{_sysconfdir}/pki/tls/symcrypt_prov.cnf
6868

6969
%changelog
70+
* Wed Nov 27 2024 CBL-Mariner Servicing Account <cblmargh@microsoft.com> - 1.6.1-1
71+
- Auto-upgrade to 1.6.1 - bug fixes
72+
7073
* Mon Nov 25 2024 Tobias Brick <tobiasb@microsoft.com> - 1.6.0-1
7174
- Upgrade to SymCrypt-OpenSSL 1.6.0
7275

cgmanifest.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28246,8 +28246,8 @@
2824628246
"type": "other",
2824728247
"other": {
2824828248
"name": "SymCrypt-OpenSSL",
28249-
"version": "1.6.0",
28250-
"downloadUrl": "https://github.com/microsoft/SymCrypt-OpenSSL/archive/v1.6.0.tar.gz"
28249+
"version": "1.6.1",
28250+
"downloadUrl": "https://github.com/microsoft/SymCrypt-OpenSSL/archive/v1.6.1.tar.gz"
2825128251
}
2825228252
}
2825328253
},

0 commit comments

Comments
 (0)