Tux Machines

Do you waddle the waddle?

Other Sites

Tor Project blog

New Release: Tails 7.0

Tails 7.0 is dedicated to the memory of Lunar (1982–2024). Lunar was a traveling companion for Tails, a Tor volunteer, Free Software hacker, and community organizer.

LinuxGizmos.com

AAEON Intelli i14 Edge Combines Intel Core i9 and NVIDIA RTX in Compact AI Vision System

According to AAEON, the Intelli i14 Edge is equipped with a 24-core, 32-thread Intel Core i9 CPU capable of handling parallel and latency-sensitive workloads simultaneously.

TI expands C2000 portfolio with affordable real-time MCUs for motor control

The F28E12x devices integrate TI’s C28x digital signal processor core with advanced control peripherals and analog subsystems, enabling fast execution of Field-Oriented Control algorithms (FOC). With sensorless FOC running at electrical frequencies up to 2 kHz, designers can reach motor speeds of over 120,000 rpm.

LattePanda IOTA brings Intel N150 and RP2040 co-processor in palm-sized SBC

The IOTA is powered by an Intel Processor N150, a quad-core chip with a boost frequency of 3.6 GHz, compared to the 1.92 GHz Intel Atom x5-Z8350 in the V1.

ASUS Ascent GX10 Compact AI Supercomputer Now Available for Preorder

The GB10 Superchip combines a 20-core Arm v9.2 CPU with an integrated Blackwell GPU and fifth-generation Tensor Cores, supporting FP4 precision for efficient AI inferencing. The chip delivers up to 1,000 TOPS (1 petaFLOP) of AI performance, paired with 128 GB of LPDDR5x coherent unified memory. ASUS notes that this configuration enables handling of AI models with up to 200 billion parameters, with the ability to fine-tune models around 70 billion parameters locally.

9to5Linux

IPFire 2.29 Core Update 197 Introduces a Complete OpenVPN Overhaul

Powered by Linux kernel 6.12.41 LTS, the IPFire 2.29 Core Update 197 release introduces a complete OpenVPN overhaul by updating to the OpenVPN 2.6 series, which provides stronger security, broader client compatibility, and a modernized codebase, without requiring any configuration changes from the user.

Ubuntu 25.10 Beta Released with Linux Kernel 6.17, GNOME 49, and More

Powered by the upcoming Linux 6.17 kernel and featuring the recently released GNOME 49 desktop environment, Ubuntu 25.10 (codename Questing Quokka) promises some notable changes like sudo-rs as the default implementation of sudo and Dracut as the default initramfs-tools.

KDE Plasma 6.5 Desktop Environment Is Now Available for Public Beta Testing

KDE Plasma 6.5 is packed with lots of goodies for everyone, including major UI improvements to the Sticky Note widget, support for displaying ink levels on your printers, rounded bottom corners for Breeze-decorated windows, and support for syncing the clipboard text between the client and server on remote sessions.

GNOME 48.5 Improves Support for WPA(2) Enterprise Networks, Legacy Tray Icons

GNOME 48.5 is here about five weeks after the GNOME 48.4 release and improves support for WPA(2) Enterprise network connections, improves the order in which extensions are enabled or disabled, improves legacy tray icon support, and adds support for updating the viewport after changing the virtual monitor size.

Tails 7.0 Anonymous Linux OS Officially Released, Based on Debian 13 “Trixie”

Highlights of Tails 7.0 include a Debian 13 “Trixie” base and a kernel from the long-term supported Linux 6.12 LTS series from the upstream Debian release, the latest GNOME 48 desktop environment by default featuring GNOME Console as default terminal emulator and GNOME Loupe as default image viewer.

Slackware-Based PorteuX 2.3 Is Out with GNOME 49, Improved Webcam Support

