Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package btfdump for openSUSE:Factory checked in at 2026-09-18 22:07:44 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/btfdump (Old) and /work/SRC/openSUSE:Factory/.btfdump.new.383539 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "btfdump" Fri Sep 18 22:07:44 2026 rev:2 rq:1378776 version:0.0.5 Changes: -------- --- /work/SRC/openSUSE:Factory/btfdump/btfdump.changes 2024-12-16 19:17:40.167788946 +0100 +++ /work/SRC/openSUSE:Factory/.btfdump.new.383539/btfdump.changes 2026-09-18 22:08:39.099907095 +0200 @@ -1,0 +2,50 @@ +Fri Sep 18 08:46:55 UTC 2026 - Alessio Biancalana <[email protected]> + +- Update to version 0.0.5: + * build: sync Cargo.lock with object 0.40.0 + * build(deps): update object requirement from 0.39.0 to 0.40.0 + * build(deps): bump actions/checkout from 6 to 7 + * btfdump: bump version to 0.0.5 + * build: check in Cargo.lock + * c_dumper: emit INT64_MIN enumerators as an expression + * c_dumper: escape tag strings for C output + * c_dumper: emit decl tags + * types: parse kind layout and tolerate unknown kinds + * types: widen kind to 7 bits and vlen to 24 bits + * c_dumper: fix type tag emission + * types: honor enum signedness + * types: fix ENUM64 value reconstruction + * types: take raw BTF byte order from the magic + * stat: order equally-sized kinds deterministically + * stat: accept raw BTF files + * c_dumper: drop redundant references in formatting + * build(deps): update object requirement from 0.38.0 to 0.39.0 + * ci: fix clippy warnings + * build(deps): update object requirement from 0.37.0 to 0.38.0 + * build(deps): bump actions/checkout from 5 to 6 + * build(deps): bump actions/checkout from 4 to 5 + * btfdump: cargo clippy fixes + * btfdump: fix clippy warnings + * build(deps): update scroll_derive requirement from 0.12.1 to 0.13.0 + * build(deps): update object requirement from 0.36.0 to 0.37.0 + * build(deps): update goblin requirement from 0.9.2 to 0.10.0 + * build(deps): update scroll requirement from 0.12.0 to 0.13.0 + * Run `cargo clippy --fix` + * Remove `--allow clippy::unused_unit` + * Avoid trying to mmap sysfs + * Add clippy to CI + * Replace memmap with memmap2 + * Replace lazy-static with standard library + * btfdump: Allow to dump from /sys/kernel/btf/vmlinux + * build(deps): update goblin requirement from 0.8.0 to 0.9.2 + * Update README.md + * build(deps): update object requirement from 0.35.0 to 0.36.0 + * build(deps): update object requirement from 0.34.0 to 0.35.0 + * build(deps): update object requirement from 0.33.0 to 0.34.0 + * build(deps): update object requirement from 0.32.1 to 0.33.0 + * build(deps): update scroll_derive requirement from 0.11.0 to 0.12.0 + * build(deps): update scroll requirement from 0.11.0 to 0.12.0 + * build(deps): update goblin requirement from 0.7.1 to 0.8.0 + * tests: add basic integration test + +------------------------------------------------------------------- Old: ---- btfdump-0.0.4~0.tar.zst New: ---- btfdump-0.0.5.tar.zst ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ btfdump.spec ++++++ --- /var/tmp/diff_new_pack.LR78Lf/_old 2026-09-18 22:08:40.138950642 +0200 +++ /var/tmp/diff_new_pack.LR78Lf/_new 2026-09-18 22:08:40.142950809 +0200 @@ -1,7 +1,7 @@ # # spec file for package btfdump # -# Copyright (c) 2024 SUSE LLC +# Copyright (c) 2026 SUSE LLC and contributors # # 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 binary_name btf Name: btfdump -Version: 0.0.4~0 +Version: 0.0.5 Release: 0 Summary: BTF introspection tool License: BSD-2-Clause ++++++ _service ++++++ --- /var/tmp/diff_new_pack.LR78Lf/_old 2026-09-18 22:08:40.208953576 +0200 +++ /var/tmp/diff_new_pack.LR78Lf/_new 2026-09-18 22:08:40.214953827 +0200 @@ -1,9 +1,9 @@ <services> <service mode="disabled" name="obs_scm"> <param name="url">https://github.com/anakryiko/btfdump.git</param> - <param name="versionformat">@PARENT_TAG@~@TAG_OFFSET@</param> + <param name="versionformat">@PARENT_TAG@</param> <param name="scm">git</param> - <param name="revision">v0.0.4</param> + <param name="revision">v0.0.5</param> <param name="match-tag">*</param> <param name="versionrewrite-pattern">v(\d+\.\d+\.\d+)</param> <param name="versionrewrite-replacement">\1</param> ++++++ _servicedata ++++++ --- /var/tmp/diff_new_pack.LR78Lf/_old 2026-09-18 22:08:40.266956006 +0200 +++ /var/tmp/diff_new_pack.LR78Lf/_new 2026-09-18 22:08:40.274956342 +0200 @@ -1,6 +1,6 @@ <servicedata> <service name="tar_scm"> <param name="url">https://github.com/anakryiko/btfdump.git</param> - <param name="changesrevision">c6b7c6f00881b50381374bdee1ea226a1473f970</param></service></servicedata> + <param name="changesrevision">157bba2b8d035a27b450494b43e600cb7e485bb7</param></service></servicedata> (No newline at EOF) ++++++ btfdump-0.0.4~0.tar.zst -> btfdump-0.0.5.tar.zst ++++++ ++++ 2971 lines of diff (skipped) ++++++ btfdump.obsinfo ++++++ --- /var/tmp/diff_new_pack.LR78Lf/_old 2026-09-18 22:08:40.411962084 +0200 +++ /var/tmp/diff_new_pack.LR78Lf/_new 2026-09-18 22:08:40.416962293 +0200 @@ -1,5 +1,5 @@ name: btfdump -version: 0.0.4~0 -mtime: 1696529455 -commit: c6b7c6f00881b50381374bdee1ea226a1473f970 +version: 0.0.5 +mtime: 1789661067 +commit: 157bba2b8d035a27b450494b43e600cb7e485bb7 ++++++ vendor.tar.zst ++++++ /work/SRC/openSUSE:Factory/btfdump/vendor.tar.zst /work/SRC/openSUSE:Factory/.btfdump.new.383539/vendor.tar.zst differ: char 7, line 1
