Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package opensc for openSUSE:Factory checked in at 2022-12-01 16:58:52 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/opensc (Old) and /work/SRC/openSUSE:Factory/.opensc.new.1835 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "opensc" Thu Dec 1 16:58:52 2022 rev:52 rq:1039187 version:0.23.0 Changes: -------- --- /work/SRC/openSUSE:Factory/opensc/opensc.changes 2021-11-22 23:04:43.345823642 +0100 +++ /work/SRC/openSUSE:Factory/.opensc.new.1835/opensc.changes 2022-12-01 16:59:12.355154460 +0100 @@ -1,0 +2,80 @@ +Tue Nov 29 17:52:46 UTC 2022 - Michael Ströder <mich...@stroeder.com> + +- Update to OpenSC 0.23.0: + * General improvements + - Support signing of data with a length of more than 512 bytes (#2314) + - By default, disable support for old card drivers (#2391) and remove + support for old drivers MioCOS and JCOP (#2374) + - Bump minimal required OpenSSL version to 1.1.1 and add support for OpenSSL 3.0 (#2438, #2506) + - Compatibility with LibreSSL (#2495, #2595) + - Remove support for DSA (#2503) + - Extend p11test to support symmetric keys (#2430) + - Notice detached reader on macOS (#2418) + - Support for OAEP padding (#2475, #2484) + - Fix for PSS salt length (#2478) + - Improve fuzzing by adding new tests (#2417, #2500, #2520, #2550, #2637) + - Fixed various issues reported by OSS-Fuzz and Coverity regarding + card drivers, PKCS#11 and PKCS#15 init + - Fix issues with OpenPACE (#2472) + - Containers support for local testing + - Add support for encryption and decryption using symmetric keys (#2473, #2607) + - Stop building support for Gost algorithms with OpenSSL 3.0 as they + require deprecated API (#2586) + - Fix detection of disconnected readers in PCSC (#2600) + - Add configuration option for on-disk caching of private data (#2588) + - Skip building empty binaries when dependencies are missing and + remove needless linking (#2617) + - Define arm64 as a supported architecture in the Installer package (#2610) + * PKCS#11 + - Implement C_CreateObject for EC keys and fix signature verification + for CKM_ECDSA_SHAx cards (#2420) + * pkcs11-tool + - Add more elliptic curves (#2301) + - Add support for symmetric encrypt and decrypt, wrap and unwrap operations, + and initialization vector (#2268) + - Fix consistent handling of secret key attributes (#2497) + - Add support for signing and verifying with HMAC (#2385) + - Add support for SHA3 (#2467) + - Make object selectable via label (#2570) + - Do not require an R/W session for some operations and + add --session-rw option (#2579) + - Print more information: CKA_UNIQUE_ID attribute, SHA3 HMACs and + serial number for certificates (#2644, #2643, #2641) + - Add new option --undestroyable to create keys with CKA_DESTROYABLE=FALSE (#2645) + * sc-hsm-tool + - Add options for public key authentication (#2301) + * Minidriver + - Fix reinit of the card (#2525) + - Add an entry for Italian CNS (e) (#2548) + - Fix detection of ECC mechanisms (#2523) + - Fix ATRs before adding them to the windows registry (#2628) + * NQ-Applet + - Add support for the JCOP4 Cards with NQ-Applet (#2425) + * ItaCNS + - Add support for ItaCMS v1.1 (key length 2048) (#2371) + * Belpic + - Add support for applet v1.8 (#2455) + * Starcos + - Add ATR for V3.4 (#2464) + - Add PKCS#15 emulator for 3.x cards with eSign app (#2544) + * ePass2003 + - Fix PKCS#15 initialization (#2403) + - Add support for FIPS (#2543) + - Fix matching with newer versions and tokens initialized with OpenSC (#2575) + * MyEID + - Support logout operation (#2557) + - Support for symmetric encryption and decryption (#2473, #2607) + * GIDS + - Fix decipher for TPM (#1881) + * OpenPGP + - Get the list of supported algorithms from algorithm information + on the card (#2287) + - Support for 3 certificates with OpenPGP 3+ (#2103) + * nPA + - Fix card detection (#2463) + * Rutoken + - Fix formatting rtecp cards (#2599) + * PIV + - Add new PIVKey ATRs for current cards (#2602) + +------------------------------------------------------------------- Old: ---- opensc-0.22.0.tar.gz New: ---- opensc-0.23.0.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ opensc.spec ++++++ --- /var/tmp/diff_new_pack.zonLI7/_old 2022-12-01 16:59:12.859157226 +0100 +++ /var/tmp/diff_new_pack.zonLI7/_new 2022-12-01 16:59:12.867157270 +0100 @@ -1,7 +1,7 @@ # # spec file for package opensc # -# Copyright (c) 2021 SUSE LLC +# Copyright (c) 2022 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -18,7 +18,7 @@ %define completionsdir %(pkg-config --variable completionsdir bash-completion) Name: opensc -Version: 0.22.0 +Version: 0.23.0 Release: 0 Summary: Smart Card Utilities License: LGPL-2.1-or-later ++++++ opensc-0.22.0.tar.gz -> opensc-0.23.0.tar.gz ++++++ ++++ 42250 lines of diff (skipped)