Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package libcotp for openSUSE:Factory checked in at 2026-07-02 20:10:54 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/libcotp (Old) and /work/SRC/openSUSE:Factory/.libcotp.new.1982 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "libcotp" Thu Jul 2 20:10:54 2026 rev:19 rq:1363119 version:4.2.1 Changes: -------- --- /work/SRC/openSUSE:Factory/libcotp/libcotp.changes 2026-04-29 19:22:20.208121154 +0200 +++ /work/SRC/openSUSE:Factory/.libcotp.new.1982/libcotp.changes 2026-07-02 20:14:44.828379491 +0200 @@ -1,0 +2,17 @@ +Thu Jul 2 06:43:13 UTC 2026 - Paolo Stivanin <[email protected]> + +- Update to 4.2.1: + * Added YAOTP support + * One-shot whash_sha256 wrapper dispatched by the selected + backend (gcrypt/openssl/mbedtls) + * Shared percent-encode/decode codec (utils/pct) used by both the + otpauth and yaotp URI parsers + * MbedTLS 4.x: the classic mbedtls_md_hmac_* API was demoted to + private identifiers in 4.x, which broke the mbedtls HMAC + backend. It is now a version-guarded dual implementation: PSA + Crypto (psa_mac_sign_setup/update/finish) for + MBEDTLS_VERSION_MAJOR >= 4, with the unchanged legacy path for + 2.x/3.x. FindMbedTLS.cmake also links libtfpsacrypto when + present (TF-PSA-Crypto split). + +------------------------------------------------------------------- Old: ---- v4.1.0.tar.gz v4.1.0.tar.gz.asc New: ---- v4.2.1.tar.gz v4.2.1.tar.gz.asc ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ libcotp.spec ++++++ --- /var/tmp/diff_new_pack.TJXrOe/_old 2026-07-02 20:14:45.404399404 +0200 +++ /var/tmp/diff_new_pack.TJXrOe/_new 2026-07-02 20:14:45.408399542 +0200 @@ -24,7 +24,7 @@ %define libsoname %{name}4 Name: libcotp -Version: 4.1.0 +Version: 4.2.1 Release: 0 Summary: C library for generating TOTP and HOTP License: Apache-2.0 ++++++ v4.1.0.tar.gz -> v4.2.1.tar.gz ++++++ ++++ 1928 lines of diff (skipped)
