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 2025-11-04 18:41:48
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/inspektor-gadget (Old)
and /work/SRC/openSUSE:Factory/.inspektor-gadget.new.1980 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "inspektor-gadget"
Tue Nov 4 18:41:48 2025 rev:20 rq:1315359 version:0.46.0
Changes:
--------
--- /work/SRC/openSUSE:Factory/inspektor-gadget/inspektor-gadget.changes
2025-10-07 18:29:34.052496987 +0200
+++
/work/SRC/openSUSE:Factory/.inspektor-gadget.new.1980/inspektor-gadget.changes
2025-11-04 18:42:18.705312659 +0100
@@ -1,0 +2,68 @@
+Mon Nov 03 17:35:20 UTC 2025 - Johannes Kastl
<[email protected]>
+
+- Update to version 0.46.0:
+ * Highlights of this release are:
+ - gadget-service: Support instance status by @mqasimsarfraz in
+ #4950
+ - Add runc path for MicroK8s by @matthyx in #4993
+ * General Improvements
+ - Makefile: Fix checking image in minikube by @mqasimsarfraz in
+ #4949
+ - operator/ebpf: Take the ExtraParams into consideration in
+ PreStart by @burak-ok in #4976
+ - pkg: signature: Add CopySigningInformation() helper. by
+ @eiffel-fl in #4984
+ - Change community meeting calendar link by @LexiNadolski in
+ #4999
+ - operators/ebpf: reuse records of readers by @flyth in #5023
+ - operators/ebpf: rename snapshotters to iters and make them
+ repeatable by @flyth in #5026
+ - include: add gadget_socket_lookup_with_direction by
+ @mqasimsarfraz in #5025
+ * Security Improvements
+ - pkg: signature: cosign: Add OCI 1.1 way to retrieve cosign
+ signature. by @eiffel-fl in #4924
+ - verifier: Use local store to load notation signatures by
+ @mauriciovasquezbernal in #4971
+ - pkg: signature: Add Puller and Exporter interfaces for cosign
+ legacy .sig tag and OCI 1.1 by @eiffel-fl in #4968
+ - Update go compiler to 1.25.3 (to fix CVEs) by @burak-ok in
+ #5028
+ * Bug Fixes
+ - tracer-collection: Guard tracers map with a mutex by
+ @burak-ok in #4985
+ - socketenricher: avoid EAGAIN on bpf iter read by @alban in
+ #4945
+ - socket-enricher: Fix parameters logic by
+ @mauriciovasquezbernal in #4987
+ - Fix enrichment in networking gadgets by
+ @mauriciovasquezbernal in #4994
+ - gadgets/tcpdump: fix packet length output by @flyth in #5002
+ - operators/kubeipresolver: fix lifecycle by subscribing in
+ PreStart() instead of Start() by @flyth in #5032
+ * Documentation Improvements
+ - docs: Add --service-management-reference when creating
+ application. by @eiffel-fl in #4965
+ - artifacthub: Add tcpdump gadget by @mqasimsarfraz in #4986
+ - docs: Remove unused images by @mauriciovasquezbernal in #5004
+ * Testing and Continue Integration
+ - Ref: Update filter-gadgets step logic in
+ check-artifacthub-tags workflow by @4rivappa in #4753
+ - gadgets/tests: Increase sleep to minimum 1 second by
+ @burak-ok in #4981
+ - testing: Increase kubectl wait timeout to 60s by @burak-ok in
+ #4982
+ - pkg/testing: Add timestamp for start/stop by @burak-ok in
+ #4979
+ - Use testdata to enable local tests for pkg/signature.Verifier
+ and pkg/signature.Exporter by @eiffel-fl in #4996
+ - Revert "ci: bump sigstore/cosign-installer from 3.10.0 to
+ 4.0.0" by @eiffel-fl in #4997
+ - automatically builds and push tools/bench(#4904) by
+ @agraharker-shubham in #5009
+ - ci: Fix benchmark image name by @mauriciovasquezbernal in
+ #5016
+ - ci: Fix wrong indentation for cosign-installer release by
+ @eiffel-fl in #5018
+
+-------------------------------------------------------------------
Old:
----
inspektor-gadget-0.45.0.obscpio
New:
----
inspektor-gadget-0.46.0.obscpio
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ inspektor-gadget.spec ++++++
--- /var/tmp/diff_new_pack.2bNi7e/_old 2025-11-04 18:42:20.337381366 +0100
+++ /var/tmp/diff_new_pack.2bNi7e/_new 2025-11-04 18:42:20.341381534 +0100
@@ -17,7 +17,7 @@
Name: inspektor-gadget
-Version: 0.45.0
+Version: 0.46.0
Release: 0
Summary: A eBPF tool and systems inspection framework
License: Apache-2.0
++++++ _service ++++++
--- /var/tmp/diff_new_pack.2bNi7e/_old 2025-11-04 18:42:20.385383387 +0100
+++ /var/tmp/diff_new_pack.2bNi7e/_new 2025-11-04 18:42:20.393383723 +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.45.0</param>
+ <param name="revision">v0.46.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.2bNi7e/_old 2025-11-04 18:42:20.425385071 +0100
+++ /var/tmp/diff_new_pack.2bNi7e/_new 2025-11-04 18:42:20.429385239 +0100
@@ -1,6 +1,6 @@
<servicedata>
<service name="tar_scm">
<param
name="url">https://github.com/inspektor-gadget/inspektor-gadget</param>
- <param
name="changesrevision">7a4d994688ffd2e24e1efd6ebd75cceaab8cf662</param></service></servicedata>
+ <param
name="changesrevision">040cf7b325f1f5891f693d93adc3acdb81c2f51f</param></service></servicedata>
(No newline at EOF)
++++++ inspektor-gadget-0.45.0.obscpio -> inspektor-gadget-0.46.0.obscpio ++++++
++++ 5512 lines of diff (skipped)
++++++ inspektor-gadget.obsinfo ++++++
--- /var/tmp/diff_new_pack.2bNi7e/_old 2025-11-04 18:42:23.121498572 +0100
+++ /var/tmp/diff_new_pack.2bNi7e/_new 2025-11-04 18:42:23.129498909 +0100
@@ -1,5 +1,5 @@
name: inspektor-gadget
-version: 0.45.0
-mtime: 1759496735
-commit: 7a4d994688ffd2e24e1efd6ebd75cceaab8cf662
+version: 0.46.0
+mtime: 1761933388
+commit: 040cf7b325f1f5891f693d93adc3acdb81c2f51f
++++++ vendor.tar.gz ++++++
/work/SRC/openSUSE:Factory/inspektor-gadget/vendor.tar.gz
/work/SRC/openSUSE:Factory/.inspektor-gadget.new.1980/vendor.tar.gz differ:
char 12, line 1