Tux Machines

Do you waddle the waddle?

Other Sites

9to5Linux

Fwupd 2.0.15 Adds Support for NVIDIA ConnectX-6, ConnectX-7 and ConnectX-8 NICs

Coming about two weeks after fwupd 2.0.14, the fwupd 2.0.15 release adds support for updating the firmware on more hardware, including the NVIDIA ConnectX-6, NVIDIA ConnectX-7, and NVIDIA ConnectX-8 NICs, Jabra Evolve2 child devices, as well as the Foxconn SDX61 modem.

TUXEDO Computers Now Supports Fully Automated Installations of Debian 13

With TUXEDO WebFAI, anyone can set up their Linux installations fully automated and as fully functional as those done at TUXEDO Computers during production. TUXEDO WebFAI also brings you the latest tested Linux distribution versions from the TUXEDO Computers servers.

Hyprland 0.51 Wayland Compositor Adds Fully Configurable Trackpad Gestures

Hyprland 0.51 is here to introduce several new features, such as support for fully configurable trackpad gestures, support for setting the scroll factor per device, an ignoremaster option to swapwithmaster, a cursor:invisible option to allow hiding the cursor, and support for DPMS animations.

Puppy Linux BookwormPup64 10.0.12 Is Out Based on Debian 12.12 “Bookworm”

Puppy Linux BookwormPup64 10.0.12 is a new Woof-CE build that includes all upstream security updates from the recently released Debian 12.12 “Bookworm” operating system series, which arrived last week, along with Debian 13.1 “Trixie”, featuring 135 bug fixes for miscellaneous packages and 83 security updates.

Ubuntu 25.10 Is Now Powered by Linux Kernel 6.17 Ahead of the Beta Release

Development on Ubuntu 25.10 commenced in late April 2025, shortly after the release of Ubuntu 25.04 (Plucky Puffin), and it initially shipped with Linux kernel 6.14, which was already backported to the long-term supported Ubuntu 24.04 LTS (Noble Numbat) series with the release of Ubuntu 24.04.3 LTS last month.

Steam Client Adds Advanced Options to the In-Game Overlay for AMD & NVIDIA GPUs

The big news for Linux gamers is the implementation of advanced options for the in-game performance overlay for AMD and NVIDIA GPUs, improved Steam UI scaling in XWayland, improved system display scale in the in-game overlay, and improved Big Picture update progress UI.

KDE Plasma 6.4.5 Fixes Brightness Flickering Issues with AMD GPU Drivers

Coming a little over a month after KDE Plasma 6.4.4, the KDE Plasma 6.4.5 release adds a workaround for brightness flickering issues with the AMD GPU graphics drivers when changing GAMMA_LUT often. The workaround can be disabled by setting the KWIN_DRM_DISABLE_AMD_GAMMA_WORKAROUND variable to 1.

Internet Society

The Data Dump Dilemma: Why Public Digital Platforms Risk Failing the People They Serve

In Assam, India, a man named Ibrahim Ali was denied Indian citizenship because his father Nurul Islam’s name was recorded as “Late Nurul” in a digitized document based on a 1965 voter roll. A woman from Baksa district was declared a foreigner because she couldn’t recall her father’s electoral details from the 1960s. 

LinuxGizmos.com

SpecFive Strike Handheld Linux Workstation with LoRa Mesh

The device comes in a PETG enclosure featuring a 4.3-inch touchscreen and a full QWERTY keyboard, giving it the appearance and usability of a pocket-sized Linux laptop. A 5000 mAh internal battery provides 3 to 6 hours of runtime, and charging is handled through a dedicated USB port.

Hackabone Project Offers BeagleBone-Based Embedded Linux Training with Emulated Framework

The project name, short for “Hack-a-Bone,” reflects its emphasis on hands-on learning with the BeagleBone platform. While real hardware can be used, Hackabone reduces the barrier to entry by providing a browser-accessible emulation environment that mimics both the development host and target board.

news

coreutils-9.5 released

posted by Roy Schestowitz on Mar 29, 2024

 This is to announce coreutils-9.5, a stable release.
