Accepting request 716935 from devel:kubic

OBS-URL: https://build.opensuse.org/request/show/716935
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/cni?expand=0&rev=7
This commit is contained in:
Dominique Leuenberger 2019-07-26 10:37:09 +00:00 committed by Git OBS Bridge
parent 2991b899ae
commit c778ed5405
4 changed files with 18 additions and 4 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:e87074a2abdd3ba25c382882dfe69ff26c873bb44ba9c8692bb205b96b943fb0
size 79956

3
cni-0.7.1.tar.xz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:62c874b334cbfaaf2002f239ea2d92227626e33ab72eaac38bd95acb290b3639
size 80704

View File

@ -1,3 +1,17 @@
-------------------------------------------------------------------
Tue Jul 16 07:36:57 UTC 2019 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
- Update to version 0.7.1:
* Library changes:
+ invoke : ensure custom envs of CNIArgs are prepended to process envs
+ add GetNetworkListCachedResult to CNI interface
+ delegate : allow delegation funcs override CNI_COMMAND env automatically in heritance
* Documentation & Convention changes:
+ Update cnitool documentation for spec v0.4.0
+ Add cni-route-override to CNI plugin list
* Build and test changes:
+ Release: bump go to v1.12
-------------------------------------------------------------------
Fri May 17 12:26:06 UTC 2019 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>

View File

@ -21,7 +21,7 @@
%define cni_doc_dir %{_docdir}/cni
Name: cni
Version: 0.7.0
Version: 0.7.1
Release: 0
Summary: Container Network Interface - networking for Linux containers
License: Apache-2.0