Packages changed: aaa_base (84.87+git20200918.331aa2f -> 84.87+git20201123.4f16b16) bcache-tools cni-plugins (0.8.7 -> 0.9.0) cri-o (1.19.0 -> 1.19.1) cri-tools (1.18.0 -> 1.20.0) dhcp etcd (3.4.13 -> 3.4.14) k9s (0.24.1 -> 0.24.2) libslirp (4.3.1 -> 4.4.0) slirp4netns (1.0.0 -> 1.1.8) === Details === ==== aaa_base ==== Version update (84.87+git20200918.331aa2f -> 84.87+git20201123.4f16b16) - clean up rpmlintrc. Add filter for deprecated init scripts. We'll have to keep them around for a while until systemd takes over ownership. - Update to version 84.87+git20201123.4f16b16: * mark /etc/init.d/{boot,after}.local as %config(noreplace) (boo#1179097) * Avoid semicolon within (t)csh login script on S/390 - prepare usrmerge (boo#1029961) ==== bcache-tools ==== - bcache.h: fix typo from SUUP to SUPP (jsc#SLE-9807) 0019-bcache.h-fix-typo-from-SUUP-to-SUPP.patch - bcache-tools: only call set_bucket_size() for cache device (jsc#SLE-9807) 0020-bcache-tools-only-call-set_bucket_size-for-cache-dev.patch - bcache.h: add BCH_FEATURE_INCOMPAT_LARGE_BUCKET to BCH_FEATURE_INCOMPAT_SUPP (jsc#SLE-9807) 0021-bcache.h-add-BCH_FEATURE_INCOMPAT_LARGE_BUCKET-to-BC.patch - bcache-tools: check incompatible feature set (jsc#SLE-9807) 0022-bcache-tools-check-incompatible-feature-set.patch - bcache-tools: introduce BCH_FEATURE_INCOMPAT_LOG_LARGE_BUCKET_SIZE for large bucket (jsc#SLE-9807) 0023-bcache-tools-introduce-BCH_FEATURE_INCOMPAT_LOG_LARG.patch - bcache-tools: display obsoleted bucket size configuration (jsc#SLE-9807) 0024-bcache-tools-display-obsoleted-bucket-size-configura.patch - bcache-tools: recover the missing sb.csum for showing bcache device super block (jsc#SLE-9807) 0025-bcache-tools-recover-the-missing-sb.csum-for-showing.patch - bcache-tools: only call to_cache_sb() for bcache device in may_add_item() (jsc#SLE-9807) 0026-bcache-tools-only-call-to_cache_sb-for-bcache-device.patch - bcache-tools: improve column alignment for "bcache show - m" output (jsc#SLE-9807) 0027-bcache-tools-improve-column-alignment-for-bcache-sho.patch ==== cni-plugins ==== Version update (0.8.7 -> 0.9.0) - Update to version 0.9.0: * tuning: revert values on delete (#540) * go mod tidy * bump to go 1.15 * Add ability to trigger retests via comments * pkg/ns: fix test case to tolerate pids going away. * Add github build & test actions * bridge: fix testcase to check addresses we care about * Remove travis. * vendor: bump ginkgo, gover * portmap plugin should flush previous udp connections * Updating plugin README.md files (#549) * update netlink dependencies * Xdhcp: fix example configuration * VRF: extend supported version to 0.3.1 too. * VRF CNI: Add an optional table parameter. * Add more tests for the vrf cni plugin. * Update github.com/vishvananda/netlink to v1.1.0 * Introduce a new VRF CNI meta plugin. * Travis: run tests on arm64 * Replace nc with the local echo client. * Add an echo client to be used instead of nc. * Bump up the ubuntu version used in CI to bionic. * flannel: allow input ipam parameters as basis for delegate * ipvlan: make master config as optional * Remove extraneous test file in Windows plugin ==== cri-o ==== Version update (1.19.0 -> 1.19.1) Subpackages: cri-o-kubeadm-criconfig - Update to version 1.19.1: * bump to v1.19.1 * don't do unnecesary iptables restore * switch CRI-O to use its own hostport manager * dual-stack host port manager * fix upstream hostport manager * Add README to hostport folder * fork hosport kubernetes code * [1.19] vendor: bump containers/storage to v1.20.5 * runtime_vm: Ensure closeIOChan is not nil inside CloseStdin's function * runtime: parse oom file for VM type runtimes * runtime_vm: Ignore ttrpc.ErrClosed when removing a container * runtime_vm: StopContainers() should not fail when the VM is shutdown * runtime_vm: Don't let wait() return ttrpc.ErrClosed * runtime_vm: Fix updateContainerStatus() logic * runtime_vm: set Pid and InitPid for VM runtimes * internal/config/node: add checkFsMayDetachMounts * Fix bogus CI test failures * test/config: fix shellcheck warning * test/config: fix "config dir should fail with invalid option" * server: cleanup container in runtime after failed creation ==== cri-tools ==== Version update (1.18.0 -> 1.20.0) - Update to version 1.20.0: * fix a bug in closure function * Trigger prow job * Update Kubernetes to v1.20.0 * Dockershim critest on Windows * Fix CRI Test with Windows containerd runtime * Add comment to cloud build manifest file * Add clarity to docs about default runtimes * Add staging build for test user images * version 1.17.0 -> 1.19.0 in crictl.md ==== dhcp ==== Subpackages: dhcp-client - prepare usrmerge (boo#1029961) ==== etcd ==== Version update (3.4.13 -> 3.4.14) - Update to version 3.4.14: * version: 3.4.14 * pkg/netutil: remove unused "iptables" wrapper * tools/etcd-dump-metrics: validate exec cmd args * clientv3: get AuthToken automatically when clientConn is ready. * etcdserver: add ConfChangeAddLearnerNode to the list of config changes * integration: add flag WatchProgressNotifyInterval in integration test ==== k9s ==== Version update (0.24.1 -> 0.24.2) - Update to version 0.24.2: * add rel notes * cleanup + rel notes * fix typo and clean up prs * Add OneDark color theme. * handling non json lines as raw with red color * Disable filtering on the Help screen * Handle Empty Port List in PortForward View ==== libslirp ==== Version update (4.3.1 -> 4.4.0) - Update to version 4.4.0: * Release v4.4.0 * socket: consume empty packets * slirp: check pkt_len before reading protocol header * Remove the QEMU-special make build-system * Add DNS resolving for iOS * meson: support compiling as subproject * meson: remove meson-dist script * Add G_GNUC_PRINTF to local function slirp_vsnprintf * sosendoob: better document what urgc is used for * .gitlab-ci: add a Coverity stage * TCPIPHDR_DELTA: Fix potential negative value * udp, udp6, icmp, icmp6: Enable forwarding errors on Linux * icmp, icmp6: Add icmp_forward_error and icmp6_forward_error * udp, udp6, icmp: handle TTL value * ip_stripoptions use memmove * changelog: post-release ==== slirp4netns ==== Version update (1.0.0 -> 1.1.8) - Update to version 1.1.8: * v1.1.8 * CI: bump libslirp to v4.4.0 * tests: Avoid closing pipe grep in cidr test * v1.1.7+dev * v1.1.7 * test-slirp4netns-cidr.sh: avoid EPIPE * CI: s/test-centos/test-centos7/ for clarity * CI: Test with libslirp 4.3.1 on CentOS 7 * .gitignore: add .vagrant * Vagrantfile: change VirtualBox itself's slirp CIDR