Packages changed: biosdevname (0.7.3 -> 0.7.3.7.g495ab76) kernel-source (5.13.0 -> 5.13.1) libdrm (2.4.106 -> 2.4.107) suse-module-tools (16.0.5 -> 16.0.6) === Details === ==== biosdevname ==== Version update (0.7.3 -> 0.7.3.7.g495ab76) - Enhance _service file - Update to version 0.7.3: * Add SMBIOS 3.x support * Read DMI entries from /sys/firmware/dmi/tables/DMI * Add buffer read helper using read explicitly * man: fix all_ethN indentation * Netronome biosdevname support (#8) * Prevent infinite recursion in dmidecode.c::smbios_setslot by (#7) * Add support for ExaNIC network cards (#5) This are now all mainline and got reverted: D biosdevname-Add-buffer-read-helper-using-read-explicitly.patch D biosdevname-Add-SMBIOS-3.x-support.patch D biosdevname-Read-DMI-entries-from-sys-firmware-dmi-tables-DMI.patch D dmidecode-prevent-infinite-recursion.patch ==== kernel-source ==== Version update (5.13.0 -> 5.13.1) - Revert "UsrMerge the kernel (boo#1184804)" This reverts commit 6f5ed044f52ae3de78db9492d404f9c88d29b938 as it: 1) breaks installation in Leap/SLE -- no initrd is generated. 2) breaks installation-images -- expecting kernel in /boot and modules in /lib. - commit b6ab3de - config: riscv64: enable DRM_I2C_NXP_TDA998X This also selects SND_SOC_HDMI_CODEC, SND_PCM_ELD, SND_PCM_IEC958. - commit d56d022 - config: riscv64: enable MFD_TPS65086 Also enable the related drivers GPIO_TPS65086 and REGULATOR_TPS65086. - commit ce26f32 - rpm/kernel-binary.spec.in: Remove zdebug define used only once. - commit 85a9fc2 - Update config files (boo#1187824). CRYPTO_FIPS=y CRYPTO_MANAGER_DISABLE_TESTS=n - commit c81d16b - kernel-binary.spec: Exctract s390 decompression code (jsc#SLE-17042). - commit 7f97df2 - kernel-binary.spec: Fix up usrmerge for non-modular kernels. - commit d718cd9 - Linux 5.13.1 (bsc#1012628). - Revert "KVM: x86/mmu: Drop kvm_mmu_extended_role.cr4_la57 hack" (bsc#1012628). - commit bfd7864 - config: riscv64: enable MFD_DA9063 Also enable the related drivers DA9063_WATCHDOG, REGULATOR_DA9063, RTC_DRV_DA9063. - commit 40fb687 - update upstream references - update upstream references of patches added in 5.14 merge window: - patches.suse/pinctrl-bcm2835-accept-fewer-than-expected-irqs.patch - patches.suse/proc-Avoid-mixing-integer-types-in-mem_rw.patch - commit 9510801 ==== libdrm ==== Version update (2.4.106 -> 2.4.107) - Update to version 2.4.107: * amdgpu: update marketing names * tests/amdgpu: Fix valgrind warning * test/amdgpu: Add helper functions for hot unplug * test/amdgpu/hotunplug: Add test suite for GPU unplug * tests/amdgpu/hotunplug: Add unplug with cs test. * tests/amdgpu/hotunplug: Add hotunplug with exported bo test * tests/amdgpu/hotunplug: Add hotunplug with exported fence * amdgpu: Add vamgr for capture/replay. * include in xf86drmMode when the OS is FreeBSD * _WANT_KERNEL_ERRNO must be defined in FreeBSD for ERESTART to be used * Conditionally include and on Linux, BSD * Revert "tests/amdgpu: fix bo eviction test issue" * xf86drm: Add a human readable representation for format modifiers * xf86drm: Add a vendor function to decode the format modifier * xf86drm: Add support for decoding Nvidia format modifiers * xf86drm: Add support for decoding AMD format modifiers * xf86drm: Add support for decoding AMLOGIC format modifiers * README.rst: Include some notes about syncing uapi headers * amdgpu: Added product name for E9390,E9560 and E9565 dgpu * intel: Add support for ADLP ==== suse-module-tools ==== Version update (16.0.5 -> 16.0.6) - Update to version 16.0.6: * modprobe.d: Remove dma=none setting for parport_pc (bsc#1177695)