Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package flannel for openSUSE:Factory checked in at 2021-07-26 17:37:54 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/flannel (Old) and /work/SRC/openSUSE:Factory/.flannel.new.1899 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "flannel" Mon Jul 26 17:37:54 2021 rev:22 rq:907913 version:0.14.0 Changes: -------- --- /work/SRC/openSUSE:Factory/flannel/flannel.changes 2021-05-19 17:48:48.249679554 +0200 +++ /work/SRC/openSUSE:Factory/.flannel.new.1899/flannel.changes 2021-07-26 17:38:01.230099587 +0200 @@ -1,0 +2,23 @@ +Fri Jul 23 08:54:45 UTC 2021 - Alexandre Vicenzi <alexandre.vice...@suse.com> + +- Update to 0.14.0: + * Add tencent cloud VPC network support + * moving go modules to flannel-io/flannel and updating to go 1.16 + * fix(windows): nil pointer panic + * Preserve environment for extension backend + * Fix flannel hang if lease expired + * Documentation for the Flannel upgrade/downgrade procedure + * Move from glog to klog + * fix(host-gw): failed to restart if gateway hnsep existed + * ipsec: use well known paths of charon daemon + * upgrade client-go to 1.19.4 + * move from juju/errors to pkg/errors + * subnets: move forward the cursor to skip illegal subnet + * Fix Expired URL to Deploying Flannel with kubeadm + * Modify kube-flannel.yaml to use rbac.authorization.k8s.io/v1 + * preserve AccessKey & AccessKeySecret environment on sudo fix some typo in doc. + * iptables: handle errors that prevent rule deletes +- Sync kube-flannel.yaml manifest +- Change project URL to github.com/flannel-io/flannel + +------------------------------------------------------------------- Old: ---- v0.13.0.tar.gz New: ---- v0.14.0.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ flannel.spec ++++++ --- /var/tmp/diff_new_pack.M1RREi/_old 2021-07-26 17:38:02.330098266 +0200 +++ /var/tmp/diff_new_pack.M1RREi/_new 2021-07-26 17:38:02.334098261 +0200 @@ -24,13 +24,13 @@ %define flannel_container_path registry.opensuse.org/kubic/flannel Name: flannel -Version: 0.13.0 +Version: 0.14.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: https://github.com/coreos/flannel/archive/v%{version}.tar.gz +Url: https://github.com/flannel-io/flannel +Source: https://github.com/flannel-io/flannel/archive/v%{version}.tar.gz Source1: kube-flannel.yaml Requires: iproute2 # arp is used: @@ -74,7 +74,7 @@ %build gofmt -w -r "x -> \"%{version}\"" version/version.go -%{goprep} github.com/coreos/flannel +%{goprep} github.com/flannel-io/flannel # go1.16+ default is GO111MODULE=on set to auto temporarily # until using an upstream version with go.mod export GO111MODULE=auto ++++++ kube-flannel.yaml ++++++ --- /var/tmp/diff_new_pack.M1RREi/_old 2021-07-26 17:38:02.374098213 +0200 +++ /var/tmp/diff_new_pack.M1RREi/_new 2021-07-26 17:38:02.374098213 +0200 @@ -47,7 +47,7 @@ rule: 'RunAsAny' --- kind: ClusterRole -apiVersion: rbac.authorization.k8s.io/v1beta1 +apiVersion: rbac.authorization.k8s.io/v1 metadata: name: flannel rules: @@ -76,7 +76,7 @@ - patch --- kind: ClusterRoleBinding -apiVersion: rbac.authorization.k8s.io/v1beta1 +apiVersion: rbac.authorization.k8s.io/v1 metadata: name: flannel roleRef: @@ -166,7 +166,7 @@ serviceAccountName: flannel initContainers: - name: install-cni - image: quay.io/coreos/flannel:v0.13.0 + image: quay.io/coreos/flannel:v0.14.0 command: - cp args: @@ -180,7 +180,7 @@ mountPath: /etc/kube-flannel/ containers: - name: kube-flannel - image: quay.io/coreos/flannel:v0.13.0 + image: quay.io/coreos/flannel:v0.14.0 command: - /opt/bin/flanneld args: ++++++ v0.13.0.tar.gz -> v0.14.0.tar.gz ++++++ /work/SRC/openSUSE:Factory/flannel/v0.13.0.tar.gz /work/SRC/openSUSE:Factory/.flannel.new.1899/v0.14.0.tar.gz differ: char 13, line 1