Tux Machines

Do you waddle the waddle?

Other Sites

9to5Linux

Netrunner 26 Released with XLibre Xserver, Based on Debian 13 “Trixie”

Based on the latest Debian 13 “Trixie” operating system series, Netrunner 26 is powered by the more recent Linux 6.16 kernel instead of Debian’s long-term supported Linux 6.12 LTS to provide users with better hardware support on both new and existing installations.

Arch Linux’s April 2026 ISO Is Out Now with Linux Kernel 6.19 and Archinstall 4.1

Powered by the latest and greatest Linux 6.19 kernel series, namely Linux kernel 6.19.10, the Arch Linux 2026.04.01 includes all the updated packages released in March 2026 on the official Arch Linux repositories and should provide better hardware support compared to previous Arch Linux ISOs.

AerynOS 2026.03 Released with the Latest GNOME 50 Desktop Environment

As you would expect, AerynOS 2026.03 is packed with some of the very latest GNU/Linux technologies and Open Source software, but more importantly, it ships with the latest and greatest GNOME 50 desktop environment if you want to take it for a spin on your personal computer.

OpenVPN 2.7.1 Released with New Features, Improvements, and Bug Fixes

OpenVPN 2.7.1 adds a new username-only flag argument to the --auth-user-pass parameter to make OpenVPN only query for the username and send a dummy password to the server. According to the devs, this is only useful if authentication schemes are used on the server side and make some sort of external challenge based on usernames, and not password authentication.

GNOME 49.5 Is Out to Improve Accessibility of App Folders in GNOME Shell

Coming one and a half months after GNOME 49.4, the GNOME 49.5 release is here to improve accessibility of app folders in GNOME Shell, respect the --force-animation flag in remote sessions, improve keyboard layout changing, and improve re-enabling of the touchscreen after exiting Power Save mode.

LinuxGizmos.com

Raspberry Pi CM5 TV Stick Lite Adapts Compute Module 5 for HDMI Dongle Use

A compact carrier board referred to as the Raspberry Pi CM5 TV Stick Lite adapts the Compute Module 5 into a plug-in HDMI form factor. The design allows the module to connect directly to a display while requiring only USB-C power.

Raspberry Pi Introduces 3GB Pi 4 Amid Price Increases

The Raspberry Pi Foundation has announced a new 3GB variant of the Raspberry Pi 4 Model B, priced at $83.75, alongside a set of price increases affecting multiple products across its lineup. The changes are attributed to a sharp rise in LPDDR4 memory costs, which the company reports have increased seven-fold over the past year.

Seeed Studio reTerminal D1001 Targets HMI Systems with ESP32-P4 and Integrated Display

Seeed Studio has launched an 8-inch HMI device combining a touch display, wireless connectivity, and multimedia hardware in a single platform. The reTerminal D1001 pairs an ESP32-P4 with an ESP32-C6 for networking, along with a 6-axis IMU for motion sensing.

Tor Project blog

New Alpha Release: Tor Browser 16.0a5

This version includes important security updates to Firefox.

Arti 2.2.0 released: HTTP CONNECT, RPC, and Relay development.

This release adds support for using HTTP CONNECT rather than SOCKS, when connecting to the Tor network via Arti. This previously-experimental feature is now included a full build, and will then be enabled by default. The HTTP CONNECT protocol is available over the same port as SOCKS.

Internet Society

Digital Inclusion and Indigenous Connectivity

The US connectivity landscape is changing. The past five years have shown tremendous growth in the work of bringing all Americans online. Programs have focused on increasing access through broadband infrastructure investments and developments. Today, we find ourselves at a new stage in the work toward ensuring Internet for all.

coreutils-9.4 released

posted by Roy Schestowitz on Aug 31, 2023

This is to announce coreutils-9.4, a stable release.
This is a stabilization release coming about 19 weeks after the 9.3 release.
See the NEWS below for a summary of changes.
There have been 162 commits by 10 people in the 19 weeks since 9.3.
  Andreas Schwab (1)      Jim Meyering (1)
  Bernhard Voelker (3)    Paul Eggert (60)
  Bruno Haible (11)       Pádraig Brady (80)
  Dragan Simic (3)        Sylvestre Ledru (2)
  Jaroslav Skarvada (1)   Ville Skyttä (1)
Pádraig [on behalf of the coreutils maintainers]
Here is the GNU coreutils home page:
    http://gnu.org/s/coreutils/
  http://git.sv.gnu.org/gitweb/?p=coreutils.git;a=shortlog;h=v9.4
