Tux Machines

Do you waddle the waddle?

Other Sites

Internet Society

Community Snapshot—February

Around the world, our 130 chapters and special interest groups work locally, regionally, and globally to keep the Internet a force for good: open, globally connected, secure, and trustworthy. Here is an overview of just some of their activities over the last few weeks.

9to5Linux

TUXEDO InfinityBook Max 16 Linux Laptop Now Available with AMD Ryzen AI 300

TUXEDO InfinityBook Max 16 Gen10 was announced on January 7th, 2026, with the Intel Core Ultra 9 275HX processor, but, at the request of users, it’s now also available with three AMD CPUs to choose from, including AMD Ryzen AI 7 350, AMD Ryzen AI 9 365, andAMD Ryzen AI 9 HX 370.

GNOME 50 Release Candidate Arrives with HDR Screen Sharing Support

The GNOME 50 Release Candidate introduces several notable changes, including HDR screen sharing support, enhanced performance with the NVIDIA graphics driver, an “sdr-native” color mode, support for wp-color-management v2, and improved support for logind inhibitors in system actions.

NVIDIA 595 Linux Graphics Driver Promises Wayland 1.20 Support, Beta Out Now

NVIDIA 595 promises support for the VK_EXT_descriptor_heap and VK_EXT_present_timing Vulkan extensions, support for Wayland 1.20, support for DRI3 1.2, and a new application profile that allows CUDA-using apps to reach P0 PState.

KDE Gear 25.12.3 Brings Improvements to Merkuro, Calligra, Kasts, and Other Apps

Coming a month after KDE Gear 25.12.2, the KDE Gear 25.12.3 release is here to improve the Merkuro calendar app by fixing a crash that occurred when creating a new incidence or editing an existing one, as well as various other small issues affecting TODOs, Hourly View, and the “Show all”/”Hide all” button.

coreutils-9.3 released

posted by Roy Schestowitz on Apr 19, 2023

 This is to announce coreutils-9.3, a stable release.
This is a bug fix release coming about 4 weeks after the 9.2 release.
See the NEWS below for a summary of changes.
There have been 26 commits by 3 people in the 29 days since 9.2.
Thanks to everyone who has contributed!
The following people contributed changes to this release:
Nick Alcock (1)
Paul Eggert (5)
Pádraig Brady (20)
Pádraig [on behalf of the coreutils maintainers]
==================================================================
Here is the GNU coreutils home page:
http://gnu.org/s/coreutils/
For a summary of changes and contributors, see:
http://git.sv.gnu.org/gitweb/?p=coreutils.git;a=shortlog;h=v9.3
or run this command from a git-cloned coreutils directory:
git shortlog v9.2..v9.3
Here are the compressed sources:
https://ftp.gnu.org/gnu/coreutils/coreutils-9.3.tar.gz (14MB)
https://ftp.gnu.org/gnu/coreutils/coreutils-9.3.tar.xz (5.6MB)
Here are the GPG detached signatures:
https://ftp.gnu.org/gnu/coreutils/coreutils-9.3.tar.gz.sig
https://ftp.gnu.org/gnu/coreutils/coreutils-9.3.tar.xz.sig
b657a5fe51eed93cdafd9fe69594305ff040dd00 coreutils-9.3.tar.gz
oz0sC8Sb48eaR5SUTc2HEDv0l7U6FLr81DHIylOXUlI= coreutils-9.3.tar.gz
cd1fd7e27d46fd2497b8f2a670b54785530ef7d2 coreutils-9.3.tar.xz
rbz8/omSNbceh2jc8HzVMlILf1T5qAZIQ/jRmakEu6o= coreutils-9.3.tar.xz
Verify the base64 SHA256 checksum with cksum -a sha256 --check
from coreutils-9.2 or OpenBSD's cksum since 2007.
gpg --verify coreutils-9.3.tar.gz.sig
pub rsa4096/0xDF6FD971306037D9 2011-09-23 [SC]
Key fingerprint = 6C37 DC12 121A 5006 BC1D B804 DF6F D971 3060 37D9
uid [ unknown] Pádraig Brady
uid [ unknown] Pádraig Brady
gpg --locate-external-key P@draigBrady.com
gpg --recv-keys DF6FD971306037D9
wget -q -O- 'https://savannah.gnu.org/project/release-gpgkeys.php?group=coreutils&download=1' | gpg --import -
gpg --keyring gnu-keyring.gpg --verify coreutils-9.3.tar.gz.sig
Autoconf 2.72c.17-0cc3
Gnulib v0.1-6046-g4b60490554
Bison 3.8.2
* Noteworthy changes in release 9.3 (2023-04-18) [stable]
** Bug fixes
cp --reflink=auto (the default), mv, and install
will again fall back to a standard copy in more cases.
Previously copies could fail with permission errors on
more restricted systems like android or containers etc.
[bug introduced in coreutils-9.2]
cp --recursive --backup will again operate correctly.
Previousy it may have issued "File exists" errors when
it failed to appropriately rename files being replaced.
date --file and dircolors will now diagnose a failure to read a file.
Previously they would have silently ignored the failure.
[This bug was present in "the beginning".]
md5sum --check again correctly prints the status of each file checked.
Previously the status for files was printed as 'OK' once any file had passed.
This also applies to cksum, sha*sum, and b2sum.
wc will now diagnose if any total counts have overflowed.
`wc -c` will again correctly update the read offset of inputs.
Previously it deduced the size of inputs while leaving the offset unchanged.
[bug introduced in coreutils-8.27]
Coreutils programs no longer fail for timestamps past the year 2038
on obsolete configurations with 32-bit signed time_t, because the
build procedure now rejects these configurations.
** Changes in behavior
'cp -n' and 'mv -n' now issue an error diagnostic if skipping a file,
to correspond with -n inducing a nonzero exit status as of coreutils 9.2.
Similarly 'cp -v' and 'mv -v' will output a message for each file skipped
due to -n, -i, or -u.
** New features
cp and mv now support --update=none to always skip existing files
in the destination, while not affecting the exit status.
This is equivalent to the --no-clobber behavior from before v9.2.

