Tux Machines

Do you waddle the waddle?

Other Sites

9to5Linux

9to5Linux Weekly Roundup: August 17th, 2025

I would like to thank everyone who sent us donations; your generosity is greatly appreciated. I also want to thank all of you for your continued support by commenting, liking, sharing, and boosting the articles, following us on social media, and, last but not least, sending us feedback.

Debian Trixie-Based Grml 2025.08 Is Out to Celebrate Debian’s 32nd Birthday

Based on the recently released Debian 13 “Trixie” operating system series and powered by the long-term supported Linux 6.12 LTS kernel series, Grml 2025.08 provides users with fresh software packages, up-to-date hardware support, and fixes for known bugs from previous Grml releases.

LinuxGizmos.com

Cubie A7A with Allwinner A733 & LPDDR5 RAM Launches, Starting at $28.70

First seen last month, Radxa has officially launched the Cubie A7A, a credit card–sized SBC built on the Allwinner A733 SoC. Designed for high-performance computing, AI inference, and multimedia, it combines an octa-core CPU, Imagination GPU, and NPU with flexible storage and connectivity for edge and embedded applications.

ESP32-P4-EYE Vision Development Board with Camera, LCD, and Wireless Connectivity

Espressif Systems ESP32-P4-EYE is a compact development kit in a mini digital camera form factor designed for real-time image processing and edge AI applications. Built on the ESP32-P4 SoC, the board targets smart cameras, IoT vision systems, and embedded HMI projects.

ELM11 Microcontroller Board Runs Lua with Hardware Acceleration and Multi-Core Support

The ELM11 is a scriptable microcontroller board from BrisbaneSilicon that runs Lua applications with hardware acceleration. It provides a REPL on each CPU core and combines rapid development in a high-level language with low-level control of timers, interrupts, and digital I/O.

(Updated) NVIDIA Jetson AGX Thor Developer Kit to Launch in Mid-August with 2070 TFLOPS AI Performance, Priced at $3499

The Jetson AGX Thor Developer Kit is an upcoming high-performance platform built for next-generation humanoid robotics, real-time sensor fusion, and generative AI at the edge. It delivers up to 2070 FP4 TFLOPS of AI performance, includes 128 GB of LPDDR5X memory, and supports high-throughput, low-latency connectivity for deploying large transformer and vision-language models in real-time robotic systems.

ESP32-P4-ETH Multimedia Development Board with PoE Kit Options

The ESP32-P4 is built around a dual-core 400 MHz RISC-V processor with support for up to 32 MB PSRAM and 32 MB of onboard NOR Flash. It offers MIPI-CSI for cameras, MIPI-DSI for high-resolution displays, USB 2.0 OTG, a microSD slot using the SDIO 3.0 protocol, and audio interfaces that include a microphone and speaker header with an integrated codec and amplifier.

ESP32-S3 Based Genesis IoT Discovery Lab with Plug & Play Modules

The system is built around an ESP32-S3 board that provides six Genesis ports, though the connector can also be implemented on other platforms such as Raspberry Pi Pico or STM32. Modules are cross-compatible across any board that supports the AX22 pinout, ensuring flexibility and portability between platforms. Each module follows a 22 × 22 mm format with a 10-pin interface supporting I²C, SPI, UART, analog, and GPIO connections.

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

We All Need to Promote GNU/Linux (Human Rights Depend on This) [original]
Will technical people take the lead and usher others out of this mess?
Site Housekeeping and Backup Day [original]
Yesterday afternoon we also did maintenance on this server
Debian turns 32, updates and additions in Debian 13 Trixie
Debian picks
Wine 10.13 (Wine-Staging 10.13)
two new releases
This Week in Plasma: a lot of polishing!
This week we didn’t focus on features, and instead fixed bugs, improved performance, and improved the UI
KDE, Akademy, and GNOME
desktop work, events
GNOME 49 Beta Released for Public Testing on GNOME’s 28th Anniversary
The GNOME Project announced today the beta version of the upcoming GNOME 49 desktop environment series for public testing with more new features, improvements, and bug fixes, just in time for GNOME’s 28th anniversary.
 
