Hello community,

here is the log from the commit of package kubernetes for openSUSE:Factory 
checked in at 2019-09-30 15:50:40
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/kubernetes (Old)
 and      /work/SRC/openSUSE:Factory/.kubernetes.new.2352 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "kubernetes"

Mon Sep 30 15:50:40 2019 rev:48 rq:732774 version:1.15.4

Changes:
--------
--- /work/SRC/openSUSE:Factory/kubernetes/kubectl.changes       2019-08-15 
15:42:40.515205507 +0200
+++ /work/SRC/openSUSE:Factory/.kubernetes.new.2352/kubectl.changes     
2019-09-30 15:50:41.758606286 +0200
@@ -1,0 +2,76 @@
+Mon Sep 23 15:37:01 UTC 2019 - [email protected]
+
+- Update to version 1.15.4:
+  * Omit openapi properties if spec.preserveUnknownFields=true
+  * Ensure all conditions for publishing openapi are satisfied in kubectl e2e 
tests
+  * [kubectl cp] Reorder symlinks to prevent path escapes
+  * in GuaranteedUpdate, retry on precondition check failure if we are working 
with cached data
+  * test
+  * Remove usage of kubectl log in tests
+  * Fix windows kubectl log -f.
+  * Fix kubectl e2e test
+  * fix: azure disk name matching issue
+  * Add/delete load balancer backendPoodID in VMSS.
+  * fix: disk not found issue in detaching azure disk
+  * fix: detach azure disk issue using dangling error
+  * Removes conflicting Quobyte tenant test error from API validation
+  * Fix panic when errors are nil
+  * Add/Update CHANGELOG-1.15.md for v1.15.3.
+  * Kubernetes version v1.15.4-beta.0 openapi-spec file updates
+  * Only advertise supported patch types
+  * Update generated protobufs
+  * Update golang/x/net dependency
+  * update go to 1.12.9
+  * Fix malformed port in vsphere cloud provider test
+  * Fix up failing boilerplate test
+  * Update to go 1.12.8
+  * Fix a bug in the IPVS proxier where virtual servers are not cleaned up 
even though the corresponding Service object was deleted.
+  * remove iSCSI volume storage cleartext secrets in logs
+  * fix: use Create for attach/detach disk
+  * Fix events test
+  * Fix GetReference function
+  * Fix Azure client requests stuck issues on http.StatusTooManyRequests
+  * Fix conflicted cache when the requests are canceled by other Azure 
operations
+  * Continue admitting the pod regardless of return value from killPodFunc
+  * gofmt
+  * address comments
+  * fix gofmt
+  * Make kubelet report usageNanoCores for node on Windows
+  * Update the Windows node image 1809 version to 0709
+  * Skip tests is fstype is xfs and node distro is gci, cos, or windows
+  * Do not delete an incorrect pod when replacing a mirror pod
+  * Fix the public IP getting issues for VMSS nodes
+  * Validate CSI Inline Migration unconditionally
+  * add unit tests for attacher DisksAreAttached and BulkDisksAreAttached
+  * implement functionality to return all found instances
+  * move getInstancesByName logic to helper function
+  * add ability for gce to bulk verify attached disks
+  * Don't expect pod to stay up during node upgrade
+  * Add/Update CHANGELOG-1.15.md for v1.15.2.
+  * Kubernetes version v1.15.3-beta.0 openapi-spec file updates
+  * Reduce GCE PD Attach Limits by 1 because Node Boot Disk counts as 1 
attached disk
+  * Update kube-addon-manager to v9.0.2.
+  * kubeadm: update the supported version for 1.15
+  * kubeadm: apply a number of _test fixes
+  * Register Kubelet server metrics
+  * Return MetricsError with ErrCodeNotSupported code
+  * quote container name in container already use error matching
+  * feedback 1
+  * fix-file-discovery
+  * autogenerated
+  * Fix nil pointer dereference in metrics value calculator.
+  * make node lease renew interval more heuristic
+  * Add supportedMountOptions for GCE PD CSI Driver tests
+  * Add passthrough for MountOptions for NodeStageVolume for CSI
+  * Update unit test with expected query parameters
+  * Remove manual conversions for ListOptions
+  * Bugfix: csi raw block that does not need attach mounted failed
+  * Update publishing/rules to go 1.12.7
+  * Update to go 1.12.7
+  * kunsupported cgroup setup causes kubelet to emit a warning rather than 
exiting
+  * Fix the creation of load balancer policy for the NodeIp when NodePort 
specified is same as service Port
+  * Fix cgroup hugetlb size prefix for kB
+  * Fix a bug that StatefulSet applies the revision incorrectly
+  * printer: fix a nil pointer dereference
+
+-------------------------------------------------------------------
--- /work/SRC/openSUSE:Factory/kubernetes/kubernetes.changes    2019-08-24 
18:41:54.725783278 +0200
+++ /work/SRC/openSUSE:Factory/.kubernetes.new.2352/kubernetes.changes  
2019-09-30 15:50:42.338604743 +0200
@@ -1,0 +2,87 @@
+Mon Sep 23 15:51:28 UTC 2019 - Richard Brown <[email protected]>
+
+- Drop obsolete cve-2019-9512-and-cve-2019-9514.patch
+- Drop obsolete fix-cgroup-kubeadm.patch 
+
+-------------------------------------------------------------------
+Mon Sep 23 15:37:01 UTC 2019 - [email protected]
+
+- Update to version 1.15.4:
+  * Omit openapi properties if spec.preserveUnknownFields=true
+  * Ensure all conditions for publishing openapi are satisfied in kubectl e2e 
tests
+  * [kubectl cp] Reorder symlinks to prevent path escapes
+  * in GuaranteedUpdate, retry on precondition check failure if we are working 
with cached data
+  * test
+  * Remove usage of kubectl log in tests
+  * Fix windows kubectl log -f.
+  * Fix kubectl e2e test
+  * fix: azure disk name matching issue
+  * Add/delete load balancer backendPoodID in VMSS.
+  * fix: disk not found issue in detaching azure disk
+  * fix: detach azure disk issue using dangling error
+  * Removes conflicting Quobyte tenant test error from API validation
+  * Fix panic when errors are nil
+  * Add/Update CHANGELOG-1.15.md for v1.15.3.
+  * Kubernetes version v1.15.4-beta.0 openapi-spec file updates
+  * Only advertise supported patch types
+  * Update generated protobufs
+  * Update golang/x/net dependency
+  * update go to 1.12.9
+  * Fix malformed port in vsphere cloud provider test
+  * Fix up failing boilerplate test
+  * Update to go 1.12.8
+  * Fix a bug in the IPVS proxier where virtual servers are not cleaned up 
even though the corresponding Service object was deleted.
+  * remove iSCSI volume storage cleartext secrets in logs
+  * fix: use Create for attach/detach disk
+  * Fix events test
+  * Fix GetReference function
+  * Fix Azure client requests stuck issues on http.StatusTooManyRequests
+  * Fix conflicted cache when the requests are canceled by other Azure 
operations
+  * Continue admitting the pod regardless of return value from killPodFunc
+  * gofmt
+  * address comments
+  * fix gofmt
+  * Make kubelet report usageNanoCores for node on Windows
+  * Update the Windows node image 1809 version to 0709
+  * Skip tests is fstype is xfs and node distro is gci, cos, or windows
+  * Do not delete an incorrect pod when replacing a mirror pod
+  * Fix the public IP getting issues for VMSS nodes
+  * Validate CSI Inline Migration unconditionally
+  * add unit tests for attacher DisksAreAttached and BulkDisksAreAttached
+  * implement functionality to return all found instances
+  * move getInstancesByName logic to helper function
+  * add ability for gce to bulk verify attached disks
+  * Don't expect pod to stay up during node upgrade
+  * Add/Update CHANGELOG-1.15.md for v1.15.2.
+  * Kubernetes version v1.15.3-beta.0 openapi-spec file updates
+  * Reduce GCE PD Attach Limits by 1 because Node Boot Disk counts as 1 
attached disk
+  * Update kube-addon-manager to v9.0.2.
+  * kubeadm: update the supported version for 1.15
+  * kubeadm: apply a number of _test fixes
+  * Register Kubelet server metrics
+  * Return MetricsError with ErrCodeNotSupported code
+  * quote container name in container already use error matching
+  * feedback 1
+  * fix-file-discovery
+  * autogenerated
+  * Fix nil pointer dereference in metrics value calculator.
+  * make node lease renew interval more heuristic
+  * Add supportedMountOptions for GCE PD CSI Driver tests
+  * Add passthrough for MountOptions for NodeStageVolume for CSI
+  * Update unit test with expected query parameters
+  * Remove manual conversions for ListOptions
+  * Bugfix: csi raw block that does not need attach mounted failed
+  * Update publishing/rules to go 1.12.7
+  * Update to go 1.12.7
+  * kunsupported cgroup setup causes kubelet to emit a warning rather than 
exiting
+  * Fix the creation of load balancer policy for the NodeIp when NodePort 
specified is same as service Port
+  * Fix cgroup hugetlb size prefix for kB
+  * Fix a bug that StatefulSet applies the revision incorrectly
+  * printer: fix a nil pointer dereference
+
+-------------------------------------------------------------------
+Wed Aug 28 19:52:41 UTC 2019 - [email protected]
+
+- cve-2019-9512-and-cve-2019-9514.patch:
+ * bsc#1147142: CVE-2019-9512 and CVE-2019-9514 (http2: limit number of queue 
from an attacker)
+-------------------------------------------------------------------

