Tux Machines

Do you waddle the waddle?

Other Sites

Internet Society

Community Snapshot—February

Around the world, our 130 chapters and special interest groups work locally, regionally, and globally to keep the Internet a force for good: open, globally connected, secure, and trustworthy. Here is an overview of just some of their activities over the last few weeks.

Cultivating Future Internet Advocates and Leaders: The Internet Society Community Advocacy Fellowship

The Internet needs committed proponents around the world to build and protect it—to connect the unconnected, stop threats, and advocate for it. At the Internet Society, we understand that advancing our mission depends on a strong community of global Internet champions equipped with the skills and knowledge to tackle challenges, flag threats, and drive positive change locally. 

LinuxGizmos.com

Engicam introduces SmarCore iQ6 SMARC module with Dragonwing IQ-6

Engicam has introduced the SmarCore iQ6, a SMARC 2.2 system-on-module based on the Qualcomm Dragonwing IQ-6 Series. The module targets industrial, IoT, and edge computing applications requiring a compact embedded platform with multimedia and AI capabilities.

Grinn ReneSOM-V2H module runs Renesas RZ/V2H vision AI processor

Polish embedded systems company Grinn has introduced the ReneSOM-V2H, described as the world’s smallest SoM based on the Renesas RZ/V2H processor. Measuring 37 × 42.6 mm, the module targets edge AI and vision-based systems such as smart cameras, robotics platforms, and industrial inspection devices.

9to5Linux

TUXEDO InfinityBook Max 16 Linux Laptop Now Available with AMD Ryzen AI 300

TUXEDO InfinityBook Max 16 Gen10 was announced on January 7th, 2026, with the Intel Core Ultra 9 275HX processor, but, at the request of users, it’s now also available with three AMD CPUs to choose from, including AMD Ryzen AI 7 350, AMD Ryzen AI 9 365, andAMD Ryzen AI 9 HX 370.

GNOME 50 Release Candidate Arrives with HDR Screen Sharing Support

The GNOME 50 Release Candidate introduces several notable changes, including HDR screen sharing support, enhanced performance with the NVIDIA graphics driver, an “sdr-native” color mode, support for wp-color-management v2, and improved support for logind inhibitors in system actions.

NVIDIA 595 Linux Graphics Driver Promises Wayland 1.20 Support, Beta Out Now

NVIDIA 595 promises support for the VK_EXT_descriptor_heap and VK_EXT_present_timing Vulkan extensions, support for Wayland 1.20, support for DRI3 1.2, and a new application profile that allows CUDA-using apps to reach P0 PState.

KDE Gear 25.12.3 Brings Improvements to Merkuro, Calligra, Kasts, and Other Apps

Coming a month after KDE Gear 25.12.2, the KDE Gear 25.12.3 release is here to improve the Merkuro calendar app by fixing a crash that occurred when creating a new incidence or editing an existing one, as well as various other small issues affecting TODOs, Hourly View, and the “Show all”/”Hide all” button.

T2 Linux 26.3 Is Out with Fully Reproducible Wayland-Based KDE Plasma Experience

T2 Linux 26.3 promises a fully reproducible, consistent, and cross-compiled modern Wayland-based KDE Plasma experience on all supported architectures, including x86_64, AArch64, IA-64, PowerPC64/PowerPC64le, RISC-V64 (including RVA32 profile), UltraSPARC64, and i686.

Linux Mint Devs Prep Wayland-Native Cinnamon Screensaver for Linux Mint 23

Work on the new Cinnamon screensaver kicked off last month, and it looks like it’s already prepared for the upcoming Linux Mint 23 release, due out in July-August 2026 based on Canonical’s upcoming Ubuntu 26.04 LTS (Resolute Raccoon) long-term supported operating system series.

Ubuntu, Fedora, Linux Mint Eye Age Verification Amid California Law Backlash

The upcoming law mandates that OS providers and application developers implement age verification measures to protect minors online, which includes collecting age information during account setup and providing age bracket signals to devs when apps are downloaded.

sed-4.9 released

posted by Roy Schestowitz on Nov 07, 2022

This is to announce sed-4.9, a stable release.

