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-01-12 10:25:56
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/inspektor-gadget (Old)
and /work/SRC/openSUSE:Factory/.inspektor-gadget.new.1928 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "inspektor-gadget"
Mon Jan 12 10:25:56 2026 rev:22 rq:1326630 version:0.48.0
Changes:
--------
--- /work/SRC/openSUSE:Factory/inspektor-gadget/inspektor-gadget.changes
2025-12-05 16:53:49.157317584 +0100
+++
/work/SRC/openSUSE:Factory/.inspektor-gadget.new.1928/inspektor-gadget.changes
2026-01-12 10:34:40.370458651 +0100
@@ -1,0 +2,72 @@
+Sun Jan 11 10:40:26 UTC 2026 - Johannes Kastl
<[email protected]>
+
+- Update to version 0.48.0:
+ * Welcome to the v0.48.0 of Inspektor Gadget. This is a rather
+ short release as there was a holidays period in between. These
+ are the most important changes:
+ - docs: self nominating matthyx as a maintainer by @matthyx in
+ #5132
+ - Update to Go 1.25.5 by @burak-ok in #5133
+ - tree-wide: Switch to go 1.25 by @mauriciovasquezbernal in
+ #5171
+ - New Gadget: Snapshot File by @Shaheer-Ahmd in #4514
+ * General Improvements
+ - charts: Add recommended labels by default by @mqasimsarfraz
+ in #5087
+ - Enable CLI clear-screen-before for profile gadgets by
+ @matthyx in #5121
+ - Ensure log records have a body if none set by @matthyx in
+ #5122
+ - pkg: signature: Use oras.ReadOnlyGraphTarget for
+ helpers.GetImageDigest(). by @eiffel-fl in #5128
+ - Support exclusion and multiple values in container selector
+ by @dorser in #5112
+ - oci: Warn if operator for layer is not found by
+ @mauriciovasquezbernal in #5110
+ - trace_exec: add from_rootfs by @dorser in #5078
+ - socket-enricher: Use bpf_core_field_exists() for new fields
+ by @mauriciovasquezbernal in #5123
+ * Bug Fixes
+ - gadgets: Use atomic operations when updating values by
+ @mauriciovasquezbernal in #5131
+ - fixes histogram slots for gadget where log2l is being used
+ and also changes it's implementation to counter the one-off
+ error by @bdharsan04 in #4583
+ - localmanager: fix memory leak on container detach by @flyth
+ in #5148
+ * Documentation Improvements
+ - docs: Split documentation about verifying in two files. by
+ @eiffel-fl in #5120
+ * Testing and Continue Integration
+ - ci: Force using legacy .sig format when signing with cosign.
+ by @eiffel-fl in #5147
+ - ci: Scan helper images for CVEs. by @eiffel-fl in #5164
+ - tree-wide: Use testify library in tests by
+ @mauriciovasquezbernal in #5150
+ * Dependencies
+ - go: bump github.com/containerd/containerd from 1.7.29 to
+ 1.7.30
+ - go: bump github.com/docker/cli in the docker group across 1
+ directory
+ - go: bump github.com/docker/cli in the docker group across 1
+ directory
+ - go: bump github.com/docker/cli in the docker group across 1
+ directory
+ - go: bump github.com/expr-lang/expr from 1.17.6 to 1.17.7
+ - go: bump github.com/miekg/dns from 1.1.68 to 1.1.69 in
+ /tools/bench
+ - go: bump github.com/miekg/dns from 1.1.68 to 1.1.69 in
+ /tools/dnstester
+ - go: bump github.com/sigstore/sigstore from 1.9.5 to 1.10.3
+ - go: bump github.com/spf13/cobra from 1.10.1 to 1.10.2
+ - go: bump github.com/spf13/cobra from 1.10.1 to 1.10.2 in
+ /tools/bench
+ - go: bump github.com/tetratelabs/wazero from 1.10.1 to 1.11.0
+ - go: bump google.golang.org/protobuf from 1.36.10 to 1.36.11
+ - go: bump the golang-x group across 2 directories with 4
+ updates
+ - go: bump the k8s group across 2 directories with 7 updates
+ - go: bump the k8s group across 2 directories with 7 updates
+ - go: bump the otel group across 1 directory with 10 updates
+
+-------------------------------------------------------------------
Old:
----
inspektor-gadget-0.47.0.obscpio
New:
----
inspektor-gadget-0.48.0.obscpio
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ inspektor-gadget.spec ++++++
--- /var/tmp/diff_new_pack.SHsqp9/_old 2026-01-12 10:34:41.162491247 +0100
+++ /var/tmp/diff_new_pack.SHsqp9/_new 2026-01-12 10:34:41.166491412 +0100
@@ -1,7 +1,7 @@
#
# spec file for package inspektor-gadget
#
-# Copyright (c) 2025 SUSE LLC and contributors
+# 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
@@ -17,7 +17,7 @@
Name: inspektor-gadget
-Version: 0.47.0
+Version: 0.48.0
Release: 0
Summary: A eBPF tool and systems inspection framework
License: Apache-2.0
@@ -26,7 +26,7 @@
Source1: vendor.tar.gz
BuildRequires: bash-completion
BuildRequires: fish
-BuildRequires: go >= 1.22
+BuildRequires: go >= 1.25
BuildRequires: zsh
# /usr/bin/ig conflicts with igrep
Conflicts: igrep
++++++ _service ++++++
--- /var/tmp/diff_new_pack.SHsqp9/_old 2026-01-12 10:34:41.214493387 +0100
+++ /var/tmp/diff_new_pack.SHsqp9/_new 2026-01-12 10:34:41.214493387 +0100
@@ -3,7 +3,7 @@
<param
name="url">https://github.com/inspektor-gadget/inspektor-gadget</param>
<param name="scm">git</param>
<param name="exclude">.git</param>
- <param name="revision">v0.47.0</param>
+ <param name="revision">v0.48.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.SHsqp9/_old 2026-01-12 10:34:41.254495034 +0100
+++ /var/tmp/diff_new_pack.SHsqp9/_new 2026-01-12 10:34:41.262495363 +0100
@@ -1,6 +1,6 @@
<servicedata>
<service name="tar_scm">
<param
name="url">https://github.com/inspektor-gadget/inspektor-gadget</param>
- <param
name="changesrevision">00e16147e7b0811faf2c55e365ae5c5b9c33e894</param></service></servicedata>
+ <param
name="changesrevision">321189adb926fd27d7f04b61eb12eb3b6a3c3fec</param></service></servicedata>
(No newline at EOF)
++++++ inspektor-gadget-0.47.0.obscpio -> inspektor-gadget-0.48.0.obscpio ++++++
++++ 7890 lines of diff (skipped)
++++++ inspektor-gadget.obsinfo ++++++
--- /var/tmp/diff_new_pack.SHsqp9/_old 2026-01-12 10:34:44.070610931 +0100
+++ /var/tmp/diff_new_pack.SHsqp9/_new 2026-01-12 10:34:44.082611425 +0100
@@ -1,5 +1,5 @@
name: inspektor-gadget
-version: 0.47.0
-mtime: 1764358542
-commit: 00e16147e7b0811faf2c55e365ae5c5b9c33e894
+version: 0.48.0
+mtime: 1766413006
+commit: 321189adb926fd27d7f04b61eb12eb3b6a3c3fec
++++++ vendor.tar.gz ++++++
/work/SRC/openSUSE:Factory/inspektor-gadget/vendor.tar.gz
/work/SRC/openSUSE:Factory/.inspektor-gadget.new.1928/vendor.tar.gz differ:
char 12, line 1