Hello community, here is the log from the commit of package cni for openSUSE:Factory checked in at 2020-10-08 13:05:58 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/cni (Old) and /work/SRC/openSUSE:Factory/.cni.new.4249 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "cni" Thu Oct 8 13:05:58 2020 rev:10 rq:839000 version:0.8.0 Changes: -------- --- /work/SRC/openSUSE:Factory/cni/cni.changes 2020-03-03 10:16:03.530627835 +0100 +++ /work/SRC/openSUSE:Factory/.cni.new.4249/cni.changes 2020-10-08 13:07:09.922899802 +0200 @@ -1,0 +2,31 @@ +Thu Oct 1 12:47:37 UTC 2020 - John Paul Adrian Glaubitz <[email protected]> + +- Update to version 0.8.0: + * Specification and Conventions changes + + docs: add ips and mac to well-known capabilities + + add interface name validation + + Add GUID to well known Capabilities + + Add DeviceID attribute to RuntimeConfig + + Typo fixes for infiniband GUID + + Fix linting issues in docs, add headers to json example, update errors into table + * Documentation changes + + Update cnitool docs + + Remove extra ',' chars which makes conflist examples invalid. + * libcni changes + + Remove Result.String method + + libcni: add config caching [v2] + + clean up : fix staticcheck warnings + + libcni: add InitCNIConfigWithCacheDir() and deprecate RuntimeConfig.CacheDir + + skel: clean up errors in skel and add some well-known error codes + + libcni: find plugin in exec + + validate containerID and networkName + + skel: remove needless functions and types + + libcni: also cache IfName + + libcni: fix cache file 'result' key name + + Bump Go version to 1.13 + + When CNI version isn't supplied in config, use default. + + intercept netplugin std error + + invoke: capture and return stderr if plugin exits unexpectedly + + Retry exec commands on text file busy + +------------------------------------------------------------------- Old: ---- cni-0.7.1.tar.xz New: ---- cni-0.8.0.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ cni.spec ++++++ --- /var/tmp/diff_new_pack.HzTrkk/_old 2020-10-08 13:07:11.034900809 +0200 +++ /var/tmp/diff_new_pack.HzTrkk/_new 2020-10-08 13:07:11.038900812 +0200 @@ -21,7 +21,7 @@ %define cni_doc_dir %{_docdir}/cni Name: cni -Version: 0.7.1 +Version: 0.8.0 Release: 0 Summary: Container Network Interface - networking for Linux containers License: Apache-2.0 ++++++ _service ++++++ --- /var/tmp/diff_new_pack.HzTrkk/_old 2020-10-08 13:07:11.074900845 +0200 +++ /var/tmp/diff_new_pack.HzTrkk/_new 2020-10-08 13:07:11.078900848 +0200 @@ -4,8 +4,8 @@ <param name="scm">git</param> <param name="filename">cni</param> <param name="exclude">.git</param> - <param name="versionformat">0.6.0</param> - <param name="revision">v0.6.0</param> + <param name="versionformat">0.8.0</param> + <param name="revision">v0.8.0</param> <param name="changesgenerate">enable</param> </service> <service name="recompress" mode="disabled"> ++++++ cni-0.7.1.tar.xz -> cni-0.8.0.tar.xz ++++++ ++++ 2940 lines of diff (skipped)