or run this command from a git-cloned coreutils directory:
  git shortlog v9.3..v9.4
  https://ftp.gnu.org/gnu/coreutils/coreutils-9.4.tar.gz   (15MB)
  https://ftp.gnu.org/gnu/coreutils/coreutils-9.4.tar.xz   (5.8MB)
  https://ftp.gnu.org/gnu/coreutils/coreutils-9.4.tar.gz.sig
  https://ftp.gnu.org/gnu/coreutils/coreutils-9.4.tar.xz.sig
  7dce42b8657e333ce38971d4ee512c4313b8f633  coreutils-9.4.tar.gz
  X2ANkJOXOwr+JTk9m8GMRPIjJlf0yg2V6jHHAutmtzk=  coreutils-9.4.tar.gz
  7effa305c3f4bc0d40d79f1854515ebf5f688a18  coreutils-9.4.tar.xz
  6mE6TPRGEjJukXIBu7zfvTAd4h/8O1m25cB+BAsnXlI=  coreutils-9.4.tar.xz
from coreutils-9.2 or OpenBSD's cksum since 2007.
  gpg --verify coreutils-9.4.tar.gz.sig
  pub   rsa4096/0xDF6FD971306037D9 2011-09-23 [SC]
        Key fingerprint = 6C37 DC12 121A 5006 BC1D  B804 DF6F D971 3060 37D9
  uid                   [ unknown] Pádraig Brady <P@draigBrady.com>
  uid                   [ unknown] Pádraig Brady <pixelbeat@gnu.org>
  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 -
  gpg --keyring gnu-keyring.gpg --verify coreutils-9.4.tar.gz.sig
  Automake 1.16.5
  Gnulib v0.1-6658-gbb5bb43a1e
  Bison 3.8.2
* Noteworthy changes in release 9.4 (2023-08-29) [stable]
  On GNU/Linux s390x and alpha, programs like 'cp' and 'ls' no longer
  fail on files with inode numbers that do not fit into 32 bits.
  [This bug was present in "the beginning".]
  'b2sum --check' will no longer read unallocated memory when
  presented with malformed checksum lines.
  [bug introduced in coreutils-9.2]
  'cp --parents' again succeeds when preserving mode for absolute directories.
  Previously it would have failed with a "No such file or directory" error.
  [bug introduced in coreutils-9.1]
  'cp --sparse=never' will avoid copy-on-write (reflinking) and copy offloading,
  to ensure no holes present in the destination copy.
  [bug introduced in coreutils-9.0]
  cksum again diagnoses read errors in its default CRC32 mode.
  'cksum --check' now ensures filenames with a leading backslash character
  are escaped appropriately in the status output.
  This also applies to the standalone checksumming utilities.
  [bug introduced in coreutils-8.25]
  dd again supports more than two multipliers for numbers.
  Previously numbers of the form '1024x1024x32' gave "invalid number" errors.
  factor, numfmt, and tsort now diagnose read errors on the input.
  'install --strip' now supports installing to files with a leading hyphen.
  Previously such file names would have caused the strip process to fail.
  ls now shows symlinks specified on the command line that can't be traversed.
  Previously a "Too many levels of symbolic links" diagnostic was given.
  pinky, uptime, users, and who no longer misbehave on 32-bit GNU/Linux
  platforms like x86 and ARM where time_t was historically 32 bits.
  Also see the new --enable-systemd option mentioned below.
  'pr --length=1 --double-space' no longer enters an infinite loop.
  shred again operates on Solaris when built for 64 bits.
  Previously it would have exited with a "getrandom: Invalid argument" error.
  tac now handles short reads on its input.  Previously it may have exited
  erroneously, especially with large input files with no separators.
  'uptime' no longer incorrectly prints "0 users" on OpenBSD,
  and is being built again on FreeBSD and Haiku.
  [bugs introduced in coreutils-9.2]
  'wc -l' and 'cksum' no longer crash with an "Illegal instruction" error
  on x86 Linux kernels that disable XSAVE YMM.  This was seen on Xen VMs.
  'cp -v' and 'mv -v' will no longer output a message for each file skipped
  due to -i, or -u.  Instead they only output this information with --debug.
  I.e., 'cp -u -v' etc. will have the same verbosity as before coreutils-9.3.
  'cksum -b' no longer prints base64-encoded checksums.  Rather that
  short option is reserved to better support emulation of the standalone
  checksum utilities with cksum.
  'mv dir x' now complains differently if x/dir is a nonempty directory.
  Previously it said "mv: cannot move 'dir' to 'x/dir': Directory not empty",
  where it was unclear whether 'dir' or 'x/dir' was the problem.
  Now it says "mv: cannot overwrite 'x/dir': Directory not empty".
  Similarly for other renames where the destination must be the problem.
  [problem introduced in coreutils-6.0]
