Accepting request 1237998 from security:chipcard
OBS-URL: https://build.opensuse.org/request/show/1237998 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/opensc?expand=0&rev=62
This commit is contained in:
commit
c8f93af877
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:837baead45e1505260d868871056150ede6e73d35460a470f2595a9e5e75f82b
|
|
||||||
size 2415271
|
|
3
opensc-0.26.1.tar.gz
Normal file
3
opensc-0.26.1.tar.gz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:f16291a031d86e570394762e9f35eaf2fcbc2337a49910f3feae42d54e1688cb
|
||||||
|
size 2416935
|
@ -1,3 +1,15 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Jan 14 19:30:47 UTC 2025 - Martin Hauke <mardnh@gmx.de>
|
||||||
|
|
||||||
|
- Update to version 0.26.1
|
||||||
|
General improvements
|
||||||
|
* Align allocations of sc_mem_secure_alloc (#3281).
|
||||||
|
* Fix -O3 gcc optimization failure on amd64 and ppc64el (#3299).
|
||||||
|
pkcs11-spy
|
||||||
|
* Avoid crash while spying C_GetInterface() (#3275).
|
||||||
|
TCOS
|
||||||
|
* Fix reading certificate (#3296).
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu Nov 14 19:35:35 UTC 2024 - Martin Hauke <mardnh@gmx.de>
|
Thu Nov 14 19:35:35 UTC 2024 - Martin Hauke <mardnh@gmx.de>
|
||||||
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package opensc
|
# spec file for package opensc
|
||||||
#
|
#
|
||||||
# Copyright (c) 2024 SUSE LLC
|
# Copyright (c) 2025 SUSE LLC
|
||||||
#
|
#
|
||||||
# All modifications and additions to the file contributed by third parties
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@ -19,7 +19,7 @@
|
|||||||
%define sover 12
|
%define sover 12
|
||||||
%define completionsdir %(pkg-config --variable completionsdir bash-completion)
|
%define completionsdir %(pkg-config --variable completionsdir bash-completion)
|
||||||
Name: opensc
|
Name: opensc
|
||||||
Version: 0.26.0
|
Version: 0.26.1
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Smart Card Utilities
|
Summary: Smart Card Utilities
|
||||||
License: LGPL-2.1-or-later
|
License: LGPL-2.1-or-later
|
||||||
|
Loading…
x
Reference in New Issue
Block a user