Tux Machines

Do you waddle the waddle?

Other Sites

LinuxGizmos.com

Exaviz Cruiser Brings 8-Port PoE+, 2.5GbE, and NVMe to Raspberry Pi CM5

At the hardware level, networking is built around a Realtek RTL8367RB Gigabit switch providing four or eight ports depending on model, alongside a 2.5GbE WAN interface implemented through the Realtek RTL8156BG over USB 3.0. Exaviz reports multi-gigabit WAN performance in real-world testing.

DietPi February 2026 Update Adds NanoPi Zero2 Support and WhoDB Database Tool

The February 21, 2026 release of DietPi v10.1 introduces new hardware support, expands the software catalog with the WhoDB database management tool, and includes a range of enhancements and bug fixes across supported single-board computers.

Tor Project blog

New Release: Tor Browser 15.0.7

This version includes important security updates to Firefox.

9to5Linux

GStreamer 1.28.1 Released with Support for the AV1 Stateful V4L2 Decoder

Coming a month after GStreamer 1.28, the GStreamer 1.28.1 point release introduces a new Whisper-based speech-to-text transcription element, a new debugseimetainserter plugin for testing SEI meta insertion, a subproject for providing the LunarG MoltenVK SDK, and support for the AV1 stateful V4L2 (Video4Linux2) decoder.

Wireshark 4.6.4 Updates Protocol and Capture File Support, Fixes More Bugs

Wireshark 4.6.4 is here to update support for the Art-Net, AT, BGP, GSM DTAP, GSM SIM, IEEE 802.11, IPv6, ISAKMP, MBIM, MySQL, NAS-5GS, NTS-KE, SGP.22, Silabs DCH, Socks, TDS, TECMP, USB HID, ZB TLV, and ZBD protocols, as well as to update support for the BLF, pcapng, and TTL capture files.

Linux 6.18 and Several LTS Kernels Are Getting Extended Long-Term Support

At the moment of writing, no less than six kernels are LTS (Long-Term Support), supported with security updates for up to six years, including Linux 5.10, Linux 5.15, Linux 6.1, Linux 6.6, Linux 6.12, and Linux 6.18.

Firefox 149 Enters Beta with Split View, More Robust HTTP/3 Upload Performance

Firefox 149 looks like a minor update that only introduces the long-anticipated native Split View feature, allowing users to view two web pages side-by-side in one tab. The Split View feature can be enabled by right-clicking on a tab, and you can also add a split view to a new group.

Thunderbird 148 Email Client Improves Accessibility in Various Tree Views

Thunderbird 148 is here to improve accessibility in various tree views, add ‘Favorites’ as a destination for ‘Move To’ and ‘File’ buttons, add mail.openpgp.load_untested_gpgme_version to load an untested GPGME version, and expose NTLM as an available authentication method for EWS accounts.

Clonezilla Live 3.3.1 Released with Linux 6.18 LTS, Improved BitLocker Support

Coming four months after Clonezilla Live 3.3, the Clonezilla Live 3.3.1 release is based on the Debian Sid (Unstable) repository as of February 20th, 2026, and it’s powered by the long-term supported Linux 6.18 LTS kernel series to ensure Clonezilla Live will run on newer hardware and support more devices.

KDE Plasma 6.6.1 Is Out to Improve Custom Tiling, Networks Widget, and More

KDE Plasma 6.6.1 improves the Custom Tiling feature to correctly respect key repeat, improves the Networks widget to show a more appropriate icon in the panel or system tray when Wi-Fi is disabled, and improves animation performance by leaning more heavily on the Wayland Presentation Time protocol.

Ardour 9.2 Open-Source DAW Released with MIDI Note Chasing and Duplication

Coming less than three weeks after Ardour 9.0, the Ardour 9.2 release is here to introduce a couple of notable new features, like MIDI note chasing, allowing a long note in a MIDI track to start when the transport starts, and MIDI note duplication, allowing you to duplicate selected MIDI notes right after the end of the last note or to the next snap point after the last note.

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

KDE Plasma 6.6.1 Is Out to Improve Custom Tiling, Networks Widget, and More
The KDE Project released today KDE Plasma 6.6.1 as the first maintenance update to the latest KDE Plasma 6.6 desktop environment series with an initial batch of improvements and bug fixes.
ONLYOFFICE Docs 9.3 released: Enhanced PDF Editor, more signature options, Multipage View, Solver in sheets, and more
The latest update for ONLYOFFICE Docs is here, bringing more than 30 new features
Fedora Pocketblue Remix is an atomic Linux distro for mobile devices (phones and tablets)
Fedora Pocketblue Remix is a mobile Linux distribution designed to let you run Fedora on a smartphone or tablet
Firefox 148 Is Now Available for Download with AI Kill Switch and Other Changes
Mozilla has published today the final builds of the Firefox 148 open-source web browser ahead of its official unveiling on February 24th, 2026, so it’s time to take a look at the new features and improvements.
'Bottle' is Back [original]
It seems like birding is seeing a surge after COVID-19
8 quick tweaks that make a Linux desktop harder to break
I have installed Linux on enough laptops, workstations, and hand me down machines to notice a pattern
I'm still using this 30-year-old Linux backup tool, and you should too
Remote Sync or rsync is a free and open-source program that has been around since 1996
 
