Tux Machines

Do you waddle the waddle?

Other Sites

Ubuntu Buzz !

How To Install Java JRE on Ubuntu 24.04

This tutorial will help you install Java Runtime Environment or JRE on Ubuntu 24.04. We will use the free software version, the GNU GPL licensed one, from the popular OpenJDK Project. JRE is required by a lot of software applications coming from both our Free Software Community as well as custom ones made in your organization. Now let's start installing!

Tor Project blog

New Release: Tor Browser 14.0.6

This version includes a fix to the crash issue found on older versions of macOS.

Arti 1.4.0 is released: onion services, RPC, relay development, and more

This release offers a new RPC interface, which is Arti's replacement for C Tor's control port with many improvements.

LinuxGizmos.com

ESP32-H2 Thread/Zigbee Gateway Module for Low-Power Wireless Communication

The ESP32-H2 Thread/Zigbee Gateway Module is a stackable development module designed for the M5 series hosts. It is based on the ESP32-H2-MINI-1 and supports Zigbee, Thread, and Matter. The module includes IEEE 802.15.4 wireless connectivity, making it capable of building Matter over Thread endpoint devices and supporting communication between different ecosystems.

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

OnlyOffice Desktop Editor 8.3 Added Apple iWorks, PDF Stamps Support
OnlyOffice announced the new 8.3 release for its offline Desktop Editor apps yesterday
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
Security Leftovers
Security news
Live virtual memorabilia auction on March 23, 2025
The Free Software Foundation will auction off original GNU drawings, awards
Calibre 7.25 Adds Support for Importing KFX Files from 2024 Kindle Devices via MTP
The weekly Calibre updates continue with Calibre 7.25, released today by developer Kovid Goyal as the latest stable version of this powerful, cross-platform, free, and open-source suite of e-book software.
Thunderbird Moves to Monthly Updates from March 2025
The Thunderbird email client is making its monthly ‘release channel’ builds the default download starting in March
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
OpenWrt 24.10 Brings Kernel 6.6 and Initial WiFi 7 Support
OpenWrt 24.10 open-source router firmware debuts with initial WiFi7 support
 
