Packages changed: dnsmasq (2.87 -> 2.88) fwupd (1.8.7 -> 1.8.8) gnome-control-center (43.1 -> 43.2) libpwquality (1.4.4 -> 1.4.5) mdadm openblas_pthreads === Details === ==== dnsmasq ==== Version update (2.87 -> 2.88) - update to 2.88: * Fix bug in --dynamic-host when an interface has /16 IPv4 * address. * Add --fast-dns-retry option. This gives dnsmasq the ability to originate retries for upstream DNS queries itself, rather than relying on the downstream client. This is most useful when doing DNSSEC over unreliable upstream networks. It comes with some cost in memory usage and network bandwidth. * Add --use-stale-cache option. When set, if a DNS name exists in the cache, but its time-to-live has expired, dnsmasq will return the data anyway. * handle removal of whole files or entries within files. ==== fwupd ==== Version update (1.8.7 -> 1.8.8) Subpackages: fwupd-bash-completion fwupd-lang libfwupd2 typelib-1_0-Fwupd-2_0 - Update to version 1.8.8: + This release adds the following features: - Add BIOS rollback protection support for Dell and Lenovo systems - Generate OVAL rules for openSCAP evaluation - Show the signed reports from QA teams in client tools + This release fixes the following bugs: - Add a X-Gpu category for new hardware support - Add more ChromeOS metadata to the report attributes - Ensure the device name is set for Intel USB4 devices - Fix a critical DFU CSR warning when deploying firmware - Fix a Synaptics RMI issue when updating non-secure devices - Match more device properties when using GetDetails - Move AMD platform rollback protection to level 4 - Use the correct AppStream ID for the Key Manifest failure - Wait for the Intel GPU to come back after updating + This release adds support for the following hardware: - Logitech Whiteboard cameras - More Goodix MoC devices - Several QSI Docks ==== gnome-control-center ==== Version update (43.1 -> 43.2) Subpackages: gnome-control-center-color gnome-control-center-goa gnome-control-center-lang gnome-control-center-user-faces - Update to version 43.2: + About: Update distro logo when dark-mode changes. + Applications: Don't recurse into symlinks when clearing cache. + Cellular: Avoid duplicated entries in SIM providers list. + Color: Fix crash when first device row is non-existent. + Common: Make list row switches work when annimations are OFF. + Display: Allow the Night Light error label to wrap for small screens. + Mouse: Fix activation of rows while navigating with keyboard. + Network: - Fix crashes when EAP password is missing. - Fix wrong signal of SEA password visibility toggle. + Notifications: Sync lock screen notification setting string. + Users: Show a missing-avatar image when avatars cannot be loaded. + Updated translations. - Drop gnome-control-center-fix-ws-sea-pass-toggle.patch: Fixed upstream. - Refresh patches with quilt. ==== libpwquality ==== Version update (1.4.4 -> 1.4.5) Subpackages: libpwquality-lang libpwquality-tools libpwquality1 pam_pwquality - Update to version 1.4.5: + Minor bug fixes and documentation enhancements. + Updated translations. ==== mdadm ==== - mdadm.spec: create the following symbolic link in /sbin for compatibility, /sbin/mdadm -> /usr/sbin/mdadm /sbin/mdmon -> /usr/sbin/mdmon (jsc#PED-1009, jsc#PED-947) ==== openblas_pthreads ==== - Fix aarch64 builds with GCC < 9 (i.e. Leap/SLE 15.x), disable NEOVERSEN2 target. See gh#xianyi/OpenBLAS#3874.