Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package flannel for openSUSE:Factory checked in at 2026-04-16 17:26:11 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/flannel (Old) and /work/SRC/openSUSE:Factory/.flannel.new.11940 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "flannel" Thu Apr 16 17:26:11 2026 rev:28 rq:1347237 version:0.28.4 Changes: -------- --- /work/SRC/openSUSE:Factory/flannel/flannel.changes 2025-12-11 18:43:28.562854506 +0100 +++ /work/SRC/openSUSE:Factory/.flannel.new.11940/flannel.changes 2026-04-16 17:26:48.083015416 +0200 @@ -1,0 +2,50 @@ +Thu Apr 16 06:42:56 UTC 2026 - Priyanka Saggu <[email protected]> + +- Update .spec file to bump go version build requirements: + * `BuildRequires: golang(API) >= 1.25` + * ref: https://github.com/flannel-io/flannel/compare/v0.28.3...v0.28.4 + +- Update to version 0.28.4: + * fix go version (don't set patch version) (#2428) + * Bump flannel-cni-plugin to v1.9.1-flannel1 (#2427) + * Bump the other-go-modules group across 1 directory with 3 updates (#2425) + * Bump the tencent group with 2 updates (#2417) + * Bump the etcd group with 4 updates (#2398), includes fix for CVE-2026-33413 (bsc#1260853) and CVE-2026-33343 (bsc#1260847) + * Bump go.opentelemetry.io/otel/sdk from 1.40.0 to 1.43.0 (#2420) + * Bump go to 1.25 (#2424) + * Bump actions/upload-pages-artifact from 4.0.0 to 5.0.0 + * Bump docker/build-push-action from 7.0.0 to 7.1.0 + * Bump docker/login-action from 4.0.0 to 4.1.0 + * Verify the kubectl sha256sum + * Secure makefile (#2414) + * Improve the security of Dockerfile + * Bump github/codeql-action from 4.34.1 to 4.35.1 (#2409) + * Bump actions/deploy-pages from 4.0.5 to 5.0.0 + * lease: only print BackendData when json.Marshal succeeds + * vxlan: delete v6 direct route with correct Route struct + * fix: honor --stderrthreshold flag when --logtostderr is enabled + * Bump actions/configure-pages from 5.0.0 to 6.0.0 + * Bump actions/setup-go from 6.3.0 to 6.4.0 + * don't use unquoted shell vars in extensions backend example + * Don't use shell invocations in extensions backend. + * Bump google.golang.org/grpc from 1.71.1 to 1.79.3 + * Bump ossf/scorecard-action from 2.4.1 to 2.4.3 + * Bump actions/upload-artifact from 4.6.1 to 7.0.0 + * Bump docker/metadata-action from 5.10.0 to 6.0.0 + * Bump actions/checkout from 4.2.2 to 6.0.2 + * Bump docker/setup-buildx-action from 3.12.0 to 4.0.0 + * Bump aquasecurity/trivy-action from 0.33.1 to 0.35.0 + * Bump docker/setup-qemu-action from 3.7.0 to 4.0.0 + * [StepSecurity] Apply security best practices + * Bump actions/attest-build-provenance from 3.2.0 to 4.1.0 + * Fix logic in AddBlackholeV4Route and AddBlackholeV6Route to correctly check for existing routes + * Added check for nftables before checking br_netfilter module + * Bump golang.org/x/crypto from 0.36.0 to 0.45.0 + * Bump k8s deps to v0.32.10 + * Bump golang-ci-lint to v2.7.2 + * Bump golangci/golangci-lint-action from 6.1.1 to 9.2.0 + * Additional check on podCIDR + * ip: improve primary address selection to account for address flags + * Added TAG to fix bin version + +------------------------------------------------------------------- Old: ---- flannel-0.27.4.tar.gz New: ---- flannel-0.28.4.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ flannel.spec ++++++ --- /var/tmp/diff_new_pack.dv1GAz/_old 2026-04-16 17:26:48.843046693 +0200 +++ /var/tmp/diff_new_pack.dv1GAz/_new 2026-04-16 17:26:48.847046857 +0200 @@ -24,7 +24,7 @@ %define flannel_container_path registry.opensuse.org/kubic/flannel Name: flannel -Version: 0.27.4 +Version: 0.28.4 Release: 0 Summary: An etcd backed network fabric for containers License: Apache-2.0 @@ -35,7 +35,7 @@ Requires: iproute2 Requires: iptables BuildRequires: golang-packaging -BuildRequires: golang(API) >= 1.23 +BuildRequires: golang(API) >= 1.25 BuildRoot: %{_tmppath}/%{name}-%{version}-build ExcludeArch: s390 %{go_nostrip} ++++++ _service ++++++ --- /var/tmp/diff_new_pack.dv1GAz/_old 2026-04-16 17:26:48.891048668 +0200 +++ /var/tmp/diff_new_pack.dv1GAz/_new 2026-04-16 17:26:48.895048833 +0200 @@ -5,7 +5,7 @@ <param name="exclude">.git</param> <param name="versionformat">@PARENT_TAG@</param> <param name="versionrewrite-pattern">v(.*)</param> - <param name="revision">v0.27.4</param> + <param name="revision">v0.28.4</param> <param name="changesgenerate">enable</param> </service> <service name="tar" mode="disabled"/> ++++++ _servicedata ++++++ --- /var/tmp/diff_new_pack.dv1GAz/_old 2026-04-16 17:26:48.927050150 +0200 +++ /var/tmp/diff_new_pack.dv1GAz/_new 2026-04-16 17:26:48.935050479 +0200 @@ -1,6 +1,6 @@ <servicedata> <service name="tar_scm"> <param name="url">https://github.com/flannel-io/flannel.git</param> - <param name="changesrevision">20bdda0b238784fbfa623a1cf4c469645f531efa</param></service></servicedata> + <param name="changesrevision">3adfe3e04407869b9f84be0a68a6cebb73df9c6e</param></service></servicedata> (No newline at EOF) ++++++ flannel-0.27.4.tar.gz -> flannel-0.28.4.tar.gz ++++++ ++++ 3890 lines of diff (skipped) ++++++ flannel.obsinfo ++++++ --- /var/tmp/diff_new_pack.dv1GAz/_old 2026-04-16 17:26:49.315066117 +0200 +++ /var/tmp/diff_new_pack.dv1GAz/_new 2026-04-16 17:26:49.327066611 +0200 @@ -1,5 +1,5 @@ name: flannel -version: 0.27.4 -mtime: 1759407737 -commit: 20bdda0b238784fbfa623a1cf4c469645f531efa +version: 0.28.4 +mtime: 1776277306 +commit: 3adfe3e04407869b9f84be0a68a6cebb73df9c6e ++++++ vendor.tar.gz ++++++ /work/SRC/openSUSE:Factory/flannel/vendor.tar.gz /work/SRC/openSUSE:Factory/.flannel.new.11940/vendor.tar.gz differ: char 14, line 1