** Improvements
  cp, mv, and install now avoid copy_file_range on linux kernels before 5.3
  irrespective of which kernel version coreutils is built against,
  reinstating that behavior from coreutils-9.0.
  comm, cut, join, od, and uniq will now exit immediately upon receiving a
  write error, which is significant when reading large / unbounded inputs.
  split now uses more tuned access patterns for its potentially large input.
  This was seen to improve throughput by 5% when reading from SSD.
  split now supports a configurable $TMPDIR for handling any temporary files.
  tac now falls back to '/tmp' if a configured $TMPDIR is unavailable.
  'who -a' now displays the boot time on Alpine Linux, OpenBSD,
  Cygwin, Haiku, and some Android distributions
  'uptime' now succeeds on some Android distributions, and now counts
  VM saved/sleep time on GNU (Linux, Hurd, kFreeBSD), NetBSD, OpenBSD,
  Minix, and Cygwin.
  On GNU/Linux platforms where utmp-format files have 32-bit timestamps,
  pinky, uptime, and who can now work for times after the year 2038,
  so long as systemd is installed, you configure with a new, experimental
  option --enable-systemd, and you use the programs without file arguments.
  (For example, with systemd 'who /var/log/wtmp' does not work because
  systemd does not support the equivalent of /var/log/wtmp.)

Read on

Other Recent Tux Machines' Posts

Denmark: Less Apple, More GNU/Linux [original]
the country that has Greenland is adopting GNU/Linux
ONLYOFFICE Gets Forked as "Made in Europe", Sparks Licensing and Trust Debate
Euro-Office is a new European fork of ONLYOFFICE
Microsoft NPM Causes Security Catastrophes, Microsoft Transmits Malware to Sites and More
Microsoft doing its best
GNOME Shell and Mutter Development, Making GNOME Faster
GNOME news
GNOME 50 dropped support for accessing Google Drive files
If you’re used to accessing your Google Drive in the Nautilus file manager
Archinstall 4.0 Arch Linux Installer Released with New Textual UI
Archinstall 4.0 Arch Linux menu-based installer is now available for download with a new TUI (text-based user interface), new features, and various improvements.
 
