Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package cri-tools for openSUSE:Factory checked in at 2026-05-05 17:42:43 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/cri-tools (Old) and /work/SRC/openSUSE:Factory/.cri-tools.new.30200 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "cri-tools" Tue May 5 17:42:43 2026 rev:26 rq:1350941 version:1.36.0 Changes: -------- --- /work/SRC/openSUSE:Factory/cri-tools/cri-tools.changes 2026-03-11 20:57:40.531754129 +0100 +++ /work/SRC/openSUSE:Factory/.cri-tools.new.30200/cri-tools.changes 2026-05-05 17:42:50.788710814 +0200 @@ -1,0 +2,70 @@ +Mon Apr 27 07:04:48 UTC 2026 - Madhankumar Chellamuthu <[email protected]> + +- Update to version 1.36.0: + * bumpo to release version of 1.36 + * fix typo: intead -> instead + * Add SergeyKanzhelev and tallclair to sig-node-approvers + * Bump crate-ci/typos from 1.45.0 to 1.45.1 + * Bump actions/cache from 5.0.4 to 5.0.5 + * Bump actions/upload-artifact from 7.0.0 to 7.0.1 + * Bump k8s.io dependencies to v0.36.0-rc.0 + * more gitignore + * bump go tp 1.26.2 + * Bump crate-ci/typos from 1.44.0 to 1.45.0 + * Bump google.golang.org/grpc from 1.79.3 to 1.80.0 in the gomod group + * Bump actions/setup-go from 6.3.0 to 6.4.0 + * validate: add KubernetesPodUIDLabel to container attributes test + * validate: use subset checks for labels and annotations + * removed deprecated TODO + * Use k8s v0.36.0-beta.0 + * Remediate GHSA-6g7g-w4f8-9c9x (bummp jsonparser to 1.1.2) + * Remediate CVE-2026-33186 (bump grpc to 1.79.3) + * validate: add conformance tests for attribute preservation + * Revert "Disable runc integration tests due to AppArmor issue" + * adopt the latest cri client + * Bump actions/cache from 5.0.3 to 5.0.4 + * feat: add prettier validation to Makefile and AGENTS.md + * crictl: replace utilyaml with sigs.k8s.io/yaml + * Add verify rule to Makefile + * created a local copy of AggregateGoroutines + * start using k8s.io/streaming + * use latest cri client with the logger used from context + * Bump ncipollo/release-action from 1.20.0 to 1.21.0 + * add context to critest + * image ID consistency test + * ci: Skip exec tty test on Windows + * Bump the gomod group across 1 directory with 9 updates + * Bump the gomod group with 4 updates + * Bump crate-ci/typos from 1.43.5 to 1.44.0 + * Bump the gomod group with 7 updates + * Bump actions/upload-artifact from 6.0.0 to 7.0.0 + * Bump actions/setup-go from 6.2.0 to 6.3.0 + * feat(critest): Add image manager consistency and idempotency tests + * first iteration of AGENTS.md + * Update golangci-lint to v2.10.1 and fix lint issues + * Bump github.com/onsi/gomega from 1.39.0 to 1.39.1 in the gomod group + * Bump the gomod group with 16 updates + * Bump crate-ci/typos from 1.43.4 to 1.43.5 + * bump opentelemetry dependencies to latest + * Bump crate-ci/typos from 1.43.3 to 1.43.4 + * Bump crate-ci/typos from 1.43.2 to 1.43.3 + * Bump crate-ci/typos from 1.43.1 to 1.43.2 + * Bump actions/cache from 5.0.2 to 5.0.3 + * Bump crate-ci/typos from 1.42.3 to 1.43.1 + * Make ginkgo less verbose + * Bump crate-ci/typos from 1.42.2 to 1.42.3 + * Bump crate-ci/typos from 1.42.1 to 1.42.2 + * Bump actions/checkout from 6.0.1 to 6.0.2 + * Bump crate-ci/typos from 1.42.0 to 1.42.1 + * Bump actions/cache from 5.0.1 to 5.0.2 + * switch to GA bits of k8s API + * Add warning and documentation for crictl rmi multi-tag behavior + * Bump actions/cache from 4.3.0 to 5.0.1 + * Bump actions/upload-artifact from 5.0.0 to 6.0.0 + * Bump crate-ci/typos from 1.40.0 to 1.42.0 + * Bump actions/setup-go from 6.1.0 to 6.2.0 + * Fix CNI installation grep pattern for containerd 1.7 + * special handling of containerd 1.7 CNI installation + * Update version + +------------------------------------------------------------------- Old: ---- cri-tools-1.35.0.obscpio New: ---- cri-tools-1.36.0.obscpio ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ cri-tools.spec ++++++ --- /var/tmp/diff_new_pack.tlLFn6/_old 2026-05-05 17:42:52.800794041 +0200 +++ /var/tmp/diff_new_pack.tlLFn6/_new 2026-05-05 17:42:52.800794041 +0200 @@ -18,7 +18,7 @@ %define executable_name crictl Name: cri-tools -Version: 1.35.0 +Version: 1.36.0 Release: 0 Summary: CLI and validation tools for Kubelet Container Runtime Interface License: Apache-2.0 ++++++ _service ++++++ --- /var/tmp/diff_new_pack.tlLFn6/_old 2026-05-05 17:42:52.848796026 +0200 +++ /var/tmp/diff_new_pack.tlLFn6/_new 2026-05-05 17:42:52.864796688 +0200 @@ -2,7 +2,7 @@ <service name="obs_scm" mode="manual"> <param name="url">https://github.com/kubernetes-sigs/cri-tools.git</param> <param name="scm">git</param> - <param name="revision">refs/tags/v1.35.0</param> + <param name="revision">refs/tags/v1.36.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.tlLFn6/_old 2026-05-05 17:42:52.884797515 +0200 +++ /var/tmp/diff_new_pack.tlLFn6/_new 2026-05-05 17:42:52.888797681 +0200 @@ -1,6 +1,6 @@ <servicedata> <service name="tar_scm"> <param name="url">https://github.com/kubernetes-sigs/cri-tools.git</param> - <param name="changesrevision">46c81013b00ea238cd39499df021441ae51ec65f</param></service></servicedata> + <param name="changesrevision">88d8ad9d40f82726fda53c2d271e6172b4c619c9</param></service></servicedata> (No newline at EOF) ++++++ cri-tools-1.35.0.obscpio -> cri-tools-1.36.0.obscpio ++++++ ++++ 277990 lines of diff (skipped) ++++++ cri-tools.obsinfo ++++++ --- /var/tmp/diff_new_pack.tlLFn6/_old 2026-05-05 17:42:57.084971249 +0200 +++ /var/tmp/diff_new_pack.tlLFn6/_new 2026-05-05 17:42:57.092971579 +0200 @@ -1,5 +1,5 @@ name: cri-tools -version: 1.35.0 -mtime: 1765355613 -commit: 46c81013b00ea238cd39499df021441ae51ec65f +version: 1.36.0 +mtime: 1777045248 +commit: 88d8ad9d40f82726fda53c2d271e6172b4c619c9 ++++++ vendor.tar.gz ++++++ /work/SRC/openSUSE:Factory/cri-tools/vendor.tar.gz /work/SRC/openSUSE:Factory/.cri-tools.new.30200/vendor.tar.gz differ: char 14, line 1
