SHA256
1
0
forked from pool/opensc

2 Commits

Author SHA256 Message Date
Jason Sikes
7615a78b4c Accepting request 923351 from home:danidoni:branches:security:chipcard
- Update to OpenSC 0.22.0:
  * Removed changes in opensc-gcc11.patch already present in upstream. 
    - See e549e9c62e
  * Removed some false positives from the openrc-rpmlintrc file.
  * Use standard paths for file cache on Linux () and OSX ()
  * Various issues of memory/buffer handling in legacy drivers mostly reported by oss-fuzz and coverity (tcos, oberthur, isoapplet, iasecc, westcos, gpk, flex, dnie, mcrd, authentic, belpic)
  * Add threading test to `pkcs11-tool` ()
  * Add support to generate generic secret keys ()
  * `opensc-explorer`: Print information about LCS (Life cycle status byte) ()
  * Add support for Apple's arm64 (M1) binaries, removed TokenD. A seperate installer with TokenD (and without arm64 binaries) will be available ().
  * Support for gcc11 and its new strict aliasing rules (, )
  * Initial support for building with OpenSSL 3.0 ()
  * pkcs15-tool: Write data objects in binary mode ()
  * Avoid limited size of log messages ()
  * Support for ECDSA verification ()
  * Support for ECDSA with different SHA hashes ()
  * Prevent issues in p11-kit by not returning unexpected return codes ()
  * Add support for PKCS#11 3.0: The new interfaces, profile objects and functions (, )
  * Standardize the version 2 on 2.20 in the code ()
  * Fix CKA_MODIFIABLE and CKA_EXTRACTABLE  ()
  * Copy arguments of C_Initialize ()
  * Fix RSA-PSS signing ()
  * Fix DO deletion ()
  * Add support for (X)EdDSA keys ()
  * Add support for applet version 3 and fix RSA-PSS mechanisms ()
  * Add support for applet version 4 ()
  * New configuration option for opensc.conf to disable pkcs1_padding ()
  * Add support for ECDSA with different hashes ()
  * Enable more mechanisms ()
  * Fixed asking for a user pin when formatting a card ()
  * Added support for French CPx Healthcare cards ()
  * Added ATR for new CardOS 5.4 version ()

OBS-URL: https://build.opensuse.org/request/show/923351
OBS-URL: https://build.opensuse.org/package/show/security:chipcard/opensc?expand=0&rev=67
2021-10-06 00:01:20 +00:00
Jason Sikes
6f06492cfe Accepting request 902649 from home:predivan:branches:security:chipcard
- Fix build on GCC11
    * Add opensc-gcc11.patch from Fedora 
    (https://github.com/OpenSC/OpenSC/pull/2241/)

OBS-URL: https://build.opensuse.org/request/show/902649
OBS-URL: https://build.opensuse.org/package/show/security:chipcard/opensc?expand=0&rev=66
2021-06-27 22:50:05 +00:00