Tux Machines

Do you waddle the waddle?

Other Sites

LinuxGizmos.com

OpenWrt One AP 24 XY Brings Open Source Networking to a Custom Router

The OpenWrt One/AP-24.XY is a router board based on the MediaTek MT7981B (Filogic 820) SoC, combined with the MediaTek MT7976C dual-band Wi-Fi 6 chipset. Developed in collaboration with Banana Pi, the OpenWrt One is the first official hardware platform supported by the OpenWrt open-source community, designed for OpenWrt learning, IoT applications, and general networking use cases such as routing, NAS, and wireless communication.

OpenMV Introduces the GENX320 Camera Module for Event-Based Vision

OpenMV has introduced the Prophesee GenX320 camera module, bringing event-based vision sensing to its embedded platform. Unlike traditional image sensors that capture entire frames at fixed intervals, the GenX320 detects only changes in a scene, reducing data rates while improving efficiency in motion detection.

Radxa Expands SBC Lineup with ROCK 5T Featuring Dual 2.5GbE and Dual M.2 Slots

Radxa has introduced a Mini-ITX single-board computer designed for both consumer and industrial applications. Built around the Rockchip RK3588(J) processor, this SBC provides a broad set of interfaces, high-speed connectivity, and advanced multimedia capabilities.

Vaaman is a $180 reconfigurable board with an Efinix Trion T120 FPGA and Rockchip RK3399

The Vaaman is a reconfigurable edge computing platform, first seen in 2023. The CrowdSupply campaign has finally launched, offering a system that combines the flexibility of an FPGA with the processing power of a six-core ARM processor.

9to5Linux

GNOME 48 Beta Is Now Available for Public Testing with Adwaita Fonts, More

The beta version of GNOME 48 is here with Adwaita fonts, a new default wallpaper, improved screen time limit support, a new GNOME Display Control (gdctl) utility, support for configuring HDR via the DisplayConfig D-Bus API, support for updating cursors via the frame clock in virtual monitors, and the ability to track screen time history with no limit set.

GNOME 47.4 Released with Performance Improvements for Nautilus, Bug Fixes

Coming almost a month after GNOME 47.3, the GNOME 47.4 release is here to speed up batch file deletions and simple recursive search through mount monitors in the Nautilus (Files) file manager, and support synchronization of the enabled state for devices when adding a new device in the input-mapper of Mutter.

openSUSE Replaces AppArmor with SELinux on New Tumbleweed Installations

Until this change, openSUSE Tumbleweed shipped with AppArmor, a security module in the Linux kernel that allows system administrators to restrict the capabilities of programs with per-program profiles.

Ubuntu Buzz !

How To Test GIMP 3.0 Development Version Quickly on Ubuntu

Happy news to us that GNU Image Manipulation Program now almost reaches version 3.0. This long time favorite application of us, also known as GIMP, is in rapid development stages and the Release Candidate or RC versions are already available for us to download and test (and report bug if we found any issue). As a part of the happy news, now GIMP 3.0 is officially available also as AppImage! For that reason, we can try it out as quickly as downloading and double-clicking it without removing the existing version installed. While we're all waiting for GIMP 3.0 RC to finally reach 3.0 stable, now let's start trying it out!

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

Someone got Linux running inside a PDF file, because its users are something else
Every so often, we see a wave of activity around cramming something that shouldn't be running in a specific document or app into said document or app
More About Asahi Issue
New Apple hardware, Asahi Linux shakeup
Oreon, Mesa, and More
today's leftovers
No More Snakes: Serpent OS Rebrands as AerynOS
Ikey Doherty, the leader of the Serpent OS project
PostgreSQL 17.3, Siren Call of SQLite on the Server, and More on Databases
Database news/tips
Chimera Linux and Linux Devices
Device news mostly
Amarok 3.2.1 released and Skrooge 25.1.0 released
Small releases
GNOME Project Launches Revamped Website
Gnome.org has relaunched with a minimalist and cleaner design
 
