This update for cni, cni-plugins, conmon, fuse-overlayfs, podman fixes the following issues:
podman was updated to 1.8.0:
CVE-2019-18466: Fixed a bug where podman cp would improperly copy files on the host when copying a symlink in the container that included a glob operator (#3829 bsc#1155217)
The name of the cni-bridge in the default config changed from 'cni0' to 'podman-cni0' with podman-1.6.0. Add a %trigger to rename the bridge in the system to the new default if it exists. The trigger is only excuted when updating podman-cni-config from something older than 1.6.0. This is mainly needed for SLE where we're updating from 1.4.4 to 1.8.0 (bsc#1160460).
Update podman to v1.8.0 (bsc#1160460):
Features
Bugfixes
Misc
Add apparmor-abstractions as required runtime dependency to
have tunables/global available.
fixed the --force flag for the 'container prune' command. (https://github.com/containers/libpod/issues/4844)
Update podman to v1.7.0
Features
Bugfixes
Misc
Update podman to v1.6.4
Update podman to v1.6.2
Features
Bugfixes
Misc
Update podman to v1.6.1
Features
Bugfixes
Misc
Update podman to v1.5.1
Rootless Podman will now inherit OCI runtime configuration from the root configuration (#3781)
Podman now properly sets a user agent while contacting registries (#3788)
Add zsh completion for podman commands
Update podman to v1.5.0
Features
Bugfixes
Misc
runc and conmon binaries.conmon was included in version 2.0.10. (bsc#1160460, bsc#1164390, jsc#ECO-1048, jsc#SLE-11485, jsc#SLE-11331):
fuse-overlayfs was updated to v0.7.6 (bsc#1160460)
cni was updated to 0.7.1:
Update to version 0.7.1 (bsc#1160460):
Library changes:
Documentation & Convention changes:
Update to version 0.7.0:
Spec changes:
Library changes:
cni-plugins was updated to 0.8.4:
Update to version 0.8.4 (bsc#1160460):
Update to version 0.8.3:
Enhancements:
Better input validation:
Bugfixes:
Docs:
Update plugins to v0.8.2
New features:
Bug fixes:
Updated plugins to v0.8.1:
Bugs:
Improvements:
Updated plugins to v0.8.0:
New plugins:
Plugin features / changelog:
Bug fixes & minor changes
from version v0.7.5:
This release takes a minor change to the portmap plugin:
This fixes a potential issue where firewall rules may be bypassed by port mapping