SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 
Changelog for cni-1.0.1-2.1.x86_64.rpm :

* Sat Mar 26 2022 Enrico Belleri - Update to version v1.0.1:
* Rewritten spec + non-List configurations are removed + the version field in the interfaces array was redundant and is removed
* libcni improvements- Employ RPM macros.go where feasible- Use vendor tarball- Remove ./build.sh
* Mon May 31 2021 John Paul Adrian Glaubitz - Update to version 0.8.1:
* This is a security release that fixes a single bug: bsc#1181961 - Tighten up plugin-finding logic (#811).
* Sat Apr 24 2021 Dirk Müller - use buildmode=pie (cnitool is installed into sbindir)
* Tue Mar 16 2021 Jeff Kowalczyk - Set GO111MODULE=auto to build with go1.16+
* Default changed to GO111MODULE=on in go1.16
* Set temporarily until using upstream release with go.mod
* Drop BuildRequires: golang-packaging not currently using macros
* Add BuildRequires: golang(API) >= 1.13 recommended dependency expression
* Thu Oct 01 2020 John Paul Adrian Glaubitz - 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
* Mon Jan 13 2020 Sascha Grunert - Set correct CNI version for 99-loopback.conf
* Tue Jul 16 2019 John Paul Adrian Glaubitz - Update to version 0.7.1 (bsc#1160460):
* 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 2019 John Paul Adrian Glaubitz - Update to version 0.7.0:
* Spec changes: + Use more RFC2119 style language in specification (must, should...) + add notes about ADD/DEL ordering + Make the container ID required and unique. + remove the version parameter from ADD and DEL commands. + Network interface name matters + be explicit about optional and required structure members + add CHECK method + Add a well-known error for \"try again\" + SPEC.md: clarify meaning of \'routes\'
* Library changes: + pkg/types: Makes IPAM concrete type + libcni: return error if Type is empty + skel: VERSION shouldn\'t block on stdin + non-pointer instances of types.Route now correctly marshal to JSON + libcni: add ValidateNetwork and ValidateNetworkList functions + pkg/skel: return error if JSON config has no network name + skel: add support for plugin version string + libcni: make exec handling an interface for better downstream testing + libcni: api now takes a Context to allow operations to be timed out or cancelled + types/version: add helper to parse PrevResult + skel: only print about message, not errors + skel,invoke,libcni: implementation of CHECK method + cnitool: Honor interface name supplied via CNI_IFNAME environment variable. + cnitool: validate correct number of args + Don\'t copy gw from IP4.Gateway to Route.GW When converting from 0.2.0 + add PrintTo method to Result interface + Return a better error when the plugin returns none- Install sleep binary into CNI plugin directory- Restore build.sh script which was removed upstream
* Tue Jun 05 2018 dcassanyAATTsuse.com- Refactor %license usage to a simpler form
* Mon Jun 04 2018 dcassanyAATTsuse.com- Make use of %license macro
* Wed Apr 04 2018 jmassaguerplaAATTsuse.com- Remove creating subvolumes. This should be in another package (kubernetes-kubelet)
* Mon Jan 29 2018 kmacinnesAATTsuse.com- Use full/absolute path for mksubvolume- Change snapper Requires to a Requires(post)
* Thu Jan 18 2018 kmacinnesAATTsuse.com- Add snapper as a requirement, to provide mksubvolume
* Mon Jan 15 2018 alvaro.saurinAATTsuse.com- Make /var/lib/cni writable
 
ICM