Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package rke for openSUSE:Factory checked in 
at 2024-08-06 09:36:24
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/rke (Old)
 and      /work/SRC/openSUSE:Factory/.rke.new.7232 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "rke"

Tue Aug  6 09:36:24 2024 rev:37 rq:1191820 version:1.6.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/rke/rke.changes  2024-07-25 12:09:38.567834191 
+0200
+++ /work/SRC/openSUSE:Factory/.rke.new.7232/rke.changes        2024-08-06 
09:36:24.971115815 +0200
@@ -1,0 +2,43 @@
+Tue Aug  6 06:39:12 UTC 2024 - Johannes Kastl 
<opensuse_buildserv...@ojkastl.de>
+
+- Update to version 1.6.1:
+  * What's Changed
+    - Introduced v1.30.3, v1.29.7, v1.28.12 and v1.27.16
+  * RKE Kubernetes versions
+    - v1.27.16-rancher1-1
+    - v1.28.12-rancher1-1
+    - v1.29.7-rancher1-1
+    - v1.30.3-rancher1-1 (default)
+
+-------------------------------------------------------------------
+Tue Jul 23 06:03:55 UTC 2024 - Johannes Kastl 
<opensuse_buildserv...@ojkastl.de>
+
+- Update to version 1.6.0:
+  * What's Changed
+    - Introduced v1.30.2, v1.29.6, v1.28.11 and v1.27.15
+      In Kubernetes 1.30 and later, you must use an out-of-tree
+      Azure cloud provider. The Azure cloud provider has been
+      removed completely, and won't work after an upgrade to
+      Kubernetes 1.30
+      Weave CNI has been removed starting with Kubernetes 1.30
+      (#3623)
+      In Kubernetes 1.29, in-tree cloud providers have been
+      disabled for all cloud providers. You must disable the
+      DisableCloudProviders and
+      DisableKubeletCloudCredentialProvider to use the in-tree
+      cloud provider. See upstream changes for more details
+    - Introduced support for Docker v26.0.x (#3565)
+    - Introduced ACI CNI v6.0.4.2 (#3626)
+    - Fixed an issue with cluster provisioning and reconciling when
+      using extra_env for kube-api (#3597)
+    - Fixed an issue with etcd node removal where RKE would would
+      try to remove the member indefinitely (#3573)
+    - Fixed an issue with k8s >= 1.22 clusters where clusters would
+      sporadically fail to scale etcd nodes (#3622)
+  * RKE Kubernetes versions
+    - v1.27.15-rancher1-1
+    - v1.28.11-rancher1-1
+    - v1.29.6-rancher1-1
+    - v1.30.2-rancher1-1 (default)
+
+-------------------------------------------------------------------

Old:
----
  rke-1.5.11.obscpio

New:
----
  rke-1.6.1.obscpio

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

Other differences:
------------------
++++++ rke.spec ++++++
--- /var/tmp/diff_new_pack.ppVlU7/_old  2024-08-06 09:36:27.507220236 +0200
+++ /var/tmp/diff_new_pack.ppVlU7/_new  2024-08-06 09:36:27.507220236 +0200
@@ -19,18 +19,23 @@
 %define __arch_install_post export NO_BRP_STRIP_DEBUG=true
 
 Name:           rke
-Version:        1.5.11
+Version:        1.6.1
 Release:        0
 Summary:        Rancher Kubernetes Engine
 License:        Apache-2.0
 URL:            https://github.com/rancher/rke
 Source:         rke-%{version}.tar.gz
 Source1:        vendor.tar.gz
-BuildRequires:  go >= 1.20
+BuildRequires:  go >= 1.22
 
 %description
-RKE is a fast, versatile Kubernetes installer that you can use to install 
Kubernetes on your Linux hosts.
-Rancher Kubernetes Engine (RKE) is a CNCF-certified Kubernetes distribution 
that runs entirely within Docker containers. It works on bare-metal and 
virtualized servers. With RKE, the installation and operation of Kubernetes is 
both simplified and easily automated, and it’s entirely independent of the 
operating system and platform you’re running.
+RKE is a fast, versatile Kubernetes installer that you can use to install
+Kubernetes on your Linux hosts.
+Rancher Kubernetes Engine (RKE) is a CNCF-certified Kubernetes distribution
+that runs entirely within Docker containers. It works on bare-metal and
+virtualized servers. With RKE, the installation and operation of Kubernetes is
+both simplified and easily automated, and it’s entirely independent of the
+operating system and platform you’re running.
 
 %prep
 %setup -q
@@ -39,6 +44,7 @@
 %build
 go build \
    -mod=vendor \
+   -buildmode=pie \
    -ldflags="-X main.Version=%{version}"
 
 %install
@@ -46,7 +52,6 @@
 install -D -m 0755 %{name} "%{buildroot}/%{_bindir}/%{name}"
 
 %files
-%defattr(-,root,root)
 %doc README.md
 %license LICENSE
 %{_bindir}/%{name}

++++++ _service ++++++
--- /var/tmp/diff_new_pack.ppVlU7/_old  2024-08-06 09:36:27.551222048 +0200
+++ /var/tmp/diff_new_pack.ppVlU7/_new  2024-08-06 09:36:27.555222213 +0200
@@ -3,7 +3,7 @@
     <param name="url">https://github.com/rancher/rke</param>
     <param name="scm">git</param>
     <param name="exclude">.git</param>
-    <param name="revision">v1.5.11</param>
+    <param name="revision">v1.6.1</param>
     <param name="versionformat">@PARENT_TAG@</param>
     <param name="changesgenerate">disable</param>
     <param name="versionrewrite-pattern">v(.*)</param>

++++++ rke-1.5.11.obscpio -> rke-1.6.1.obscpio ++++++
/work/SRC/openSUSE:Factory/rke/rke-1.5.11.obscpio 
/work/SRC/openSUSE:Factory/.rke.new.7232/rke-1.6.1.obscpio differ: char 49, 
line 1

++++++ rke.obsinfo ++++++
--- /var/tmp/diff_new_pack.ppVlU7/_old  2024-08-06 09:36:27.603224189 +0200
+++ /var/tmp/diff_new_pack.ppVlU7/_new  2024-08-06 09:36:27.603224189 +0200
@@ -1,5 +1,5 @@
 name: rke
-version: 1.5.11
-mtime: 1721679459
-commit: 34fc7c8dadd8b4dd6a17032da06b88101e75c9a2
+version: 1.6.1
+mtime: 1722446674
+commit: a62152978640aabea5426c67178f0ee3397fb35e
 

++++++ vendor.tar.gz ++++++
/work/SRC/openSUSE:Factory/rke/vendor.tar.gz 
/work/SRC/openSUSE:Factory/.rke.new.7232/vendor.tar.gz differ: char 5, line 1

Reply via email to