How This Classic Video Game Helped Spread Linux
A bored college student playing a computer game might not seem like the makings of a revolution in the computer industry
How Linux Helped Me Avoid Spending Money on a School Chromebook
My son goes to a school that doesn't provide laptops but requires kids to have one
Bluefin, a Next-Gen Linux Workstation for Containerized Apps
Bluefin sets out to expose Linux users to the tools and applications widely used for cloud native computing
Free and Open Source Software
This is free and open source software
VX Linux – systemd-free Plasma desktop distro
VX Linux is a pre-configured, secure systemd-free Plasma desktop with focus on convenience
Stable kernels: Linux 6.13.2, Linux 6.12.13, and Linux 6.6.76
I'm announcing the release of the 6.13.2 kernel
Our equipment is getting a makeover!
To do a good job, we need good tools. Some of our servers are old
Contribute to GNOME Software with DNF5 Test Day
The DNF5 team is working on ironing out bugs around matching the existing functionality of GNOME Software with PackageKit
HowTos and Development Leftovers
today's howtos and more
Today in Techrights
Some of the latest articles
Free, Libre, and Open Source Software Leftovers
FOSS stories, some sharing
GNU/Linux Leftovers
3 more links for now
Programming Leftovers
Development themed links
Open Hardware/Modding/Retro: LinuxPDF, Amiga, and Raspberry Pi
hardware picks
Canonical/Ubuntu Leftovers
Some news about or from Canonical/Ubuntu
Which Linux Distro Is Best for Privacy?
Let’s dive into some of our penguin pals’ most popular distros to discover which ones give you the best overall privacy protection
Fedora and Red Hat Leftovers
Some IBM stuff
Games: Banning Steam Deck Users and Classic Video Game ("Prince of Persia") Helped Spread Linux
Games articles; a pair
Security, FUD, and Scams
inc. LF scams
today's howtos
Instructionals/Technical posts
Games: MOO List, Godot 4.4 Beta 3, and More
gaming picks
New Releases of EasyOS: Version 6.6.2 of EasyOS Daedalus-series and of EasyOS Scarthgap-series
two releases
today's leftovers
GNU/Linux and more
Windows TCO Leftovers
the real Windows TCO
Android Leftovers
Samsung Galaxy S25 review: The last compact Android flagship
Ubuntu 20.04 LTS Support is Coming To An End
Ubuntu 20.04 LTS is nearing the end of its original five-year support cycle
Free and Open Source Software
This is free and open source software
Snal Linux – Arch based live distribution
Snal Linux is an Arch-based distro intended to be used as a live image from portable media
This Week in Plasma: Final Plasma 6.3 Polishing
Welcome to a new issue of "This Week in Plasma"
This Week in GNOME: #186 Media Parsing
Update on what happened across the GNOME project in the week from January 31 to February 07
Slimbook Titan report 5 - The mojo has returned ...
I will address all sorts of different aspects of everyday usage, including gaming, which is one of the major blockers for leaving Windows and its silliness behind
Games: Everwarder, A Game About Digging A Hole, Cast n Chill, and More
Latest from GamingOnLinux
The year of the Linux desktop has arrived
OS-level AI integration is not the future of personal computing, or at least, it’s not in my future.
Reproducible Builds and Security Gaps in Debian-Based Tails
Debian picks
Security Leftovers
Security news
Programming Leftovers
Development news
‘Monster Hunter Wilds’ Playable On Steam Deck and Steam Console Rumours?
Games related picks
Red Hat and CentOS Leftovers
CentOS plus FOSDEM 2025
Open Hardware: Pimoroni, Arduino, Fairphone
Open Hardware leftovers
Today in Techrights
Some of the latest articles
today's leftovers
Games, KDE, and more
Free, Libre, and Open Source Software Leftovers
FOSS picks
Distributions and Operating Systems: BSD and More
BSDs and GNU/Linux
Applications: CLI Tools, Docker Desktop 4.38, GTK, pgexporter 0.6
Application news
WAL-G 3.0.5 and pgAdmin 4 v9.0 Released
psql releases
today's howtos
3 howtos only
Events: ShinyConf and FOSDEM Coverage
3 stories
Security Leftovers
Security stories
Microsoft Entryism/Microsoft-Dominated 'Linux' Foundation/Canonical Promoting Windows
WSL club
Microsoft-dominated 'Linux' Foundation Still Promoting Scams, OpenInfra Wants to Get a Vote/Input Going
very sad
Linux Kernel Space and Fear, Uncertainty, Doubt (FUD)
Linux leftovers
LibreOffice 25.2 Open-Source Office Suite Officially Released, This Is What’s New
The Document Foundation released today LibreOffice 25.2 as the latest stable version of this popular, powerful, open-source, free, and cross-platform office suite for GNU/Linux.
Free Software and GNU/Linux Leftovers
Leftovers for today and last night
Red Hat's Leftovers
mostly Red Hat's puff pieces
Android Leftovers
The Asus Zenfone 12 Ultra is basically an ROG Phone 9 Pro
I Tried the Ghostty Terminal on Linux. Does It Live Up to Its Hype?
The Ghostty terminal has created some noise in the Linux community
Games: Steam Deck, Valve, and “Multi-User Dungeons”
gaming news
FOSSASIA 2025 – Operating systems, open hardware, and firmware sessions
The FOSSASIA Summit is the closest we have to FOSDEM in Asia
Events: Inkscape Summit Frankfurt 2025, FOSDEM 2025, and Univention Summit 2025
3 events
Canonical/Ubuntu on Security and Its Promotion of Microsoft Windows (WSL)
sellouts
Open Hardware: Raspberry Pi, RISC-V, and More
Hardware leftovers
Web Browsers/Web: Release of Curl 8.12.0; Mozilla Once Again Picks a Senior Vice President From Facebook (Privacy Violator), Promotes LLM Slop, Spreads Rust (Microsoft GitHub)
Firefox and more
Programming Leftovers
coding related picks
Security Leftovers
Security picks
today's howtos
first for Friday
Games: Monster Hunter Wilds, Combined Arms RTS, Duskers, and More
latest from Liam et al
The right to repair supports more than just sustainability and affordability
The right to repair is one of four pillars supporting software freedom
Papers Expects to replace Evince as GNOME Default PDF Viewer
As you may know, GNOME is moving to GTK4 + LibAdwaita in recent years
Free and Open Source Software, howtos and Installations
This is free and open source software
YunoHost – Linux distribution simplifying server administration
YunoHost is a Debian-based Linux distribution which aims to simplify server administration and democratize self-hosting
Axon Platform Featuring RockChip RK3588S and Support for LLM Frameworks
The Axon platform supports operating systems such as Android 12 and Ubuntu 22.04 Jammy
Keeping your system-wide configuration files intact after updating SteamOS
SteamOS 3.6 introduced a new mechanism to decide what to to keep after an OS update
EasyOS/OpenEmbedded: New Software and Updates
distro news from BK
Hackers Are Becoming a Rarer Breed
Throughout history, many hackers have stood firm and challenged corporate capitalism and government surveillance
Today in Techrights
Some of the latest articles