Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package minikube for openSUSE:Factory 
checked in at 2026-09-22 15:49:07
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/minikube (Old)
 and      /work/SRC/openSUSE:Factory/.minikube.new.383539 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "minikube"

Tue Sep 22 15:49:07 2026 rev:54 rq:1379473 version:1.39.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/minikube/minikube.changes        2026-04-11 
22:29:33.712213081 +0200
+++ /work/SRC/openSUSE:Factory/.minikube.new.383539/minikube.changes    
2026-09-22 15:50:27.442345121 +0200
@@ -1,0 +2,181 @@
+Sat Sep 19 07:42:21 UTC 2026 - Johannes Kastl 
<[email protected]>
+
+- Update to version 1.39.0:
+  * Highlights
+    - Add support for Kubernetes v1.36 and v1.37 (default: v1.37.0)
+    - Default container runtime is now containerd
+    - Add Traefik Helm-based ingress addon
+    - VirtualBox driver now supports Apple Silicon (VirtualBox
+      7.1+)
+  * Features
+    - Add support for Kubernetes v1.36 and v1.37 (default: v1.37.0)
+      (#23567, #23596)
+    - Add Traefik Helm-based addon (#23225)
+    - Add Helm to minikube ISO (#23420)
+    - Upgrade default guest Helm client to Helm 4 (#23383)
+    - Add configurable DNS servers for VM drivers (#23069)
+    - Add --mdns flag to enable mDNS on every VM start (#22964,
+      #23208)
+    - drivers: Use deterministic MAC addresses (#23172)
+    - vfkit: Auto-select vmnet-shared network when available
+      (#23040)
+    - virtualbox: Support darwin/arm64 with VirtualBox 7.1+
+      (#22861)
+    - ISO: Add systemd-coredump for crash stack traces (#23064)
+    - ISO: Enable kernel nftables (CONFIG_NF_TABLES) for knftables
+      consumers (#23518)
+    - ISO: Enable securityfs for Calico 3.32.2 (#23592)
+    - ISO: Include openvswitch kernel module for aarch64 (#23151)
+    - ISO: Enable CONFIG_TASK_IO_ACCOUNTING and related kernel
+      options (#23271)
+    - infra: Download preloads from GitHub as default and GCS as
+      failover (#23087)
+  * Performance
+    - drivers: Start VM drivers in parallel (#23112)
+    - Add --vmnet-offloading start flag for krunkit driver (#22962)
+    - ssh: Prefer AES-GCM ciphers for external SSH client (#23125)
+    - ssh: Avoid unneeded sleep when waiting for SSH server
+      (#23001)
+  * Bug fixes
+    - addons: Fix Helm verification failure inside guest VMs
+      (#23253, #23329)
+    - Fix kubectl exec with cri-dockerd on Kubernetes v1.36+ by
+      disabling ExtendWebSocketsToKubelet (#22921)
+    - Fix --extra-config=etcd.* producing invalid kubeadm config
+      (#23051)
+    - Fix logic for multi-node CNI warning. (#22779)
+    - Fix SSHRunner ExitCode always returning 0 for SSH commands
+      (#23364)
+    - Fix usage string for minikube node commands. (#22775)
+    - kvm: Check libvirt group membership before running virsh
+      (#23369)
+    - Fix preserve tag for registry refs with a port (#23228)
+    - Use buffered channels to prevent goroutine leak on status
+      timeout (#23215)
+    - Fix warning against virtualbox only when the flag is explicit
+      (#22960)
+    - image load: Fix silent failure when loading an image used by
+      a container (#23034)
+    - node add: Use suggestMemoryAllocation instead of hardcoded
+      2200MB (#23305)
+    - proxy: Walk RoundTripper wrappers to strip proxy on inner
+      *http.Transport (#22910)
+    - vmnet: Fix brew install path on Intel Macs and support brew
+      bin path (#23039)
+    - mount: Clarify need for bidirectional firewall rules (#20442)
+    - drivers: Deduplicate DHCP lease handling on macOS (#23084)
+    - hack/update: Track registry addon on the major tag (#23586)
+    - hack/update: Update kong image tag to 3 (#23585)
+    - ISO: Replace spaces with tabs in nerdctl-bin Buildroot
+      package files (#23438)
+    - ISO: Attempt to fix ISO build failures (#22879)
+    - ISO: Fix ISO build script reliability and error handling
+      (#23218)
+    - ISO: Support building the arm64 ISO on an arm64 host (#22862)
+    - ISO: Use binaries for docker buildx instead of build from
+      source (#22942)
+  * Breaking changes
+    - Change default container runtime to containerd (#23562)
+    - ISO/KIC: Limit support for cri-dockerd to x86 & arm64 and
+      migrate cri-dockerd to pre-compiled GitHub binaries (#22922)
+  * Addons
+    - Addon Headlamp: Update from v0.40.0 to v0.45.0
+    - Addon Volcano: Update from v1.14.1 to v1.15.1
+    - Addon cloud-spanner: Update from 1.5.49 to 1.5.56
+    - Addon ingress: Update from v1.14.3 to v1.15.1
+    - Addon ingress: Update kube-webhook-certgen image from v1.6.7
+      to v1.6.9
+    - Addon inspektor-gadget: Update from v0.49.1 to v0.55.1
+    - Addon kong: Update kong image from 3.9.1 to 3.9.3
+    - Addon kong: Update kong/kubernetes-ingress-controller image
+      from 3.5.3 to 3.5.13
+    - Addon kubevirt: Update from v1.7.0 to v1.9.0
+    - Addon metrics-server: Update from v0.8.1 to v0.9.0
+    - Addon nvidia-device-plugin: Update from v0.18.2 to v0.20.0
+    - Addon registry: Update from 3.0.0 to 3.1.1
+    - Addon yakd: Update from 0.0.8 to 0.0.9
+    - HA (multi-control plane): Update kube-vip from v1.0.4 to
+      v1.2.3
+  * Base images
+    - ISO: Update Buildroot to 2025.02.16
+    - ISO: Update docker-buildx from v0.33.0 to v0.36.1
+    - ISO: Update kernel from 6.6.95 to 6.6.152
+    - Kicbase/ISO: Update buildkit from v0.26.3 to v0.32.2
+    - Kicbase/ISO: Update cni-plugins from v1.9.0 to v1.9.1
+    - Kicbase/ISO: Update containerd from 2.2.1 to 2.3.4
+    - Kicbase/ISO: Update cri-dockerd from v0.4.1 to v0.4.3
+    - Kicbase/ISO: Update crun from 1.26 to 1.29.1
+    - Kicbase/ISO: Update go from 1.26.2 to 1.26.4
+    - Kicbase/ISO: Update nerdctl from 2.2.1 to 2.3.5
+    - Kicbase/ISO: Update runc from v1.4.0 to v1.5.1
+    - Kicbase: Bump debian:bookworm from 20260202 to 20260713
+  * CNI
+    - CNI: Update calico from v3.31.3 to v3.32.2
+    - CNI: Update cilium from v1.19.0 to v1.20.1
+    - CNI: Update flannel from v0.28.1 to v0.28.9
+    - CNI: Update kindnetd from v20260213-ea8e5717 to
+      v20260820-69b56db7
+  * Localization
+    - Add Brazilian Portuguese language through LANGUAGE=pt-BR
+      (#23062, #23580)
+  * Site
+    - docs: Add tutorial for running minikube on AWS EC2 (#23017)
+    - docs: Fix tunnel desc link (#22389)
+    - Fix ai-playground.md request limits to use the devic.es/dri
+      (#23152)
+    - Fix typos in vmnet-helper documentation (#22655)
+    - Remove unnecessary comma in dashboard.md (#23101)
+    - Fix copy button and code block overlap (#23443)
+    - Update deployment image tag from v10 to v11 (#23060)
+    - Update hyperkit to note deprecation, note Apple Silicon
+      hypervisor alternatives (#23027)
+    - Update roadmap with minikube-machine removed (#22763)
+  * Owners
+    - Add nirs to minikube approvers (#22936)
+    - Move spowelljr from emeritus_approvers to reviewers (#23555)
+  * Testing
+    - Add etcd-extra-args.yaml to template generation (#23556)
+    - containerd: Skip TestPreload user-image check (#23036)
+    - Fix flaky TestHelmInstall: use minimum version floor (#23326)
+    - helm: Improve error handling, type safety, and test clarity
+      (#23348)
+    - Fix golangci-lint v2.12.2 update & verify exact checksums
+      (#23009)
+    - golangci-lint: Fix all lint errors with latest version
+      (#23058)
+    - hack/prow: Update cri-dockerd to v0.4.3 for the none-driver
+      integration script (#22992)
+    - lint: Change lint level from min to default (#23011)
+    - lint: Tighten golangci-lint rules and modernize Go
+      concurrency, sorting, and error handling (#23015)
+    - Skip flaky integration tests to unblock CI (#23137)
+    - Skip TestAddons/parallel/Registry to unblock development
+      (#23049)
+    - Skip unrelated workflows for site-only changes (#23133)
+    - tests: Fix TestISOImage memory and HelmVersion path (#23527)
+    - virtiofs: Build and test the package only on darwin (#23504)
+  * Build
+    - infra: Add auto-pause-hook image build & push target for
+      registry.k8s.io in prow (#23021)
+    - infra: Add storage provisioner image targets for building in
+      staging registry.k8s.io (#22970)
+    - infra: Isolate gsutil state directory to prevent resumable
+      upload conflicts (#23020)
+    - infra: Modularize prow image targets to its own makefile
+      (#23019)
+    - infra: Fix gh cli installation in prow kic image (#22978)
+    - infra: Fix kic image build in staging registry.k8s.io
+      (#22973)
+    - hack/release_notes: Export GITHUB_TOKEN for changelog.go
+      (#23602)
+  * Refactoring
+    - refactor: Add NodeProvisioner interface with
+      linuxNodeProvisioner (#23319)
+    - refactor: Replace Split in loops with more efficient SplitSeq
+      (#23033)
+    - refactor: Use slices.Contains to simplify code (#23221)
+    - refactor: Use the built-in max/min to simplify the code
+      (#23384)
+    - Remove redundant variable declarations in for loops (#23113)
+
+-------------------------------------------------------------------

Old:
----
  minikube-1.38.1.obscpio

New:
----
  minikube-1.39.0.obscpio

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ minikube.spec ++++++
--- /var/tmp/diff_new_pack.C7Uw3r/_old  2026-09-22 15:50:30.447470492 +0200
+++ /var/tmp/diff_new_pack.C7Uw3r/_new  2026-09-22 15:50:30.449470575 +0200
@@ -17,7 +17,7 @@
 
 
 Name:           minikube
-Version:        1.38.1
+Version:        1.39.0
 Release:        0
 Summary:        Tool to run Kubernetes locally
 License:        Apache-2.0
@@ -32,7 +32,7 @@
 BuildRequires:  libvirt-devel >= 1.2.14
 BuildRequires:  zsh
 BuildRequires:  zstd
-BuildRequires:  golang(API) = 1.25
+BuildRequires:  golang(API) = 1.26
 Recommends:     docker-machine-driver-kvm2
 Recommends:     kubernetes-client
 Recommends:     libvirt

++++++ _service ++++++
--- /var/tmp/diff_new_pack.C7Uw3r/_old  2026-09-22 15:50:30.484472035 +0200
+++ /var/tmp/diff_new_pack.C7Uw3r/_new  2026-09-22 15:50:30.488472202 +0200
@@ -1,9 +1,9 @@
 <services>
   <service name="obs_scm" mode="manual">
-    <param name="url">https://github.com/kubernetes/minikube/</param>
+    <param name="url">https://github.com/kubernetes/minikube.git</param>
     <param name="scm">git</param>
     <param name="package-meta">yes</param>
-    <param name="revision">v1.38.1</param>
+    <param name="revision">refs/tags/v1.39.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.C7Uw3r/_old  2026-09-22 15:50:30.515473329 +0200
+++ /var/tmp/diff_new_pack.C7Uw3r/_new  2026-09-22 15:50:30.519473496 +0200
@@ -1,6 +1,8 @@
 <servicedata>
 <service name="tar_scm">
                 <param 
name="url">https://github.com/kubernetes/minikube/</param>
-              <param 
name="changesrevision">c93a4cb9311efc66b90d33ea03f75f2c4120e9b0</param></service></servicedata>
+              <param 
name="changesrevision">c93a4cb9311efc66b90d33ea03f75f2c4120e9b0</param></service><service
 name="tar_scm">
+                <param 
name="url">https://github.com/kubernetes/minikube.git</param>
+              <param 
name="changesrevision">7a9f6a841470a207de8cf4bafcccee0969d8ba10</param></service></servicedata>
 (No newline at EOF)
 

++++++ minikube-1.38.1.obscpio -> minikube-1.39.0.obscpio ++++++
/work/SRC/openSUSE:Factory/minikube/minikube-1.38.1.obscpio 
/work/SRC/openSUSE:Factory/.minikube.new.383539/minikube-1.39.0.obscpio differ: 
char 48, line 1

++++++ minikube.obsinfo ++++++
--- /var/tmp/diff_new_pack.C7Uw3r/_old  2026-09-22 15:50:30.558475123 +0200
+++ /var/tmp/diff_new_pack.C7Uw3r/_new  2026-09-22 15:50:30.561475248 +0200
@@ -1,5 +1,5 @@
 name: minikube
-version: 1.38.1
-mtime: 1771528299
-commit: c93a4cb9311efc66b90d33ea03f75f2c4120e9b0
+version: 1.39.0
+mtime: 1788313953
+commit: 7a9f6a841470a207de8cf4bafcccee0969d8ba10
 

++++++ vendor.tar.zst ++++++
/work/SRC/openSUSE:Factory/minikube/vendor.tar.zst 
/work/SRC/openSUSE:Factory/.minikube.new.383539/vendor.tar.zst differ: char 7, 
line 1

Reply via email to