Just like PorteuX 2.2, the PorteuX 2.3 release is still powered by the Linux 6.16 kernel series, but it now ships with the brand-new GNOME 49 desktop environment, which also includes a new terminal emulator application called Ptyxis. So if you want to use GNOME 49 on Slackware, you can download PorteuX right now.

GNOME 49 “Brescia” Desktop Environment Officially Released, Here’s What’s New

Highlights of GNOME 49 include a new “Do Not Disturb” toggle in Quick Settings, a dedicated Accessibility menu in the login screen, support for handling unknown power profiles in the Quick Settings menu, HDR brightness controls, support for passive screen casts, and support for async keyboard map settings.

Linux Mint Debian Edition (LMDE) 7 “Gigi” Is Now Available for Public Beta Testing

Based on the latest Debian 13 “Trixie” operating system series, the beta version of the upcoming Linux Mint Debian Edition (LMDE) 7 release is powered by the long-term supported Linux 6.12 LTS kernel series and features the Cinnamon 6.4.12 desktop environment.

Mozilla Thunderbird 143 Open-Source Email Client Arrives as a Bugfix-Only Release

Mozilla Thunderbird 143 is here to fix a startup crash, another crash that occurred when importing email, a UI hang when adding a new email account, a folder restoring issue when changing to a new drafts folder and then back, and an issue where the menu bar was hidden after updating from Thunderbird 128 ESR to Thunderbird 140 ESR.

Gawk 5.2.0 released

posted by Roy Schestowitz on Sep 06, 2022

Greetings all.

