Tux Machines

Do you waddle the waddle?

Other Sites

9to5Linux

NixOS 25.05 Released with Linux 6.12 LTS and 6.14 Kernels, GNOME 48, and More

Powered by the long-term supported Linux 6.12 LTS and Linux 6.14 kernel series, NixOS 25.05 (codename Warbler) is here six months after NixOS 24.11 with support for the latest and greatest GNOME 48 desktop environment series, as well as initial support for System76’s Rust-based COSMIC desktop environment.

PipeWire 1.4.3 Brings netJACK2 Changes, Improves ALSA audio.channels Support

Arriving about five weeks after PipeWire 1.4.2, the PipeWire 1.4.3 release brings many netJACK2 improvements, including fixes for the driver/manager roles, better error handling, support for sending custom commands, support for using the default value of filters, and support for correctly writing MIDI streams.

LinuxGizmos.com

Banana Pi BPI-Forge1 Is a Low-Cost RK3506J-Based SBC Compatible with RT-Thread

Banana Pi’s BPI-Forge1 is a compact single-board computer based on the Rockchip RK3506J SoC, designed for digital multimedia processing, intelligent voice interaction, and real-time audio applications. The board supports a range of embedded use cases through its integrated audio and display subsystems, peripheral connectivity, and small form factor.

AAEON EPIC-RPS7 Targets Compact Industrial Control with 14th Gen Intel Core Support

AAEON has introduced the EPIC-RPS7, a 4″ industrial SBC aimed at cost-sensitive applications like industrial control, PLC automation, and remote monitoring. It supports 12th to 14th Gen Intel Core processors (up to 65W TDP), bringing high performance to space-limited deployments.

Radxa ROCK 4D with RK3576 SoC, PCIe Gen2 x1, Gigabit Ethernet, and PoE Support Starts at $30

Radxa has introduced a single-board computer with a form factor similar to the Raspberry Pi 3, powered by the octa-core Rockchip RK3576 system-on-chip. Key features of the new ROCK 4D include PCIe Gen2 expansion, Gigabit Ethernet with PoE support, and broad I/O compatibility.

news

GNU Core Utilities: coreutils-9.7 released

posted by Roy Schestowitz on Apr 11, 2025

This is to announce coreutils-9.7, a stable release.

