Comments

24 Comments

Confirmed that rmdir no longer recursively deletes non-empty directories.

BZ#2274653 rmdir incorrectly deletes recursively, causing data loss (upstream patch available)

Confirmed that zsh completions are working now

BZ#2257436 kubectl zsh completion file is installed to the wrong directory
BZ#2257289 rust-alacritty-0.13.1 is available

Didn't run into any issues when testing. The alacritty migrate command for converting the old YAML-based configuration to the new TOML-based one worked just fine.

BZ#2256031 rust-alacritty-0.13.0 is available
BZ#2251202 Firefox 120 freezes on Google Maps when using strict Enhanced Tracking Protection

The fTPM is detected and working again on a Supermicro X13SAE-F + Intel 13600K.

BZ#2235100 /dev/tpm* is missing with new kernels
BZ#2217071 distrobox-1.5.0.2 is available
Test Case distrobox basic
karma

This seems to fix the random crashes I've been encountering with Firefox + the proprietary Nvidia driver (upstream bug: https://gitlab.freedesktop.org/xorg/lib/libx11/-/issues/168).

The UEFI framebuffer is working again for me (Gigabyte Aorus z390 Master + Nvidia RTX 3090).

BZ#2161104 Kernel 6.1.5 - 6.2.0.alpha is missing VESAFB+EFIFB support, breaking the NVIDIA driver

No video output at all with the Nvidia proprietary driver (525.78.01), even with rhgb quiet removed. This kernel update's changelog mentions the drivers/firmware: skip simpledrm if nvidia-drm.modeset=1 is set commit, which I believe is intended to fix this, though no luck on my hardware despite nvidia-drm.modeset=1 being in the kernel cmdline.

Hardware: Gigabyte Z390 Aorus Master + Nvidia 3090.

karma

Working well for me using the native LSP support + rust-analyzer.

BZ#1955828 sbkeysync returns zero when updating EFI variables fails
BZ#1955828 sbkeysync returns zero when updating EFI variables fails
BZ#1954263 samba-dc gets replaced by samba-common during F33 -> F34 upgrade
BZ#1954263 samba-dc gets replaced by samba-common during F33 -> F34 upgrade

Works for my Samba domain controller setup

BZ#1891217 Samba services in 4.13 time out when run under systemd due to NotifyAccess=main and no status reporting in foreground mode
karma

I can confirm that this fixes #1840908. It is no longer necessary to set:

ad_gpo_access_control = permissive

in /etc/sssd/sssd.conf when joined to a Samba AD server.

BZ#1840908 sssd 2.3.0 breaks AD auth due to GPO parsing failure