Tux Machines

Do you waddle the waddle?

Other Sites

9to5Linux

NetworkManager 1.58.1 Improves Support for Private Connections and Fixes Bugs

NetworkManager 1.58.1 improves support for private connections, the ones that specify a user in the “connection.permissions” property, to use “ca-cert” or “system-ca-certs” rather than using the 802.1X “ca-path” and “phase2-ca-path” properties, which are no longer accepted.

RPM 6.1 Is Here with New Release Model Inspired by the Linux Kernel

Coming almost a year after RPM 6.0, the RPM 6.1 release introduces a new release model inspired by the Linux kernel, new %define options for expansion at definition and global context, a new macro modifier syntax to support literal and one-shot macros, and new man pages.

KDE Gear 26.08 Software Suite Is Out with Many Improvements for KDE Apps

KDE Gear 26.08 is here to update the Dolphin file manager with improvements to KDE Connect integration, better handling of large directories with support for plain text, globbing, or regular expressions for sorting through files, and the ability to group files and folders independently of the sorting criterion.

Arch Linux-Based Garuda Linux “Temeraire” Released with Linux Kernel 7.2

Powered by the latest and greatest Linux 7.2 kernel series, Garuda Linux “Temeraire” ships with the linux-garuda kernel built on CachyOS’s kernel, running the EEVDF scheduler, and using DKMS to ensure the kernel is always rebuilt against the latest NVIDIA drivers.

COSMIC 1.6 Desktop Environment Released with More Improvements

Coming three weeks after COSMIC 1.5, the COSMIC 1.6 release adds support for the wl-dmabuf-v6 Wayland protocol for passing direct memory buffers (dma-buf) between clients and compositors, and adds support for the EI (Emulated Input) Wayland protocol to simulate hardware input devices, such as keyboards and mice.

LinuxGizmos.com

ESP32-S3 handhelds with 3.97-inch e-paper and optional LoRa/NFC

M5Stack’s new PaperMono and PaperMono-Lite are compact ESP32-S3-based e-paper development platforms built around a 3.97-inch grayscale touchscreen. Both models include Wi-Fi, microSD storage, an IMU, real-time clock, frontlight, microphone, buzzer, and an integrated 1150mAh battery, while the higher-end PaperMono adds LoRa and NFC connectivity.

K230 handheld couples AMOLED display with LoRa and keyboard

LILYGO has updated its T-Display K230 handheld, packaging its Kendryte K230-based development platform into a compact enclosure with a physical keyboard. The device combines dual-core 64-bit RISC-V processing with a 4.1-inch AMOLED touchscreen, LoRa, Wi-Fi, Ethernet, camera support, HDMI output, and an nRF52840 companion microcontroller.

EPIC SBC packs Ryzen AI X100 with dual 2.5GbE and triple M.2

IEI has detailed the NANO-X100, a compact EPIC single-board computer based on AMD’s Ryzen AI Embedded X100 Series. The 115 × 165mm board integrates 64GB of LPDDR5X memory, dual 2.5GbE networking, three M.2 expansion slots, four USB 3.2 ports, HDMI and DisplayPort outputs, and multiple serial interfaces for embedded and industrial applications.

LattePanda Mu MXM carrier kits with choice of Arc A380 or RTX 3060 graphics

DFRobot is offering two MXM GPU Carrier Board Kits for the LattePanda Mu compute module, with configurations based on either an Intel Arc A380 or NVIDIA GeForce RTX 3060 MXM graphics card. Both kits support up to six independent 4K displays, Gigabit Ethernet, USB 3.2 Gen2, M.2 expansion, and LattePanda Mu compute modules.

nRF93M1 DK with LTE Cat 1 bis, nRF54L15, and nRF Cloud support

Nordic Semiconductor’s nRF93M1 Development Kit is now available through multiple distributors, providing a platform for evaluating the company’s nRF93M1 LTE Cat 1 bis cellular module. The board combines the modem with an nRF54L15 host MCU and includes USB-C, onboard J-Link debugging, power-measurement support, and a preloaded SIM card.

Tor Project blog

New Release: Tails 7.11

Follow our installation instructions.

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

