Hello community, here is the log from the commit of package cni-plugins for openSUSE:Factory checked in at 2019-06-07 12:17:30 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/cni-plugins (Old) and /work/SRC/openSUSE:Factory/.cni-plugins.new.4811 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "cni-plugins" Fri Jun 7 12:17:30 2019 rev:6 rq:708149 version:0.8.1 Changes: -------- --- /work/SRC/openSUSE:Factory/cni-plugins/cni-plugins.changes 2019-02-02 21:43:21.716286788 +0100 +++ /work/SRC/openSUSE:Factory/.cni-plugins.new.4811/cni-plugins.changes 2019-06-07 12:17:33.484805869 +0200 @@ -1,0 +2,69 @@ +Thu Jun 6 12:36:17 UTC 2019 - John Paul Adrian Glaubitz <[email protected]> + +- Updated plugins to v0.8.1: + + Bugs: + * bridge: fix ipMasq setup to use correct source address + * fix compilation error on 386 + * bandwidth: get bandwidth interface in host ns through + container interface + + Improvements: + * Release: bump go to v1.12 + * host-device: add pciBusID property +- Drop patches merged upstream: + + 0001_use_Go_facilities_to_get_a_socket.patch + +------------------------------------------------------------------- +Mon May 20 09:41:05 UTC 2019 - John Paul Adrian Glaubitz <[email protected]> + +- Updated plugins to v0.8.0: + + New plugins: + * bandwidth - limit incoming and outgoing bandwidth + * firewall - add containers to firewall rules + * sbr - convert container routes to source-based routes + * static - assign a fixed IP address + * win-bridge, win-overlay: Windows plugins + + Plugin features / changelog: + * CHECK Support + * macvlan: + - Allow to configure empty ipam for macvlan + - Make master config optional + * bridge: + - Add vlan tag to the bridge cni plugin + - Allow the user to assign VLAN tag + - L2 bridge Implementation. + * dhcp: + - Include Subnet Mask option parameter in DHCPREQUEST + - Add systemd unit file to activate socket with systemd + - Add container ifName to the dhcp clientID, making the + clientID value + * flannel: + - Pass through runtimeConfig to delegate + * host-local: + - host-local: add ifname to file tracking IP address used + * host-device: + - Support the IPAM in the host-device + - Handle empty netns in DEL for loopback and host-device + * tuning: + - adds 'ip link' command related feature into tuning + + Bug fixes & minor changes + * Correctly DEL on ipam failure for all plugins + * Fix bug on ip revert if cmdAdd fails on macvlan and host-device + * host-device: Ensure device is down before rename + * Fix -hostprefix option + * some DHCP servers expect to request for explicit router options + * bridge: release IP in case of error + * change source of ipmasq rule from ipn to ip + + Build fixes: + * test: add coveralls support + * plugins: correctly output build version, cosmetic cleanups + * Move Windows tests to Travis +- from version v0.7.5: + + This release takes a minor change to the portmap plugin: + * Portmap: append, rather than prepend, entry rules + + This fixes a potential issue where firewall rules may + be bypassed by port mapping +- Include patch to fix the build on i586: + + 0001_use_Go_facilities_to_get_a_socket.patch +- Use new build_linux.sh script instead of removed build.sh + +------------------------------------------------------------------- Old: ---- cni-plugins-0.7.4.tar.xz New: ---- cni-plugins-0.8.1.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ cni-plugins.spec ++++++ --- /var/tmp/diff_new_pack.3VFW0H/_old 2019-06-07 12:17:34.488805549 +0200 +++ /var/tmp/diff_new_pack.3VFW0H/_new 2019-06-07 12:17:34.500805545 +0200 @@ -20,7 +20,7 @@ %define cni_doc_dir %{_docdir}/cni-plugins Name: cni-plugins -Version: 0.7.4 +Version: 0.8.1 Release: 0 Summary: Container Network Interface plugins License: Apache-2.0 @@ -57,7 +57,7 @@ %setup -q %build -./build.sh +./build_linux.sh %install ++++++ cni-plugins-0.7.4.tar.xz -> cni-plugins-0.8.1.tar.xz ++++++ ++++ 522369 lines of diff (skipped)