Other Recent Tux Machines' Posts

OpenWrt’s latest update adds a piece of Alpine Linux
The popular open-source firmware for routers and other networking equipment, OpenWrt, just released a new major update
"Attestation" Mandated in US If American Politicians Get Their Way
Linux also
Linux Mint Devs Prep Wayland-Native Cinnamon Screensaver for Linux Mint 23
In the monthly newsletter for February 2026, Linux Mint creator Clement Lefebvre talks about the new screensaver for the Cinnamon desktop environment that will be implemented in future Linux Mint releases.
GNOME 50 Release Candidate Arrives with HDR Screen Sharing Support
The GNOME Project released today the RC (Release Candidate) version of the upcoming GNOME 50 desktop environment series, scheduled for release later this month on March 18th, 2026.
Nitrux 6.0 Released with Linux 6.19, New Login Screen, Rescue Mode, and More
Nitrux developer Uri Herrera announced today the release and general availability of Nitrux 6.0, a major update to this Debian-based, systemd-free, and immutable GNU/Linux distribution.
KDE Gear 26.04 release schedule
This is the release schedule the release team agreed on
Games: Godot 4.7 dev 2, Benchmarks, Rootkits, and ANBERNIC
Game-centric news
NVIDIA 595 Linux Graphics Driver Promises Wayland 1.20 Support, Beta Out Now
NVIDIA released today the beta version of the NVIDIA 595 graphics driver for GNU/Linux, FreeBSD, and Solaris systems, introducing various new features and improvements.
 