Old:
----
  fix-cgroup-kubeadm.patch
  kubernetes-1.15.2.tar.xz

New:
----
  kubernetes-1.15.4.tar.xz

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

Other differences:
------------------
++++++ kubectl.spec ++++++
--- /var/tmp/diff_new_pack.Ds6Bqs/_old  2019-09-30 15:50:43.306602166 +0200
+++ /var/tmp/diff_new_pack.Ds6Bqs/_new  2019-09-30 15:50:43.310602156 +0200
@@ -20,7 +20,7 @@
 # baseversion - version of kubernetes for this package
 %define baseversion 1.15
 Name:           kubectl
-Version:        %{baseversion}.2
+Version:        %{baseversion}.4
 Release:        0
 Summary:        Kubectl (Kubernetes client tools)
 License:        Apache-2.0
@@ -34,9 +34,9 @@
 BuildRequires:  fdupes
 BuildRequires:  git
 BuildRequires:  go-go-md2man
-# Kubernetes 1.15.0 requires at least go 1.12.5 (see changelog)
+# Kubernetes 1.15.4 requires at least go 1.12.9 (see changelog)
 BuildRequires:  golang(API) = 1.12
-BuildRequires:  go >= 1.12.5
+BuildRequires:  go >= 1.12.9
 BuildRequires:  golang(github.com/jteeuwen/go-bindata)
 BuildRequires:  golang-packaging
 BuildRequires:  rsync