There have been 63 commits by 11 people in the 12 weeks since 9.6, with a focus on bug fixing and stabilization.
See the NEWS below for a brief summary.
Thanks to everyone who has contributed! The following people contributed changes to this release:
Bruno Haible (1) Jim Meyering (2) Collin Funk (2) Lukáš Zaoral (1) Daniel Hofstetter (1) Mike Swanson (1) Frédéric Yhuel (1) Paul Eggert (21) G. Branden Robinson (1) Pádraig Brady (32) Grisha Levit (1)
Pádraig [on behalf of the coreutils maintainers] ==================================================================
Here is the GNU coreutils home page: https://gnu.org/s/coreutils/
Here are the compressed sources: https://ftp.gnu.org/gnu/coreutils/coreutils-9.7.tar.gz (15MB) https://ftp.gnu.org/gnu/coreutils/coreutils-9.7.tar.xz (5.9MB)
Here are the GPG detached signatures: https://ftp.gnu.org/gnu/coreutils/coreutils-9.7.tar.gz.sig https://ftp.gnu.org/gnu/coreutils/coreutils-9.7.tar.xz.sig
Use a mirror for higher download bandwidth: https://www.gnu.org/order/ftp.html
Here are the SHA1 and SHA256 checksums:
File: coreutils-9.7.tar.gz SHA1 sum: bfebebaa1aa59fdfa6e810ac07d85718a727dcf6 SHA256 sum: 0898a90191c828e337d5e4e4feb71f8ebb75aacac32c434daf5424cda16acb42
File: coreutils-9.7.tar.xz SHA1 sum: 920791e12e7471479565a066e116a087edcc0df9 SHA256 sum: e8bb26ad0293f9b5a1fc43fb42ba970e312c66ce92c1b0b16713d7500db251bf
Use a .sig file to verify that the corresponding file (without the .sig suffix) is intact. First, be sure to download both the .sig file and the corresponding tarball. Then, run a command like this:
gpg --verify coreutils-9.7.tar.gz.sig
The signature should match the fingerprint of the following key:
pub rsa4096/0xDF6FD971306037D9 2011-09-23 [SC] Key fingerprint = 6C37 DC12 121A 5006 BC1D B804 DF6F D971 3060 37D9 uid [ultimate] Pádraig Brady <P@draigBrady.com> uid [ultimate] Pádraig Brady <pixelbeat@gnu.org>
If that command fails because you don't have the required public key, or that public key has expired, try the following commands to retrieve or refresh it, and then rerun the 'gpg --verify' command.
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 -
As a last resort to find the key, you can try the official GNU keyring:
wget -q https://ftp.gnu.org/gnu/gnu-keyring.gpg gpg --keyring gnu-keyring.gpg --verify coreutils-9.7.tar.gz.sig
This release is based on the coreutils git repository, available as
git clone https://git.savannah.gnu.org/git/coreutils.git
with commit 8e075ff8ee11692c5504d8e82a48ed47a7f07ba9 tagged as v9.7.
For a summary of changes and contributors, see:
https://git.sv.gnu.org/gitweb/?p=coreutils.git;a=shortlog;h=v9.7
or run this command from a git-cloned coreutils directory:
git shortlog v9.6..v9.7
This release was bootstrapped with the following tools: Autoconf 2.72.70-9ff9 Automake 1.16.5 Gnulib 2025-04-07 41e7b7e0d159d8ac0eb385964119f350ac9dfc3f Bison 3.8.2
NEWS
* Noteworthy changes in release 9.7 (2025-04-09) [stable]
** Bug fixes
'cat' would fail with "input file is output file" if input and output are the same terminal device and the output is append-only. [bug introduced in coreutils-9.6]
'cksum -a crc' misbehaved on aarch64 with 32-bit uint_fast32_t. [bug introduced in coreutils-9.6]
dd with the 'nocache' flag will now detect all failures to drop the cache for the whole file. Previously it may have erroneously succeeded. [bug introduced with the "nocache" feature in coreutils-8.11]
'ls -Z dir' would crash on all systems, and 'ls -l' could crash on systems like Android with SELinux but without xattr support. [bug introduced in coreutils-9.6]
`ls -l` could output spurious "Not supported" errors in certain cases, like with dangling symlinks on cygwin. [bug introduced in coreutils-9.6]
timeout would fail to timeout commands with infinitesimal timeouts. For example `timeout 1e-5000 sleep inf` would never timeout. [bug introduced with timeout in coreutils-7.0]
sleep, tail, and timeout would sometimes sleep for slightly less time than requested. [bug introduced in coreutils-5.0]
'who -m' now outputs entries for remote logins. Previously login entries prefixed with the service (like "sshd") were not matched. [bug introduced in coreutils-9.4]
** Improvements
'logname' correctly returns the user who logged in the session, on more systems. Previously on musl or uclibc it would have merely output the LOGNAME environment variable.

Read on

Other Recent Tux Machines' Posts

Mozilla Kills Pocket After Buying It
Mozilla sucks
SiFive and Red Hat Collaborate to Bring RHEL 10 to RISC-V Development
SiFive has announced a new collaboration with Red Hat to deliver a developer preview of Red Hat Enterprise Linux 10 for the RISC-V architecture
Zotac reveals next-gen gaming handheld with AMD Strix Point and Manjaro Linux
As promised, Zotac is using the Computex show in Taiwan this week to provide an early look at its next-gen handheld gaming PC
Fedora 43 Drops GNOME X11 Support, Goes All-In on Wayland
Fedora 43 moves to a Wayland-only GNOME experience
 