There have been 51 commits by 9 people in the nearly three years since 4.8.
See the NEWS below for a brief summary.
Thanks to everyone who has contributed! The following people contributed changes to this release:
Antonio Diaz Diaz (1) Assaf Gordon (5) Chris Marusich (1) Jim Meyering (28) Marvin Schmidt (1) Oğuz (1) Paul Eggert (11) Renaud Pacalet (1) Tobias Stoeckmann (2)
Jim [on behalf of the sed maintainers] ==================================================================
Here is the GNU sed home page: http://gnu.org/s/sed/
For a summary of changes and contributors, see: http://git.sv.gnu.org/gitweb/?p=sed.git;a=shortlog;h=v4.9 or run this command from a git-cloned sed directory: git shortlog v4.8..v4.9
To summarize the 2383 gnulib-related changes, run these commands from a git-cloned sed directory: git checkout v4.9 git submodule summary v4.8
================================================================== Here are the compressed sources: https://ftp.gnu.org/gnu/sed/sed-4.9.tar.gz (2.2MB) https://ftp.gnu.org/gnu/sed/sed-4.9.tar.xz (1.4MB)
Here are the GPG detached signatures: https://ftp.gnu.org/gnu/sed/sed-4.9.tar.gz.sig https://ftp.gnu.org/gnu/sed/sed-4.9.tar.xz.sig
Use a mirror for higher download bandwidth: https://www.gnu.org/order/ftp.html
Here are the SHA1 and SHA256 checksums:
69ad1f6be316fff4b23594287f16dfd14cd88093 sed-4.9.tar.gz 0UeKGPAzpzrBaCKQH2Uz0wtr5WG8vORv/Xq86TYCKC4 sed-4.9.tar.gz 8ded1b543f1f558cbd5d7b713602f6a8ee84bde4 sed-4.9.tar.xz biJrcy4c1zlGStaGK9Ghq6QteYKSLaelNRljHSSXUYE sed-4.9.tar.xz
The SHA256 checksum is base64 encoded, instead of the hexadecimal encoding that most checksum tools default to.
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 sed-4.9.tar.gz.sig
The signature should match the fingerprint of the following key:
pub rsa4096/0x7FD9FCCB000BEEEE 2010-06-14 [SCEA] Key fingerprint = 155D 3FC5 00C8 3448 6D1E EA67 7FD9 FCCB 000B EEEE uid [ unknown] Jim Meyering uid [ unknown] Jim Meyering uid [ unknown] Jim Meyering
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 jim@meyering.net
gpg --recv-keys 7FD9FCCB000BEEEE
wget -q -O- 'https://savannah.gnu.org/project/release-gpgkeys.php?group=sed&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 sed-4.9.tar.gz.sig
This release was bootstrapped with the following tools: Autoconf 2.72a.65-d081 Automake 1.16i Gnulib v0.1-5550-g0524746392
NEWS
* Noteworthy changes in release 4.9 (2022-11-06) [stable]
** Bug fixes
'sed --follow-symlinks -i' no longer loops forever when its operand is a symbolic link cycle. [bug introduced in sed 4.2]
a program with an execution line longer than 2GB can no longer trigger an out-of-bounds memory write.
using the R command to read an input line of length longer than 2GB can no longer trigger an out-of-bounds memory read.
In locales using UTF-8 encoding, the regular expression '.' no longer sometimes fails to match Unicode characters U+D400 through U+D7FF (some Hangul Syllables, and Hangul Jamo Extended-B) and Unicode characters U+108000 through U+10FFFF (half of Supplemental Private Use Area plane B). [bug introduced in sed 4.8]
I/O errors involving temp files no longer confuse sed into using a FILE * pointer after fclosing it, which has undefined behavior in C.
** New Features
The 'r' command now accepts address 0, allowing inserting a file before the first line.
** Changes in behavior
Sed now prints the less-surprising variant in a corner case of POSIX-unspecified behavior. Before, this would print "n". Now, it prints "X":
printf n | sed 'sn\nnXn'; echo

Read on

Other Recent Tux Machines' Posts