++++++ kubernetes.spec ++++++
--- /var/tmp/diff_new_pack.Ds6Bqs/_old  2019-09-30 15:50:43.326602113 +0200
+++ /var/tmp/diff_new_pack.Ds6Bqs/_new  2019-09-30 15:50:43.326602113 +0200
@@ -22,7 +22,7 @@
 # maxcriversion - version of cri-tools which is notsupported by this version 
of kubeadm.
 %define maxcriversion 1.16
 Name:           kubernetes
-Version:        %{baseversion}.2
+Version:        %{baseversion}.4
 Release:        0
 Summary:        Container Scheduling and Management
 License:        Apache-2.0
@@ -44,8 +44,6 @@
 Source27:       kubelet.tmp.conf
 Source28:       kubernetes-rpmlintrc
 Source29:       kubernetes.obsinfo
-# Patch to fix cgroup error in k8s 1.15.0 - should already be in 1.15.1
-Patch1:         fix-cgroup-kubeadm.patch
 # Patch to change the default registry to registry.opensuse.org/kubic
 Patch2:         kubeadm-opensuse-registry.patch
 # Patch to change the version check server to kubic.opensuse.org
@@ -54,9 +52,9 @@
 BuildRequires:  fdupes
 BuildRequires:  git
 BuildRequires:  go-go-md2man
