commit weave for openSUSE:Leap:15.2

2020-04-28 Thread root
Hello community,

here is the log from the commit of package weave for openSUSE:Leap:15.2 checked 
in at 2020-04-28 20:11:31

Comparing /work/SRC/openSUSE:Leap:15.2/weave (Old)
 and  /work/SRC/openSUSE:Leap:15.2/.weave.new.2738 (New)


Package is "weave"

Tue Apr 28 20:11:31 2020 rev:4 rq:798178 version:2.6.2

Changes:

--- /work/SRC/openSUSE:Leap:15.2/weave/weave.changes2020-03-31 
07:24:18.610448561 +0200
+++ /work/SRC/openSUSE:Leap:15.2/.weave.new.2738/weave.changes  2020-04-28 
20:11:32.308581752 +0200
@@ -1,0 +2,5 @@
+Mon Apr 20 08:32:37 UTC 2020 - Thorsten Kukuk 
+
+- Use file requires for modprobe (to be able to use busybox-kmod)
+
+---



Other differences:
--
++ weave.spec ++
--- /var/tmp/diff_new_pack.IS24t1/_old  2020-04-28 20:11:32.908582998 +0200
+++ /var/tmp/diff_new_pack.IS24t1/_new  2020-04-28 20:11:32.912583006 +0200
@@ -48,6 +48,7 @@
 %package kube
 Summary:Pod Network Add-On
 Group:  System/Management
+Requires:   /usr/sbin/modprobe
 Requires:   bind-utils
 Requires:   ca-certificates-mozilla
 Requires:   conntrack-tools
@@ -55,7 +56,6 @@
 Requires:   iproute2
 Requires:   ipset
 Requires:   iptables
-Requires:   kmod-compat
 
 %description kube
 Weave Net creates a virtual network that connects containers across multiple




commit weave for openSUSE:Leap:15.2

2020-03-30 Thread root
Hello community,

here is the log from the commit of package weave for openSUSE:Leap:15.2 checked 
in at 2020-03-31 07:24:03

Comparing /work/SRC/openSUSE:Leap:15.2/weave (Old)
 and  /work/SRC/openSUSE:Leap:15.2/.weave.new.3160 (New)


Package is "weave"

Tue Mar 31 07:24:03 2020 rev:3 rq:789882 version:2.6.2

Changes:

--- /work/SRC/openSUSE:Leap:15.2/weave/weave.changes2020-03-13 
11:01:42.008619700 +0100
+++ /work/SRC/openSUSE:Leap:15.2/.weave.new.3160/weave.changes  2020-03-31 
07:24:18.610448561 +0200
@@ -1,0 +2,8 @@
+Fri Mar 27 10:57:13 UTC 2020 - Thorsten Kukuk 
+
+- Update to version 2.6.2
+  - Weave Net can not be used in fastdp mode and always falls back
+  - Restrict timeout value passed to pcap library
+- Refresh vendor.tar.xz
+
+---

Old:

  weave-2.6.1.tar.gz

New:

  weave-2.6.2.tar.gz



Other differences:
--
++ weave.spec ++
--- /var/tmp/diff_new_pack.ZdYtjC/_old  2020-03-31 07:24:19.242448836 +0200
+++ /var/tmp/diff_new_pack.ZdYtjC/_new  2020-03-31 07:24:19.246448837 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   weave
-Version:2.6.1
+Version:2.6.2
 Release:0
 Summary:Pod Network Add-On
 License:Apache-2.0

++ vendor.tar.xz ++

++ weave-2.6.1.tar.gz -> weave-2.6.2.tar.gz ++
/work/SRC/openSUSE:Leap:15.2/weave/weave-2.6.1.tar.gz 
/work/SRC/openSUSE:Leap:15.2/.weave.new.3160/weave-2.6.2.tar.gz differ: char 
12, line 1

++ weave-daemonset-k8s-1.11.yaml ++
--- /var/tmp/diff_new_pack.ZdYtjC/_old  2020-03-31 07:24:20.298449294 +0200
+++ /var/tmp/diff_new_pack.ZdYtjC/_new  2020-03-31 07:24:20.298449294 +0200
@@ -128,7 +128,7 @@
 fieldRef:
   apiVersion: v1
   fieldPath: spec.nodeName
-  image: 'weaveworks/weave-kube:2.6.1'
+  image: 'weaveworks/weave-kube:2.6.2'
   readinessProbe:
 httpGet:
   host: 127.0.0.1
@@ -162,7 +162,7 @@
 fieldRef:
   apiVersion: v1
   fieldPath: spec.nodeName
-  image: 'weaveworks/weave-npc:2.6.1'
+  image: 'weaveworks/weave-npc:2.6.2'
 #npc-args
   resources:
 requests:




commit weave for openSUSE:Leap:15.2

2020-03-13 Thread root
Hello community,

here is the log from the commit of package weave for openSUSE:Leap:15.2 checked 
in at 2020-03-13 10:59:36

Comparing /work/SRC/openSUSE:Leap:15.2/weave (Old)
 and  /work/SRC/openSUSE:Leap:15.2/.weave.new.3160 (New)


Package is "weave"

Fri Mar 13 10:59:36 2020 rev:2 rq:784429 version:2.6.1