There have been 187 commits by 18 people in the 30 weeks since 9.4.
Aearil (1) Petr Malat (1)
Bruno Haible (3) Pádraig Brady (75)
Christian Göttsche (1) Samuel Tardieu (1)
Collin Funk (4) Stephane Chazelas (1)
Daan De Meyer (1) Stephen Kitt (1)
Greg Wooledge (1) Sylvestre Ledru (3)
Grisha Levit (2) Ville Skyttä (1)
Michel Lind (1) dann frazier (1)
Paul Eggert (89) lvgenggeng (1)
https://gnu.org/s/coreutils/
https://git.sv.gnu.org/gitweb/?p=coreutils.git;a=shortlog;h=v9.5
git shortlog v9.4..v9.5
https://ftp.gnu.org/gnu/coreutils/coreutils-9.5.tar.gz (15MB)
https://ftp.gnu.org/gnu/coreutils/coreutils-9.5.tar.xz (5.8MB)
https://ftp.gnu.org/gnu/coreutils/coreutils-9.5.tar.gz.sig
https://ftp.gnu.org/gnu/coreutils/coreutils-9.5.tar.xz.sig
3285114d93b39e5e4643b0846f570203a5e4c97b coreutils-9.5.tar.gz
dnrmoilQ7ELzul98Heed0ngA7o6bhkLaXe21l0oXQeU= coreutils-9.5.tar.gz
867fed7ce2ee15c5150a355a5f3a3b50578cf78d coreutils-9.5.tar.xz
zTKO3qyS9qZl3p8yPJO3Eq8YWLwuDYjz9xAEaUcKG4o= coreutils-9.5.tar.xz
gpg --verify coreutils-9.5.tar.gz.sig
uid [ultimate] Pádraig Brady <P@draigBrady.com>
uid [ultimate] Pádraig Brady <pixelbeat@gnu.org>
gpg --keyring gnu-keyring.gpg --verify coreutils-9.5.tar.gz.sig
Gnulib v0.1-7293-g259829e78b
* Noteworthy changes in release 9.5 (2024-03-28) [stable]
chmod -R now avoids a race where an attacker may replace a traversed file
with a symlink, causing chmod to operate on an unintended file.
cp, mv, and install no longer issue spurious diagnostics like "failed
to preserve ownership" when copying to GNU/Linux CIFS file systems.
They do this by working around some GNU/Linux CIFS bugs.
cp --no-preserve=mode will correctly maintain set-group-ID bits
for created directories. Previously on systems that didn't support ACLs,
cp would have reset the set-group-ID bit on created directories.
[bug introduced in coreutils-8.20]
join and uniq now support multi-byte characters better.
For example, 'join -tX' now works even if X is a multi-byte character,
and both programs now treat multi-byte characters like U+3000
IDEOGRAPHIC SPACE as blanks if the current locale treats them so.
numfmt options like --suffix no longer have an arbitrary 127-byte limit.
[bug introduced with numfmt in coreutils-8.21]
mktemp with --suffix now better diagnoses templates with too few X's.
Previously it conflated the insignificant --suffix in the error.
[bug introduced in coreutils-8.1]
sort again handles thousands grouping characters in single-byte locales
where the grouping character is greater than CHAR_MAX. For e.g. signed
character platforms with a 0xA0 (aka &nbsp) grouping character.
split --line-bytes with a mixture of very long and short lines
no longer overwrites the heap (CVE-2024-0684).
tail no longer mishandles input from files in /proc and /sys file systems,
on systems with a page size larger than the stdio BUFSIZ.
timeout avoids a narrow race condition, where it might kill arbitrary
processes after a failed process fork.
[bug introduced with timeout in coreutils-7.0]
timeout avoids a narrow race condition, where it might fail to
kill monitored processes immediately after forking them.
wc no longer fails to count unprintable characters as parts of words.
[bug introduced in textutils-2.1]
base32 and base64 no longer require padding when decoding.
Previously an error was given for non padded encoded data.
base32 and base64 have improved detection of corrupted encodings.
Previously encodings with non zero padding bits were accepted.
basenc --base16 -d now supports lower case hexadecimal characters.
Previously an error was given for lower case hex digits.
cp --no-clobber, and mv -n no longer exit with failure status if
existing files are encountered in the destination. Instead they revert
to the behavior from before v9.2, silently skipping existing files.
ls --dired now implies long format output without hyperlinks enabled,
and will take precedence over previously specified formats or hyperlink mode.
numfmt will accept lowercase 'k' to indicate Kilo or Kibi units on input,
and uses lowercase 'k' when outputting such units in '--to=si' mode.
pinky no longer tries to canonicalize the user's login location by default,
rather requiring the new --lookup option to enable this often slow feature.
wc no longer ignores encoding errors when counting words.
Instead, it treats them as non white space.
** New features
chgrp now accepts the --from=OWNER:GROUP option to restrict changes to files
with matching current OWNER and/or GROUP, as already supported by chown(1).
chmod adds support for -h, -H,-L,-P, and --dereference options, providing
more control over symlink handling. This supports more secure handling of
CLI arguments, and is more consistent with chown, and chmod on other systems.
cp now accepts the --keep-directory-symlink option (like tar), to preserve
and follow existing symlinks to directories in the destination.
cp and mv now accept the --update=none-fail option, which is similar
to the --no-clobber option, except that existing files are diagnosed,
and the command exits with failure status if existing files.
The -n,--no-clobber option is best avoided due to platform differences.
env now accepts the -a,--argv0 option to override the zeroth argument
of the command being executed.
mv now accepts an --exchange option, which causes the source and
destination to be exchanged. It should be combined with
--no-target-directory (-T) if the destination is a directory.
The exchange is atomic if source and destination are on a single
file system that supports atomic exchange; --exchange is not yet
supported in other situations.
od now supports printing IEEE half precision floating point with -t fH,
or brain 16 bit floating point with -t fB, where supported by the compiler.
tail now supports following multiple processes, with repeated --pid options.
cp,mv,install,cat,split now read and write a minimum of 256KiB at a time.
This was previously 128KiB and increasing to 256KiB was seen to increase
throughput by 10-20% when reading cached files on modern systems.
env,kill,timeout now support unnamed signals. kill(1) for example now
supports sending such signals, and env(1) will list them appropriately.
SELinux operations in file copy operations are now more efficient,
avoiding unneeded MCS/MLS label translation.
sort no longer dynamically links to libcrypto unless -R is used.
This decreases startup overhead in the typical case.
wc is now much faster in single-byte locales and somewhat faster in
multi-byte locales.