-# Kubernetes 1.15.0 requires at least go 1.12.5 (see changelog)
+# Kubernetes 1.15.4 requires at least go 1.12.9 (see changelog)
 BuildRequires:  golang(API) = 1.12
-BuildRequires:  go >= 1.12.5
+BuildRequires:  go >= 1.12.9
 BuildRequires:  golang(github.com/jteeuwen/go-bindata)
 BuildRequires:  golang-packaging
 BuildRequires:  rsync
@@ -245,7 +243,6 @@
 
 %prep
 %setup -q
-%patch1 -p1
 %if 0%{?is_opensuse}
 %patch2 -p0
 %patch3 -p1

++++++ _service ++++++
--- /var/tmp/diff_new_pack.Ds6Bqs/_old  2019-09-30 15:50:43.382601964 +0200
+++ /var/tmp/diff_new_pack.Ds6Bqs/_new  2019-09-30 15:50:43.386601954 +0200
@@ -3,8 +3,8 @@
     <param name="url">https://github.com/kubernetes/kubernetes.git</param>
     <param name="scm">git</param>
     <param name="exclude">.git</param>
-    <param name="versionformat">1.15.2</param>
-    <param name="revision">v1.15.2</param>
+    <param name="versionformat">1.15.4</param>
+    <param name="revision">v1.15.4</param>
     <param name="changesgenerate">enable</param>
   </service>
   <service name="tar" mode="disabled"/>

++++++ _servicedata ++++++
--- /var/tmp/diff_new_pack.Ds6Bqs/_old  2019-09-30 15:50:43.398601922 +0200
+++ /var/tmp/diff_new_pack.Ds6Bqs/_new  2019-09-30 15:50:43.398601922 +0200
@@ -1,4 +1,4 @@
 <servicedata>
 <service name="tar_scm">
                 <param 
name="url">https://github.com/kubernetes/kubernetes.git</param>
-              <param 
name="changesrevision">6f5e251f8f86c59ee4d10c603e6f00a644786180</param></service></servicedata>
\ No newline at end of file
+              <param 
name="changesrevision">67d2fcf276fcd9cf743ad4be9a9ef5828adc082f</param></service></servicedata>
\ No newline at end of file

++++++ kubernetes-1.15.2.tar.xz -> kubernetes-1.15.4.tar.xz ++++++
/work/SRC/openSUSE:Factory/kubernetes/kubernetes-1.15.2.tar.xz 
/work/SRC/openSUSE:Factory/.kubernetes.new.2352/kubernetes-1.15.4.tar.xz 
differ: char 25, line 1

++++++ kubernetes.obsinfo ++++++
--- /var/tmp/diff_new_pack.Ds6Bqs/_old  2019-09-30 15:50:43.522601592 +0200
+++ /var/tmp/diff_new_pack.Ds6Bqs/_new  2019-09-30 15:50:43.522601592 +0200
@@ -1,5 +1,5 @@
 name: kubernetes
-version: 1.15.2
-mtime: 1564703632
-commit: f6278300bebbb750328ac16ee6dd3aa7d3549568
+version: 1.15.4
+mtime: 1568415720
+commit: 67d2fcf276fcd9cf743ad4be9a9ef5828adc082f
 


Reply via email to