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 2024-10-11 17:03:21 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/inspektor-gadget (Old) and /work/SRC/openSUSE:Factory/.inspektor-gadget.new.19354 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "inspektor-gadget" Fri Oct 11 17:03:21 2024 rev:5 rq:1207102 version:0.33.0 Changes: -------- --- /work/SRC/openSUSE:Factory/inspektor-gadget/inspektor-gadget.changes 2024-09-16 17:42:21.695285611 +0200 +++ /work/SRC/openSUSE:Factory/.inspektor-gadget.new.19354/inspektor-gadget.changes 2024-10-11 17:04:17.839656220 +0200 @@ -1,0 +2,86 @@ +Fri Oct 11 08:25:27 UTC 2024 - opensuse_buildserv...@ojkastl.de + +- Update to version 0.33.0: + * Welcome to the v0.33.0 release of Inspektor Gadget. The most + relevant changes for this version are: + - introduce GadgetInstanceManager to run gadgets headless by + @flyth in #2960 + - Add profile_tcprtt by @eiffel-fl in #3452 + - gadgets: add gadget to trace mutex locks/unlocks by + @Snehil-Shah in #3503 + - Add top_blockio by @burak-ok in #3273 + - gadgets: Port trace_fsslower to image-based by + @mauriciovasquezbernal in #3463 + - cmd/common: allow to specify gadget runtime configuration + using "-f" by @flyth in #3515 + * General Improvements + - gadgets/top_file: Provide full file path by @MeherRushi in + #3347 + - clioperator: Add support for adding / removing fields with + --fields by @h4l0gen in #3284 + - Add inspect subcommand to image by @eiffel-fl in #3382 + - gadgets: Update readme by @mauriciovasquezbernal in #3428 + - pkg/oci: Rename ListGadgetImages() to GetGadgetImages(). by + @eiffel-fl in #3442 + - pkg/operators/otel-metrics: don't automatically apply metrics + type based on role tag by @flyth in #3447 + - pkg/datasource: Use FullName to look for fields in config by + @blanquicet in #3448 + - treewide: Bump go to 1.22.7. by @eiffel-fl in #3458 + - fsnotify: add new fields by @alban in #3438 + - Add a second map to get pods and svcs by IP without GetCmp by + @matthyx in #3446 + - pkg: Add safeset package. by @eiffel-fl in #3472 + - trace-dns: use new fields from socket enricher by @alban in + #2684 + - oci: Set artifactType in all cases by @mauriciovasquezbernal + in #3469 + - socket enricher: warning in case of incompatibility by @alban + in #3479 + - metadata: Clean up parameters handling by + @mauriciovasquezbernal in #3490 + - cmd/build: Reduce duplicate code by @mauriciovasquezbernal in + #3498 + - wasm: Add parameters handling to wasm by + @mauriciovasquezbernal in #3449 + - pkg/operators/oci-handler: Support set annotations at runtime + by @blanquicet in #3468 + - wasm: Add support for setting config by + @mauriciovasquezbernal in #3475 + - gadgets: Rework the makefile to add better parallelism. by + @eiffel-fl in #2987 + - feat: add verifier debug output when running faulty ebpf + gadget by @patrickpichler in #3529 + - operators/kubeipresolver: Improve memory consumption by + @mauriciovasquezbernal in #3530 + * Bug Fixes + - operators/ebpf: Fix crash when spec doesn't contain types by + @mauriciovasquezbernal in #3450 + - gadgets: Fix headless test by @mauriciovasquezbernal in #3519 + * Documentation Improvements + - docs: add operator documentation by @mauriciovasquezbernal in + #3406 + - docs/gadget-devel/building: Clarify that sudo needs to be run + with -E by @mauriciovasquezbernal in #3435 + - docs/operators: remove links from diagram by + @mauriciovasquezbernal in #3437 + - docs: Distinguish between ig and kubectl-gadget in kernel + filtering by @blanquicet in #3423 + - docs: Improve trace_dns guide by @mqasimsarfraz in #3429 + - docs/specs/operators: Point to latest docs in pkg.go.dev by + @blanquicet in #3440 + - docs: Extend documentation on allowed-gadgets. by @eiffel-fl + in #3473 + - docs: Fix broken link for cosign container signing process. + by @eiffel-fl in #3482 + - docs: Fix operators instance params by @mqasimsarfraz in + #3495 + - docs: Use constants to point to correct versions in docs by + @mauriciovasquezbernal in #3496 + - docs: Fixes for hello-world-gadget-wasm by @mqasimsarfraz in + #3512 + - docs: Improve trace_oomkill guide by @mqasimsarfraz in #3493 + - gadgets/README.mdx: Update sidebar_position after adding + top_blockio by @burak-ok in #3520 + +------------------------------------------------------------------- Old: ---- inspektor-gadget-0.32.0.obscpio New: ---- inspektor-gadget-0.33.0.obscpio ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ inspektor-gadget.spec ++++++ --- /var/tmp/diff_new_pack.pzgY4Q/_old 2024-10-11 17:04:19.787737225 +0200 +++ /var/tmp/diff_new_pack.pzgY4Q/_new 2024-10-11 17:04:19.791737391 +0200 @@ -19,7 +19,7 @@ %define __arch_install_post export NO_BRP_STRIP_DEBUG=true Name: inspektor-gadget -Version: 0.32.0 +Version: 0.33.0 Release: 0 Summary: A eBPF tool and systems inspection framework License: Apache-2.0 ++++++ _service ++++++ --- /var/tmp/diff_new_pack.pzgY4Q/_old 2024-10-11 17:04:19.823738722 +0200 +++ /var/tmp/diff_new_pack.pzgY4Q/_new 2024-10-11 17:04:19.827738888 +0200 @@ -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.32.0</param> + <param name="revision">v0.33.0</param> <param name="versionformat">@PARENT_TAG@</param> <param name="changesgenerate">enable</param> <param name="versionrewrite-pattern">v(.*)</param> ++++++ _servicedata ++++++ --- /var/tmp/diff_new_pack.pzgY4Q/_old 2024-10-11 17:04:19.851739886 +0200 +++ /var/tmp/diff_new_pack.pzgY4Q/_new 2024-10-11 17:04:19.855740053 +0200 @@ -1,6 +1,6 @@ <servicedata> <service name="tar_scm"> <param name="url">https://github.com/inspektor-gadget/inspektor-gadget</param> - <param name="changesrevision">8cd4de0c4ca80b61bfb294471d404d6a6001a466</param></service></servicedata> + <param name="changesrevision">df184595c61021d87a3a82c02e4ac965a707edaf</param></service></servicedata> (No newline at EOF) ++++++ inspektor-gadget-0.32.0.obscpio -> inspektor-gadget-0.33.0.obscpio ++++++ /work/SRC/openSUSE:Factory/inspektor-gadget/inspektor-gadget-0.32.0.obscpio /work/SRC/openSUSE:Factory/.inspektor-gadget.new.19354/inspektor-gadget-0.33.0.obscpio differ: char 48, line 1 ++++++ inspektor-gadget.obsinfo ++++++ --- /var/tmp/diff_new_pack.pzgY4Q/_old 2024-10-11 17:04:19.907742214 +0200 +++ /var/tmp/diff_new_pack.pzgY4Q/_new 2024-10-11 17:04:19.911742381 +0200 @@ -1,5 +1,5 @@ name: inspektor-gadget -version: 0.32.0 -mtime: 1725022991 -commit: 8cd4de0c4ca80b61bfb294471d404d6a6001a466 +version: 0.33.0 +mtime: 1728267105 +commit: df184595c61021d87a3a82c02e4ac965a707edaf ++++++ vendor.tar.gz ++++++ /work/SRC/openSUSE:Factory/inspektor-gadget/vendor.tar.gz /work/SRC/openSUSE:Factory/.inspektor-gadget.new.19354/vendor.tar.gz differ: char 5, line 1