diff --git a/SPECS/azurelinux-image-tools/azurelinux-image-tools.spec b/SPECS/azurelinux-image-tools/azurelinux-image-tools.spec index aafe87b352e..25d4d4df36f 100644 --- a/SPECS/azurelinux-image-tools/azurelinux-image-tools.spec +++ b/SPECS/azurelinux-image-tools/azurelinux-image-tools.spec @@ -3,7 +3,7 @@ Summary: Azure Linux Image Tools Name: azurelinux-image-tools Version: 0.19.0 -Release: 1%{?dist} +Release: 2%{?dist} License: MIT URL: https://github.com/microsoft/azure-linux-image-tools/ Group: Applications/System @@ -99,6 +99,9 @@ go test -C toolkit/tools ./... %{_libdir}/imagecustomizer/telemetry-requirements.txt %changelog +* Fri Oct 10 2025 Kanishk Bansal - 0.19.0-2 +- Bump to build with latest golang 1.24.8 + * Wed Sep 3 2025 Lanze Liu 0.19.0-1 - Upgrade the version. - Fixed imagecustomizer container files location to comply with RPM packaging guidelines diff --git a/SPECS/cf-cli/cf-cli.spec b/SPECS/cf-cli/cf-cli.spec index b458def9e9a..ab26d31a9db 100644 --- a/SPECS/cf-cli/cf-cli.spec +++ b/SPECS/cf-cli/cf-cli.spec @@ -5,7 +5,7 @@ Summary: The official command line client for Cloud Foundry. Name: cf-cli # Note: Upgrading the package also warrants an upgrade in the CF_BUILD_SHA Version: 8.7.11 -Release: 4%{?dist} +Release: 5%{?dist} License: Apache-2.0 Vendor: Microsoft Corporation Distribution: Azure Linux @@ -69,6 +69,9 @@ install -p -m 755 -t %{buildroot}%{_bindir} ./out/cf %{_bindir}/cf %changelog +* Fri Oct 10 2025 Kanishk Bansal - 8.7.11-5 +- Bump to build with latest golang 1.24.8 + * Sun Aug 31 2025 Andrew Phelps - 8.7.11-4 - Set BR for golang to < 1.25 diff --git a/SPECS/cloud-provider-kubevirt/cloud-provider-kubevirt.spec b/SPECS/cloud-provider-kubevirt/cloud-provider-kubevirt.spec index 4707aa90651..a329f209caa 100644 --- a/SPECS/cloud-provider-kubevirt/cloud-provider-kubevirt.spec +++ b/SPECS/cloud-provider-kubevirt/cloud-provider-kubevirt.spec @@ -1,7 +1,7 @@ Summary: Package to create the cloud-provider-kubevirt binary. Name: cloud-provider-kubevirt Version: 0.5.1 -Release: 2%{?dist} +Release: 3%{?dist} License: ASL 2.0 URL: https://github.com/kubevirt/cloud-provider-kubevirt/ Group: System/Management @@ -69,6 +69,9 @@ make test %{_bindir}/kubevirt-cloud-controller-manager %changelog +* Fri Oct 10 2025 Kanishk Bansal - 0.5.1-3 +- Bump to build with latest golang 1.24.8 + * Sun Aug 31 2025 Andrew Phelps - 0.5.1-2 - Set BR for golang to < 1.25 diff --git a/SPECS/containerd2/containerd2.spec b/SPECS/containerd2/containerd2.spec index 8bc7b48f0bf..d7a0910624f 100644 --- a/SPECS/containerd2/containerd2.spec +++ b/SPECS/containerd2/containerd2.spec @@ -5,7 +5,7 @@ Summary: Industry-standard container runtime Name: %{upstream_name}2 Version: 2.0.0 -Release: 14%{?dist} +Release: 15%{?dist} License: ASL 2.0 Group: Tools/Container URL: https://www.containerd.io @@ -98,6 +98,9 @@ fi %dir /opt/containerd/lib %changelog +* Fri Oct 10 2025 Kanishk Bansal - 2.0.0-15 +- Bump to build with latest golang 1.24.8 + * Sun Aug 31 2025 Andrew Phelps - 2.0.0-14 - Set BR for golang to < 1.25 diff --git a/SPECS/containerized-data-importer/containerized-data-importer.spec b/SPECS/containerized-data-importer/containerized-data-importer.spec index 5e4d94f464d..4c984d84127 100644 --- a/SPECS/containerized-data-importer/containerized-data-importer.spec +++ b/SPECS/containerized-data-importer/containerized-data-importer.spec @@ -18,7 +18,7 @@ Summary: Container native virtualization Name: containerized-data-importer Version: 1.57.0 -Release: 15%{?dist} +Release: 16%{?dist} License: ASL 2.0 Vendor: Microsoft Corporation Distribution: Azure Linux @@ -231,6 +231,9 @@ install -m 0644 _out/manifests/release/cdi-cr.yaml %{buildroot}%{_datadir}/cdi/m %{_datadir}/cdi/manifests %changelog +* Fri Oct 10 2025 Kanishk Bansal - 1.57.0-16 +- Bump to build with latest golang 1.24.8 + * Sun Aug 31 2025 Andrew Phelps - 1.57.0-15 - Set BR for golang to < 1.25 diff --git a/SPECS/coredns/coredns.spec b/SPECS/coredns/coredns.spec index 3c9b00f5300..644eb945d82 100644 --- a/SPECS/coredns/coredns.spec +++ b/SPECS/coredns/coredns.spec @@ -6,7 +6,7 @@ Summary: Fast and flexible DNS server Name: coredns Version: 1.11.4 -Release: 10%{?dist} +Release: 11%{?dist} License: Apache License 2.0 Vendor: Microsoft Corporation Distribution: Azure Linux @@ -83,6 +83,9 @@ go install github.com/fatih/faillint@latest && \ %{_bindir}/%{name} %changelog +* Fri Oct 10 2025 Kanishk Bansal - 1.11.4-11 +- Bump to build with latest golang 1.24.8 + * Thu Sep 18 2025 Pawel Winogrodzki - 1.11.4-10 - Changed patch order to resolve 'make' race condition. diff --git a/SPECS/cri-tools/cri-tools.spec b/SPECS/cri-tools/cri-tools.spec index d4261b275a4..1afc649c4cc 100644 --- a/SPECS/cri-tools/cri-tools.spec +++ b/SPECS/cri-tools/cri-tools.spec @@ -7,7 +7,7 @@ Summary: CRI tools Name: cri-tools Version: 1.32.0 -Release: 3%{?dist} +Release: 4%{?dist} License: Apache-2.0 Vendor: Microsoft Corporation Distribution: Azure Linux @@ -46,6 +46,9 @@ install -p -m 755 -t %{buildroot}%{_bindir} "${BUILD_FOLDER}/critest" %{_bindir}/critest %changelog +* Fri Oct 10 2025 Kanishk Bansal - 1.32.0-4 +- Bump to build with latest golang 1.24.8 + * Sun Aug 31 2025 Andrew Phelps - 1.32.0-3 - Set BR for golang to < 1.25 diff --git a/SPECS/dcos-cli/dcos-cli.spec b/SPECS/dcos-cli/dcos-cli.spec index 6d484ea50c5..6f81bcac78e 100644 --- a/SPECS/dcos-cli/dcos-cli.spec +++ b/SPECS/dcos-cli/dcos-cli.spec @@ -1,7 +1,7 @@ Summary: The command line for DC/OS Name: dcos-cli Version: 1.2.0 -Release: 19%{?dist} +Release: 20%{?dist} License: Apache-2.0 Vendor: Microsoft Corporation Distribution: Azure Linux @@ -49,6 +49,9 @@ go test -mod=vendor %{_bindir}/dcos %changelog +* Fri Oct 10 2025 Kanishk Bansal - 1.2.0-20 +- Bump to build with latest golang 1.24.8 + * Sun Aug 31 2025 Andrew Phelps - 1.2.0-19 - Set BR for golang to < 1.25 diff --git a/SPECS/docker-buildx/docker-buildx.spec b/SPECS/docker-buildx/docker-buildx.spec index 5e366d2a757..5b34f75e0d8 100644 --- a/SPECS/docker-buildx/docker-buildx.spec +++ b/SPECS/docker-buildx/docker-buildx.spec @@ -4,7 +4,7 @@ Summary: A Docker CLI plugin for extended build capabilities with BuildKi Name: docker-buildx # update "commit_hash" above when upgrading version Version: 0.14.0 -Release: 7%{?dist} +Release: 8%{?dist} License: ASL 2.0 Group: Tools/Container Vendor: Microsoft Corporation @@ -49,6 +49,9 @@ install -m 755 buildx "%{buildroot}%{_libexecdir}/docker/cli-plugins/docker-buil %{_libexecdir}/docker/cli-plugins/docker-buildx %changelog +* Fri Oct 10 2025 Kanishk Bansal - 0.14.0-8 +- Bump to build with latest golang 1.24.8 + * Sun Aug 31 2025 Andrew Phelps - 0.14.0-7 - Set BR for golang to < 1.25 diff --git a/SPECS/flannel/flannel.spec b/SPECS/flannel/flannel.spec index 855c8e1644a..3af9372b532 100644 --- a/SPECS/flannel/flannel.spec +++ b/SPECS/flannel/flannel.spec @@ -3,7 +3,7 @@ Summary: Simple and easy way to configure a layer 3 network fabric designed for Kubernetes Name: flannel Version: 0.24.2 -Release: 18%{?dist} +Release: 19%{?dist} License: ASL 2.0 Vendor: Microsoft Corporation Distribution: Azure Linux @@ -52,6 +52,9 @@ install -p -m 755 -t %{buildroot}%{_bindir} ./dist/flanneld %{_bindir}/flanneld %changelog +* Fri Oct 10 2025 Kanishk Bansal - 0.24.2-19 +- Bump to build with latest golang 1.24.8 + * Fri Sep 17 2025 Kanishk Bansal - 0.24.2-18 - Bump to rebuild with updated glibc diff --git a/SPECS/golang-packaging/golang-packaging.spec b/SPECS/golang-packaging/golang-packaging.spec index d5bdcdb0e6d..678d4ed1885 100644 --- a/SPECS/golang-packaging/golang-packaging.spec +++ b/SPECS/golang-packaging/golang-packaging.spec @@ -18,7 +18,7 @@ Name: golang-packaging Version: 15.0.17 -Release: 2%{?dist} +Release: 3%{?dist} Summary: A toolchain to help packaging golang License: GPLv3 Vendor: Microsoft Corporation @@ -59,6 +59,9 @@ install -m0644 macros.go %{buildroot}%{_sysconfdir}/rpm/ %config %{_sysconfdir}/rpm/macros.go %changelog +* Fri Oct 10 2025 Kanishk Bansal - 15.0.17-3 +- Bump to build with latest golang 1.24.8 + * Tue Sep 02 2025 Andrew Phelps - 15.0.17-2 - Change to "Recommends: go" to resolve build conflict with golang 1.24 and 1.25 diff --git a/SPECS/golang/golang-1.24.signatures.json b/SPECS/golang/golang-1.24.signatures.json index 7b272e88c2b..e6aeb8cb91e 100644 --- a/SPECS/golang/golang-1.24.signatures.json +++ b/SPECS/golang/golang-1.24.signatures.json @@ -3,7 +3,7 @@ "go.20230802.5.src.tar.gz": "56b9e0e0c3c13ca95d5efa6de4e7d49a9d190eca77919beff99d33cd3fa74e95", "go.20240206.2.src.tar.gz": "7982e0011aa9ab95fd0530404060410af4ba57326d26818690f334fdcb6451cd", "go1.22.12-20250211.4.src.tar.gz": "e1cc3bff8fdf1f24843ffc9f0eaddfd344eb40fd9ca0d9ba2965165be519eeb7", - "go1.24.7-20250903.8.src.tar.gz": "5ab5a299e1dca0508ad8631a46acf8b4101061dd41224693009e6dfea91f22d4", + "go1.24.8-20251008.4.src.tar.gz": "5251bc4c047da3b7779980ecbb85e3829fd3186c31b8b736abc65b259be1cdb8", "go1.4-bootstrap-20171003.tar.gz": "f4ff5b5eb3a3cae1c993723f3eab519c5bae18866b5e5f96fe1102f0cb5c3e52" } } diff --git a/SPECS/golang/golang-1.24.spec b/SPECS/golang/golang-1.24.spec index 9730abfa40d..4b8d30e14ec 100644 --- a/SPECS/golang/golang-1.24.spec +++ b/SPECS/golang/golang-1.24.spec @@ -1,6 +1,6 @@ %global goroot %{_libdir}/golang %global gopath %{_datadir}/gocode -%global ms_go_filename go1.24.7-20250903.8.src.tar.gz +%global ms_go_filename go1.24.8-20251008.4.src.tar.gz %global ms_go_revision 1 %ifarch aarch64 %global gohostarch arm64 @@ -14,7 +14,7 @@ %define __find_requires %{nil} Summary: Go Name: golang -Version: 1.24.7 +Version: 1.24.8 Release: 1%{?dist} License: BSD-3-Clause Vendor: Microsoft Corporation @@ -160,6 +160,9 @@ fi %{_bindir}/* %changelog +* Fri Oct 10 2025 Kanishk Bansal - 1.24.8-1 +- Upgrade to 1.24.8 + * Thu Sep 04 2025 Davis Goodin - 1.24.7-1 - Bump version to 1.24.7-1 diff --git a/SPECS/jx/jx.spec b/SPECS/jx/jx.spec index 7004c56d33b..ccd348e0a06 100644 --- a/SPECS/jx/jx.spec +++ b/SPECS/jx/jx.spec @@ -1,7 +1,7 @@ Summary: Command line tool for working with Jenkins X. Name: jx Version: 3.10.182 -Release: 2%{?dist} +Release: 3%{?dist} License: Apache-2.0 Vendor: Microsoft Corporation Distribution: Azure Linux @@ -62,6 +62,9 @@ install -p -m 755 -t %{buildroot}%{_bindir} ./build/jx %{_bindir}/jx %changelog +* Fri Oct 10 2025 Kanishk Bansal - 3.10.182-3 +- Bump to build with latest golang 1.24.8 + * Sun Aug 31 2025 Andrew Phelps - 3.10.182-2 - Set BR for golang to < 1.25 diff --git a/SPECS/kubernetes/kubernetes.spec b/SPECS/kubernetes/kubernetes.spec index 97c26c5217a..d311368e062 100644 --- a/SPECS/kubernetes/kubernetes.spec +++ b/SPECS/kubernetes/kubernetes.spec @@ -10,7 +10,7 @@ Summary: Microsoft Kubernetes Name: kubernetes Version: 1.30.10 -Release: 12%{?dist} +Release: 13%{?dist} License: ASL 2.0 Vendor: Microsoft Corporation Distribution: Azure Linux @@ -278,6 +278,9 @@ fi %{_exec_prefix}/local/bin/pause %changelog +* Fri Oct 10 2025 Kanishk Bansal - 1.30.10-13 +- Bump to build with latest golang 1.24.8 + * Fri Sep 17 2025 Kanishk Bansal - 1.30.10-12 - Bump to rebuild with updated glibc diff --git a/SPECS/multus/multus.spec b/SPECS/multus/multus.spec index 258afbe3895..0e28da0470e 100644 --- a/SPECS/multus/multus.spec +++ b/SPECS/multus/multus.spec @@ -19,7 +19,7 @@ Summary: CNI plugin providing multiple interfaces in containers Name: multus Version: 4.0.2 -Release: 6%{?dist} +Release: 7%{?dist} License: ASL 2.0 Vendor: Microsoft Corporation Distribution: Azure Linux @@ -75,6 +75,9 @@ install -D -m0644 deployments/multus-daemonset-crio.yml %{buildroot}%{_datadir}/ %{_datarootdir}/k8s-yaml/multus/multus.yaml %changelog +* Fri Oct 10 2025 Kanishk Bansal - 4.0.2-7 +- Bump to build with latest golang 1.24.8 + * Sun Aug 31 2025 Andrew Phelps - 4.0.2-6 - Set BR for golang to < 1.25 diff --git a/SPECS/prometheus-adapter/prometheus-adapter.spec b/SPECS/prometheus-adapter/prometheus-adapter.spec index 91cb2c787c3..1f9cd3ad9b1 100644 --- a/SPECS/prometheus-adapter/prometheus-adapter.spec +++ b/SPECS/prometheus-adapter/prometheus-adapter.spec @@ -1,7 +1,7 @@ Summary: Kubernetes Custom, Resource, and External Metric APIs implemented to work with Prometheus. Name: prometheus-adapter Version: 0.12.0 -Release: 4%{?dist} +Release: 5%{?dist} License: Apache-2.0 Vendor: Microsoft Corporation Distribution: Azure Linux @@ -43,6 +43,9 @@ make test %doc README.md RELEASE.md %changelog +* Fri Oct 10 2025 Kanishk Bansal - 0.12.0-5 +- Bump to build with latest golang 1.24.8 + * Sun Aug 31 2025 Andrew Phelps - 0.12.0-4 - Set BR for golang to < 1.25 diff --git a/SPECS/prometheus-process-exporter/prometheus-process-exporter.spec b/SPECS/prometheus-process-exporter/prometheus-process-exporter.spec index ef27973c737..6dd8e05e9bd 100644 --- a/SPECS/prometheus-process-exporter/prometheus-process-exporter.spec +++ b/SPECS/prometheus-process-exporter/prometheus-process-exporter.spec @@ -5,7 +5,7 @@ Summary: Prometheus exporter exposing process metrics from procfs Name: prometheus-process-exporter Version: 0.8.2 -Release: 3%{?dist} +Release: 4%{?dist} License: MIT Vendor: Microsoft Corporation Distribution: Azure Linux @@ -95,6 +95,9 @@ getent passwd 'prometheus' >/dev/null || useradd -r -g 'prometheus' -d '%{_share %dir %attr(0755,prometheus,prometheus) %{_sharedstatedir}/prometheus %changelog +* Fri Oct 10 2025 Kanishk Bansal - 0.8.2-4 +- Bump to build with latest golang 1.24.8 + * Sun Aug 31 2025 Andrew Phelps - 0.8.2-3 - Set BR for golang to < 1.25 diff --git a/cgmanifest.json b/cgmanifest.json index d1359820685..c98c01bdfcc 100644 --- a/cgmanifest.json +++ b/cgmanifest.json @@ -4690,8 +4690,8 @@ "type": "other", "other": { "name": "golang", - "version": "1.24.7", - "downloadUrl": "https://github.com/microsoft/go/releases/download/v1.24.7-1/go1.24.7-20250903.8.src.tar.gz" + "version": "1.24.8", + "downloadUrl": "https://github.com/microsoft/go/releases/download/v1.24.8-1/go1.24.8-20251008.4.src.tar.gz" } } },