Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package eksctl for openSUSE:Factory checked in at 2026-08-28 19:50:27 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/eksctl (Old) and /work/SRC/openSUSE:Factory/.eksctl.new.1265 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "eksctl" Fri Aug 28 19:50:27 2026 rev:74 rq:1374219 version:0.230.0 Changes: -------- --- /work/SRC/openSUSE:Factory/eksctl/eksctl.changes 2026-07-02 20:14:28.443813072 +0200 +++ /work/SRC/openSUSE:Factory/.eksctl.new.1265/eksctl.changes 2026-08-28 19:51:52.357393634 +0200 @@ -1,0 +2,64 @@ +Fri Aug 28 06:41:45 UTC 2026 - Johannes Kastl <[email protected]> + +- Update to version 0.230.0: + * Features + - Add control plane component config support (#8821) + - Add support for BottlerocketFips AMI family in managed + nodegroups (#8778) + * Improvements + - Make vpc-cni and kube-proxy optional when creating IPv6 + clusters (#8790) + * Bug Fixes + - Grant ec2:DescribeSubnets to the IPv6 VPC CNI role (#8835) + - Bump oras-go to 2.6.2 to resolve five open advisories (#8829) + * Maintenance + - Update aws-node to v1.23.0 (#8832) + - Update coredns (#8833) + - Update ec2-info (#8723) + - Update coredns (#8724) + - Update aws-node to v1.22.4 (#8747) + - Update nvidia-device-plugin to v0.19.3 (#8722) + - Bump the go-minor-patch group across 1 directory with 5 + updates (#8828) + - Bump peter-evans/create-pull-request from 7.0.8 to 8.1.1 + (#8730) + - Bump github.com/onsi/ginkgo/v2 from 2.29.0 to 2.32.0 (#8813) + - Bump release-drafter/release-drafter from 7.3.1 to 7.7.0 + (#8814) + - Bump the kubernetes group across 1 directory with 3 updates + (#8823) + - Bump the aws-sdk group with 11 updates (#8822) + - Bump + github.com/aws/aws-sdk-go-v2/service/elasticloadbalancing + from 1.33.25 to 1.36.4 (#8806) + - Bump github.com/aws/aws-sdk-go-v2/service/cloudformation from + 1.72.1 to 1.76.1 (#8809) + - Bump github.com/hashicorp/go-version from 1.7.0 to 1.9.0 + (#8810) + - Bump github.com/dave/dst from 0.27.3 to 0.27.4 (#8811) + - Bump goreleaser/goreleaser-action from 6.4.0 to 7.2.3 (#8802) + - Bump the go_modules group across 1 directory with 6 updates + (#8777) + - Bump golang.org/x/text from 0.38.0 to 0.40.0 (#8805) + - Bump github.com/aws/aws-sdk-go-v2/credentials from 1.19.15 to + 1.19.34 (#8804) + - Bump aws-actions/amazon-ecr-login from 2.1.1 to 2.1.5 (#8754) + - Bump release-drafter/release-drafter from 7.1.1 to 7.3.1 + (#8753) + - Bump github.com/aws/amazon-ec2-instance-selector/v3 from + 3.1.2 to 3.1.3 (#8733) + - Bump + github.com/aws/aws-sdk-go-v2/service/elasticloadbalancingv2 + from 1.54.12 to 1.58.5 (#8765) + - Bump github.com/aws/aws-sdk-go-v2/service/cloudformation from + 1.71.11 to 1.72.1 (#8764) + - Bump github.com/aws/aws-sdk-go-v2/service/iam from 1.53.10 to + 1.58.1 (#8760) + - Bump github.com/aws/aws-sdk-go-v2/service/kms from 1.51.0 to + 1.53.4 (#8759) + - Bump github.com/vektra/mockery/v2 from 2.53.5 to 2.53.6 + (#8761) + - Bump github.com/onsi/gomega from 1.40.0 to 1.42.1 (#8767) + - Bump github.com/onsi/ginkgo/v2 from 2.28.3 to 2.29.0 (#8766) + +------------------------------------------------------------------- Old: ---- eksctl-0.229.0.obscpio New: ---- eksctl-0.230.0.obscpio ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ eksctl.spec ++++++ --- /var/tmp/diff_new_pack.JR3oaD/_old 2026-08-28 19:51:54.645473611 +0200 +++ /var/tmp/diff_new_pack.JR3oaD/_new 2026-08-28 19:51:54.649473751 +0200 @@ -17,7 +17,7 @@ Name: eksctl -Version: 0.229.0 +Version: 0.230.0 Release: 0 Summary: The official CLI for Amazon EKS License: Apache-2.0 @@ -26,7 +26,7 @@ Source1: vendor.tar.gz BuildRequires: bash-completion BuildRequires: fish -BuildRequires: go1.25 >= 1.25.1 +BuildRequires: go1.26 >= 1.26.5 BuildRequires: zsh %description ++++++ _service ++++++ --- /var/tmp/diff_new_pack.JR3oaD/_old 2026-08-28 19:51:54.763477736 +0200 +++ /var/tmp/diff_new_pack.JR3oaD/_new 2026-08-28 19:51:54.773478086 +0200 @@ -3,7 +3,7 @@ <param name="url">https://github.com/eksctl-io/eksctl.git</param> <param name="scm">git</param> <param name="exclude">.git</param> - <param name="revision">refs/tags/v0.229.0</param> + <param name="revision">refs/tags/v0.230.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.JR3oaD/_old 2026-08-28 19:51:54.837480323 +0200 +++ /var/tmp/diff_new_pack.JR3oaD/_new 2026-08-28 19:51:54.847480672 +0200 @@ -5,6 +5,6 @@ <param name="url">https://github.com/eksctl-io/eksctl</param> <param name="changesrevision">9c634ace6d66f43272fb82e73c4e658f7ac7c778</param></service><service name="tar_scm"> <param name="url">https://github.com/eksctl-io/eksctl.git</param> - <param name="changesrevision">489531af5b30af332357bac5688592fb20c22644</param></service></servicedata> + <param name="changesrevision">6ee3b761771c4ae78c76c82bbf2ea168afd61a9e</param></service></servicedata> (No newline at EOF) ++++++ eksctl-0.229.0.obscpio -> eksctl-0.230.0.obscpio ++++++ ++++ 6718 lines of diff (skipped) ++++++ eksctl.obsinfo ++++++ --- /var/tmp/diff_new_pack.JR3oaD/_old 2026-08-28 19:51:57.441571346 +0200 +++ /var/tmp/diff_new_pack.JR3oaD/_new 2026-08-28 19:51:57.450571660 +0200 @@ -1,5 +1,5 @@ name: eksctl -version: 0.229.0 -mtime: 1782944424 -commit: 489531af5b30af332357bac5688592fb20c22644 +version: 0.230.0 +mtime: 1786663202 +commit: 6ee3b761771c4ae78c76c82bbf2ea168afd61a9e ++++++ vendor.tar.gz ++++++ /work/SRC/openSUSE:Factory/eksctl/vendor.tar.gz /work/SRC/openSUSE:Factory/.eksctl.new.1265/vendor.tar.gz differ: char 32, line 1