BSD and GNU/Linux Leftovers
3 more stories, some kernel and BSD also
Shotcut 25.08 Video Editor Arrives with Key Fixes
Shotcut 25.08 video editor update resolves issues from 25.07
What to Expect From TrueNAS 25.10 Open-Source Storage
TrueNAS 25.10 "Goldeye" open-source NAS is on the way
macOS vs. Linux: Which Is Best for Your Homelab?
Are you torn between running macOS or Linux in your homelab
Default Wallpapers for Ubuntu 25.10 Questing Quokka Revealed
Ubuntu 25.10, code-name Questing Quokka, is coming soon in next few months
Sparky 9 code name and repos
The new, upcoming Sparky 9 code name and repos is set
Best Free and Open Source Software
This is free and open source software
Review: Debian 13 "Trixie"
Debian is one of the world's oldest surviving distributions
Cubie A7A with Allwinner A733 & LPDDR5 RAM Launches, Starting at $28.70
The board is supported by Debian Linux, Android, and Buildroot-based distributions
Today in Techrights
Some of the latest articles
9to5Linux Weekly Roundup: August 17th, 2025
The 253rd installment of the 9to5Linux Weekly Roundup is here for the week ending on August 17th, 2025.
XDA in Praise of Desktop Environments and It's FOSS Looks at Hyprland
choice is good
Three XDA Articles: Distrobox, GNU/Linux for Old PCs, and a Look at Endless OS
GNU/Linux articles
Free, Libre, and Open Source Software, Programming, and Standards
FOSS and more
Open Hardware/Modding: Pine64, STM32, ESP32, and More
hardware picks
today's howtos
a bunch of howtos again
Android Leftovers
This excellent Samsung Good Lock feature should come to all Android phones
Bored on Linux? Try These 7 Open Source Ports of Classic Games
If you're using a Linux computer, you may think many games you want to play
I Run a Full Linux Desktop in Docker Just Because I Can
Like me, you've probably heard the unofficial rule of Docker: it's for lightweight
6 Linux command line tricks everyone should know
The Linux terminal may seem rather daunting when you’re accustomed to Windows' menu-based interface
GNU/Linux Leftovers
4 stories
Free and Open Source Software
This is free and open source software
Various desktop Linux tips for newbies
There has been quite a surge in interest towards desktop Linux lately
A Slackware theme for your Grub
Long ago, when all we had was 32bit Slackware and I was working on realizing the 64bit variant of Slackware
Holiday Plans [original]
We're meanwhile trying to keep "on top" of the news
Today in Techrights
Some of the latest articles
Linux Mint 22.2 “Zara” Is Available for Public Beta Testing, Download Now
After a few days of testing, the Linux Mint team has published today the ISO images of the beta version of the upcoming Linux Mint 22.2 release, which can be downloaded (for testing purposes) from the official mirrors.
Debian Trixie-Based Grml 2025.08 Is Out to Celebrate Debian’s 32nd Birthday
Debian-based Grml 2025.08 bootable live distribution for system administrators is out today to celebrate Debian’s 32nd birthday.
today's leftovers
GNU/Linux and more
Free, Libre, and Open Source Software and Programming
R and more
today's howtos
a handful of howtos
Security Leftovers
Security related links for today
From Microsoft Blobs to Open Standards: Guide to migrating from proprietary formats to ODF
new from LibreOffice
VirtualBox 7.2 Officially Released with Initial Support for Linux Kernel 6.17
Oracle released today VirtualBox 7.2 as the latest stable version of this open-source, free, and cross-platform virtualization software for GNU/Linux, Solaris, macOS, and Windows systems.
OpenSUSE: openSUSE.Asia Summit 2026 and Tumbleweed Report
some OpenSUSE updates
Peropesis 3.0: part of the old software was updated
Peropesis (personal operating system) is a small-scale, minimalist, command-line-based GNU/Linux operating system. It's an incomplete system, but it's constantly being improved. Also, it is a free operating system created from free software, mostly distributed under the GNU GPL or BSD licenses.
Release of Zephix 8
Zephix v8 (Zephix_8-x86_64) was released
today's leftovers
GNU/Linux-centered leftovers
Programming Leftovers
Development related picks
Applications: Immich, Ghostty, and More
software leftovers
Open Hardware/Modding: GNU-like Mobile Linux, One Hertz Challenge, and More
Gadgets and more
GNU/Linux Leftovers
GNU/Linux stories
Recent GNU/Linux Videos
a long batch
Omarchy Linux Article and Video
Omarchy Linux picks
Security Leftovers
Security and more
Linux Devices: Arduino, Android, and More
hardware leftovers
OpenBSD 10x 'Faster' Than Linux and "Chimera Linux: Linux Meets FreeBSD" in Chimera Linux
BSD picks
Android Leftovers
ASUS Zenfone 12 Ultra is getting Android 16 beta
3 Neat Linux Apps to Try This Weekend (Aug 15-17)
Want to expand your Linux horizons this weekend? I've been on the hunt for useful free and open source apps
Release of LibreELEC 12.2.0
LibreELEC 12.2.0 is out
today's howtos
mostly idroot
Arch Linux’s AUR Runs into Recent Service Interruptions
Arch Linux’s AUR users have experienced downtime in recent days after a DDoS attack
CachyOS — Distrowatch’s Top Distro Has Speed, Polish and Features
CachyOS delivers top‑tier performance, modern desktop choices
EasyOS Excalibur-series version 7.0 released
compared with prior releases of EasyOS, Easy Excalibur is almost a completely new design
Debian 13 “Trixie” Is Now Available for Download, Here’s What’s New
The Debian Project released today the final version of the Debian 13 “Trixie” operating system, a major release that brings new features, updated components, and numerous other improvements.
Linux is about to lose a feature – over a personality clash
A large and unfortunate mistake in the kernel development management process is underway
Free and Open Source Software
This is free and unencumbered software released into the public domain
Stable kernels: Linux 6.16.1, Linux 6.15.10, Linux 6.12.42, Linux 6.6.102, and Linux 6.1.148
I'm announcing the release of the 6.16.1 kernel
Debian-Based Tails 7.0 RC1 and Asmi Linux 13 Debian Edition
Some Debian distros
Free, Libre, and Open Source Software and Standards
Standards just a bit
Programming Leftovers
Development picks
Games: Handhelds, LEGO Voyagers, Rally Arcade Classics, and More
Latest 12 from GamingOnLinux
Today in Techrights
Some of the latest articles