Framework Laptop 12 gets Fedora KDE Linux on pre-builts, along with new Intel Core Series 3 processors
Nice to see an expansion of Linux on devices, with the Framework Laptop 12 getting support for pre-builts to ship with Fedora KDE 44 and Intel Core Series 3
PINE64 Calls Time on the Linux Hardware Market, Ceases Production Until the AI Bubble Bursts
Open hardware specialist PINE64 has announced that it is exiting the Linux single-board computer, phone...
Linux Kernel 7.2 Officially Released, This Is What’s New
Linux kernel 7.2 is now available for download with new features, enhanced hardware support through new and updated drivers, improvements to filesystems and networking, and much more.
GIMP 3.4 Promises New Project File Format, PSD Support Improvements, and More
GIMP 3.4 open-source image editor is under development promising many new features and enhancements. Here’s what to expect!
KDE Gear 26.08 Software Suite Is Out with Many Improvements for KDE Apps
KDE Gear 26.08 open-source software suite is now available with improvements to many of your favorite KDE applications. Here’s what’s new!
In South Korea, GNU/Linux Grew From 3.5% to 5.1% in the Past 12 Months (According to Cloudflare) [original]
seeing that GNU/Linux is growing in South Korea is highly encouraging
Anniversaries [original]
No anniversary would be complete without some balloons and decoration
 