Games: Godot 4.7 dev 2, Benchmarks, Rootkits, and ANBERNIC
Game-centric news
NVIDIA 595 Linux Graphics Driver Promises Wayland 1.20 Support, Beta Out Now
NVIDIA released today the beta version of the NVIDIA 595 graphics driver for GNU/Linux, FreeBSD, and Solaris systems, introducing various new features and improvements.
Linux Mint Devs Prep Wayland-Native Cinnamon Screensaver for Linux Mint 23
In the monthly newsletter for February 2026, Linux Mint creator Clement Lefebvre talks about the new screensaver for the Cinnamon desktop environment that will be implemented in future Linux Mint releases.
Our Static Site Generator (SSG) Turns 4 This Summer [original]
It's still under active development in our Git servers
 
Sunday is International Women's Day [original]
In a world where discrimination is still so rampant, more needs to be done to at least recognise this issue
Firefox Fell From Almost 50% to 0.5% in Congo [original]
For all its spiel and PR around diversity, Mozilla is failing to capture or retain large user pools
Free, Libre, and Open Source Software Leftovers
FOSS leftovers
Mozilla and Firefox Leftovers
Development at Mozilla and more
GNU/Linux Leftovers
GNU/Linux picks
BSD: OpenZFS and OpenBSD on SGI
BSD leftovers
Red Hat Leftovers
Red Hat picks for today, lots of slop
Security and Windows TCO Leftovers
Security news
Open Hardware/Modding: Banana Pi R4, Arduino, Jolla and More
more freedom-respecting gadgets
Programming Leftovers
Development picks
Linux Foundation and Openwashing
mostly LF fluff
today's howtos
Instructionals/Technical picks
Applications: Fish, Break-Taking, Lockbook, and More
Software on GNU/Linux
Games: Slay the Spire 2, Parkitect, ARC Raiders Spying on People
new from GamingOnLinux
TUXEDO InfinityBook Max 16 Linux Laptop Now Available with AMD Ryzen AI 300
Today, Linux hardware vendor TUXEDO Computers launched a new variant of the TUXEDO InfinityBook Max 16 Gen10 Linux laptop with an AMD Ryzen AI 9 CPU instead of an Intel CPU.
I’d Happily Pay for Linux — If It Actually Ran the Software I Need
I have a toxic love-hate relationship with Linux
Android Leftovers
Google announces significant changes to open up Android ecosystem
Age Verification Laws Are Multiplying Like a Virus, and Your Linux Computer Might be Next
What started as age gates on adult websites has quietly crept into app stores and operating systems
Linux couldn't save my old netbook, so I tried Haiku OS
Desktop Linux can often be a great choice for revitalizing old hardware
I swapped my daily driver Linux distro again — and this time it’s sticking
Fedora Linux held the daily driver crown on my main machine
Free and Open Source Software
This is free and open source software
Stable kernels: Linux 6.12.76, Linux 6.6.129, and Linux 6.1.166
I'm announcing the release of the 6.12.76 kernel
Parrot OS 7.1: Security Distro’s Surprisingly Good Daily Driver
Italy’s Parrot OS 7.1 Home Edition flies beyond its security reputation with a surprisingly polished KDE Plasma desktop
FOSS Force: Authenticity, Independence, and Expertise Worth Funding
Carla Schroder lays out why real expertise, not clickbait, matters — and why FOSS Force is turning to readers like you to keep going
GNOME 50 Release Candidate Arrives with HDR Screen Sharing Support
The GNOME Project released today the RC (Release Candidate) version of the upcoming GNOME 50 desktop environment series, scheduled for release later this month on March 18th, 2026.
Today in Techrights
Some of the latest articles
Chardet dispute shows how AI will kill software licensing
Alarm bells are ringing in the open source community, but commercial licensing is also at risk
This ancient Linux tool is still better than modern alternatives
If you spend some time working with Linux, you will inevitably end up running a curl command
5 Linux desktop features Windows still can’t replicate properly
However, compared with Linux, there are still concrete architectural differences
KeePass Released 2.61 with One-Time Password & Other Improvements
KeePass password safe released new 2.61 version on Wednesday
Free and Open Source Software
This is free and open source software
Why Linux Users Love to Hate Ubuntu
Ubuntu may not be perfect, but the amount of hate it receives from Linux users is often exaggerated
KDE Gear 25.12.3 Brings Improvements to Merkuro, Calligra, Kasts, and Other Apps
Today, the KDE Project released KDE Gear 25.12.3 as the third and final maintenance update to the latest KDE Gear 25.12 series of this collection of open-source applications for the KDE ecosystem and other platforms.
Red Hat and Fedora Leftovers
mostly from redhat.com
Security Leftovers
Security patches and more
today's leftovers
GNU/Linux and more
Free, Libre, and Open Source Software Leftovers
FOSS and more
Concerns About Zach being Benevolent Dictator for Life (BDFL) and Eleventy's Direction
some bad news
Web and Standards
WWW and more
FSF on LibreLocal Events and Talks by Its Founder
coming up next
Open Hardware/Modding: Arduino, Raspberry Pi, and More
Hardware centric news
Programming Leftovers
Development and Debian
AerynOS – independent Linux distribution
AerynOS is an independent Linux distribution built from scratch and currently in alpha development
Applications: A Look at Lockbook and Inkscape is Hiring
software news
today's howtos
Instructionals/Technical articles
After decades of Windows, Linux made me love using an OS again
By Simon Batt
Springtime is Here [original]
March is when it "formally" counts as spring
Games: House of Tesla, Shapez 2, and More
latest from GamingOnLinux
"Attestation" Mandated in US If American Politicians Get Their Way
Linux also
Android Leftovers
Motorola Partners With GrapheneOS to Bring Google-Free Android Alternative to Future Phones
7 things I stopped installing on Linux (and my system is better for it)
Most Linux distros give you a ridiculous amount of freedom
KDE Plasma 6.6.2 Improves Support for High-Resolution Mice on Remote Desktops
The KDE project released KDE Plasma 6.6.2 today as the second maintenance update to the latest KDE Plasma 6.6 desktop environment series to address more bugs, crashes, and other issues.
Free and Open Source Software
This is free and open source software
Escuelas Linux is a distribution based on Bodhi Linux
Escuelas Linux is a lightweight Linux distribution designed specifically for educational environments
Stable kernels: Linux 6.19.6, Linux 6.18.16, Linux 6.12.75, Linux 6.6.128, Linux 6.1.165, Linux 5.15.202, and Linux 5.10.252
I'm announcing the release of the 6.19.6 kernel
LWN's Latest: Kernel, PostgreSQL Insider Works for Microsoft, and Network Time Protocol (NTP)
outside paywall today
Open-source Discord alternatives
For everyone who doesn't want or need a Discord-like "modern" chat experience — IRC will always be an option
Today in Techrights
Some of the latest articles
PostgreSQL: Pg_QoS v1.0.0 and Autobase 2.6.0
2 PostgreSQL-related releases
Security Leftovers
Security patches and incidents
Free, Libre, and Open Source Software Leftovers
FOSS, education, and more
Programming Leftovers
Development picks
GNU/Linux Leftovers
various bits and bobs for today
Web Browsers/Web Servers: Using Astro for a Combined RSS View and Generator, Chrome Getting Worse, Firefox Tooling Announcement
WWW-related news
Galaxy S26 Ultra Gets Linux Terminal Support and "Jolla Returns With Linux Phone"
mobile news for GNU/Linux
Open Hardware/Modding: Fairphone, Arduino, Elektrobit, and More
gadgets and more
Debian and Ubuntu: Output Taxonomy, FunOS, and Golioth
3 stories for today
Red Hat Promoting Slop for IBM, Oracle Linux-based Security Onion 2.4.210 is Out
RHEL and IBM news
Fedora: Origami Linux, Universal Blu, and Fedora Documentation Halt
Fedora news
KDE: Glaxnimate 0.6.0 and "Translations in KDE are a lot easier than you think"
Some KDE picks
Applications: Xournal++ and GNU/Linux TUI Software
Applications for "Linux"
today's howtos
Instructionals/Technical posts
BunsenLabs Carbon Arrives With Debian 13 and Wayland Integration
BunsenLabs Carbon released with latest Debian 13 base and Wayland support
Nitrux 6.0 Released with Linux 6.19, New Login Screen, Rescue Mode, and More
Nitrux developer Uri Herrera announced today the release and general availability of Nitrux 6.0, a major update to this Debian-based, systemd-free, and immutable GNU/Linux distribution.
T2 Linux 26.3 Is Out with Fully Reproducible Wayland-Based KDE Plasma Experience
The T2 Linux team has released today T2 Linux 26.3, codenamed “Desktop Edition”, delivering a massive update for this highly portable source-based Linux distribution.
Ubuntu, Fedora, Linux Mint Eye Age Verification Amid California Law Backlash
A Digital Age Assurance Act law (AB 1043) in California, US, effective January 1st, 2027, requires operating systems to ask users to input their birth date during the initial setup to follow child privacy rules.
FSF Advertises Stallman Talk in Ostschweizer Fachhochschule Campus in Rapperswil-Jona Next Monday [original]
Moments ago
Red Hat No Longer Behaves Like a Linux Company, IBM Makes it Promote Slop and Microsoft "Windows Licensing"
a shame for Red Hat
Games: Resident Evil 4, Timberborn, and More
Either stories from GamingOnLinux
Android Leftovers
You’re wasting your money if you’re paying for these Android apps
Stop! These 4 Linux distros are not as safe as you think for beginners
The best thing about Linux is that it has something for everyone
A Linux gaming handheld just got indefinitely postponed because of spiking hardware prices
The OrangePi Neo was going to be an exciting launch for fans of both portable gaming and open-source software
This might be the most interesting new Linux distro right now
Linux distros come and go
I installed NixOS on my daily driver, but I went back to Fedora in a week
Fedora holds a big, big place in my heart. Fedora KDE was the operating system that finally got me to ditch Windows around September 2025
3 lessons I learned after replacing my Windows PC with a Linux laptop
I've been running Linux on a laptop for several years now
My Linux PC was lagging until I tried this boring fix
Linux has a reputation for being lean, efficient, and quietly smug about it
MaxOr OS – European open-source operating system
MaxOr OS is a Debian Linux–based distribution designed to provide a highly optimized
Linux Q83 – Debian-based Linux distribution
LinuxQ83 is a desktop Linux distribution built on Debian Stable
Memerist is a new desktop meme generator for Linux
Memerist, a new(ish) native meme generator for Linux
The Pop!_OS 24.04 LTS Upgrade is here!
Starting today, Pop!_OS 22.04 LTS users will receive an in-OS upgrade notification for the new Pop!_OS 24.04 LTS release
GIMP 3.2 issues third release candidate with fresh fixes
GIMP 3.2 RC3 is now available for testing, giving users an opportunity to try the image editor’s upcoming features ahead of the stable release
Free and Open Source Software
This is free and open source software
Spirit OS – lightweight remaster of Tiny Core Linux
Spirit OS is a lightweight remaster of Tiny Core Linux 16.2 aimed at breathing life into very old 32-bit computers (legacy BIOS / no UEFI)
Eliza Linux – curated distribution based on Debian
Eliza Linux is a personal, curated Linux distribution built on top of Debian Stable
Keep Android Open
Google has announced that, soon, anyone looking to develop Android apps will have to first register centrally with Google
Bad faith: Hugo Roy knew FSFE impersonating FSF before French tribunal, colleagues deceived
Lawyers are generally not responsible for the crimes of their clients. If the client lies in court and if the lawyer does not know about the lie then the lawyer can't be held responsible.
Rocky Linux becomes KDE's newest Patron
Rocky Linux is a stable, community-driven, and production-ready Linux distribution designed to be fully compatible with Red Hat Enterprise Linux
Writing in Liberty About Software Liberty [original]
Yesterday we spoke to politicians and heard back. We intend to write a lot more about Software Freedom, as it is a matter of public interest and National Security.
Motorola announces a partnership with the GrapheneOS Foundation
Motorola has announced that it will be working with the GrapheneOS Foundation
Love to customize your Linux desktop? This lightweight distro is great fun for newbies and experts
See what makes the Debian-based BunsenLabs Carbon such a worthy successor to CrunchBang Linux
Why There Are Microsoft Layoffs This Year [original]
What we Microsoft have left to sell?
It's Not a Crime to Advocate GNU/Linux [original]
At the end of the day, what we have here is a struggling laws firm instrumentalising their clients in another continent
Plumbing Tux Machines [original]
The site is growing more popular this year
In Japan, Windows Fell to About 30% "Market Share", Mobile Grew Beyond 50% [original]
Now there are mass layoffs at Microsoft almost every month
Today in Techrights
Some of the latest articles