This note announces the next major release of GNU Awk: version 5.2.0.
The following files may be retrieved via HTTPS from https://ftp.gnu.org/gnu/gawk:
-rw-rw-r-- 1 arnold arnold 6540181 Sep 4 18:52 gawk-5.2.0.tar.gz -rw-rw-r-- 1 arnold arnold 3228577 Sep 4 18:52 gawk-5.2.0.tar.lz -rw-rw-r-- 1 arnold arnold 3386344 Sep 4 18:52 gawk-5.2.0.tar.xz
This is a major new release. The relevant part of the NEWS file is appended below.
This release represents a lot of very hard work by a number of people. I thank them all for their contributions, I could not have done it by myself.
Differences from gawk 5.1.1 are not available; they would be too large.
The online documentation on the GNU web site is already updated, including a manual for the new persistent memory feature.
The usual GNU build incantation should be used:
tar -xpvzf gawk-5.2.0.tar.gz cd gawk-5.2.0 ./configure && make && make check
Please use the new buggawk script to report bugs. If it doesn't work for you, then send email to bug-gawk@gnu.org.
NOTE that the manual's instructions for sending bug reports have been updated. Please review them carefully before submitting a report!
ONLY bug reports should be submitted to the bug-gawk list. All other questions should use the relatively new help-gawk@gnu.org mailing list.
Enjoy!
Arnold Robbins (on behalf of all the gawk developers) arnold@skeeve.com ------------------------------------------------------------ Copyright (C) 2019, 2020, 2021, 2022 Free Software Foundation, Inc. Copying and distribution of this file, with or without modification, are permitted in any medium without royalty provided the copyright notice and this notice are preserved.
Changes from 5.1.x to 5.2.0 ---------------------------
***************************************************************************** * MPFR mode (the -M option) is now ON PAROLE. This feature is now being * * supported by a volunteer in the development team and not by the primary * * maintainer. If this situation changes, then the feature will be removed. * * For more information see this section in the manual: * * https://www.gnu.org/software/gawk/manual/html_node/MPFR-O... * *****************************************************************************
1. Infrastructure upgrades: Libtool 2.4.7, Bison 3.8.2.
2. Numeric scalars now compare in the same way as C for the relational operators. Comparison order for sorting has not changed. This only makes a difference when comparing Infinity and NaN values with regular numbers; it should not be noticeable most of the time.
3. If the AWK_HASH environment variable is set to "fnv1a" gawk will use the FNV1-A hash function for associative arrays.
4. The CMake infrastructure has been removed. In the five years it was in the tree, nobody used it, and it was not updated.
5. There is now a new function, mkbool(), that creates Boolean-typed values. These values *are* numbers, but they are also tagged as Boolean. This is mainly for use with data exchange to/from languages or environments that support real Boolean values. See the manual for details.
6. As BWK awk has supported interval expressions since 2019, they are now enabled even if --traditional is supplied. The -r/--re-interval option remains, but it does nothing.
7. The rwarray extension has two new functions, writeall() and readall(), for saving / restoring all of gawk's variables and arrays.
8. The new `gawkbug' script should be used for reporting bugs.
9. The manual page (doc/gawk.1) has been considerably reduced in size. Wherever possible, details were replaced with references to the online copy of the manual.
10. Gawk now supports Terence Kelly's "persistent malloc" (pma), allowing gawk to preserve its variables, arrays and user-defined functions between runs. THIS IS AN EXPERIMENTAL FEATURE! For more information, see the manual. A new pm-gawk.1 man page is included, as is a separate user manual that focuses on the feature.
11. Support for OS/2 has been removed. It was not being actively maintained.
12. Similarly, support for DJGPP has been removed. It also was not being actively maintained.
13. VAX/VMS is no longer supported, as it can no longer be tested. The files for it remain in the distribution but will be removed eventually.
14. Some subtle issues with untyped array elements being passed to functions have been fixed.
15. Syntax errors are now immediately fatal. This prevents problems with errors from fuzzers and other such things.
16. There have been numerous minor code cleanups and bug fixes. See the ChangeLog for details.
Changes from 5.1.1 to 5.1.x ---------------------------
1. Infrastructure upgrades: Automake 1.16.5, Texinfo 6.8.
2. The rwarray extension now supports writing and reading GMP and MPFR values. As a result, a bug in the API code was fixed.

Other Recent Tux Machines' Posts

A Decade of Kubernetes and v1.34 Release
coverage has begun
Ubuntu 25.10 Beta Released with Linux Kernel 6.17, GNOME 49, and More
Canonical released today the beta version of the upcoming Ubuntu 25.10 (Questing Quokka) release for public beta testing, so it’s time to take a look at what to expect from the final release.
Linux Mint Debian Edition (LMDE) 7 “Gigi” Is Now Available for Public Beta Testing
The long-anticipated LMDE (Linux Mint Debian Edition) 7 (codename Gigi) operating system is now available for public beta testing, featuring the latest Cinnamon desktop environment and a Debian Trixie base.
Tails 7.0 Anonymous Linux OS Released, Based on Debian 13 “Trixie”
Tails 7.0 is out today as a major update to this portable Linux OS based on the Debian GNU/Linux operating system that protects users against surveillance and censorship.
Lagrange 1.19.2 is Out, Check Out Tux Machines in gemini:// (Gemini Protocol) [original]
Lagrange is far from the only client
How We Curate News in Tux Machines (Turning Thousands of Entries Into a Few Dozen Daily Pages/Clusters of Links) [original]
The vicious attacks on us mostly serve to affirm the importance of what we do here
Heading Back Home [original]
In the meantime we're happy to report that more people get involved in helping us with the sites
GNOME 49 “Brescia” Desktop Environment Officially Released, Here’s What’s New
The GNOME Project released today GNOME 49 “Brescia” as the latest stable version of this widely used desktop environment for GNU/Linux distributions, a major release that introduces exciting new features.
Only Americans Ever Attacked Tux Machines [original]
We find it kind of funny if not ironic that this site, originally an American site, got legal harassment only from Americans
After Arch Linux, Mageia Faces Infrastructure Outage
After Arch Linux, Mageia is now reporting infrastructure outages
 
Red Hat and CentOS Leftovers (Lots of Buzzwords, as Usual)
mostly from redhat.com
GNU/Linux Leftovers
GNU/Linux and more
Free, Libre, and Open Source Software and Microsoft-Funded 'FSFE'
FOSS and openwashing
today's howtos
including a video
Recent GNU/Linux Videos and Shows
via Invidious
IPFire 2.29 Core Update 197 Introduces a Complete OpenVPN Overhaul
IPFire 2.29 Core Update 197 has been released today as a new stable update to this open-source hardened Linux firewall distribution that brings various improvements, updated components, and other changes.
Games: Formula Legends, Alabaster Dawn, and More
10 new ones from GamingOnLinux
Today in Techrights
Some of the latest articles
Back Market revives old Windows 10 PCs with ChromeOS, Linux
The company further describes planned obsolescence as a strategy adopted by big tech companies like Microsoft,
Winux is a Linux distro Windows 11 lookalike with questionable value
Heard of Linuxfx and Wubuntu?
KDE Plasma 6.5 Desktop Environment Is Now Available for Public Beta Testing
The KDE Project announced today the release of the beta version of the upcoming KDE Plasma 6.5 desktop environment series, a major update that will introduce new features, improvements, fixes, and other enhancements.
GNU/Linux Leftovers
Debian, Red Hat, and more
Databases, Open Data, and Standards
Free, Libre, and Open Source Software and beyond
GNUnet 0.25.0 and GNU Emacs
FSF and GNU leftovers
Games: Dolphin Emulator 2509, Retro, and More
GNU/Linux and beyond
Mozilla and Privacy (or Lack of It)
Mozilla's latest
Security Leftovers
Security picks
Programming Leftovers
Development related picks
Open Hardware/Modding: GuitarPedal, LattePanda, and More
hardware projects and more
KDE KWin Project and GNOME HDR Wallpapers
some desktop updates
Audiocasts/Show: FLOSS Weekly and Destination Linux
2 new episodes
today's howtos
Instructionals/Technical posts
New Version of Debian-Based SparkyLinux and Building Debian 13 Trixie Vagrant Image
Debian picks
GNOME 48.5 Improves Support for WPA(2) Enterprise Networks, Legacy Tray Icons
The GNOME Project announced today the release and general availability of GNOME 48.5 as the fifth maintenance update to the GNOME 48 “Bengaluru” desktop environment series.
New in LWN (Outside LWN Paywall)
from LWN only
How to easily switch your PC from Windows to Linux Mint and how to install Ubuntu On A Chromebook
installing GNU/Linux
Games: House of Necrosis, Flick Shot Rogues, and More
7 new picks
How and why Linux has thrived after three decades
'Just a hobby, won't be big and professional like GNU...'
Today in Techrights
Some of the latest articles
Testing the 2-in-1 Framework 12 Laptop
Framework supports Linux, but it does not sell systems with it pre-installed
KDE Linux Distribution Is Available for Public Testing, Download Now
The KDE Project released today the alpha version of the KDE Linux distribution, an in-house operating system to showcase the latest in-development versions of the KDE Plasma desktop environment and KDE apps.
Introducing Space Grade Linux
at the Embedded Linux Conference
The Register Promotes Microsoft's Control Over Linux (Even in ARM) [original]
Seidel's promotion of Microsoft's garbage isn't welcomed
Debian-based Mauna Linux 25 comes with GNOME 48 and multiple minor updates
Already available in Cinnamon, LXQt, MATE, and Xfce versions
Android Leftovers
Google Pixel 10 series users can now join the Android Beta program
FSF40: Free software activists to speak on their history of involvement
The Free Software Foundation (FSF) today announced a panel talk made up of long-time GNU and FSF volunteers will be held at the organization's 40th anniversary
Fedora Linux 43 Beta Released with Linux 6.17, GNOME 49, and KDE Plasma 6.4
The Fedora Project released today the beta version of the upcoming Fedora Linux 43 for public testing to give us a glimpse of the new features and report potential bugs.
Free and Open Source Software
This is free and open source software
Slimbook Executive, long-term usage report 9
Superb really. But then, a firmware update, which you get as normal part of your Linux update process
13 Years [original]
Rianne has "zero friends" online because she's not in any Social Control Media site
GNU/Linux and Hardware Leftovers
mostly GNU/Linux stories
Free, Libre, and Open Source Software, Programming, and Standards
FOSS and more
Security Leftovers and Microsoft/Windows TCO
Security focused overview
Applications: Kdenlive, VLC 3.0.22, and Aurea
software leftovers
CentOS, RHEL, and Red Hat Leftovers
Some of the RHEL universe in focus again
KDE: Work on Karton and Subtitle Composer 0.8.2 Released
KDE news
today's howtos
idroot and more
Slackware-Based PorteuX 2.3 Is Out with GNOME 49, Improved Webcam Support
The Slackware-based PorteuX 2.3 distribution, inspired by Slax and Porteus and designed to be super fast, small, portable, modular, and immutable, is out today with various updates and changes.
Fedora 43 Beta Is Almost Here, and the Wallpaper Just Dropped
The countdown begins for this space-themed beta launch.
Ultra-thin Linux laptops pack Ryzen AI 9 365 muscle with silky 120Hz displays and room for massive storage and memory
Both laptops aim to combine thin and light designs with high-end hardware while shipping with Linux preinstalled
Akademy, Kdenlive, and Neon
KDE news
Octopi – powerful Pacman Qt frontend
This is free and open source software
Review: EasyOS 7.0
I think it is important to keep in mind that EasyOS is not meant to be a mainstream distribution
GNU/Linux and BSD Leftovers
mostly GNU/Linux
Free, Libre, and Open Source Software and Standards
FOSS and more
Fedora and Red Hat Leftovers
RHEL and more
Web Browsers/Web: DuckDuckGo, Firefox, Tor Browser, and Thunderbird
Net and Web leftovers
today's howtos
Instructionals/Technical posts
Mozilla Thunderbird 143 Open-Source Email Client Arrives as a Bugfix-Only Release
Mozilla Thunderbird, an open-source, free, and cross-platform email, news, calendar, chat, and contactbook client, has been updated to version 143 as a bugfix-only release that addresses various issues.
Open Hardware/Modding: Arduino, Raspberry Pi, and More
Hardware picks
Programming Leftovers
Development related picks
Security Leftovers
Security related stories
Firefox 143 Is Now Available for Download, This Is What’s New
Mozilla has published today the final builds of the Firefox 143 open-source web browser ahead of its official unveiling on September 16th, 2025.
Latest on AMD and Linux
AMD leftovers
Jonathan Riddell’s Diary: Adios Chicos, 25 Years of KDE
being cut off from my life for the last 25 years was too much for me
Games: Lucky Tower Ultimate, skate, SteamOS, and More
10 stories from GamingOnLinux
Almost 4,700 Gemini Capsules Out There [original]
Geminispace is growing at a double-digit (per annum) rate/pace
3.5” SBC with MediaTek Genio 700/510 for Low-Power AIoT Edge Applications
Operating system support covers Yocto Linux, Ubuntu, and Android, with additional OS builds available on request
Microsoft Admits "Secure Boot" Risks (Some PCs Won't Boot) [original]
"Secure Boot" is not about security. It's about securing Microsoft's monopoly.
Today in Techrights
Some of the latest articles
GNU/Linux and Free Software Leftovers
mostly the latter
Security Leftovers
Security related picks
Hardware/Modding: Radxa, Android, and More
Hardware picks
Ubuntu Weekly Newsletter and Canonical Make It Easier to Install NVIDIA CUDA on Ubuntu
some Canonical/Ubuntu news
Rust Coreutils Are Performing Worse Than GNU Coreutils in Ubuntu
the journey hasn't been without its challenges