Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package multus for openSUSE:Factory checked 
in at 2021-01-19 16:01:48
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/multus (Old)
 and      /work/SRC/openSUSE:Factory/.multus.new.28504 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "multus"

Tue Jan 19 16:01:48 2021 rev:4 rq:861709 version:3.6

Changes:
--------
--- /work/SRC/openSUSE:Factory/multus/multus.changes    2020-07-08 
19:18:18.584055569 +0200
+++ /work/SRC/openSUSE:Factory/.multus.new.28504/multus.changes 2021-01-19 
16:02:13.375382555 +0100
@@ -1,0 +2,31 @@
+Fri Jan 08 13:17:09 UTC 2021 - rbr...@suse.com
+
+- Update to version 3.6:
+  * Remove obsolete 
0001-build-Allow-to-define-VERSION-and-COMMIT-without-git.patch
+  * Remove obsolete multus-override-build-date.patch
+  * Update vendors
+  * Fix error handling on cmdDel
+  * Allow to override build date with SOURCE_DATE_EPOCH
+  * Add infinibandGUID runtime config to delegate netconf
+  * Struct updates
+  * build: Enable -mod build flag to be toggled via environment variable
+  * Add support for log rotation
+  * README typo for roll-YOUR-own
+  * Fix network status name/namespace to compliant with multi-net-spec
+  * Adds code of conduct
+  * Change the error handling for kubernetes client
+  * Add deviceid in clusterNetwork
+  * Simplify examples directory
+  * Introduce gopkg.in for go module
+  * Move pre-1.16 Kubernetes assets to a deprecated folder (to later remove)
+  * Simplify error message in case of delegating CNI error
+  * Adds development docs note regarding issue policy
+  * Sets the Kubernetes API calls timeout to 60 seconds
+  * Allows namespaceIsolation to allow pods in any namespace refer to the 
default namespace
+  * Skip docker push action if REPOSITORY_PASS is not set
+  * Add error message in case of unexpected situation
+  * Check Pod parameter against nil before calling Eventf
+  * Updates Dockerfile to golang 1.13 (specifying version)
+  * Fix pre 1.16 api version for CRDs
+
+-------------------------------------------------------------------

Old:
----
  0001-build-Allow-to-define-VERSION-and-COMMIT-without-git.patch
  multus-3.3.tar.xz
  multus-override-build-date.patch

New:
----
  multus-3.6.tar.xz

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

Other differences:
------------------
++++++ multus.spec ++++++
--- /var/tmp/diff_new_pack.ueBZqw/_old  2021-01-19 16:02:14.183383776 +0100
+++ /var/tmp/diff_new_pack.ueBZqw/_new  2021-01-19 16:02:14.187383783 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package multus
 #
-# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2021 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -19,17 +19,15 @@
 %define commit f4431cd010bbf2d68444f5746ca9ff2eae30fc2a
 
 Name:           multus
-Version:        3.3
+Version:        3.6
 Release:        0
 Summary:        CNI plugin providing multiple interfaces in containers
 License:        Apache-2.0
 Group:          System/Management
-Url:            https://github.com/intel/multus-cni
+URL:            https://github.com/intel/multus-cni
 Source:         %{name}-%{version}.tar.xz
-Patch0:         0001-build-Allow-to-define-VERSION-and-COMMIT-without-git.patch
-Patch1:         multus-override-build-date.patch
 BuildRequires:  golang-packaging
-BuildRequires:  golang(API) >= 1.8
+BuildRequires:  golang(API) >= 1.13
 
 %description
 Multus is a CNI plugin which provides multiple network interfaces in

++++++ _service ++++++
--- /var/tmp/diff_new_pack.ueBZqw/_old  2021-01-19 16:02:14.215383824 +0100
+++ /var/tmp/diff_new_pack.ueBZqw/_new  2021-01-19 16:02:14.215383824 +0100
@@ -2,11 +2,11 @@
   <service mode="disabled" name="tar_scm">
     <param name="url">https://github.com/intel/multus-cni</param>
     <param name="scm">git</param>
-    <param name="changesgenerate">disable</param>
+    <param name="changesgenerate">enable</param>
     <param name="filename">multus</param>
     <param name="versionformat">@PARENT_TAG@</param>
     <param name="versionrewrite-pattern">v(.*)</param>
-    <param name="revision">refs/tags/v3.3</param>
+    <param name="revision">refs/tags/v3.6</param>
   </service>
   <service mode="disabled" name="recompress">
     <param name="file">*.tar</param>

++++++ _servicedata ++++++
--- /var/tmp/diff_new_pack.ueBZqw/_old  2021-01-19 16:02:14.231383849 +0100
+++ /var/tmp/diff_new_pack.ueBZqw/_new  2021-01-19 16:02:14.231383849 +0100
@@ -1,4 +1,4 @@
 <servicedata>
 <service name="tar_scm">
                 <param name="url">https://github.com/intel/multus-cni</param>
-              <param 
name="changesrevision">86af6ab69fe2491ef1e33f31f86f7c0f122dae19</param></service></servicedata>
\ No newline at end of file
+              <param 
name="changesrevision">c85b79f5ff5bcacaa45e2135d29e9afb6b84ed9b</param></service></servicedata>
\ No newline at end of file

++++++ multus-3.3.tar.xz -> multus-3.6.tar.xz ++++++
++++ 169324 lines of diff (skipped)

Reply via email to