Hello community,

here is the log from the commit of package flannel for openSUSE:Factory checked 
in at 2020-08-20 22:24:06
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/flannel (Old)
 and      /work/SRC/openSUSE:Factory/.flannel.new.3399 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "flannel"

Thu Aug 20 22:24:06 2020 rev:19 rq:827277 version:0.12.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/flannel/flannel.changes  2019-11-03 
10:55:53.586812063 +0100
+++ /work/SRC/openSUSE:Factory/.flannel.new.3399/flannel.changes        
2020-08-20 22:24:56.079872042 +0200
@@ -1,0 +2,21 @@
+Sun Aug 16 17:14:50 UTC 2020 - Dirk Mueller <[email protected]>
+
+- update to 0.12.0:
+  * fix deleteLease
+  * Use publicIP lookup iface if --public-ip indicated
+  * kubernetes 1.16 cni error
+  * Add cniVersion to general CNI plugin configuration.
+  * Needs to clear NodeNetworkUnavailable flag on Kubernetes
+  * Replaces gorillalabs go-powershell with bhendo/go-powershell
+  * Make VXLAN device learning attribute configurable
+  * change nodeSelector to nodeAffinity and schedule the pod to linux node
+  * This PR adds the cni version to the cni-conf.yaml inside the 
kube-flannel-cfg configmap
+  * EnableNonPersistent flag for Windows Overlay networks
+  * snap package.
+  * Update lease with DR Mac
+  * main.go: add the "net-config-path" flag
+  * Deploy Flannel with unprivileged PSP
+  * Enable local host to local pod connectivity in Windows VXLAN
+  * Update hcsshim for HostRoute policy in Windows VXLAN
+
+-------------------------------------------------------------------

Old:
----
  flannel-0.11.0.tar.gz

New:
----
  v0.12.0.tar.gz

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

Other differences:
------------------
++++++ flannel.spec ++++++
--- /var/tmp/diff_new_pack.6xZjo8/_old  2020-08-20 22:24:59.995873873 +0200
+++ /var/tmp/diff_new_pack.6xZjo8/_new  2020-08-20 22:24:59.999873875 +0200
@@ -24,22 +24,20 @@
 %define flannel_container_path registry.opensuse.org/kubic/flannel
 
 Name:           flannel
-Version:        0.11.0
+Version:        0.12.0
 Release:        0
 Summary:        An etcd backed network fabric for containers
 License:        Apache-2.0
 Group:          System/Management
 Url:            https://github.com/coreos/flannel
-Source:         %{name}-%{version}.tar.gz
+Source:         https://github.com/coreos/flannel/archive/v%{version}.tar.gz
 Source1:        kube-flannel.yaml
 Requires:       iproute2
 # arp is used:
 Requires:       net-tools-deprecated
 Requires:       iptables
 BuildRequires:  golang-packaging
-BuildRequires:  golang(API) >= 1.11
-# go1.11.3 contains sec. fixes bsc#1118897(CVE-2018-16873) 
bsc#1118897(CVE-2018-16873) bsc#1118899(CVE-2018-16875)
-BuildRequires:  go1.11 >= 1.11.3
+BuildRequires:  golang(API) >= 1.12
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 ExcludeArch:    s390
 %{go_nostrip}


Reply via email to