Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package rke for openSUSE:Factory checked in 
at 2022-01-10 23:53:18
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/rke (Old)
 and      /work/SRC/openSUSE:Factory/.rke.new.1892 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "rke"

Mon Jan 10 23:53:18 2022 rev:4 rq:945268 version:1.3.3

Changes:
--------
--- /work/SRC/openSUSE:Factory/rke/rke.changes  2021-07-30 23:22:09.883637192 
+0200
+++ /work/SRC/openSUSE:Factory/.rke.new.1892/rke.changes        2022-01-10 
23:53:43.912811098 +0100
@@ -1,0 +2,152 @@
+Tue Jan  4 12:43:15 UTC 2022 - Johannes Kastl <ka...@b1-systems.de>
+
+- Update to version 1.3.3:
+  * Enhancements
+    - Introduced new Kubernetes images v1.22.4-rancher1, v1.21.7-rancher1 and 
v1.20.13-rancher1.
+  * Fixes
+    - Fixed an issue where custom encryption config didn't work in 
cluster.yml. [#2701]
+  * Known Major Issues
+    - In clusters where cloud_provider is configured, and either address or 
internal_address does not contain a valid IP address (e.g. hostname or FQDN), 
kube-proxy will fail to start. [#1725]
+  * Kubernetes Versions
+    - Each version of RKE has a specific list of supported Kubernetes 
versions. If you want to use a different version than listed below, you will 
need to update Kubernetes using the system images option in your cluster.yml.
+      - v1.22.4-rancher1-1
+      - v1.21.7-rancher1-1
+      - v1.20.13-rancher1-1
+      - v1.19.16-rancher1-2
+      - v1.18.20-rancher1-3
+  * New Images in v1.22.4-rancher1, v1.21.7-rancher1 and v1.20.13-rancher1
+    - Updated Hyperkube Image based on k8s versions
+      - rancher/hyperkube:v1.22.4-rancher1
+      - rancher/hyperkube:v1.21.7-rancher1
+      - rancher/hyperkube:v1.20.13-rancher1
+
+-------------------------------------------------------------------
+Tue Jan  4 12:36:07 UTC 2022 - Johannes Kastl <ka...@b1-systems.de>
+
+- Update to version 1.3.2:
+  * Enhancements
+    - Introduced new Kubernetes images v1.21.6-rancher1, v1.20.12-rancher1 and 
v1.19.16-rancher1.
+    - Introduced new nginx-ingress image nginx-0.49.3-rancher1 to address 
CVE-2021-25742 for v1.21.6-rancher1, v1.20.12-rancher1 and v1.19.16-rancher1.
+  * Known Major Issues
+    - In clusters where cloud_provider is configured, and either address or 
internal_address does not contain a valid IP address (e.g. hostname or FQDN), 
kube-proxy will fail to start. [#1725]
+  * Kubernetes Versions
+    - Each version of RKE has a specific list of supported Kubernetes 
versions. If you want to use a different version than listed below, you will 
need to update Kubernetes using the system images option in your cluster.yml.
+      - v1.21.6-rancher1-1
+      - v1.20.12-rancher1-1
+      - v1.19.16-rancher1-1
+      - v1.18.20-rancher1-2
+  * New Images in v1.21.6-rancher1, v1.20.12-rancher1, v1.19.16-rancher1
+    - Updated Hyperkube Image based on k8s versions
+      - rancher/hyperkube:v1.21.6-rancher1
+      - rancher/hyperkube:v1.20.12-rancher1
+      - rancher/hyperkube:v1.19.16-rancher1
+
+-------------------------------------------------------------------
+Tue Jan  4 12:33:07 UTC 2022 - Johannes Kastl <ka...@b1-systems.de>
+
+- Update to version 1.3.1:
+  * Enhancements
+    - Introduced new Kubernetes images v1.21.5-rancher1, v1.20.11-rancher1, 
and v1.19.15-rancher1.
+  * Known Major Issues
+    - In clusters where cloud_provider is configured, and either address or 
internal_address does not contain a valid IP address (e.g. hostname or FQDN), 
kube-proxy will fail to start. [#1725]
+  * Kubernetes Versions
+    - Each version of RKE has a specific list of supported Kubernetes 
versions. If you want to use a different version than listed below, you will 
need to update Kubernetes using the system images option in your cluster.yml.
+      - v1.21.5-rancher1-1
+      - v1.20.11-rancher1-2
+      - v1.19.15-rancher1-2
+      - v1.18.20-rancher1-2
+  * New Images in v1.20.9-rancher1, v1.19.13-rancher1
+    - Updated Hyperkube Image based on k8s versions
+      - rancher/hyperkube:v1.21.5-rancher1
+      - rancher/hyperkube:v1.20.11-rancher1
+      - rancher/hyperkube:v1.19.15-rancher1
+
+-------------------------------------------------------------------
+Tue Jan 04 12:16:57 UTC 2022 - ka...@b1-systems.de
+
+- Update to version 1.3.0:
+  * Enhancements
+    - Introduced support for Kubernetes v1.21.
+    - Introduced option to enable cri-dockerd for Kubernetes v1.21.
+    - Introduced support to enable IPv6DualStack for Kubernetes v1.21. #1902
+    - Introduced support for ECR plugin #28693
+  * Major Bug Fixes since v1.2.11
+    - Fixed an issue where etcd snapshot-restore fails with encryption and 
custom certs #2559
+    - Fixed an issue for v1.21 clusters where Flannel pods do not come active 
on SELinux enabled nodes #2620
+    - Fixed an issue where etcd-snapshot save without local state file waits 
for state file to get copied #2492
+    - Fixed an issue where proxy env vars weren't unset correctly for bastion 
host #2525
+    - Fixed an issue for vsphere clusters where addon jobs don't complete 
before timeout #2535
+    - Fixed an issue where etcd fails to find hostname certs with uppercase 
cert names. #2485
+    - Fixed an issue where cert generate-csr does not reflect changes to nodes 
#2571
+  * Kubernetes Versions
+    - Each version of RKE has a specific list of supported Kubernetes 
versions. If you want to use a different version than listed below, you will 
need to update Kubernetes using the system images option in your cluster.yml.
+      - v1.21.4-rancher1-1
+      - v1.20.10-rancher1-2
+      - v1.19.14-rancher1-2
+      - v1.18.20-rancher1-2
+
+-------------------------------------------------------------------
+Tue Jan 04 11:39:53 UTC 2022 - ka...@b1-systems.de
+
+- Update to version 1.2.15:
+  * Enhancements
+    - Introduced new Kubernetes images v1.20.13-rancher1.
+  * Known Major Issues
+    - In clusters where cloud_provider is configured, and either address or 
internal_address does not contain a valid IP address (e.g. hostname or FQDN), 
kube-proxy will fail to start. [#1725]
+  * Kubernetes Versions
+    - Each version of RKE has a specific list of supported Kubernetes 
versions. If you want to use a different version than listed below, you will 
need to update Kubernetes using the system images option in your cluster.yml.
+      - v1.20.13-rancher1-1
+      - v1.19.16-rancher1-1
+      - v1.18.20-rancher1-2
+      - v1.17.17-rancher2-3
+  * New Images in v1.20.13-rancher1
+    - Updated Hyperkube Image based on k8s versions
+      - rancher/hyperkube:v1.20.13-rancher1
+
+-------------------------------------------------------------------
+Tue Jan 04 11:36:38 UTC 2022 - ka...@b1-systems.de
+
+- Update to version 1.2.14:
+  * Enhancements
+    - Introduced new Kubernetes images v1.20.12-rancher1 and v1.19.16-rancher1.
+    - Introduced new nginx-ingress image nginx-0.49.3-rancher1 to address 
CVE-2021-25742 for v1.20.12-rancher1 and v1.19.16-rancher1.
+  * Known Major Issues
+    - In clusters where cloud_provider is configured, and either address or 
internal_address does not contain a valid IP address (e.g. hostname or FQDN), 
kube-proxy will fail to start. [#1725]
+  * Kubernetes Versions
+  - Each version of RKE has a specific list of supported Kubernetes versions. 
If you want to use a different version than listed below, you will need to 
update Kubernetes using the system images option in your cluster.yml.
+     - v1.20.12-rancher1-1
+     - v1.19.16-rancher1-1
+     - v1.18.20-rancher1-2
+     - v1.17.17-rancher2-3
+  * New Images in v1.20.12-rancher1, v1.19.16-rancher1
+    - Updated Hyperkube Image based on k8s versions
+      - rancher/hyperkube:v1.20.12-rancher1
+      - rancher/hyperkube:v1.19.16-rancher1
+
+-------------------------------------------------------------------
+Tue Jan 04 11:25:52 UTC 2022 - ka...@b1-systems.de
+
+- Update to version 1.2.13:
+  * Enhancements
+    - Introduced new Kubernetes images v1.20.11-rancher1, and 
v1.19.15-rancher1.
+  * Known Major Issues
+    - In clusters where cloud_provider is configured, and either address or 
internal_address does not contain a valid IP address (e.g. hostname or FQDN), 
kube-proxy will fail to start. [#1725]
+  * Kubernetes Versions
+    - Each version of RKE has a specific list of supported Kubernetes 
versions. If you want to use a different version than listed below, you will 
need to update Kubernetes using the system images option in your cluster.yml.
+      - v1.20.11-rancher1-1
+      - v1.19.15-rancher1-1
+      - v1.18.20-rancher1-2
+      - v1.17.17-rancher2-3
+  * New Images in v1.20.9-rancher1, v1.19.13-rancher1
+    - Updated Hyperkube Image based on k8s versions
+      - rancher/hyperkube:v1.20.11-rancher1
+      - rancher/hyperkube:v1.19.15-rancher1
+
+-------------------------------------------------------------------
+Tue Jan 04 11:23:57 UTC 2022 - ka...@b1-systems.de
+
+- Update to version 1.2.12:
+  * Update kdm data
+  * Updated nginx ingress addon to remove admission batch jobs if they exist
+
+-------------------------------------------------------------------

Old:
----
  rke-1.2.11.tar.gz

New:
----
  rke-1.3.3.tar.gz

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

Other differences:
------------------
++++++ rke.spec ++++++
--- /var/tmp/diff_new_pack.SinjuH/_old  2022-01-10 23:53:45.404812405 +0100
+++ /var/tmp/diff_new_pack.SinjuH/_new  2022-01-10 23:53:45.412812413 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package rke
 #
-# Copyright (c) 2021 SUSE LLC
+# Copyright (c) 2022 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -19,14 +19,14 @@
 %define __arch_install_post export NO_BRP_STRIP_DEBUG=true
 
 Name:           rke
-Version:        1.2.11
+Version:        1.3.3
 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.13
+BuildRequires:  go >= 1.16
 
 %description
 RKE is a fast, versatile Kubernetes installer that you can use to install 
Kubernetes on your Linux hosts.

++++++ _service ++++++
--- /var/tmp/diff_new_pack.SinjuH/_old  2022-01-10 23:53:45.436812433 +0100
+++ /var/tmp/diff_new_pack.SinjuH/_new  2022-01-10 23:53:45.440812437 +0100
@@ -3,9 +3,9 @@
     <param name="url">https://github.com/rancher/rke</param>
     <param name="scm">git</param>
     <param name="exclude">.git</param>
-    <param name="revision">v1.2.11</param>
+    <param name="revision">v1.3.3</param>
     <param name="versionformat">@PARENT_TAG@</param>
-    <param name="changesgenerate">enable</param>
+    <param name="changesgenerate">disable</param>
     <param name="versionrewrite-pattern">v(.*)</param>
   </service>
   <service name="set_version" mode="disabled">
@@ -16,7 +16,7 @@
     <param name="compression">gz</param>
   </service>
   <service name="go_modules" mode="disabled">
-    <param name="archive">rke-1.2.11.tar.gz</param>
+    <param name="archive">rke-1.3.3.tar.gz</param>
   </service>
 </services>
 

++++++ _servicedata ++++++
--- /var/tmp/diff_new_pack.SinjuH/_old  2022-01-10 23:53:45.456812451 +0100
+++ /var/tmp/diff_new_pack.SinjuH/_new  2022-01-10 23:53:45.460812454 +0100
@@ -1,6 +1,6 @@
 <servicedata>
 <service name="tar_scm">
                 <param name="url">https://github.com/rancher/rke</param>
-              <param 
name="changesrevision">4409b0411ee0b58399a6771fd6ae70c6c8995fa9</param></service></servicedata>
+              <param 
name="changesrevision">0e7c3b432fcbae2de111ec0d8d24c2e5f73177cc</param></service></servicedata>
 (No newline at EOF)
 

++++++ rke-1.2.11.tar.gz -> rke-1.3.3.tar.gz ++++++
/work/SRC/openSUSE:Factory/rke/rke-1.2.11.tar.gz 
/work/SRC/openSUSE:Factory/.rke.new.1892/rke-1.3.3.tar.gz differ: char 12, line 
1

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

Reply via email to