Tux Machines

Do you waddle the waddle?

Other Sites

LinuxGizmos.com

Radxa Unveils Intel N150 SoM and Carrier Board with Dual Ethernet and Support for Six M.2 or U.2 Devices

Radxa has introduced the NX150, a compact System-on-Module featuring the Intel N150 processor and a matching carrier board. Designed in the Jetson Xavier NX form factor, it offers an x86 alternative for edge computing, media, and AI applications.

Libre Computer Updates Alta and Solitude SBCs with New Firmware and Wake-on-LAN Support

Libre Computer has released new firmware updates for its low-cost single-board computers, the AML-A311D-CC Alta and the AML-S905D3-CC Solitude. These SBCs are designed with Raspberry Pi-compatible form factors and target applications such as embedded Linux development and low-power computing.

DietPi June 2025 Update Adds Orange Pi 5 Ultra Support and Major Fixes

The June 2025 release of DietPi v9.14 adds support for new Orange Pi boards, introduces the GZDoom game engine, and brings system improvements, bug fixes, and driver refinements for better SBC compatibility.

SoM-SD520 with 9-TOPS MediaTek Genio 520 Targets Edge and Smart IoT Applications

The SoM-SD520 is a compact SoM based on the MediaTek Genio 520 processor. It targets applications in smart homes, edge AI computing, interactive retail systems, and industrial IoT, offering a balance of performance, connectivity, and multimedia support.

DTI Adds i.MX 8M-Based Computing Modules to Embedded Portfolio

Diamond Technologies, Inc. has launched a new line of Embedded Computing Modules based on NXP’s i.MX 8M series processors. These compact, high-performance modules are designed for energy-efficient embedded computing across a wide range of industrial and OEM applications.

Tor Project blog

New Release: Tails 6.17

For more details, read our changelog.

9to5Linux

Firefox 141 Promises to Use Less Memory on Linux Systems, Beta Out Now

Firefox 141 appears to be a small release that only promises to use less memory on Linux systems and no longer require a forced restart after applying an update via a package manager. Another new feature in Firefox 141 looks to be the ability to drag a tab to your pinned tabs tray to pin it, or drag it out to unpin it.

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

3 Years of New Tux Machines [original]
Simpler is better
XLibre Proposed as Fedora’s New Default X11 Server
Fedora Linux 43 may replace the aging Xorg Xserver with XLibre
Google Outsources Agent2Agent to Microsoft Proprietary Jail (GitHub), Linux Foundation is Openwashing Dangerous Hype
Some LF openwash
Sharing Food With Nature (Fauna) [original]
"sharing is caring" is not just for humans
Fedora 44 Plans to Drop i686 Support and 32-Bit Multilib Compatibility
Fedora targets Fedora 44 to remove i686 packages and multilib support
Gemini Protocol Spreading [original]
At 3070 capsules, Gemini Protocol is more than enough to find plenty of information, such as cooking recipes, technology news, philosophy, photographs and so on
OpenELA Introduces Open-Source Verification Suite for Enterprise Linux
OpenELA launches ELValidated
4 ways the latest KDE Plasma release is better than ever - and how to try it yourself
KDE Plasma 6.4 is here with quite a few new features and improvements
 
