Skip to content

Commit 18fef5a

Browse files
CBL-Mariner-BotAkarshHCL
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 dd066cb commit 18fef5a

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
@@ -15633,8 +15633,8 @@
1563315633
"type": "other",
1563415634
"other": {
1563515635
"name": "opensc",
15636-
"version": "0.26.1",
15637-
"downloadUrl": "https://github.com/OpenSC/OpenSC/releases/download/0.26.1/opensc-0.26.1.tar.gz"
15636+
"version": "0.27.1",
15637+
"downloadUrl": "https://github.com/OpenSC/OpenSC/releases/download/0.27.1/opensc-0.27.1.tar.gz"
1563815638
}
1563915639
}
1564015640
},

0 commit comments

Comments
 (0)