Read on

Other Recent Tux Machines' Posts

Release of Debian 13.1 “Trixie” Debian-Based and Kamuriki Linux 4
Debian related news
AlmaLinux 10 Enables CRB Repository by Default Ahead of 10.1 Release
AlmaLinux 10 enables the CRB repo by default
A Decade of Kubernetes and v1.34 Release
coverage has begun
Importance of Health (and "Many Geeks' Achilles Heel") [original]
Looking after one's health is a hot topic
 
today's leftovers
GNU/Linux, FOSS, and standards
Audiocasts/Shows: Ask Noah Show and Destination Linux
2 new episodes
mrxvt on openSUSE and OpenSUSE on Git Workflow Adoption
OpenSUSE latest
Mobile Systems/Mobile Applications: Android Linux Commander, Not An Android Emulator, and Mousai App Now Available
Mobile and Linux
Latest From IBM's redhat.com: Lots of Promotion of Scams, Energy-Draining Cargo Cults, and Mindless Marketing
redhat.com is full of cruft
Mozilla is Trying to Replace Web Pages With Slop Plagiarism, Promotes "AI" Hype in the EU
bad Mozilla
WordPress Loading Sequence and Leveraging Eleventy's Custom Data File Formats
Content Management Systems (CMS) / Static Site Generators (SSG) picks
Programming Leftovers
Development-related picks
Windows apps on Linux and Windows games on your GNU/Linux system
Not just WINE
Kernel Coverage: btrfs, OpenZFS, and Chaff in Commits
Linux news
today's howtos
Instructionals/Technical leftovers
Security Leftovers
Security-related picks
Fwupd 2.0.15 Adds Support for NVIDIA ConnectX-6, ConnectX-7 and ConnectX-8 NICs
Fwupd 2.0.15 has been released today as the fifteenth maintenance update to the fwupd 2.0 series of this open-source Linux firmware update utility, adding support for more devices, new features, and bug fixes.
TUXEDO Computers Now Supports Fully Automated Installations of Debian 13
Linux hardware vendor TUXEDO Computers announced today a new version of their TUXEDO WebFAI (Fully Automated Installation) tool that includes support for the latest Debian 13 “Trixie” operating system.
Hyprland 0.51 Wayland Compositor Adds Fully Configurable Trackpad Gestures
Hyprland 0.51 was released today for this independent, highly customizable, dynamic tiling Wayland compositor for GNU/Linux distributions that introduces unique features and enhancements.
Build Your Own 10″ Raspberry Pi 5 Tablet Running KDE Mobile Linux
What if your next tablet wasn’t just another off-the-shelf device, but a fully customizable
Android Leftovers
Android 16: Confirmed features, codename, leaks, release date, and everything else we know so far
PeerTube 7.3 Brings Multilingual Emails, Custom Branding Options
PeerTube 7.3 Brings Multilingual Emails, Custom Branding Options
7 most Windows-like Linux distros - if you're ready to ditch Microsoft
These Linux distributions will let you revive your PC after Windows 10 ends
This Fedora spin is perfect for one particular kind of new Linux user
If you like the idea of Fedora, but are afraid it isn't user-friendly enough
5 operating systems I love testing in a VM, but would never install on my PC
You’ve got the Linux ecosystem
Commodore OS 3.0 Retro Linux Gaming Distro : Brings Retro Computing to Life
What if you could relive the golden age of computing while harnessing the power of modern technology
Avoid these 6 common Linux mistakes that beginners often make
Linux offers freedom and control that few other operating systems can match
KDE Linux and FreeBSD hit alpha and – surprise – fan fave Pop_OS nearly at beta
It's the season of FOSS fruitfulness as juicy goodness falls from the branch
Free and Open Source Software, howtos and Installations
This is a series of articles looking at the Minisforum AI X1 Pro running Linux
I Discovered the Wonderful Compose Key After 15 Years of Using Linux
Discovering the ever so wonderful compose key after so many years
Games: Wheel World, Broken Relic, Hollow Knight: Silksong, Rogue Labyrinth, and More
Latest 8 from GamingOnLinux
Puppy Linux BookwormPup64 10.0.12 Is Out Based on Debian 12.12 “Bookworm”
Puppy Linux BookwormPup64 10.0.12 has been released for fans of this Debian-based small, fast, customizable, and full-featured Linux distro optimized to support older and newer computers.
GNOME Kiosk Updates
GNOME Kiosk is a separate Wayland compositor built on the same core components as GNOME Shell
SpecFive Strike Handheld Linux Workstation with LoRa Mesh
The SpecFive Strike is a handheld Linux workstation with integrated LoRa mesh networking
Hackabone Project Offers BeagleBone-Based Embedded Linux Training with Emulated Framework
The stack of software used for exercises includes U-Boot, the Linux kernel from the BeagleBone repository
Reminduck Is an Adorable Reminder App for Linux
If you struggle to remember to do things
Ubuntu 25.10 Is Now Powered by Linux Kernel 6.17 Ahead of the Beta Release
As of today, the upcoming Ubuntu 25.10 release is powered by the upcoming Linux 6.17 kernel series, which will be the default kernel offering for the Questing Quokka series.
Today in Techrights
Some of the latest articles
Steam Client Adds Advanced Options to the In-Game Overlay for AMD & NVIDIA GPUs
After months of work, Valve released today a major Steam Client update that brings goodies for both AMD and NVIDIA Linux gamers, along with new accessibility features, and many other enhancements.
Free and Open Source Software, howtos and Installations
This is free and open source software
Maps and GNOME 49
As time is approaching the release of GNOME 49
Stable kernels: Linux 6.16.6, Linux 6.12.46, Linux 6.6.105, Linux 6.1.151, Linux 5.15.192, Linux 5.10.243 and Linux 5.4.299
I'm announcing the release of the 6.16.6 kernel
GNU/Linux Leftovers
some assorted GNU/Linux picks
One Day Left Till UEFI "9/11" (Many PCs Will Refuse to Boot Into GNU/Linux or BSD) [original]
Better safe than sorry
Getting Closer to Nature [original]
It seems like a compromise was reached at the end
Open Hardware and Raspberry Pi Leftovers
Raspberry Pi and more
Audiocasts/Shows: Late Night Linux, Going Linux, and This Week in Linux
3 new episodes
GNU/Linux Leftovers
GNOME and more
Linux Kernel Stories
3 Kernel Stories
Canonical/Ubuntu: Ubuntu Weekly Newsletter and How To Upgrade Ubuntu 24.04
Some Ubuntu leftovers
Red Hat Leftovers
from Red Hat's site
Open Hardware/Modding Leftovers
hardware picks
Free, Libre, and Open Source Software and Standards
FOSS and more
Web and Mozilla Leftovers
news about FOSS on the Web
Programming Leftovers
Development picks
Security and Windows TCO / Microsoft Breaches
Windows TCO mostly
Android Leftovers
Nova Launcher's demise is another death knell for the Android I remember
BSD: OpenBSD, NetBSD, and FreeBSD
3 new BSD stories
Libreboot Joins SPI as an Official Associated Project
Libreboot officially joins SPI
KDE Plasma 6.4.5 Fixes Brightness Flickering Issues with AMD GPU Drivers
The KDE Project released today KDE Plasma 6.4.5 as the fifth maintenance update to the latest KDE Plasma 6.4 desktop environment series to address more of those pesky bugs, crashes, and other issues.
These 5 Ubuntu Extensions Made Me a God of Multi-Window Workflows
Are you tired of hunting through multiple windows buried across your Ubuntu desktop
Free and Open Source Software
This is free and open source software
LibreOffice 25.2.6 Rolls Out with 37 Bug Fixes
New LibreOffice release
Slick New MPD Client Euphonica is Now Available on Flathub
New software availability
Mozilla Confirms Firefox 32-Bit Linux Support Will End in 2026
Mozilla confirms Firefox will no longer support 32-bit Linux after version 144
today's howtos
a dozen howtos
KDE Linux Distribution Is Available for Public Testing, Download Now
The KDE Project released today the alpha version of the KDE Linux distribution, an in-house operating system to showcase the latest in-development versions of the KDE Plasma desktop environment and KDE apps.
Games: Ultrasound, Tic Tactic, and More
8 stories from GamingOnLinux
diffoscope 306 released
release of diffoscope
Microsoft "Inner Tensions" and Cable Cuts
some issues at Microsoft this month
GNU/Linux Leftovers
Nokia and more
Applications: Aura, markdownlint, and Docker Wine
Some software picks
Free and Open Source Software
Free and Open Source Software
A Win for Sharing [original]
Denying people the right to share food should be the real issue
The Web is a Mess, Another Approach is Needed [original]
We hope that this year we'll produce more original stories than ever before
Less Than Two Days Left to Turn Off "Secure Boot" [original]
Some Microsoft staff attacks the people who talk about it
Linux Kernel Runtime Guard 1.0 Released
Linux Kernel Runtime Guard hits 1.0 after 7 years, introducing support for kernel 6.17, bug fixes, performance enhancements, and code cleanup.
Today in Techrights
Some of the latest articles
Death in the Family [original]
she had a funeral and family grieving
Kodi 22 “Piers” Promises HDR Passthrough on OpenGL and HDR on Wayland
Kodi 22 (codename Piers) has entered development for this powerful open-source, free, and cross-platform media center and entertainment hub software for all your digital media.
I Tested 9 Ubuntu-Based Linux Distros, Here’s How I Rank Them
Are you feeling confused by all the different Ubuntu-based distributions?
GNU/Linux Leftovers
GNU/Linux stories
Free, Libre, and Open Source Software Leftovers
FOSS leftovers
Applications: 14 Themes for Beautifying Your Ghostty Terminal and Slick MPD Client Euphonica is Now Available on Flathub
Application picks
EasyOS Updates From Barry Kauler
Barry Kauler's latest
Review: Shebang 25.8, LibreELEC 12.2.0, Debian GNU/Hurd 2025
Shebang is a lightweight Artix-based Linux distribution with focus on simplicity, privacy and security
Programming Leftovers
Development news
FreeBSD 15.0-ALPHA1 and Other FreeBSD news
BSD picks
today's howtos
mostly idroot
Linux 6.17-rc5
as covered in LWN (Kernel prepatch)
CachyOS Seems Unstoppable
The summer is now over, and I wanted to check again what has happened in regard the choice of GNU/Linux Distros used for gaming
Retro and Hardware Leftovers
Hardware picks
Two More Weeks [original]
Things will be back to normal two weeks from now, i.e. September 22, which is a Monday
700 Days Since Reboot [original]
Let's see if I can make it to 1,000
Today in Techrights
Some of the latest articles