Introducing FydeOS v23
the release of FydeOS v23
Proton 11.0-2 Brings Support for AsteroidsHD, Portal Worlds, and Plain Sight
Proton 11.0-2 is now available with support for AsteroidsHD, Portal Worlds, Plain Sight, Warhammer: Dark Omen (Classic), Heroes of the Three Kingdoms 7, and many other Windows games.
Security Patches and Incidents
Security leftovers
Education, Sharing, and More
today's leftovers
Web Browsers/Web Servers: WebAudio, Automattic/WordCamp/WordPress Become Slopfest, Looking at "geolocation" in HTML
WWW related leftovers
GNU: GNUnet 0.29.0 is released, phone turned into emacs interface
GNU picks
PostgreSQL: LibreDB Studio introduced, poisoned Postgres connection pools
psql bits for today
IBM: Red Hat Selling Mindless Slop (as Usual), RPM 6.1.0 is Ready
Red Hat leftovers
Btrfs Snapshot Integration in KDE and GSoC Journey in KDE
a pair of KDE picks
"Chrome-Plated Turd" and "Google Chrome web browser for 64-bit Arm Linux and tested on Pi 5"
Chromium and more
Firefox Add-ons and Mozilla Still Goes on About Openwashing and LLM Slop (Pyramid Scheme, Hype)
Mozilla is meh
Programming Leftovers
Development and Python aplenty
Rust Gets Security Black Eye, Releases New Version
Rust sucks?
Raspberry Pi, Homebrew 68K Machine, and Android Devices
hardware and gizmos in the news
GNOME: Security, Extensions, and Liferea News Reader 2.0
GNOME leftovers
Trying Out Garuda Linux
Eventually settled on Garuda Linux
BSD: OpenZFS Mastery and NetBSD 11's Support for 64-bit RISC-V Hardware
BSD picks
SNES Games, Nostalgia, and New Titles for GNU/Linux
gaming picks
today's howtos
Instructionals/Technical posts
Audiocasts/Shows: Emacs, DNS, and BSDs
3 new episodes
Linux Kernel Space: Apple Foolishness and Change to Scheduler Boosts FPS for Low-Power Hardware
4 picks for today
NetworkManager 1.58.1 Improves Support for Private Connections and Fixes Bugs
NetworkManager 1.58.1 open-source network connection manager is now available for download with improved support for private connections and fixes various bugs.
Today in the United States GNU/Linux Measured at 15% on Desktops/Laptops [original]
Is this the "new normal"?
Android Leftovers
Android's new sideloading option is finally out - here's how it works
Free and Open Source Software, Benchmark, and Review
This is free and open source software
Mainstream OS – Arch Linux-based distribution
It provides graphical tools for configuring monitors, themes, key bindings, networking, software and updates
Today in Techrights
Some of the latest articles
Free Software, Education in Software, and Standards
FOSS and more
K Desktop Environment/KDE: Linux Magazine Reviews Tellico and Kdenlive's GSoC 2026 Wrap-up
KDE leftovers
Programming Leftovers
Development picks
Content Management Systems (CMS): Kiwi TCMS Launches Partner Store, WordPress 7.1 “Mary Lou” Released, and More
CMS and Web management links
Databases: Postgres and SQLite News
Database news
Web Browsers/Web Servers/Feed Readers: Anubis, Netscape Navigator, Firefox, and More
WWW related picks
Open Hardware/Modding: Arduino, Raspberry Pi, and More
Hardware picks
Debian: Tails 7.11 and experience at DebConf 2026 in Santa Fé
Debian picks
Audiocasts/Shows: Destructive Slop, Smashing Security, and More
3 new episodes
GUADEC 2026 and GNOME Boxes
GNOME picks
Copr, Slop, and Red Hat's Slopfest
IBM picks
Linux Kernel, Software, and Distros (EasyOS, Garuda, and More)
GNU/Linux picks
Games: Quake, SteamOS, LIFTED, and More
gaming related news
today's howtos
Instructionals/Technical picks
Most Framework Laptop 13 Pro Linux users apparently never switch to Windows
The Framework Laptop 13 Pro is the company's most powerful notebook
VirtualBox 7.2.16 Improves Shared Clipboard in Wayland, Adds FRED Support
VirtualBox 7.2.16 open-source virtualization software is now available for download with improvements to shared clipboard handling in Wayland, improved support for RHEL 9.8 kernels, and more.
AnduinOS is Windows without the frustration, and it just cracked the top 15 distros
There's no shortage of Linux distros to choose from out there
COSMIC 1.6 Desktop Environment Released with More Improvements
COSMIC 1.6 desktop environment is now available with improvements to COSMIC Files, COSMIC Edit, COSMIC Greeter, COSMIC Applets, COSMIC Launcher, COSMIC Settings, COSMIC Term, and COSMIC Compositor.
KDE Plasma feels faster after you disable this one animation nobody needs
Animations have been part of the desktop experience for decades
Why do Linux fans like the terminal so much?
The command-line terminal is still one of the most popular features of Linux
These forgotten operating systems were decades ahead of their time
While Windows, Mac, and maybe Linux are the dominant OSes today
Moving your Linux home folder to a dedicated drive is the distro-hopping secret I wish I knew earlier
Home is where the heart is. On Linux, home is where everything personal to you is
3 modern Linux tools that convinced me to stop using cd and ls
The ls and cd commands are as old as Linux itself—older if you consider their actual Unix-based origins back in the 1970s
Why CachyOS is the better Arch-based distro if you're not gaming 24/7
CachyOS has earned a reputation for being fast, but because speed is easiest to benchmark in frame rates
VRAM Management in Linux 7.3 and 'DRM' in Linux 7.2
kernel picks
RPM 6.1 Is Here with New Release Model Inspired by the Linux Kernel
RPM 6.1 package manager for Red Hat Enterprise Linux-based distributions is now available with numerous new features and improvements. Here’s what’s new!
Android Leftovers
Pixel 11 ships with Android 17’s new 3D emoji [Gallery]
Still Improving the Sites for Better Navigation and Access to Information [original]
Improving the site is important because many people nowadays have a hunger for information about GNU/Linux
According to Clownflare, GNU/Linux Measured at Nearly 6% in Bangladesh [original]
Bangladesh is one of the most densely populated places/sovereign nations in the world
AI is splitting Linux and nobody wants to say it out loud
Like most things in the world of Linux, it seems everyone has decided to just go their own way
Kazakhstan's Adoption of GNU/Linux Based on Cloudflare [original]
We suppose those countries, former USSR "blocs", do not trust GAFAM both for technical and for political reasons
What is the TDF team working on, in the LibreOffice project?
LibreOffice is a worldwide project made up of hundreds of people
Free and Open Source Software
This is free and open source software
Infinity Linux – lightweight Arch Linux-based distribution
Infinity Linux is a lightweight Arch Linux-based distribution focused on speed
Murena Just Made The Fairphone (Gen. 6) Better!
A new variant of the modular smartphone now offers 12GB of RAM and a Snapdragon 7s Gen 4 upgrade
Stable kernels: Linux 7.1.9, Linux 6.18.45, Linux 6.12.104, Linux 6.6.152, Linux 6.1.183, Linux 5.15.216, and Linux 5.10.265
I'm announcing the release of the 7.1.9 kernel
Arch Linux-Based Garuda Linux “Temeraire” Released with Linux Kernel 7.2
Garuda Linux “Temeraire” is now available for download with Linux kernel 7.2, KDE Plasma 6.7.4, and many other changes. Here’s what’s new!
The 6 AI-free Linux distros I recommend most - and why they're likely to stay that way
If AI isn't your jam, and you're looking for an operating system that doesn't (and won't) force it on you
Modular’s Got Its ‘Mojo’ Working Fully Open Source
Modular has opened Mojo’s compiler and tooling under Apache 2.0
Can MainstreamOS finally make Linux a household name? I tried it to find out
Finally, there's a Linux distro that makes Arch and Hyprland easy
Latest From LWN: Kernel, firmware, shadow-utils
outside the paywall as of hours ago
Today in Techrights
Some of the latest articles
GNU/Linux and BSD Leftovers
GNU/Linux mostly
Free Software, Edcuation, and Standards
Free, Libre, and Open Source Software mostly
GNOME: Icon for Metamorphosis and Easy Way to Make GNOME More Colorful
a pair of short posts
Audiocasts/Shows: Linux Matters, What’s in the SOSS?, and More
new episodes
today's howtos
Instructionals/Technical picks
Games: Godot 4.7.2, You Are Empty, GOG Preservation Program, and More
gaming leftovers
OBS End-of-Week Update and openSUSE Asia Summit Pre-Schedule Is Now Available
openSUSE leftovers
Fedora and Red Hat Leftovers (75% is Promotion of Slop Plagiarism for IBM)
latest regarding Fedora and Red Hat
Latest From Linux Gizmos, CNX Software, Arduino, and More
Open Hardware mostly
Mozilla: Firefox WebDriver Newsletter, MozPhab 2.17.0 Released, Tor Browser 15.0.20, and Slop
Mozilla's blog and more
Mozilla Firefox 154 Is Now Available for Download, Here’s What’s New
Mozilla Firefox 154 open-source web browser is now available for download with a new “Manage AI” quick action, support for clearing and updating cached favicons, and other changes.
Security Leftovers
Security patches and other news
Programming Leftovers
Development related news
Bethesda Staff Furious at Microsoft, Progress Made on GNU/Linux Compatibility
some Bethesda news
Kernel Space / File Systems / Virtualization in Linux
Changes, adventures, and more
Firefox Support in NVIDIA GeForce NOW
3 links
Virtual desktops, docks, and tabbed windows—Linux had them first
they tended to be basic affairs
Ubuntu’s App Center Issues, Canonical Helps Microsoft's User Retention in Windows
a losing game
Fairphone 6 turns into a Linux phone running Fedora 44 with working cameras
A developer has managed to boot Fedora 44 on the Fairphone 6
After Europe ditched Windows, China follows suit with its own home-grown Linux distros
As the world wakes up to its reliance on US tech, some countries are doing their best to move away from it
KDE Announces “Bulletproof” KDE Suite with Three Years of Support
KDE announces “bullet-proof” KDE suite with three years of bug fixes and security updates for KDE Plasma 6.6 LTS and related KDE software.
Android Leftovers
I disabled one Android setting and my phone gained nearly an hour of battery daily
Yes, Linux can do 'real work'—here are 5 things I do on my Linux PC
Do you think Linux is just for homelabs or servers
These 5 simple Linux tools make Windows 11 look outdated
I am mainly a Linux user, but sometimes I have to return to Windows for work or gaming
I ignored Linux for years because of its reputation, and it's my daily driver now
It has been about a year now since I made the jump from Windows to Linux
Still using Linux Mint? Here are the 6 Ubuntu features you're missing out on
Linux Mint has earned its reputation by being one of the easiest Linux distros to recommend
Free and Open Source Software
This is free and open source software
I tested Omarchy Quattro, one of the first Linux distros to go all in on AI - and I didn't hate it
Omarchy made me fall in love with Hyprland
SkillFishOS – Debian-based Linux distribution
SkillFishOS is a Debian-based Linux distribution designed primarily for the AMD BC-250 compute board
Planet KDE: Bigger Wasn't Better: Benchmarking Small Models for digiKam's Natural Language Search
he Benchmark, and the Fine-Tuning Decision
Why Digital Sovereignty Requires an Open Document Platform — and What That Actually Means
LibreOffice Technology exists to make genuine sovereignty possible
Want to run a full Linux distro on your Android phone? I found the easiest way
Have you ever wanted to run a Linux distribution on your Android device
I tested GNOME's glassy new look - and it's simply spectacular
GNOME is finally catching up to other desktop environments
Debian Deciding Whether to Ban Slop Plagiarism in Debian Development
some takes from Debian Developers
Clownflare Saw GNU/Linux at Over 10% in Andorra [original]
Clownflare saw a surge in GNU/Linux usage this month
Today in Techrights
Some of the latest articles