Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package kryoptic for openSUSE:Factory checked in at 2026-01-13 21:26:58 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/kryoptic (Old) and /work/SRC/openSUSE:Factory/.kryoptic.new.1928 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "kryoptic" Tue Jan 13 21:26:58 2026 rev:3 rq:1326798 version:1.4.0 Changes: -------- --- /work/SRC/openSUSE:Factory/kryoptic/kryoptic.changes 2025-10-28 14:47:20.792907394 +0100 +++ /work/SRC/openSUSE:Factory/.kryoptic.new.1928/kryoptic.changes 2026-01-13 21:27:31.254500042 +0100 @@ -1,0 +2,25 @@ +Mon Jan 12 14:36:18 UTC 2026 - Lucas Mulling <[email protected]> + +- Update to 1.4.0: + * Set specific description for ossl crate + * Return more specific error for unsupported parameter set + * Add PKCS#11 3.2 attribute to NSSDB storage + * Fix Simple KDFs to work with token objects + * Add support for CKO_TRUST objects + * Fix ML-DSA, ML-KEM, SLH-DSA keys with NSSDB + * Use modern API for secure key parameter export + * Prevent dynamic linking in FIPS builds + * Fix runtime panics in date functions in pkcs11/mod.rs + * Implement simple derivation function that extracts a public key from a private key + * Support CKO_PROFILES objects in Kryoptic + * Clear errors from signature probe + * Minor doc fixes + * Store computed CKA_PUBLIC_KEY_INFO on keys + * Replace check_or_set_attr with ensure_* methods + * Use pkg-config to find OpenSSL headers, build with -std=c99 for OpenSSL >= 3.6 + * Remove explicit C standard from build script + * Add test for sensitive key attribute extraction + * Return error on subsequent C_Initialize calls +- Enable build on i586 + +------------------------------------------------------------------- Old: ---- kryoptic-1.3.1.tar.gz kryoptic-1.3.1.tar.gz.asc New: ---- kryoptic-1.4.0.tar.gz kryoptic-1.4.0.tar.gz.asc ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ kryoptic.spec ++++++ --- /var/tmp/diff_new_pack.e6WQE3/_old 2026-01-13 21:27:34.514634568 +0100 +++ /var/tmp/diff_new_pack.e6WQE3/_new 2026-01-13 21:27:34.514634568 +0100 @@ -17,7 +17,7 @@ Name: kryoptic -Version: 1.3.1 +Version: 1.4.0 Release: 0 Summary: PKCS #11 software token written in Rust License: GPL-3.0-or-later @@ -32,7 +32,7 @@ BuildRequires: openssl-devel BuildRequires: sqlite3-devel -ExclusiveArch: %{rust_tier1_arches} riscv64 +ExclusiveArch: %{rust_tier1_arches} riscv64 i586 Requires: sqlite3 ++++++ _service ++++++ --- /var/tmp/diff_new_pack.e6WQE3/_old 2026-01-13 21:27:34.562636549 +0100 +++ /var/tmp/diff_new_pack.e6WQE3/_new 2026-01-13 21:27:34.566636714 +0100 @@ -1,7 +1,7 @@ <services> <service name="download_files" mode="manual"/> <service name="cargo_vendor" mode="manual"> - <param name="src">*.tar.gz</param> + <param name="src">kryoptic-1.4.0.tar.gz</param> <param name="compression">gz</param> <param name="update">true</param> </service> ++++++ kryoptic-1.3.1.tar.gz -> kryoptic-1.4.0.tar.gz ++++++ ++++ 13428 lines of diff (skipped) ++++++ vendor.tar.gz ++++++ /work/SRC/openSUSE:Factory/kryoptic/vendor.tar.gz /work/SRC/openSUSE:Factory/.kryoptic.new.1928/vendor.tar.gz differ: char 15, line 1