Games: Transport Fever 3, Sol Cesto, and More
half a dozen GamingOnLinux articles
Android Leftovers
4 common Android habits that are actually cluttering up your phone
A modder has successfully ported Linux to the PS5, running GTA 5 Enhanced with ray tracing
A modder revealed that he has successfully managed to port Linux to the PS5
Someone got Linux working on the PS5, and it runs GTA 5 with ray tracing
Okay, I know I've said that I believe 2026 will be the year of gaming on Linux
RengeOS is a minimal, Arch Linux–based operating system
RengeOS is a minimal, Arch Linux–based operating system focused on performance, maintainability, and a hackable design
This book taught me 6 must-know facts about Linux
But no other book has had a greater influence on my approach to Linux and macOS
PimersusOS – Debian-based Linux distribution
PimersusOS is a lightweight Linux environment created primarily as a base for Pimersus Browser
Free and Open Source Software
This is free and open source software
Third beta for Krita 5.3 and Krita 6.0
Today we're releasing the third beta of Krita 5.3.0 and Krita 6.0.0
This Week in Plasma: Polish and Stability
This was another week of focusing on bug-fixing and UI polishing
GNOME Foundation Update, 2026-03-06
This post is the latest in my series of GNOME Foundation updates
Tackling Abuse Against Women in Tech [original]
The status quo discourages women from even trying to study Computer Science and related disciplines
Today in Techrights
Some of the latest articles
Sunday is International Women's Day [original]
In a world where discrimination is still so rampant, more needs to be done to at least recognise this issue
Firefox Fell From Almost 50% to 0.5% in Congo [original]
For all its spiel and PR around diversity, Mozilla is failing to capture or retain large user pools
Free, Libre, and Open Source Software Leftovers
FOSS leftovers
Mozilla and Firefox Leftovers
Development at Mozilla and more
GNU/Linux Leftovers
GNU/Linux picks
BSD: OpenZFS and OpenBSD on SGI
BSD leftovers
Red Hat Leftovers
Red Hat picks for today, lots of slop
Security and Windows TCO Leftovers
Security news
Open Hardware/Modding: Banana Pi R4, Arduino, Jolla and More
more freedom-respecting gadgets
Programming Leftovers
Development picks
Linux Foundation and Openwashing
mostly LF fluff
today's howtos
Instructionals/Technical picks
Applications: Fish, Break-Taking, Lockbook, and More
Software on GNU/Linux
Games: Slay the Spire 2, Parkitect, ARC Raiders Spying on People
new from GamingOnLinux
TUXEDO InfinityBook Max 16 Linux Laptop Now Available with AMD Ryzen AI 300
Today, Linux hardware vendor TUXEDO Computers launched a new variant of the TUXEDO InfinityBook Max 16 Gen10 Linux laptop with an AMD Ryzen AI 9 CPU instead of an Intel CPU.
I’d Happily Pay for Linux — If It Actually Ran the Software I Need
I have a toxic love-hate relationship with Linux
Android Leftovers
Google announces significant changes to open up Android ecosystem
Age Verification Laws Are Multiplying Like a Virus, and Your Linux Computer Might be Next
What started as age gates on adult websites has quietly crept into app stores and operating systems
Linux couldn't save my old netbook, so I tried Haiku OS
Desktop Linux can often be a great choice for revitalizing old hardware
I swapped my daily driver Linux distro again — and this time it’s sticking
Fedora Linux held the daily driver crown on my main machine
Free and Open Source Software
This is free and open source software
Stable kernels: Linux 6.12.76, Linux 6.6.129, and Linux 6.1.166
I'm announcing the release of the 6.12.76 kernel
Our Static Site Generator (SSG) Turns 4 This Summer [original]
It's still under active development in our Git servers
Parrot OS 7.1: Security Distro’s Surprisingly Good Daily Driver
Italy’s Parrot OS 7.1 Home Edition flies beyond its security reputation with a surprisingly polished KDE Plasma desktop
FOSS Force: Authenticity, Independence, and Expertise Worth Funding
Carla Schroder lays out why real expertise, not clickbait, matters — and why FOSS Force is turning to readers like you to keep going
Today in Techrights
Some of the latest articles
Chardet dispute shows how AI will kill software licensing
Alarm bells are ringing in the open source community, but commercial licensing is also at risk
This ancient Linux tool is still better than modern alternatives
If you spend some time working with Linux, you will inevitably end up running a curl command
5 Linux desktop features Windows still can’t replicate properly
However, compared with Linux, there are still concrete architectural differences
KeePass Released 2.61 with One-Time Password & Other Improvements
KeePass password safe released new 2.61 version on Wednesday
Free and Open Source Software
This is free and open source software
Why Linux Users Love to Hate Ubuntu
Ubuntu may not be perfect, but the amount of hate it receives from Linux users is often exaggerated
KDE Gear 25.12.3 Brings Improvements to Merkuro, Calligra, Kasts, and Other Apps
Today, the KDE Project released KDE Gear 25.12.3 as the third and final maintenance update to the latest KDE Gear 25.12 series of this collection of open-source applications for the KDE ecosystem and other platforms.
Red Hat and Fedora Leftovers
mostly from redhat.com
Security Leftovers
Security patches and more
today's leftovers
GNU/Linux and more
Free, Libre, and Open Source Software Leftovers
FOSS and more
Concerns About Zach being Benevolent Dictator for Life (BDFL) and Eleventy's Direction
some bad news
Web and Standards
WWW and more
FSF on LibreLocal Events and Talks by Its Founder
coming up next
Open Hardware/Modding: Arduino, Raspberry Pi, and More
Hardware centric news
Programming Leftovers
Development and Debian
AerynOS – independent Linux distribution
AerynOS is an independent Linux distribution built from scratch and currently in alpha development
Applications: A Look at Lockbook and Inkscape is Hiring
software news
today's howtos
Instructionals/Technical articles
After decades of Windows, Linux made me love using an OS again
By Simon Batt
Springtime is Here [original]
March is when it "formally" counts as spring
Games: House of Tesla, Shapez 2, and More
latest from GamingOnLinux
Android Leftovers
Motorola Partners With GrapheneOS to Bring Google-Free Android Alternative to Future Phones
7 things I stopped installing on Linux (and my system is better for it)
Most Linux distros give you a ridiculous amount of freedom
KDE Plasma 6.6.2 Improves Support for High-Resolution Mice on Remote Desktops
The KDE project released KDE Plasma 6.6.2 today as the second maintenance update to the latest KDE Plasma 6.6 desktop environment series to address more bugs, crashes, and other issues.
Free and Open Source Software
This is free and open source software
Escuelas Linux is a distribution based on Bodhi Linux
Escuelas Linux is a lightweight Linux distribution designed specifically for educational environments
Stable kernels: Linux 6.19.6, Linux 6.18.16, Linux 6.12.75, Linux 6.6.128, Linux 6.1.165, Linux 5.15.202, and Linux 5.10.252
I'm announcing the release of the 6.19.6 kernel
LWN's Latest: Kernel, PostgreSQL Insider Works for Microsoft, and Network Time Protocol (NTP)
outside paywall today
Open-source Discord alternatives
For everyone who doesn't want or need a Discord-like "modern" chat experience — IRC will always be an option
Today in Techrights
Some of the latest articles