NixOS 25.05 Released with Linux 6.12 LTS and 6.14 Kernels, GNOME 48, and More
NixOS 25.05 independent distribution is now available for download with Linux 6.12 LTS and 6.14 kernels, GNOME 48, and more.
Free, Libre, and Open Source Software and Standards
ODF and more
GNU/Linux Leftovers
applications and more
Security Leftovers
Security with patching focus
Monado v25.0.0 and KDE Application Snaps
leftovers
FreeBSD and Other BSD News
FreeBSD mostly
No Steam Deck Needed for SteamOS Anymore
more options
Free, Libre, and Open Source Software Leftovers
FOSS picks
Security Leftovers
Security picks
Red Hat Buying Coverage About Itself (and It Lacks Actual Substance), Fedora Admits It Wrongly Punished Peter Robinson Last Year, Fedora 42 Release Party Plans
Red Hat leftovers
Open Hardware: Arduino, Adafruit, ESP32, and More
Hardware leftovers
Programming Leftovers
Development of GCC and more
today's howtos
5 howtos for now
today's leftovers
hardware and more
today's howtos
Instructionals/Technical posts
Android Leftovers
Google Glass Reborn? I Tried Android XR Smart Glasses, and One Thing Stood Out
Terminator Linux Terminal App Updated After Prolonged Hiatus
After a long break, the Terminator 2.1.5 Linux terminal app brings new features like split-session SSH cloning
Neptune OS is Debian made easy but, boy, does it need some housekeeping
A media-ready remix with KDE, codecs, and clutter from its BeOS-flavored past
Now KDE Users Will Get Easy Virtual Machine Management
Now KDE are also joining the party with Karton
Best Free and Open Source Software
We recommend the best free and open source alternatives for Linux
Red Hat: Fake Security, Buzzwords, and Paid-for Puff Pieces in Media That Does Advertising
very shallow work
Stable kernels: Linux 6.14.8, Linux 6.12.30, Linux 6.6.92, Linux 6.1.140 and Linux 5.15.184
I'm announcing the release of the 6.14.8 kernel
Games: Drop Duchy, SteamOS, and More
Latest picks from GoL
Today in Techrights
Some of the latest articles
Security Leftovers
Security picks
GNU/Linux and Other Operating Systems
leftovers about OSes
BSD Leftovers
Some BSD picks
Free, Libre, and Open Source Software Leftovers
FOSS and more
Programming Leftovers
Development stories
Another Ocean of Fake Articles Sponsored by Red Hat About Red Hat and Buzzwords Galore
really awful 'journalism'
Debian Taking Corporate Money and Defaming Their Own
Debian picks
Open Hardware/Modding: RISV-V, PocketBeagle, ESP32, and More
Hardware leftovers
Videos/Shows: FLOSS Weekly, GNU/Linux, OBS Studio, and More
Some new picks
FOSS Weekly and Software News
Some software leftovers
today's howtos
many howtos for the whole day
Flatpak, Ubuntu Upselling, and Home Assistant
3 leftovers
Latest Buzzwords Festival at Red Hat Summit and Windows Promotion at redhat.com
redhat.com's latest
Android Leftovers
Google confirms it’s bringing a desktop mode to Android
Why I Switched to Linux From Windows (It Wasn't the Bugs or Updates)
It’s only when I used Linux that I realized what a well-thought-out operating system can be
Prime OS on EndeavourOS: Can it Run?
Prime OS can be installed side by side with the Linux system
Don't "buy" e-books from Oxford University Press
I found the book’s page on the publisher’s website, Oxford University Press
Free and Open Source Software
This is free and open source software
OmniOS Community Edition is an enterprise server OS
OmniOS is an illumos based server operating system with ZFS, Bhyve, DTrace, Crossbow, SMF and Linux zone support
Radxa ROCK 4D with RK3576 SoC, PCIe Gen2 x1, Gigabit Ethernet, and PoE Support Starts at $30
Software support includes Debian 12, Android 14, Yocto, and Buildroot
PipeWire 1.4.3 Brings netJACK2 Changes, Improves ALSA audio.channels Support
The PipeWire project released PipeWire 1.4.3 today as yet another minor update to the latest PipeWire 1.4 series for this popular open-source server for handling audio/video streams and hardware on Linux systems.
Games: Humble Bundle, Steam Deck, and More
10 stories from GamingOnLinux
LWN Articles About Kernel
outside paywall now
The last of YaST?
By Joe Brockmeier
Today in Techrights
Some of the latest articles
Android Leftovers
XREAL’s ‘Project Aura’ will be the second Android XR headset, more details in June
Fwupd 2.0.10 Linux Firmware Updater Adds Support for Lenovo Legion Touchpad
Fwupd 2.0.10 is out today as the tenth maintenance update to the latest fwupd 2.0 release of this open-source Linux firmware update utility with support for more devices, new features, and bug fixes.
Free and Open Source Software
This is free and open source software
Tribblix is an illumos-based operating system with a retro style
Tribblix is an open source operating system
KDE: Do Not Disturb
We're actually going to be using the Do Not Disturb feature in Plasma 6.4
AlmaLinux OS 9.6 Is Out as a Free Alternative to Red Hat Enterprise Linux 9.6
AlmaLinux OS 9.6 distribution is now available for download based on and as a free alternative to Red Hat Enterprise Linux 9.6. Here’s what’s new!
5 of the easiest, quickest Linux distros to install - and I've tried them all
If you're looking to hop on the Linux bandwagon (and you should), here are a handful of distributions so easy anyone can install them
Free Software and Sharing Leftovers
mostly FOSS stories
GNU/Linux and BSD Leftovers
not much about BSD, mostly GNU/Linux
Security Leftovers
Security and related themes
Audiocasts/Shows: Ask Noah Show, Open Source Lab, Destination Linux, What’s in the SOSS?
4 new episodes/videos
Mozilla Introducing Flavius Floare and Talking MZLA with Ryan Sipes of Thunderbird
Some Mozilla people
Programming Leftovers
Development picks
Open Hardware/Modding: Flipper Zero, Arduino, RISC-V, and More
Hardware news
A Lot More Red Hat-Sponsored Fake 'Journalism', Especially Hey Hi (AI) Hype to Exaggerate Potential of Slop
Red Hat goes low
Microsoft's Latest Openwashing Propaganda (Proprietary is Now "Open Source")
gross spin/lies
today's howtos
only a few more for now
Games: Consoles, Steam DRM, and Oldies
some gaming picks
Systemd Continues Raising Concerns for Linux Users
Systemd is one of the more controversial elements in Linux, but the latest version is raising some serious concerns about security, performance, and the future of Linux
Konsole tab layouts and KDE is finally getting a native virtual machine manager called "Karton"
Some KDE updates
Red Hat Buys Hey Hi (AI) SPAM Disguised as 'Journalism', Fedora Has Elections
Fedora and more
Apt 3.1 Added New Option to Exclude App Packages from A Repository
released new version 3.1.0 on Monday
[DE] Austrian radio broadcast re. open source
It covers from Dennis M. Ritchie/Ken Thompson/UNIX to the Internet to Richard Stallman to the origins of the WWW
Linux Graphics and More
Graphics-related news
Hardware/Modding: Raspberry Pi and More
Some hardware picks
today's howtos
many howtos for the morning time
IBM Red Hat is Selling Microsoft, Windows, LLM Slop, and Proprietary Software
IBM very disappointing
Games: RoadCraft, Preserve, and More
10 new articles at GamingOnLinux
Android Leftovers
Android Auto gets video and browser apps ‘soon,’ more weather apps finally coming
Ubuntu 25.10 will Have a Brand New Terminal (and Image Viewer)
Ubuntu 25.10 replaces its default terminal and image viewer with modern apps
I activated the Linux terminal on my Pixel, and you should too
Here’s the skinny on the easiest way to bring Linux to your phone
Best Free and Open Source Software
We recommend the best free and open source alternatives
Today in Techrights
Some of the latest articles