Changes:

--- /work/SRC/openSUSE:Leap:15.2/weave/weave.changes2020-02-19 
18:36:24.781692199 +0100
+++ /work/SRC/openSUSE:Leap:15.2/.weave.new.3160/weave.changes  2020-03-13 
11:01:42.008619700 +0100
@@ -1,0 +2,17 @@
+Tue Mar 10 11:17:28 CET 2020 - ku...@suse.de
+
+- Fix typo in url
+
+---
+Mon Mar  9 15:17:01 UTC 2020 - Thorsten Kukuk 
+
+- weave-kubic needs modprobe
+
+---
+Mon Mar  9 15:05:02 UTC 2020 - Thorsten Kukuk 
+
+- Update weave to 2.6.1
+  - Fix possible deadlock
+  - disable-iptables-setup.patch
+
+---

Old:

  vendor.tar.gz
  weave-2.6.0.tar.gz
  weave-k8s-1.16.yaml

New:

  disable-iptables-setup.patch
  vendor.tar.xz
  weave-2.6.1.tar.gz
  weave-daemonset-k8s-1.11.yaml



Other differences:
--
++ weave.spec ++
--- /var/tmp/diff_new_pack.3W87az/_old  2020-03-13 11:01:42.528620071 +0100
+++ /var/tmp/diff_new_pack.3W87az/_new  2020-03-13 11:01:42.528620071 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package weave
 #
-# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2020 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,20 +17,20 @@
 
 
 Name:   weave
-Version:2.6.0
+Version:2.6.1
 Release:0
 Summary:Pod Network Add-On
 License:Apache-2.0
 Group:  System/Management
 URL:https://github.com/weaveworks/weave
 Source: %{name}-%{version}.tar.gz
-Source1:vendor.tar.gz
-Source2:weave-k8s-1.16.yaml
+Source1:vendor.tar.xz
+Source2:weave-daemonset-k8s-1.11.yaml
 # This package contains the content of a container image, so yes,
 # this includes the home directory and the database.
 Source3:weave-rpmlintrc
 Patch0: Makefile.diff
-#BuildRequires:  golang-packaging
+Patch1: disable-iptables-setup.patch
 BuildRequires:  binutils-gold
 BuildRequires:  libpcap-devel
 BuildRequires:  golang(API) >= 1.12
@@ -55,6 +55,7 @@
 Requires:   iproute2
 Requires:   ipset
 Requires:   iptables
+Requires:   kmod-compat
 
 %description kube
 Weave Net creates a virtual network that connects containers across multiple
@@ -103,6 +104,7 @@
 rm -rf vendor
 tar xf %{SOURCE1}
 %patch0 -p1
+%patch1 -p1
 
 %build
 make %{?_smp_mflags} exes WEAVE_VERSION=%{version}
@@ -126,6 +128,7 @@
 
 mkdir -p %{buildroot}%{_datadir}/k8s-yaml/weave
 install -m 0644 %{SOURCE2} %{buildroot}%{_datadir}/k8s-yaml/weave/weave.yaml
+sed -i -e 's|weaveworks/weave-|registry.opensuse.org/kubic/weave-|g' 
%{buildroot}%{_datadir}/k8s-yaml/weave/weave.yaml
 
 %files kube
 %license LICENSE

++ disable-iptables-setup.patch ++
--- a/prog/weave-kube/launch.sh
+++ b/prog/weave-kube/launch.sh 2020/03/09 14:39:53
@@ -52,7 +52,7 @@
 [ -z "$NOT_EXIST" ] || (echo "\"xt_set\" does not exist" >&2 && return 1)
 }
 
-setup_iptables_backend
+#setup_iptables_backend
 
 # Default if not supplied - same as weave net default
 IPALLOC_RANGE=${IPALLOC_RANGE:-10.32.0.0/12}
--- a/prog/weave-npc/launch.sh
+++ b/prog/weave-npc/launch.sh  2020/03/09 14:40:07
@@ -30,7 +30,7 @@
 fi
 }
 
-setup_iptables_backend
+#setup_iptables_backend
 
 # Start weave-npc with any flags specified in $EXTRA_ARGS as well as any flags 
passed to this container (for backwards compatibility)
 exec /usr/bin/weave-npc $EXTRA_ARGS $@
++ weave-2.6.0.tar.gz -> weave-2.6.1.tar.gz ++
/work/SRC/openSUSE:Leap:15.2/weave/weave-2.6.0.tar.gz 
/work/SRC/openSUSE:Leap:15.2/.weave.new.3160/weave-2.6.1.tar.gz differ: char 
12, line 1

++ weave-daemonset-k8s-1.11.yaml ++
apiVersion: v1
kind: List
items:
  - apiVersion: v1
kind: ServiceAccount
metadata:
  name: weave-net
  labels:
name: weave-net
  namespace: kube-system
  - apiVersion: rbac.authorization.k8s.io/v1
kind: ClusterRole
metadata:
  name: weave-net
  labels:
name: weave-net
rules:
  - apiGroups:
  - ''
resources:
  - pods
  - namespaces
  - nodes
verbs:
  - get
  - list
  - watch
  - apiGroups:
  - extensions
resources:
  -