diff --git a/opensc-0.26.0.tar.gz b/opensc-0.26.0.tar.gz deleted file mode 100644 index eecf91fd429632e993e4e0f13428f5324f179e02..0000000000000000000000000000000000000000 Binary files a/opensc-0.26.0.tar.gz and /dev/null differ diff --git a/opensc-0.26.1.tar.gz b/opensc-0.26.1.tar.gz new file mode 100644 index 0000000000000000000000000000000000000000..fee9344b84b4b4fe1e8839181736443e5a1a085e Binary files /dev/null and b/opensc-0.26.1.tar.gz differ diff --git a/opensc.spec b/opensc.spec index c83aa692858cb0084855e643dc9f4016de9b986e..1e8719bf53e6a8c8013f4c0f9a46dd6d3233a198 100644 --- a/opensc.spec +++ b/opensc.spec @@ -2,7 +2,7 @@ %define nssdb %{_sysconfdir}/pki/nssdb Name: opensc -Version: 0.26.0 +Version: 0.26.1 Release: 1 License: LGPL-2.1-or-later Summary: Smart card library and applications @@ -115,6 +115,13 @@ desktop-file-validate %{buildroot}/%{_datadir}/applications/org.opensc.notify.de %{_datadir}/opensc/ %changelog +* Mon Oct 20 2025 maqi - 0.26.1-1 +- update to 0.26.1 + Align allocations of sc_mem_secure_alloc + Fix -O3 gcc optimization failure on amd64 and ppc64el + Avoid crash while spying C_GetInterface() + Fix reading certificate + * Wed Nov 13 2024 Funda Wang - 0.26.0-1 - update to 0.26.0