Today in Techrights
Some of the latest articles
Linux 6.14-rc3
it all looks pretty small and normal
Operating Systems and Hardware Leftovers
for end of Sunday
Free, Libre, and Open Source Software Leftovers
FOSS links, DB focus
Firefox Add-on Reviews and February patch set for TenFourFox
Some Firefox news
Security Leftovers
Security links, not many
Events: FOSDEM 2025 and PyCon Italia 2025, I Love FS
some special picks
Fedora / Red Hat / IBM Leftovers
Red Hat etc.
Applications: TLP 1.8.0, gThumb Released 3.12.7, and More
GNU/Linux software in focus
today's howtos
many howtos for day's end
A Call for Unity
For forty years, the free software movement has been a beacon of user freedom
This Week in GNOME #187 Triple Buffered Notifications
Update on what happened across the GNOME project in the week from February 07 to February 14
Programming Leftovers
releases and more
FreeBSD 13.5-BETA2 Now Available
from Distro Watch also
today's howtos
many howtos for now
Open Hardware: FPGA, Raspberry, and More
Hardware picks
GNOME 48 Beta Is Now Available for Public Testing with Adwaita Fonts, More
Today, the GNOME Project announced the general availability of the beta version of the upcoming GNOME 48 desktop environment series for public testing, bringing more new features and improvements.
GNOME 47.4 Released with Performance Improvements for Nautilus, Bug Fixes
The GNOME Project announced today the official availability of GNOME 47.4, the fourth maintenance update to the latest GNOME 47 “Denver” desktop environment series with more bug fixes and improvements.
Android Leftovers
Google confirms Android XR will give apps access to your headset's cameras
These are the 13 Linux distros optimized for gaming in 2025
Relatively speaking, gaming in Linux has matured
8 Weird and Wacky Linux Hardware Devices
You can stick Linux in just about anything, and that's a big part of what makes it special
Free and Open Source Software
This is free and open source software
KolibriOS – tiny Linux distribution
KolibriOS is a tiny yet incredibly powerful and fast operating system
GNU/Linux and Free Software Leftovers
today's leftovers
Open Hardware: CrowPi, ESP32, 3-D Printing, and More
on the physical side
Programming Leftovers
Development related links
Today in Techrights
Some of the latest articles
Free, Libre, and Open Source Software and Licensing
Licensing and freedom
Programming Leftovers
only a few for now
Security Leftovers
Security picks
Web Browsers and Web Sites
some WWW picks
Canonical/Ubuntu: Kubernetes, Icons, and More
Some Ubuntu news
Fedora threatened with legal action from OBS Studio due to their Flatpak packaging
The OBS Studio team are not happy with the Fedora folks due to Flatpak problems and threatened legal action
Mixing Rust and C in Linux likened to cancer by kernel maintainer
Some worry multiple languages will make it harder to maintain this open source uber-project, others disagree
openSUSE Tumbleweed Moves to SELinux
SELinux replaces AppArmor as the default Mandatory Access Control system in openSUSE Tumbleweed
openSUSE Replaces AppArmor with SELinux on New Tumbleweed Installations
openSUSE Linux announced earlier this week that they are adopting SELinux as the default mandatory access control (MAC) system for new openSUSE Tumbleweed installations.
The Tux Machines Software Stack [original]
We keep it quite simple so that the site is fast and downtime/incidents remain minimal
today's howtos
10 howtos for now
A special Valentine's Day for Devuan!
Today marks 10 years since the first Devuan installation isos were released
Security and Windows TCO
Security links
Programming Leftovers
Development links
Open Hardware/Modding: Raspberry Pi, AVX-512, and More
hardware links
FOSDEM 2025 and Financing Free Software Development
raising money
Fwupd 2.0.6 Brings Enhanced Features and Bug Fixes
Fwupd 2.0.6 brings new features, bug fixes, and hardware support, improving Linux firmware updates for USB, MSI, Lenovo, Logitech & more
Kdenlive 24.12.1 and KDE in "Tech Over Tea"
Some KDE news
KDE Frameworks 6.11 Adds Search Providers for Nix Packages, Docker Hub, and More
The KDE Project released KDE Frameworks 6.11 today as a new update to this collection of more than 70 add-on libraries to Qt providing commonly needed functionality to KDE apps and the KDE Plasma desktop.
Does The PCMag Know of Writers Experimenting With Slop Writing? [original]
"Ubuntu 24.10 (Oracular Oriole)"
Games: Bonanza Humble Bundle, Hardspace: Shipbreaker, TRX, and More
new from GamingOnLinux
Free and Open Source Software
This is free and open source software
SteamOS-like Bazzite Linux has some nice growth thanks to great handheld PC support
There's no need to wait on Valve releasing SteamOS 3 for everyone thanks to Bazzite
PureOS Crimson Development Report: January 2025
Welcome back! In our last update, we had exciting news
This Week in Plasma: Post-Release Polishing
Plasma 6.3 is out! So far the response has been very good
today's leftovers
GNU/Linux news
Debian and Ubuntu Leftovers
logo and more
Free, Libre, and Open Source Software Leftovers
FOSS and open access
curl 8.12.1 and Browser Choice
Browser picks
Hardware, 3-D Printing, and CAD
Hardware/Modding leftovers
Programming Leftovers
Development picks
LibreOffice goes collaborative and Wasm as ZetaOffice • The Register
Even a 40-year-old can acquire new skills and take on entirely new roles
Security Leftovers
Security picks for today
Games: SteamOS, Steam Deck, and Steam Games
Steam news mostly
Today in Techrights
Some of the latest articles