Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package rust-keylime for openSUSE:Factory checked in at 2026-07-08 17:35:33 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/rust-keylime (Old) and /work/SRC/openSUSE:Factory/.rust-keylime.new.1982 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "rust-keylime" Wed Jul 8 17:35:33 2026 rev:35 rq:1364452 version:0.2.9+49 Changes: -------- --- /work/SRC/openSUSE:Factory/rust-keylime/rust-keylime.changes 2026-04-16 17:25:15.571206744 +0200 +++ /work/SRC/openSUSE:Factory/.rust-keylime.new.1982/rust-keylime.changes 2026-07-08 17:37:35.799691077 +0200 @@ -1,0 +2,66 @@ +Mon Jul 06 10:02:46 UTC 2026 - [email protected] + +- Remove Cargo_toml.patch (merged upstream) +- Update openssl to 0.10.81 + bsc#1270174, CVE-2026-41676 + bsc#1270999, CVE-2026-45784 + bsc#1270903, CVE-2026-44662 + bsc#1270842, CVE-2026-41898 + bsc#1270792, CVE-2026-41681 + bsc#1270699, CVE-2026-41678 + bsc#1270614, CVE-2026-41677 + bsc#1270523, CVE-2026-42327 +- Update to version 0.2.9+49: + * build(deps): bump uuid from 1.23.3 to 1.23.4 + * build(deps): bump syn from 2.0.117 to 2.0.118 + * build(deps): bump openssl from 0.10.80 to 0.10.81 + * build(deps): bump rand from 0.9.4 to 0.10.1 + * Added new regression test into packit-ci.yaml + * build(deps): bump actions/checkout from 6 to 7 + * build(deps): bump uuid from 1.23.1 to 1.23.3 + * build(deps): bump log from 0.4.29 to 0.4.32 + * build(deps): bump http from 1.4.0 to 1.4.2 + * build(deps): bump codecov/codecov-action from 6 to 7 + * build(deps): bump retry-policies from 0.5.1 to 0.5.2 + * fix: Remove unused base64::Engine import in context_info tests + * build(deps): bump reqwest-middleware from 0.5.1 to 0.5.2 + * build(deps): bump serde_json from 1.0.149 to 1.0.150 + * build(deps): bump openssl from 0.10.79 to 0.10.80 + * agent: Hash agent ID before TPM2_Certify qualifying data + * cargo: Bump tss-esapi, picky-asn1-x509, and picky-asn1-der + * build(deps): bump openssl from 0.10.78 to 0.10.79 + * build(deps): bump once_cell from 1.21.3 to 1.21.4 + * build(deps): bump tempfile from 3.23.0 to 3.27.0 + * push-model: cache UEFI event log bytes at startup + * build(deps): bump quote from 1.0.40 to 1.0.45 + * build(deps): bump chrono from 0.4.42 to 0.4.44 + * build(deps): bump openssl from 0.10.73 to 0.10.78 + * build(deps): bump serde_json from 1.0.143 to 1.0.149 + * build(deps): bump syn from 2.0.106 to 2.0.117 + * build(deps): bump libc from 0.2.175 to 0.2.184 + * build(deps): bump rand from 0.9.2 to 0.9.4 + +------------------------------------------------------------------- +Mon Apr 13 11:53:10 UTC 2026 - Alberto Planas Dominguez <[email protected]> + +- Make tss-esai-sys depends on bindgen 72.1 to support llvm > 21 + +------------------------------------------------------------------- +Mon Apr 13 11:21:05 UTC 2026 - [email protected] + +- Update to version 0.2.9+21: + * tests: use Express-style named params in Mockoon endpoints + * build(deps): bump pest_derive from 2.8.1 to 2.8.6 + * build(deps): bump trybuild from 1.0.110 to 1.0.115 + * build(deps): bump log from 0.4.28 to 0.4.29 + * build(deps): bump uuid from 1.19.0 to 1.20.0 + * build(deps): bump codecov/codecov-action from 5 to 6 + * build(deps): bump tracing-subscriber from 0.3.20 to 0.3.23 + * build(deps): bump cfg-if from 1.0.3 to 1.0.4 + * build(deps): bump tokio from 1.49.0 to 1.50.0 + * build(deps): bump actix-web from 4.12.1 to 4.13.0 + * build(deps): bump anyhow from 1.0.99 to 1.0.102 + * build(deps): bump clap from 4.5.57 to 4.5.60 + * build(deps): bump tracing from 0.1.36 to 0.1.44 + +------------------------------------------------------------------- Old: ---- Cargo_toml.patch rust-keylime-0.2.9+8.tar.zst New: ---- rust-keylime-0.2.9+49.tar.zst ----------(Old B)---------- Old: - Remove Cargo_toml.patch (merged upstream) - Update openssl to 0.10.81 ----------(Old E)---------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ rust-keylime.spec ++++++ --- /var/tmp/diff_new_pack.niLtIF/_old 2026-07-08 17:37:38.295778069 +0200 +++ /var/tmp/diff_new_pack.niLtIF/_new 2026-07-08 17:37:38.299778208 +0200 @@ -25,7 +25,7 @@ %define _config_norepl %config(noreplace) %endif Name: rust-keylime -Version: 0.2.9+8 +Version: 0.2.9+49 Release: 0 Summary: Rust implementation of the keylime agent License: (Apache-2.0 OR MIT) AND BSD-3-Clause AND (Apache-2.0 OR MIT) AND Unicode-DFS-2016 AND (Apache-2.0 OR BSL-1.0) AND (Apache-2.0 OR ISC OR MIT) AND (Apache-2.0 OR MIT) AND (Apache-2.0 OR Apache-2.0 WITH LLVM-exception OR MIT) AND (Apache-2.0 OR MIT OR Zlib) AND (MIT OR Unlicense) AND (Apache-2.0 OR Zlib OR MIT) AND Apache-2.0 AND Apache-2.0 WITH LLVM-exception AND BSD-3-Clause AND ISC AND MIT @@ -42,15 +42,8 @@ # PATCH-FIX-OPENSUSE keylime-agent.conf.diff Patch1: keylime-agent.conf.diff Patch2: Cargo_lock.patch -Patch3: Cargo_toml.patch BuildRequires: cargo-packaging -%if %product_libs_llvm_ver <= 21 BuildRequires: clang -%else -# Workaround for failing build with Clang 22, probably requires bindgen >= 0.72.1. -BuildRequires: clang21 -BuildRequires: llvm21-libclang13 -%endif BuildRequires: firewall-macros BuildRequires: libarchive-devel BuildRequires: rust ++++++ Cargo_lock.patch ++++++ ++++ 4067 lines (skipped) ++++ between /work/SRC/openSUSE:Factory/rust-keylime/Cargo_lock.patch ++++ and /work/SRC/openSUSE:Factory/.rust-keylime.new.1982/Cargo_lock.patch ++++++ _servicedata ++++++ --- /var/tmp/diff_new_pack.niLtIF/_old 2026-07-08 17:37:38.411782111 +0200 +++ /var/tmp/diff_new_pack.niLtIF/_new 2026-07-08 17:37:38.423782529 +0200 @@ -1,6 +1,6 @@ <servicedata> <service name="tar_scm"> <param name="url">https://github.com/keylime/rust-keylime.git</param> - <param name="changesrevision">162fa2d7cfe58313928f207223e9d12777531453</param></service></servicedata> + <param name="changesrevision">28a2e1dec001b29ea417ea152bfbd9a8b06f6e14</param></service></servicedata> (No newline at EOF) ++++++ rust-keylime-0.2.9+8.tar.zst -> rust-keylime-0.2.9+49.tar.zst ++++++ /work/SRC/openSUSE:Factory/rust-keylime/rust-keylime-0.2.9+8.tar.zst /work/SRC/openSUSE:Factory/.rust-keylime.new.1982/rust-keylime-0.2.9+49.tar.zst differ: char 7, line 1 ++++++ rust-keylime.obsinfo ++++++ --- /var/tmp/diff_new_pack.niLtIF/_old 2026-07-08 17:37:38.583788106 +0200 +++ /var/tmp/diff_new_pack.niLtIF/_new 2026-07-08 17:37:38.587788245 +0200 @@ -1,5 +1,5 @@ name: rust-keylime -version: 0.2.9+8 -mtime: 1773847104 -commit: 162fa2d7cfe58313928f207223e9d12777531453 +version: 0.2.9+49 +mtime: 1783079557 +commit: 28a2e1dec001b29ea417ea152bfbd9a8b06f6e14 ++++++ vendor.tar.zst ++++++ /work/SRC/openSUSE:Factory/rust-keylime/vendor.tar.zst /work/SRC/openSUSE:Factory/.rust-keylime.new.1982/vendor.tar.zst differ: char 7, line 1
