Hello community, here is the log from the commit of package cni-plugins for openSUSE:Factory checked in at 2020-06-21 19:04:04 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/cni-plugins (Old) and /work/SRC/openSUSE:Factory/.cni-plugins.new.3606 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "cni-plugins" Sun Jun 21 19:04:04 2020 rev:11 rq:815577 version:0.8.6 Changes: -------- --- /work/SRC/openSUSE:Factory/cni-plugins/cni-plugins.changes 2020-02-21 16:40:24.577799467 +0100 +++ /work/SRC/openSUSE:Factory/.cni-plugins.new.3606/cni-plugins.changes 2020-06-21 19:45:19.392705825 +0200 @@ -1,0 +2,33 @@ +Wed Jun 17 08:38:27 UTC 2020 - John Paul Adrian Glaubitz <[email protected]> + +- Update to version 0.8.6 (bsc#1172410) + * New features + * Support device id in host device plugin (#471). + * win-bridge: add support for portMappings capability (#475). + * Make host-device to work with virtio net device (#453). + * Small improvements + * ptp, bridge: disable accept_ra on the host-side interface (#484). + * modify the error url of windowscontainer (#460). + * portmap: Apply the DNAT hairpin to the whole subnet (#469). The DNAT hairpin + rule only allow the * container itself to access the ports it is exposing thru + the host IP. Other containers in the same subnet might also want to access this + service via the host IP, so apply this rule to the whole subnet instead of just + for the container. + * Unlock OS thread after netns is restored (#455). + * Bugfixes + * plugins/meta/sbr: Adjusted ipv6 address mask to /128 (#479). A /64 mask was used + which routed an entire cidr based on source, not only the bound address. + * check bridge's port state (#468). fix #463 + * Reset the route flag before moving the rule (#472). + * replace juju/errors because of CNCF license scan (#458). ref to #457 + * loopback: Fix ipv6 address checks (#442). Fixes a minor bug in loopback plugin. + The IPv6 address check loops over IPv4 addresses. +- from version 0.8.5 + * Bugfixes + * bridge: Fix for the case where kernel doesn't have CONFIG_BRIDGE_VLAN_FILTERING + (#434) fixes #370. + * vlan: Fix vlan plugin returning error when device is already removed (#438). + * Improvements + * sysctl: Improve support of sysctl name separators (#437). + +------------------------------------------------------------------- Old: ---- cni-plugins-0.8.4.tar.xz New: ---- cni-plugins-0.8.6.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ cni-plugins.spec ++++++ --- /var/tmp/diff_new_pack.oorS0L/_old 2020-06-21 19:45:19.948708145 +0200 +++ /var/tmp/diff_new_pack.oorS0L/_new 2020-06-21 19:45:19.952708162 +0200 @@ -20,7 +20,7 @@ %define cni_doc_dir %{_docdir}/cni-plugins Name: cni-plugins -Version: 0.8.4 +Version: 0.8.6 Release: 0 Summary: Container Network Interface plugins License: Apache-2.0 ++++++ _service ++++++ --- /var/tmp/diff_new_pack.oorS0L/_old 2020-06-21 19:45:19.996708346 +0200 +++ /var/tmp/diff_new_pack.oorS0L/_new 2020-06-21 19:45:19.996708346 +0200 @@ -4,8 +4,8 @@ <param name="scm">git</param> <param name="filename">cni-plugins</param> <param name="exclude">.git</param> - <param name="versionformat">0.8.4</param> - <param name="revision">v0.8.4</param> + <param name="versionformat">0.8.6</param> + <param name="revision">v0.8.6</param> <param name="changesgenerate">enable</param> </service> <service name="recompress" mode="disabled"> ++++++ cni-plugins-0.8.4.tar.xz -> cni-plugins-0.8.6.tar.xz ++++++ ++++ 3292 lines of diff (skipped)
