Packages changed: cilium curl grub2 installation-images-MicroOS (14.459 -> 14.461) kernel-firmware (20200207 -> 20200302) libcontainers-common (20191211 -> 20200306) libselinux (2.9 -> 3.0) libsepol (2.9 -> 3.0) patterns-base python-pycparser (2.19 -> 2.20) python-pyzmq (18.1.1 -> 19.0.0) python-six rook rpcbind transactional-update (2.20.2 -> 2.20.3) weave (2.6.0 -> 2.6.1) === Details === ==== cilium ==== - Remove cilium-init package. - Add bpftool as a runtime dependency. ==== curl ==== Subpackages: libcurl4 - ignore_runtests_failure.patch: remove, no longer needed ==== grub2 ==== Subpackages: grub2-arm64-efi grub2-snapper-plugin - Adjust patch to make EFI detection a runtime decision (bsc#1164385): * grub2-SUSE-Add-the-t-hotkey.patch - Add secure boot support for s390x. (jsc#SLE-9425) * grub2-s390x-11-secureboot.patch ==== installation-images-MicroOS ==== Version update (14.459 -> 14.461) - merge gh#openSUSE/installation-images#363 - adapt system-user-* and system-group-* package handling (bsc#1163938) - 14.461 - merge gh#openSUSE/installation-images#362 - fix rescue system setup (bsc#1160378) - 14.460 - Pull the correct distribution-logos per distribution theme ==== kernel-firmware ==== Version update (20200207 -> 20200302) Subpackages: kernel-firmware-all kernel-firmware-amdgpu kernel-firmware-ath10k kernel-firmware-atheros kernel-firmware-bluetooth kernel-firmware-bnx2 kernel-firmware-brcm kernel-firmware-chelsio kernel-firmware-dpaa2 kernel-firmware-i915 kernel-firmware-intel kernel-firmware-iwlwifi kernel-firmware-liquidio kernel-firmware-marvell kernel-firmware-media kernel-firmware-mediatek kernel-firmware-mellanox kernel-firmware-mwifiex kernel-firmware-network kernel-firmware-nfp kernel-firmware-nvidia kernel-firmware-platform kernel-firmware-qlogic kernel-firmware-radeon kernel-firmware-realtek kernel-firmware-serial kernel-firmware-sound kernel-firmware-ti kernel-firmware-ueagle kernel-firmware-usb-network - Update to version 20200302 (git commit 0148cfefcbf9): * check_whence: python3/utf-8 support * Makefile: improve `make check` usefulness * mediatek: Remove in-tree symlinks * qca: Fix blueooth firmware name for QCA6174 * mediatek: move MT8173 VPU FW to subfolder * linux-firmware: Update firmware file for Intel Bluetooth AX201 * qca: Add firmware files for BT chip wcn3991. * nvidia: add TU116/117 signed firmware * drm/amdgpu: update to latest 19.50 firmware for raven * mediatek: update MT8173 VPU firmware to v1.1.4 ==== libcontainers-common ==== Version update (20191211 -> 20200306) - New snaphot (bsc#1165917) - Update to image 5.2.1 * Add documentation about rewriting docker.io registries * Add registries warning to registries.conf - Update to libpod 1.8.0 * Fixed some spelling errors in oci-hooks documentations * include containers-mounts.conf(5) man-page into the package - Update to storage 1.16.1 * Add `rootless_storage_path` directive to storage.conf * Add better documentation for the mount_program in overlay driver ==== libselinux ==== Version update (2.9 -> 3.0) - Update to version 3.0 * Ignore the stem when looking up all matches in file context * Save digest of all partial matches for directory * Use Python distutils to install SELinux python bindings * ensure that digest_len is not zero * fix string conversion of unknown perms * mark all exported function "extern" Dropped Use-Python-distutils-to-install-SELinux.patch, included upstream ==== libsepol ==== Version update (2.9 -> 3.0) - Update to version 3.0 * cil: Allow validatetrans rules to be resolved * cil: Report disabling an optional block only at high verbose levels * cil: do not dereference perm_value_to_cil when it has not been allocated * cil: fix mlsconstrain segfault * Further improve binary policy optimization * Make an unknown permission an error in CIL * Remove cil_mem_error_handler() function pointer * Use LIBSEPOL_3.0 and fix sepol_policydb_optimize symbol mapping * Add a function to optimize kernel policy * Add ebitmap_for_each_set_bit macro Dropped fnocommon.patch as it's included upstream ==== patterns-base ==== Subpackages: patterns-base-apparmor patterns-base-minimal_base - drop telnet from enhanced_base recommendations - Fix basic_desktop upgrade path for SLE-15 SP2 and later - Put transactional_base in alphabetical order - Fix SLE bug in generation of txt files for basic_desktop ==== python-pycparser ==== Version update (2.19 -> 2.20) - update to 2.20: - #61: Fix slow backtracking when parsing strings. - #99: Parser for FuncDecl incorrectly sets declname attribute on return type. - #310: Fix crash when file starts with a semicolon. - #313: Fix array type generation. - #314: Fix failed parsing of unnamed function parameters with array dim qualifiers. - #315: Fix pointer type generation. - #324: Fixes for u/l constant integer suffix. - #346: Fix error transforming an empty switch. - #350: Recognize integer multicharacter constants like 'ABCD'. - #363: Fix incorrect AST when parsing offsetof. ==== python-pyzmq ==== Version update (18.1.1 -> 19.0.0) - specfile: * update copyright year - update to version 19.0.0: * Cython backend: Build Cython extensions with language level "3str" (requires Cython 0.29) * Cython backend: You can now cimport zmq * Asyncio: Fix memory leak in Poller * Log: Much improved logging in :mod:`zmq.log` (see :doc:`logging`) * Log: add python -m zmq.log entrypoint * Sources generated with Cython 0.29.15 ==== python-six ==== - Do not cause buildcycle with previous change but rather install the egg-info prepared metadata from the tarball - use setuptools for building to support pip 10.x (bsc#1166139) ==== rook ==== - ceph: orchestrator cli name change * Add orchestrator-cli-rename.patch ==== rpcbind ==== - rpc-user.conf: use sysusers method to create rpc user - Minimize dependencies for container usage ==== transactional-update ==== Version update (2.20.2 -> 2.20.3) Subpackages: transactional-update-zypp-config - Update to version 2.20.3 - Reintroduce compatibility with RPM < 4.15 for inclusion in SLE / Leap 15.2 - Prepare for removal of /var/lib/alternatives [jsc#SLE-9101] ==== weave ==== Version update (2.6.0 -> 2.6.1) - Fix typo in url - weave-kubic needs modprobe - Update weave to 2.6.1 - Fix possible deadlock - disable-iptables-setup.patch