Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package inspektor-gadget for
openSUSE:Factory checked in at 2026-07-07 21:04:05
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/inspektor-gadget (Old)
and /work/SRC/openSUSE:Factory/.inspektor-gadget.new.1982 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "inspektor-gadget"
Tue Jul 7 21:04:05 2026 rev:34 rq:1364169 version:0.54.0
Changes:
--------
--- /work/SRC/openSUSE:Factory/inspektor-gadget/inspektor-gadget.changes
2026-06-18 18:43:00.242993736 +0200
+++
/work/SRC/openSUSE:Factory/.inspektor-gadget.new.1982/inspektor-gadget.changes
2026-07-07 21:06:47.337727060 +0200
@@ -1,0 +2,66 @@
+Tue Jul 07 05:49:25 UTC 2026 - Johannes Kastl
<[email protected]>
+
+- Update to version 0.54.0:
+ * Welcome to the v0.54.0 of Inspektor Gadget. These are the most
+ important changes:
+ - Generate Cilium NetworkPolicy — advise_networkpolicy can now
+ produce Cilium NetworkPolicy resources, not just Kubernetes
+ NetworkPolicy. Pick the output you want with --policy-format
+ cilium (or --policy-format k8s), then apply the generated
+ policy directly to your Cilium managed cluster.
+ - Set resources on the Kubernetes deployment — you can now
+ define CPU and memory requests and limits for Inspektor
+ Gadget via the Helm chart. Set them under resources in your
+ values.yaml (or with --set) so the DaemonSet fits within your
+ cluster's resource quotas and admission policies.
+ - Race and scale fixes — several fixes make Inspektor Gadget
+ more stable on busy, high-churn nodes: a data race on
+ concurrent container attachment was fixed, a fanotify
+ self-deadlock in the container hook was avoided, and repeated
+ BTF work is now cached, reducing overhead at scale.
+ * Breaking Changes
+ - ci: remove SBOMs from image index, sign them separately by
+ @natejsimonsen in #5495
+ * General Improvements
+ - otel-profiles: Add support for profile name by @mqasimsarfraz
+ in #5459
+ - operators/generate_networkpolicy: add Cilium NetworkPolicy
+ output format by @qjoly in #5551
+ - charts: Allow setting resources by @mqasimsarfraz in #5563
+ - trace_exec: read args from the new process address space by
+ @dorser in #5600
+ - ebpf: upgrade to v0.22.0 and use user-provided BTF cache by
+ @matthyx in #5599
+ - tools: Pin bpftool version and add check for latest by
+ @eiffel-fl in #5472
+ * Bug Fixes
+ - kubemanager: fix race for writes to attachedContainers by
+ @mqasimsarfraz in #5584
+ - container-hook: avoid fanotify self-deadlock by caching
+ config.json by @alban in #5572
+ - include: mask I_CTIME_QUERIED flag when reading inode ctime
+ by @dorser in #5602
+ * Documentation Improvements
+ - gadgets/advise_networkpolicy: document --policy-format in
+ gadget guide by @Copilot in #5571
+ - Clarify applicability of built-in gadgets migration guide by
+ @ahrkrak in #5562
+ - docs: Update AKS CI documentation to use immutable subject by
+ @eiffel-fl in #5601
+ * Security Improvements
+ - Bump Go toolchain and builder image pins to 1.26.4
+ (CVE-2026-42504) by @Copilot in #5558
+ - deps: update x/crypto for gadgettracermanager CVE scan by
+ @Copilot in #5590
+ * CI updates
+ - ci: Fixes zizmor alerts for template injection by @eiffel-fl
+ in #5549
+ - ci: Pin vimto version and check latest version by @eiffel-fl
+ in #5473
+ * Dependencies updates
+ - go: bump github.com/cyphar/filepath-securejoin from 0.5.1 to
+ 0.7.0 by @dependabot in #5581
+ - go: bump github.com/containerd/containerd from 1.7.32 to
+ 1.7.33 by @dependabot in #5585
+
+-------------------------------------------------------------------
Old:
----
inspektor-gadget-0.53.2.obscpio
New:
----
inspektor-gadget-0.54.0.obscpio
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ inspektor-gadget.spec ++++++
--- /var/tmp/diff_new_pack.YS3lk2/_old 2026-07-07 21:06:48.777777194 +0200
+++ /var/tmp/diff_new_pack.YS3lk2/_new 2026-07-07 21:06:48.777777194 +0200
@@ -17,7 +17,7 @@
Name: inspektor-gadget
-Version: 0.53.2
+Version: 0.54.0
Release: 0
Summary: A eBPF tool and systems inspection framework
License: Apache-2.0
++++++ _service ++++++
--- /var/tmp/diff_new_pack.YS3lk2/_old 2026-07-07 21:06:48.833779143 +0200
+++ /var/tmp/diff_new_pack.YS3lk2/_new 2026-07-07 21:06:48.841779421 +0200
@@ -1,9 +1,9 @@
<services>
<service name="obs_scm" mode="manual">
- <param
name="url">https://github.com/inspektor-gadget/inspektor-gadget</param>
+ <param
name="url">https://github.com/inspektor-gadget/inspektor-gadget.git</param>
<param name="scm">git</param>
<param name="exclude">.git</param>
- <param name="revision">v0.53.2</param>
+ <param name="revision">refs/tags/v0.54.0</param>
<param name="versionformat">@PARENT_TAG@</param>
<param name="versionrewrite-pattern">v(.*)</param>
<param name="changesgenerate">enable</param>
++++++ _servicedata ++++++
--- /var/tmp/diff_new_pack.YS3lk2/_old 2026-07-07 21:06:48.885780953 +0200
+++ /var/tmp/diff_new_pack.YS3lk2/_new 2026-07-07 21:06:48.889781093 +0200
@@ -1,6 +1,8 @@
<servicedata>
<service name="tar_scm">
<param
name="url">https://github.com/inspektor-gadget/inspektor-gadget</param>
- <param
name="changesrevision">7a314380ff61534ea70df9fb086505f958b2dff9</param></service></servicedata>
+ <param
name="changesrevision">7a314380ff61534ea70df9fb086505f958b2dff9</param></service><service
name="tar_scm">
+ <param
name="url">https://github.com/inspektor-gadget/inspektor-gadget.git</param>
+ <param
name="changesrevision">0c733324b97dbbbe8d85b64ae93622a86fe7bf45</param></service></servicedata>
(No newline at EOF)
++++++ inspektor-gadget-0.53.2.obscpio -> inspektor-gadget-0.54.0.obscpio ++++++
++++ 3147 lines of diff (skipped)
++++++ inspektor-gadget.obsinfo ++++++
--- /var/tmp/diff_new_pack.YS3lk2/_old 2026-07-07 21:06:52.369902249 +0200
+++ /var/tmp/diff_new_pack.YS3lk2/_new 2026-07-07 21:06:52.377902527 +0200
@@ -1,5 +1,5 @@
name: inspektor-gadget
-version: 0.53.2
-mtime: 1781686527
-commit: 7a314380ff61534ea70df9fb086505f958b2dff9
+version: 0.54.0
+mtime: 1783334851
+commit: 0c733324b97dbbbe8d85b64ae93622a86fe7bf45
++++++ vendor.tar.gz ++++++
/work/SRC/openSUSE:Factory/inspektor-gadget/vendor.tar.gz
/work/SRC/openSUSE:Factory/.inspektor-gadget.new.1982/vendor.tar.gz differ:
char 12, line 1