Packages changed: cilium (1.5.1 -> 1.5.3) curl (7.65.0 -> 7.65.1) kubic-control (0.5.0 -> 0.5.1) open-iscsi openssl-1_1 patterns-containers python-PyYAML (5.1 -> 5.1.1) === Details === ==== cilium ==== Version update (1.5.1 -> 1.5.3) - Switch container image URI from devel:kubic:containers to openSUSE:Containers:Tumbleweed. - Update to version 1.5.3: * pkg/kvstore: do not always UpdateIfDifferent with and without lease * daemon: Refactor individual endpoint restore * daemon: Don't log endpoint restore if IP alloc fails * Don't overwrite minRequired in WaitforNPods * node: Delay handling of node delete events received via kvstore * kvstore/store: Do not remove local key on sync failure * node/store: Do not delete node key in kvstore on node registration failure * Jenkinsfile: backport all Jenkinsfile from master * test/provision: bump k8s 1.12 to 1.12.9 * test: do not spawn goroutines to wait for canceled context in `RunCommandContext` * test: provide context which will be cancled to `CiliumExecContext` ==== curl ==== Version update (7.65.0 -> 7.65.1) Subpackages: libcurl4 - Update to 7.65.1 * Bugfixes: - CURLOPT_LOW_SPEED_* repaired - NTLM: reset proxy "multipass" state when CONNECT request is done - PolarSSL: deprecate support step 1. Removed from configure - cmake: check for if_nametoindex() - cmake: support CMAKE_OSX_ARCHITECTURES when detecting SIZEOF variables - conncache: Remove the DEBUGASSERT on length check - conncache: make "bundles" per host name when doing proxy tunnels - curl_share_setopt.3: improve wording - dump-header.d: spell out that no headers == empty file - example/http2-download: fix format specifier - examples: cleanups and compiler warning fixes - http2: Stop drain from being permanently set - http: don't parse body-related headers in bodyless responses - md4: build correctly with openssl without MD4 - md4: include the mbedtls config.h to get the MD4 info - multi: track users of a socket better - nss: allow to specify TLS 1.3 ciphers if supported by NSS - parse_proxy: make sure portptr is initialized - parse_proxy: use the IPv6 zone id if given - sectransp: handle errSSLPeerAuthCompleted from SSLRead() - singlesocket: use separate variable for inner loop - ssl: Update outdated "openssl-only" comments for supported backends - tests: add HAProxy keywords - tests: make test 1420 and 1406 work with rtsp-disabled libcurl - tls13-docs: mention it is only for OpenSSL >= 1.1.1 - tool_setopt: for builds with disabled-proxy, skip all proxy setopts() - url: fix bad feature-disable #ifdef - url: use correct port in ConnectionExists() ==== kubic-control ==== Version update (0.5.0 -> 0.5.1) Subpackages: kubicctl kubicd - Update to version 0.5.1 - Use local flannel.yaml file to deploy flannel ==== open-iscsi ==== Subpackages: iscsiuio libopeniscsiusr0_2_0 - BuildRequire pkgconfig(systemd) instead of systemd: allow OBS to shortcut the build queues by allowing usage of systemd-mini - Added latest upstream changes, including: - iscsiuio: Stop using /var directory for PIDfile and locks - iscsiuio: improve daemon synchronization (bsc#1135070) - fix pipe notification code - add systemd support for iscsiuio - make iscsid systemd usage optional - fix possible discovery hang timeout - fix iscsiuio systemd disablement Updating: * open-iscsi-SUSE-latest.diff.bz2 ==== openssl-1_1 ==== Subpackages: libopenssl1_1 - add 0001-Fix-for-BIO_get_mem_ptr-and-related-regressions.patch (bnc#1136522) - Fix a crash caused by long locale messages (bsc#1135550) * add openssl-fix_underflow_in_errstr_handling.patch ==== patterns-containers ==== Subpackages: patterns-containers-container_runtime patterns-containers-container_runtime_kubernetes patterns-containers-kubeadm patterns-containers-kubic_admin patterns-containers-kubic_worker - Add flannel-k8s-yaml ==== python-PyYAML ==== Version update (5.1 -> 5.1.1) - update to 5.1.1 * Re-release of 5.1 with regenerated Cython sources to build properly for Python 3.8