OBS Studio 32.1.1 Is Out to Improve the Audio Mixer and Audio Deduplication
OBS Studio 32.1.1 open-source screen recording and live streaming app is now available for download with various improvements to the audio mixer and audio deduplication.
Security Leftovers
Security news and more
today's leftovers
mostly GNU/Linux, some BSD
Free, Libre, and Open Source Software Leftovers
FOSS picks
Gemini, Web Browsers, and the Web
The Net and more
Euro-Office, Comment About Collabora, and Open Letter to European Citizens
roductivity Software/LibreOffic news
Education and Free Software: Astro Pi, DrupalCon, and More
education-centric news
Content Management Systems (CMS): Sveltia, EmDash, and WordPress
WordPress and clones-ish
LibreLocal Events Coming Up in Auckland, Oviedo, and Livermore
FSF sponsored events
Open Hardware/Modding: Raspberry Pi and More
Hardware picks
New OpenWrt Releases and News About OpenWrt Project/s
OpenWrt news
Games: New Steam Games with Native GNU/Linux Builds, Godot 4.6.2, and "Is Linux Ready For Gaming?"
Gaming news
CentOS March 2026 News, Only Slop Promotion at Red Hat, Fedora Promoting Back-doored Boot
IBM et al
Applications: Textype, Advanced Process Manager for Linux (APM), and More
3 picks for the afternoon
today's howtos
Instructionals/Technical posts
GNU/Linux Leftovers and Free Software Leftovers
mostly GNU/Linux
Recent Videos/Shows About GNU/Linux
via Indivious
Latest From LWN (Outside Paywall) About Security, Kernel, and More
6 articles made public
Open Hardware/Modding: Weekly GNU-like Mobile Linux Update and Raspberry Pi Prices Rise Again
gadgets for Linux lovers
Programming Leftovers
Development with perl and more
Android Leftovers
Google and Samsung are finally fixing Android's most frustrating feature
The Linux backup tool nobody talks about—and why it beats every official sync app
Typically, when you're uploading a file to the cloud, you need to open your browser
Linux updates were painfully slow until I switched one setting
There’s a very specific kind of irritation (if anyone's interested, I call it penguin-rage) that comes from watching a Linux update crawl
New Color Mode Coming to GIMP
Hello! I’m one of the developers for GIMP
Free and Open Source Software
This is free and open source software
Huawei HarmonyOS PC can now run Linux-based tools
Huawei announced today that HarmonyOS PC models can now directly run Linux-based tools and applications
Sparky news 2026/03
The 3rd monthly Sparky project and donate report of the 2026
Javi-OS – Debian-based Linux distribution
Javi-OS is a Linux distribution designed to deliver a smooth and secure user experience
PLD Linux – RPM-based Linux distribution
PLD Linux is a free, RPM-based Linux distribution for advanced users and administrators who value flexibility and are comfortable with occasional manual tweaking
Today in Techrights
Some of the latest articles
Games: SpeedRunners, BOXROOM, BLIGHTEN, and More
7 picks from GamingOnLinux
Netrunner 26 Released with XLibre Xserver, Based on Debian 13 “Trixie”
Netrunner 26 GNU/Linux distribution is now available for download based on Debian GNU/Linux 13 “Trixie” and featuring the KDE Plasma 6.3.6 desktop environment with Linux kenrel 6.16.
today's leftovers
GNU/Linux mostly
Audiocasts/Shows: Linux Matters, Ask Noah, and The Law Bytes Podcast
3 new episodes
Free, Libre, and Open Source Software Leftovers
FOSS and more
Programming Leftovers
Development picks
Security Leftovers
Security picks
Mozilla: Servo Report, MozPhab 2.10.0 Released, Thunderbird Monthly Development Digest
Some projects' news
Debian: Thomas Lange's FAIme, Junichi Uekawa, and Debian-based Apertis v2026
3 updates from/on Debian
Arch Linux’s April 2026 ISO Is Out Now with Linux Kernel 6.19 and Archinstall 4.1
Arch Linux 2026.04.01 is now available for download as Arch Linux’s ISO release for April 2026, powered by Linux kernel 6.19 and featuring the Archinstall 4.1 text-based installer.
OpenBSD Leftovers
OpenBSD picks for today
Open Hardware/Modding: Seeed, Raspberry Pi, and More
Hardware picks
today's howtos
Instructionals/Technical posts
"Custom-Built Handheld Runs a Full Linux Desktop in Your Palms" and a Look at CentOS-Based Webminal
a couple of projects
Proprietary Fake 'Linux' (Windows) Against GNU/Linux and Microsoft Sells Back Doors as "Sovereign Cloud" or "Sovereignty"
"sovereignty" for Trump
IBM Red Hat is Selling Slop/Plagiarism, OpenShift, and JBoss
but mostly slop
Games: Lakehopper, Skull Horde, and More
latest from GamingOnLinux
Android Leftovers
These 16 Car Brands Just Got A Huge New Android Auto Feature
Slimbook Creative Linux laptop packs RTX 5070, Thunderbolt 4 and 99 Wh battery into 1.9 kg chassis
The Slimbook Creative Linux notebook returns
Elive 3.8.50 Stable ‘Retrowave’ is released!
The Elive Team is pleased to announce a new stable release
CachyOS beats Windows 11 in Cyberpunk 2077 and Space Marine 2 in a new gaming benchmark
There was a time when gaming on Linux pretty much boiled down to SuperTuxKart
You’re probably ready for Arch Linux. Here’s how to tell
If you're new to Linux, you might have heard Linux experts talking about how good Arch Linux is
CachyOS just dethroned Arch Linux on ProtonDB, and Linux gamers are finally noticing
In case you missed it, CachyOS recently toppled Arch Linux as the OS with the most reports sent to ProtonDB
How Small Can A Linux Executable Be?
With ever increasing sizes of various programs (video games being notorious for this), the question of size optimization comes up more and more often
GParted Live – small bootable Linux distribution
GParted Live is a compact, bootable Linux distribution created for one job
These are the 6 worst Linux recommendations I keep hearing—here's why they're wrong
Whatever the world of Linux may be short of, it isn’t opinions
The door to digital sovereignty is open, please come in
For decades, a community of developers, activists, researchers and public officials has quietly worked on the idea that free and open-source software based on open standards is not only the best technical choice
GIMP 3.2.2 Released
We present the first micro-release of GIMP 3.2! Over the last two weeks
Best Free and Open Source Software
This is free and open source software
JSP Educa – Linux distribution for use in the educational field
JSP Educa is a Linux distribution for use in the educational field
Krita 5.3.1 Released!
Today we're releasing Krita 5.3.1 and 6.0.1
Ubuntu MATE’s founder is stepping back after 12 years and LinuxConfig covers APT in Ubuntu
Ubuntu picks
This month in KDE Linux: March 2026
Welcome to the March 2026 edition of development news for KDE Linux
Six Months [original]
We need sunlight, not silent threats made in secrecy
OSPO Notes: Open Source Governance — Who Decides, and How
Open source governance answers one question: who decides, and how
Today in Techrights
Some of the latest articles
AerynOS 2026.03 Released with the Latest GNOME 50 Desktop Environment
AerynOS 2026.03 independent distro is now available for download with GNOME 50, KDE Plasma 6.6.3, and Linux kernel 6.18 LTS. Here’s what else is new!
April Showers [original]
90 days have already gone by in 2026
GNU/Linux Leftovers
some GNU/Linux news
Audiocasts/Shows: mintCast, Late Night Linux, and Linux User Space
Shows, 3 episodes
Web Browsing, Open Data, and Standards
some leftovers for today
Free Software Directory Meeting and LibreLocal Meetups in Montreal, Santa Cruz de Tenerife, and Milan
upcoming events
New Release: Elive 3.8.50 Stable ’Retrowave’ is released!
We are happy to offer this release in both 32‑bit and 64‑bit versions, absolutely free of charge, now and in the future
SystemRescue 13 Released with Linux Kernel 6.18 LTS, GParted 1.8.1, and More
SystemRescue 13 live Linux system rescue toolkit is now available for download with the Linux kernel 6.18 LTS, new tools, and HiDPI improvements.
MiniDebConf and Canonical/Ubuntu News
The Debian base
Open Hardware/Modding: Seeed Studio, Raspberry Pi, Coreboot 26.03, and More
Hardware and gadgets
Programming Leftovers
Development picks
Security Leftovers
patches and more
today's howtos
Instructionals/Technical posts
Proprietary Software, Microsoft Slop, and More
Proprietary leftovers
Linux 7.0-rc6
new RC
OpenVPN 2.7.1 Released with New Features, Improvements, and Bug Fixes
OpenVPN 2.7.1 is now available for download as the first maintenance update to the OpenVPN 2.7 series with a couple of new features, improvements, and bug fixes.
Red Hat Leftovers, Mostly Slop and Microsoft (Not Linux)
loss of focus
GNOME 49.5 Is Out to Improve Accessibility of App Folders in GNOME Shell
GNOME 49.5 is now available as the fifth point release to the GNOME 49 desktop environment series with various bug fixes and improvements across several core components and default apps.
GNU/Linux Leftovers
misc. links about GNU/Linux
Games: Rootkits ("Anti-cheat"), SteamOS, and More
10 new or recent stories
Tux Machines Seems to Have Only Angered Bad People [original]
As the saying goes, "haters gonna hate"
Linuxiac is Still LLM Slop (Chatbots as 'Articles') [original]
Linuxiac is not a legit site anymore
Framework Becomes a KDE Patron
Framework supports free open-source software and becomes KDE's latest patron
Android Leftovers
If Google is serious about Android scams, there's a bigger problem than sideloading
Archinstall 4.0 finally makes installing Arch Linux bearable for normal people
If not, then I'd recommend giving installing Arch Linux without tools a try
I installed this Arch-based distro my way in under 5 minutes - so can you
Thanks to the Prism Linux installer
Mageia’s next General Assembly will be on April 22, 2026
Mageia’s next General Assembly will be held online on Wednesday
Free and Open Source Software
This is free and open source software
GNU/Linux Distributions and Operating Systems: Blame, Gaming, and Discarding Windows
3 Valnet articles
Applications: Waydroid, TrueNAS, FFmpeg, and GNU/Linux Package Management
software and more
GNU/Linux puts you in charge and the "right way"
2 XDA articles
Recent Valnet Articles on Proxmox and Homelabs
7 articles
Today in Techrights
Some of the latest articles