Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package kubernetes1.36 for openSUSE:Factory checked in at 2026-08-24 12:11:42 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/kubernetes1.36 (Old) and /work/SRC/openSUSE:Factory/.kubernetes1.36.new.1258 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "kubernetes1.36" Mon Aug 24 12:11:42 2026 rev:5 rq:1373296 version:1.36.4 Changes: -------- --- /work/SRC/openSUSE:Factory/kubernetes1.36/kubernetes1.36.changes 2026-07-28 18:01:03.707099107 +0200 +++ /work/SRC/openSUSE:Factory/.kubernetes1.36.new.1258/kubernetes1.36.changes 2026-08-24 12:17:04.665657969 +0200 @@ -1,0 +2,19 @@ +Mon Aug 24 04:10:27 UTC 2026 - Priyanka Saggu <[email protected]> + +- Update to version 1.36.4: + * Make sure gated pods are flushed with the same frequency as non-gated + * Update golang.org/x deps + * Always set UpdatePodResources when a starting container is resized + * client-go: restore FakeCustomStore conformance to cache.Store + * kubelet/dra: reset devices before processing response + * Unset WasFlushedFromUnschedulable for gated pods + * DRA: key the structured allocator counter caches by PoolID + * Fix case where preemptor may be stuck in unschedulable queue + * Clarify multi-attach events + +------------------------------------------------------------------- +Tue Jul 28 08:26:52 UTC 2026 - Andreas Schwab <[email protected]> + +- Fix output_path for riscv64 + +------------------------------------------------------------------- Old: ---- kubernetes-1.36.3.tar.xz New: ---- kubernetes-1.36.4.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ kubernetes1.36.spec ++++++ --- /var/tmp/diff_new_pack.Nc3GdZ/_old 2026-08-24 12:17:06.920738285 +0200 +++ /var/tmp/diff_new_pack.Nc3GdZ/_new 2026-08-24 12:17:06.927738534 +0200 @@ -1,7 +1,7 @@ # # spec file for package kubernetes1.36 # -# Copyright (c) 2025 SUSE LLC +# Copyright (c) 2026 SUSE LLC and contributors # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -22,7 +22,7 @@ %define baseversionminus1 1.35 Name: kubernetes%{baseversion} -Version: 1.36.3 +Version: 1.36.4 Release: 0 Summary: Container Scheduling and Management License: Apache-2.0 @@ -231,7 +231,6 @@ #TEST export FORCE_HOST_GO=y - %if (0%{?sle_version} == 0 || 0%{?is_opensuse}) %ifarch s390x # On openSUSE s390x, build all, but without PIE @@ -253,7 +252,6 @@ %endif %endif - # The majority of the documentation has already been moved into # http://kubernetes.io/docs/admin, and most of the files stored in the `docs` # directory simply point there. That being said, some of the files are actual @@ -272,7 +270,7 @@ %install -%ifarch ppc64le aarch64 +%ifarch ppc64le aarch64 riscv64 output_path="_output/local/go/bin" %else output_path="_output/local/bin/linux/%{go_arch}" ++++++ _service ++++++ --- /var/tmp/diff_new_pack.Nc3GdZ/_old 2026-08-24 12:17:07.245749861 +0200 +++ /var/tmp/diff_new_pack.Nc3GdZ/_new 2026-08-24 12:17:07.271750787 +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">v1.36.3</param> + <param name="revision">v1.36.4</param> <param name="changesgenerate">enable</param> </service> <service name="tar" mode="manual"/> ++++++ _servicedata ++++++ --- /var/tmp/diff_new_pack.Nc3GdZ/_old 2026-08-24 12:17:07.347753494 +0200 +++ /var/tmp/diff_new_pack.Nc3GdZ/_new 2026-08-24 12:17:07.353753707 +0200 @@ -1,6 +1,6 @@ <servicedata> <service name="tar_scm"> <param name="url">https://github.com/kubernetes/kubernetes.git</param> - <param name="changesrevision">0f29094e5b73085e3802ecc1298ecae13866bfe6</param></service></servicedata> + <param name="changesrevision">bb826b1d48562f110659e64e8ec444327433db95</param></service></servicedata> (No newline at EOF) ++++++ kubernetes-1.36.3.tar.xz -> kubernetes-1.36.4.tar.xz ++++++ /work/SRC/openSUSE:Factory/kubernetes1.36/kubernetes-1.36.3.tar.xz /work/SRC/openSUSE:Factory/.kubernetes1.36.new.1258/kubernetes-1.36.4.tar.xz differ: char 15, line 1 ++++++ kubernetes.obsinfo ++++++ --- /var/tmp/diff_new_pack.Nc3GdZ/_old 2026-08-24 12:17:07.730767135 +0200 +++ /var/tmp/diff_new_pack.Nc3GdZ/_new 2026-08-24 12:17:07.738767420 +0200 @@ -1,5 +1,5 @@ name: kubernetes -version: 1.36.3 -mtime: 1784743658 -commit: 0f29094e5b73085e3802ecc1298ecae13866bfe6 +version: 1.36.4 +mtime: 1787195187 +commit: bb826b1d48562f110659e64e8ec444327433db95
