diff --git a/cni-plugins-0.8.1.tar.xz b/cni-plugins-0.8.1.tar.xz deleted file mode 100644 index 3f58e7b..0000000 --- a/cni-plugins-0.8.1.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:34d924783d63948d43a3634beb9349fec7c90013b0d79a0f9c90ee40c7def353 -size 1149596 diff --git a/cni-plugins-0.8.2.tar.xz b/cni-plugins-0.8.2.tar.xz new file mode 100644 index 0000000..7dfa764 --- /dev/null +++ b/cni-plugins-0.8.2.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:200317dbc7001570b7678f54d714468944c9a19fea475feffb7fde6273faa07b +size 834280 diff --git a/cni-plugins.changes b/cni-plugins.changes index e5a566f..41183c7 100644 --- a/cni-plugins.changes +++ b/cni-plugins.changes @@ -1,3 +1,26 @@ +------------------------------------------------------------------- +Fri Aug 16 12:18:36 UTC 2019 - John Paul Adrian Glaubitz + +- Update plugins to v0.8.2 + + New features: + * Support "args" in static and tuning + * Add Loopback DSR support, allow l2tunnel networks + to be used with the l2bridge plugin + * host-local: return error if same ADD request is seen twice + * bandwidth: fix collisions + * Support ips capability in static and mac capability in tuning + * pkg/veth: Make host-side veth name configurable + + Bug fixes: + * Fix: failed to set bridge addr: could not add IP address to "cni0": file exists + * host-device: revert name setting to make retries idempotent (#357). + * Vendor update go-iptables. Vendor update go-iptables to + obtain commit f1d0510cabcb710d5c5dd284096f81444b9d8d10 + * Update go.mod & go.sub + * Remove link Down/Up in MAC address change to prevent route flush (#364). + * pkg/ip unit test: be agnostic of Linux version, on Linux 4.4 the syscall + error message is "invalid argument" not "file exists" + * bump containernetworking/cni to v0.7.1 + ------------------------------------------------------------------- Thu Jun 6 12:36:17 UTC 2019 - John Paul Adrian Glaubitz diff --git a/cni-plugins.spec b/cni-plugins.spec index 354b66f..c714f22 100644 --- a/cni-plugins.spec +++ b/cni-plugins.spec @@ -20,7 +20,7 @@ %define cni_doc_dir %{_docdir}/cni-plugins Name: cni-plugins -Version: 0.8.1 +Version: 0.8.2 Release: 0 Summary: Container Network Interface plugins License: Apache-2.0