LibreOffice 26.2.1 Open-Source Office Suite Released with 65 Bug Fixes
The Document Foundation announced today the general availability of LibreOffice 26.2.1 as the first maintenance update to the latest LibreOffice 26.2 office suite series with various bug fixes.
Games: Valve, Brotato, and More
half a dozen news picks
LWN Articles About Kernel Space
Linux, GCC, and more
Slop Versus Free Software and Free Software Combatting Slop ("AI" Scammers, Plagiarism, Plunder)
4 new articles from LWN
Android Leftovers
Android Auto Update Breaks Head-Up Display Navigation — Drivers Are Furious
App verification isn't Google's only evil
Google has proposed a plan to require Android developers to submit to onerous restrictions just to be allowed to publish their applications
The once beloved PCLinuxOS is back - and it's still a great Windows escape
There's another Linux distribution that's ready to welcome Windows users with open arms
This KDE add-on brought Home Assistant controls to my Linux desktop
Home Assistant is fantastic on its own, but with one open-source project and about 10 minutes
4 reasons I can no longer use Linux as my daily driver
After a decade of using Linux, it has now been two years since the last time I loaded up a distro to get work done
Free and Open Source Software, howtos and Installations
This is free and open source software
Finally! 3,300 Active Gemini Capsules Known to Lupa, a Geminispace Crawler and Analyser [original]
Lupa indicates a new milestone was reaching this morning
GNOME 50 is a brilliant release - but I had to look twice to see why
This latest (still beta) version of the Linux desktop is faster
The Currency of Software Freedom [original]
People who do all this for financial gain are easy to corrupt
Want your Linux looking more like Windows? KDE Plasma makes it easy - here's how
If you'd like to use Linux
Stricter is Less Popular [original]
Reprinted with permission from Alex Oliva
Scheduled Network Maintenance This Month and Next Month [original]
Hopefully no downtimes or timeouts will be experienced by anybody
Today in Techrights
Some of the latest articles
Hardware Black Boxes [original]
Reprinted with permission from Alex Oliva
GStreamer 1.28.1 Released with Support for the AV1 Stateful V4L2 Decoder
GStreamer 1.28.1 has been released today as the first maintenance update to the latest and greatest GStreamer 1.28 series of this powerful, free, open-source, and cross-platform multimedia framework.
Wireshark 4.6.4 Updates Protocol and Capture File Support, Fixes More Bugs
Wireshark 4.6.4 has been released today as a minor update in the Wireshark 4.6 series of this popular open-source, free, and cross-platform network protocol analyzer.
Linux 6.18 and Several LTS Kernels Are Getting Extended Long-Term Support
Renowned Linux kernel maintainer Greg Kroah-Hartman announced today on Mastodon that several LTS (Long-Term Support) kernels will be getting extended long-term support for a few more years.
Free, Libre, and Open Source Software Leftovers
FOSS and more
Firefox Development Leftovers
latest on Firefox
LibreOffice Online: a fresh start
LibreOffice's latest news
Programming Leftovers
Development related picks and even CSS
FSF / Software Freedom Leftovers
mostly FSF
GNU/Linux Leftovers
GNU/Linux and some more things
Linux Kernel and Graphics News
mostly kernel level stuff
Debian: Louis-Philippe Véronneau, Clonezilla Live 3.3.1-35, and More
Debian leftovers
BSD: GhostBSD, EricBSD, OpenBSD
BSD news
Sponsored Puff Pieces From/For Red Hat and Latest From Red Hat's Site (Lots of Hype/Buzzwords)
Red Hat leftovers
Canonical on Buzzwords, "6 commands to clean up your Ubuntu system from the terminal"
Canonical/Ubuntu leftovers
Open Hardware/Modding: PocketBeagle, Raspberry Pi, ESP32, and More
Hardware picks
Games: Steam Next Fest and QUOD
gaming related affairs
today's howtos
Instructionals/Technical
Security Leftovers
Security patches, breaches, more
FSF and a 'Fake FSF' (Splinter Group, SFC) on Mobile Systems Becoming More Oppressive, Even With Linux
2 new statements
Mobileye and GNU/Linux
some new picks
Firefox 149 Enters Beta with Split View, More Robust HTTP/3 Upload Performance
With Firefox 148 hitting the stable channel across all supported platforms, Mozilla has promoted the next major version of its open-source, free, and cross-platform web browser, Firefox 149, to the beta channel for public testing.
Android Leftovers
‘Flow’ dramatically improves Android voice typing without replacing Gboard
Why Ubuntu is a frustrating choice for desktops but great for laptops
Are you tired of people recommending Ubuntu when it never quite feels right on your desktop
Free and Open Source Software
This is free and open source software
An update on SVG in GTK
In my last post on this topic, I explained the history of SVG in GTK
DietPi February 2026 Update Adds NanoPi Zero2 Support and WhoDB Database Tool
DietPi is a lightweight, Debian-based operating system optimized for single-board computers and embedded devices
Trust in open source communities
In chapter 3 of Program Management for Open Source Projects, I talk about the importance of trust
Games: FINAL FANTASY VII, Dungeons of DUSK, and More
latest GamingOnLinux
Recent Videos, Audiocasts, Shows About GNU/Linux
via Invidious
Helping Birds in Manchester Recover From Injuries [original]
Recently (this past week) a limping bird started visiting us
Android Leftovers
5 Android phones that were defined by their weird and innovative accessories
Ubuntu-based Winux 11.26.03 arrives with multiple package updates
Winux 11.26.03 LTS, unleashed yesterday and also labeled as the "Pre-March 2026" release
Try this tiny Linux distro when nothing else will fit - here's why
Tiny Core Linux is an incredibly small
Nvidia is also hunting for Linux developers to help advance gaming on FOSS
It has been an exciting start to 2026 for gamers on Linux
This impressive Linux distro can bring your spare PC back to life
Desert OS is easy to use, fast, stable, and probably far more elegant than what you're already running
Free and Open Source Software, howtos and Installations
This is free and open source software
In Memory of Robert Kaye
I interviewed Robert back in 2017 because he was going to deliver the opening keynote at Akademy that year
Start of Gardening [original]
Today it's expected to be partly sunny with temperatures rising as high as 15
Today in Techrights
Some of the latest articles
Thunderbird 148 Email Client Improves Accessibility in Various Tree Views
Following the release of Firefox 148, the Mozilla Thunderbird open-source email, news, chat, calendar, and addressbook client has been updated today to version 148.
4 Days Till Spring, a Rebirth in Nature! [original]
This year's colour motif is green
Several Web Surveys Agree: Microsoft Windows Lost Majority Market Share in Its Home Country, Now Below 40% [original]
"Old Enough To Remember" when Windows was at over 90%
Clonezilla Live 3.3.1 Released with Linux 6.18 LTS, Improved BitLocker Support
Clonezilla Live maintainer Steven Shiau released today Clonezilla Live 3.3.1 as the latest stable version of this partition and disk imaging/cloning live Linux system based on Debian GNU/Linux.
today's leftovers
BSD and GNU/Linux leftovers, audio also
Latest From Red Hat Official Site
redhat.com's latest
Events, Web Browsers, SSGs, Software Freedom, and More
Mostly FOSS coverage
Security Leftovers
patches and more
Programming Leftovers
Development news
Open Hardware/Modding: GyroidOS, Raspberry Pi, and More
Hardware picks
Linus Torvalds Announces First Linux Kernel 7.0 Release Candidate
Linus Torvalds announced today the general availability for public testing of the first Release Candidate (RC) development milestone of the upcoming Linux 7.0 kernel series.
Graphics: Weston 15.0 and Waydroid 1.6.2
Graphics news
today's howtos
quite a lot so far today
Graphics: Mesa 25.3.6 and GPU News
3 picks from GoL
Games: Steam Next Fest, Heroic Games Launcher, Kitten Space Agency
4 gaming picks
Wine 11.3
The Wine development release 11.3 is now available
"Attestation" Mandated in US If American Politicians Get Their Way
Linux also
today's leftovers
2 more from Valnet
Open Hardware/Modding: Valnet on SBCs, HexOS, Homelabs and More
a handful of recent articles
Applications: Multiplexers, Jellyfin, Timeshift, and More
4 recent articles
Desktop Environment: GNOME, KDE, and Cinnamon
a couple of recent articles
NixOS, CachyOS, Other Distributions and Operating Systems
GNU/Linux distros covered by Valnet
A Look at Universal Blue and Bluefin
a couple of recent articles
Microsoft's Proprietary Traps: Trying to Exit Windows, Some Dump WSL (Windows With Misused Brand) for Real GNU/Linux
4 Valnet articles
Android Leftovers
The FairPhone Gen 6 will 'soon' get Android 16
5 of the most lightweight operating systems, ranked by download size
The secret is assembly language. Every line of KolibriOS
Why 2026 is officially the year of the KDE Linux desktop
These are the circles in which KDE Plasma appears in 2026
OmegaLinux switches from Ubuntu to Arch in 2026.02.21 release
Based on Lubuntu until now, OmegaLinux is taking a huge step forward with yesterday's release
Why you should try these 9 "strange" Linux distros (even if you never switch)
Most Linux users settle into a stable setup
Windows users can thank Linux for these 5 essential features
Even though Linux might only hold a tiny part of desktop market share
Free and Open Source Software
This is free and open source software
Introducing matrixOS, an Immutable Gentoo-Based Linux Distro
It was only a matter of time before a developer decided one of the most challenging Linux distributions needed to be immutable
Recent XDA Articles on Proxmox
Proxmox handful
On Free Software, Free Hardware, and the firmware in between
When the Free Software movement started in the 1980s
Today in Techrights
Some of the latest articles
Ardour 9.2 Open-Source DAW Released with MIDI Note Chasing and Duplication
Ardour 9.2 has been released today as the latest stable version of this powerful, free, cross-platform, and open-source digital audio workstation (DAW) software for GNU/Linux, macOS, and Windows systems.