Skip to content

Commit c22cf6a

Browse files
CBL-Mariner-Botarchana25-ms
authored andcommitted
[AUTOPATCHER-CORE] Upgrade opensc to 0.27.1 for CVE-2025-13763, CVE-2025-49010, CVE-2025-66215, CVE-2025-66038, CVE-2025-66037 (microsoft#16383)
1 parent 45bdeab commit c22cf6a

3 files changed

Lines changed: 7 additions & 4 deletions

File tree

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"Signatures": {
33
"opensc.module": "0dee4b20c6ccae90f01c4b9fc503971f9f963a01a91de3a9da29f9a62a4cbfe1",
4-
"opensc-0.26.1.tar.gz": "f16291a031d86e570394762e9f35eaf2fcbc2337a49910f3feae42d54e1688cb"
4+
"opensc-0.27.1.tar.gz": "976f4a23eaf3397a1a2c3a7aac80bf971a8c3d829c9a79f06145bfaeeae5eca7"
55
}
66
}

SPECS/opensc/opensc.spec

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
Name: opensc
2-
Version: 0.26.1
2+
Version: 0.27.1
33
Release: 1%{?dist}
44
Summary: Smart card library and applications
55

@@ -204,6 +204,9 @@ rm %{buildroot}%{_mandir}/man1/opensc-notify.1*
204204

205205

206206
%changelog
207+
* Tue Mar 31 2026 CBL-Mariner Servicing Account <cblmargh@microsoft.com> - 0.27.1-1
208+
- Auto-upgrade to 0.27.1 - for CVE-2025-13763, CVE-2025-49010, CVE-2025-66215, CVE-2025-66038, CVE-2025-66037
209+
207210
* Tue Jun 10 2025 CBL-Mariner Servicing Account <cblmargh@microsoft.com> - 0.26.1-1
208211
- Auto-upgrade to 0.26.1 - for CVE-2024-45619
209212

cgmanifest.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15623,8 +15623,8 @@
1562315623
"type": "other",
1562415624
"other": {
1562515625
"name": "opensc",
15626-
"version": "0.26.1",
15627-
"downloadUrl": "https://github.com/OpenSC/OpenSC/releases/download/0.26.1/opensc-0.26.1.tar.gz"
15626+
"version": "0.27.1",
15627+
"downloadUrl": "https://github.com/OpenSC/OpenSC/releases/download/0.27.1/opensc-0.27.1.tar.gz"
1562815628
}
1562915629
}
1563015630
},

0 commit comments

Comments
 (0)