Today in Techrights
Some of the latest articles
Android Leftovers
This new Android feature is awful and there's no way to turn it off
Deepin 25 Launches as Immutable Linux Release
Deepin 25 launches as an immutable Linux system, featuring a revamped desktop
Tails 6.17 Released with Improved Password Management
Tails 6.17 privacy-focused Linux distro is out now with a new "Show Password" feature
Hone Your Linux Skills With These 6 Free Games
Are you sick of reading cryptic manuals and boring articles for learning Linux
Ubuntu 25.10 Snapshot 2 is Now Available to Download
Ubuntu 25.10 Snapshot 3 will be released on July 31 2025
Free and Open Source Software
This is free and open source software
BredOS – Arch-based Linux distribution designed for single-board computers
BredOS is a user-friendly Arch Linux-based operating system ARM-based single board computers (SBCs)
Plasma 6.4 review - A worrying trend
My favorite desktop environment has just received an update
Modicia OS: Multimedia-Focused Linux With Flair
Modicia O.S. blends powerful multimedia tools, unique features
This free Linux distro is the easiest way to revive your old computer. How it works
If you're trying to revive a sluggish or aging PC, Linux Lite 7.4 is a lightweight
Security Leftovers
Security picks for today
GNU/Linux and Free Software Leftovers
mostly GNU/Linux
Programming Leftovers
coding related picks
BSD Leftovers
news related to the BSDs
Intel's Implosion, Hackable Devices, and Fairphone
some hardware picks
today's howtos
not so many so far today
Audiocasts/Shows: Risky Business, Linux in 2025, FLOSS Weekly, and DNS
some videos/shows
French city of Lyon ditching Microsoft for FOSS
The French city of Lyon has decided to ditch Microsoft’s Office suite and plans to adopt Linux and PostgreSQL
GNU/Linux and Free Software Leftovers
mostly GNU/Linux focus
Open Hardware and Retro: "FrankenPad", Amiga, and More
Hardware picks
Programming Leftovers
Development related links
Security, Windows TCO, and GitHub Code Execution Vulnerability
security leftovers
Games: Stalker 2, Palworld - Tides of Terraria crossover, Secret Agent Wizard Boy, and More
7 stories from GamingOnLinux
Android Leftovers
Samsung reportedly expects to ship just ‘100,000’ Android XR headsets this year
3 things Linux needs to have before I can make the swap
I also had the pleasure of working with Linux extensively
Free and Open Source Software, and Review
This is free and open source software
Samsung A54, One UI 7.0 & Android 15 update
The new Android 15 (plus Samsung polish) mostly looks better than before
DietPi June 2025 Update Adds Orange Pi 5 Ultra Support and Major Fixes
DietPi is a lightweight, Debian-based operating system optimized for single-board computers and embedded systems
SoM-SD520 with 9-TOPS MediaTek Genio 520 Targets Edge and Smart IoT Applications
This enables integration into a range of embedded Linux and Android environments
Libre Computer Updates Alta and Solitude SBCs with New Firmware and Wake-on-LAN Support
According to Libre Computer, Fedora 42 Live boots successfully on both devices
Your only obligations are the promises you make
One of the realities of creating open source software is that people will come along and say you must do something
Today in Techrights
Some of the latest articles
LWN Articles on Kernel
Linux pieces outside paywall
On WordPress as Content Management System (CMS) and Plugins
WP news
Firefox 141 Promises to Use Less Memory on Linux Systems, Beta Out Now
With Firefox 140 promoted to the stable channel as the latest ESR (Extended Support Release), Mozilla promoted the next major release, Firefox 141, to the beta channel for public testing.
Security Leftovers
Security related picks
GNU/Linux Leftovers
applications, distros, and more
Free, Libre, and Open Source Software Leftovers
FOSS news
Programming Leftovers
Development-related picks
FSF and GNU Leftovers
mostly FSF
Web Browsers: Browser Choice Alliance, Chawan, Tor Browser, Mozilla Addons
Web-related picks
Open Hardware: Raspberry Pi, OpenWrt, Librem, ESP32
Hardware picks
KDE: Kwin, Moving From Vista 10, and "First Run Experience Progress"
KDE news
Audiocasts/Shows: LINUX Unplugged, Linux Matters, and More
some new shows/episodes
today's howtos
many howtos, mostly idroot
Kali Linux 2025.2 Released with Revamped Kali Menu, 13 New Hacking Tools
Offensive Security announced today the release and general availability of Kali Linux 2025.2 as the second update to this Debian-based distribution for ethical hacking and penetration testing in 2025.
Firefox 140 ESR Web Browser Is Now Available for Download, This Is What’s New
Mozilla published today the final build of the Firefox 140 ESR open-source web browser ahead of the official announcement on June 24th, 2025.
today's leftovers
mostly GNU/Linux
Red Hat Leftovers
latest in redhat.com
Open Hardware/Modding: Raspberry Pi, 3-D Printing, and More
Hardware picks
Android Leftovers
Here's How to Move the Chrome Address Bar to the Bottom of Android Phone Screens
KDE Slick New ‘First Run’ Setup Tool Taking Shape
Setting up a new device with KDE Plasma will soon be improved
Look at what we've achieved together
When the Free Software Foundation (FSF) began forty years ago
Free and Open Source Software
This is free and open source software
Games: Fortress Connected, OCCT, Steam Deck, and More
10 stories from GamingOnLinux
ELValidated Announced
by OpenELA
Kubuntu 25.10 Won’t Include an X11 Session by Default
Kubuntu 25.10 will not include a Plasma X11 desktop session by default
Today in Techrights
Some of the latest articles