Latest Linux and open source news from around the web

Logitech MX Master 3S Mouse Sponsored · View on Amazon → Ubiquiti UniFi U6+ Sponsored · View on Amazon →
Phoronix

Linux 7.0 Lands More AMDGPU Fixes For Old Radeon Hardware

Following last week's main set of DRM kernel graphics driver feature updates for Linux 7.0, merged on Friday to Linux 7.0 Git was the first round of fixes to these Direct Rendering Manager drivers. Dominating most of the code changes in this latest pull were AMDGPU fixes, including more enhancements for aging Radeon graphics processors...

Phoronix

AMD AOMP 23.0-0 Compiler Continues Enhancing Fortran Support

AMD AOMP 23.0-0 was released overnight as the latest build of this LLVM/Clang downstream that continues to carry the very latest AMD patches focused on delivering the best support for GPU offloading to Radeon/Instinct hardware with the likes of the OpenMP and OpenACC APIs. AOMP continues to serve as a great leading-edge compiler for the best AMD GPU offloading experience until the patches ultimately work their way into upstream LLVM...

Phoronix

KDE Plasma 6.7 Preps More Improvements While Plasma 6.6.1 Fixes Begin Accumulating

This week marked the release of KDE's Plasma 6.6 desktop as a very successful release that overall is in very robust shape and performing well. While Plasma 6.6 overall is in great shape, there are various bugs - including crash fixes - that have already been queued for the upcoming Plasma 6.6.1. KDE developers are also quite busy on the trek toward Plasma 6.7...

OMG! Ubuntu

Rudra is a new keyboard-driven launcher for GNOME Shell

The world isn’t short on keyboard-based Linux launchers. Albert, Ulauncher, rofi and GNOME Do (if you’re old enough to remember that one) are among those I’ve written about in the past. Rudra is a new spin on this old staple – albeit without the extensibility dedicated quick launchers provide. What’s different here is that it’s implemented as a GNOME Shell extension, not a standalone app. The developer of Rudra, Nark Agni, describes it as a β€œlightning-fast, keyboard-centric launcher […] designed for power users”. Though inspired by Mac apps like Alfred and Raycast, it is far less capable than those. To […]

LWN.net

[$] Open-source Discord alternatives

The closed-source chat platform Discord announced on February 9 that it would soon require some users to verify their ages in order to access some content β€” although the company quickly added that the "vast majority" of users would not have to. That reassurance has to contend with the fact that the UK and other countries are implementing increasingly strict age requirements for social media. Discord's age verification would be done with an AI age-judging model or with a government photo ID. A surprising number of open-source projects use Discord for support or project communications, and some of those projects are now looking for open-source alternatives. Mastodon, for example, has moved discussion to Zulip. There are some alternatives out there, all with their own pros and cons, that communities may want to consider if they want to switch away from Discord.

LWN.net

The Book of Remind

Dianne Skoll, creator and maintainer of the command-line calendar and alarm program Remind, has announced the release of The Book of Remind. As the name suggests, it is a step-by-step guide to learning how to use Remind, and a useful supplement to the extensive remind(1) man page. The book is free to download.

LWN.net

Security updates for Friday

Security updates have been issued by AlmaLinux (grafana), Debian (gegl, inetutils, libvpx, nova, and python-django), Fedora (azure-cli, chromium, microcode_ctl, python-azure-core, python3.14, and roundcubemail), Red Hat (grafana and osbuild-composer), SUSE (apptainer, dnsdist, istioctl, libsoup, openCryptoki, python-nltk, python311, python313, rclone, and thunderbird), and Ubuntu (libvpx, linux-azure, linux-azure-5.4, linux-azure-fips, and linux-intel-iotg).

Phoronix

Drgn v0.1 Released For Very Versatile Programmable Debugger

Drgn is the programmable debugger developed by Meta engineer Omar Sandoval that has proven quite versatile and popular with Linux kernel developers and others. After nearly two dozen releases already, Drgn v0.1 was released this week as another big step forward for this open-source debugger...