Tux Machines

Do you waddle the waddle?

Other Sites

Tor Project blog

Arti 1.4.2 is released: RPC is stable, Conflux development continues

With this release, Arti's RPC interface is now officially stable, and ready for testing.

New Release: Tor Browser 14.0.9

This version includes important security updates to Firefox.

9to5Linux

Mozilla Thunderbird 137 Open-Source Email Client Released, Here’s What’s Changed

Thunderbird 137 doesn’t introduce any new features apart from a splash screen to encourage users to donate to help keep Thunderbird’s development alive. However, it disables the system tray icon on Linux systems until it gains functionality and adds support for using file names when storing mail folders on Windows systems.

Slackware-Based PorteuX 2.0 Distro Released with GNOME 48 and Linux Kernel 6.14

Powered by the latest and greatest Linux 6.14 kernel series, PorteuX 2.0 comes about two months after PorteuX 1.9, featuring the latest GNOME 48 desktop environment for the GNOME editions, as well as experimental Wayland sessions for the Cinnamon, LXQt, and Xfce editions.

KDE Plasma 6.3.4 Is Out Today to Fix the Most Common Crashes and Other Bugs

Coming three weeks after KDE Plasma 6.3.3, the KDE Plasma 6.3.4 release is here to fix the most common Plasma crash that could happen when unplugging screens, especially when using a dock, improves the pixel-perfection of various KWin effects, including Wobbly Windows, and adds keyboard navigation and interaction to the User Switcher widget’s popup.

Firefox 138 Is Out for Public Beta Testing with New Contrast Control Settings

With vertical tabs and tab groups now available to everyone, Firefox 138 looks like a smaller update promising only support for copying links for background tabs using the tabstrip context menu on Linux and macOS systems, as well as an improved address and credit card autofill feature that better handles dynamically updated forms.

Valve’s Latest Steam Client Release Brings Faster Download of Updates on Linux

For Linux users, the new Steam Client update improves the download speed of Steam client updates, fixes a rare issue on Linux where non-steam Protons could get assigned an incorrect compatibility tool, and no longer applies compatibility tool filtering to shortcuts.

Internet Society

Community Snapshot—March

Internet Society chapters work tirelessly around the world to grow, strengthen, and protect the Internet. Each month, we provide a brief overview of just some of the things our network of chapters and Special Interest Groups (SIGs) has been working on throughout the previous month. 

LinuxGizmos.com

ESP32-P4-Module-DEV-KIT Introduces Wi-Fi 6, Dual-Core RISC-V, and Ethernet

The ESP32-P4-Module-DEV-KIT is a low-cost development board based on the ESP32-P4, with an integrated ESP32-C6 coprocessor. It supports Wi-Fi 6, Bluetooth 5/BLE, and is designed for embedded HMI applications and edge computing.

NV8600-Nano AI Kit: Jetson Orin Nano Super Mode + 4x GbE, CANBus, MIPI

AAEON’s UP brand has introduced the NV8600-Nano AI Developer Kit, combining an NVIDIA Jetson Orin Nano module with Super Mode support, an expanded I/O carrier board, and a preinstalled AI software package designed for embedded and computer vision developers.

Efinix Titanium Ti180 FPGA Delivers Embedded LPDDR4x Memory and Expanded I/O

Efinix has introduced the Titanium Ti180J484D1 FPGA, which includes 2 Gb of embedded LPDDR4x memory. By integrating memory directly within the FPGA package, the number of pins required for external memory interfaces is reduced, simplifying PCB design and lowering system complexity.

(Updated) OrangePi RV SBC Gains JH7110 RISC-V Processor and PCIe 2.0 Interface

The OrangePi RV is a development board based on the open-source RISC-V architecture, designed to offer high performance with low power consumption. This single-board computer features a JH7110 quad-core RISC-V processor, an M.2 M-key 2280 PCIe slot for SSD expansion, and supports up to 8GB of RAM.

GNU Binutils 2.41 release

posted by Roy Schestowitz on Jul 30, 2023

Hi Everyone,

We are pleased to announce that version 2.41 of the GNU Binutils project sources have been released and are now available for download at:
https://ftp.gnu.org/gnu/binutils https://sourceware.org/pub/binutils/releases/
Checksums: a4c4bec052f7b8370024e60389e194377f3f48b56618418ea51067f67aaab30b binutils-2.41.tar.bz2 2d046bc2ba09732a2da04f633aaab573e75c785c006dec1382d922532b60c1f7 binutils-2.41.tar.bz2.sig 48d00a8dc73aa7d2394a7dc069b96191d95e8de8f0da6dc91da5cce655c20e45 binutils-2.41.tar.gz 4b1de75756c497d913df84fdef8e7dfb977c77c8ad95ccfdaa2512bcc8983afe binutils-2.41.tar.gz.sig eab3444055882ed5eb04e2743d03f0c0e1bc950197a4ddd31898cd5a2843d065 binutils-2.41.tar.lz 2c13b50fc6e51d1044a6734e13e30c3cfdb02edd146552276e793b44a5e39c87 binutils-2.41.tar.lz.sig ae9a5789e23459e59606e6714723f2d3ffc31c03174191ef0d015bdf06007450 binutils-2.41.tar.xz 6f72b25f95614ecbfd050ffdae628e00e90aec9073e30d8ab366e4fc9d1e9e2d binutils-2.41.tar.xz.sig
As an experiment these tarballs were made with the new "-r <date>" option supported by the src-release.sh script. This attempts to make reproducible tarballs by sorting the files and passing the "--mtime=<date>" option to tar. The date used for these tarballs was obtained by running:
git log -1 --format=%cd --date=format:%F bfd/version.m4
This release contains numerous bug fixes, and also the following new features:
In the assembler: * Add support for Intel FRED instructions. * Add support for Intel LKGS instructions. * Add support for Intel AMX-COMPLEX instructions. * Add SME2 support to the AArch64 port. * A new .insn directive is recognized by x86 gas. * Add support for LoongArch LSX instructions. * Add support for LoongArch LASX instructions. * Add support for LoongArch LVZ instructions. * Add support for LoongArch LBT instructions. * Initial LoongArch support for linker relaxation has been added. * Deprecate the LoongArch register aliases $v0, $v1, $x, $fv0 and $fv1.
In the linker: * The linker now accepts a command line option of --remap-inputs <PATTERN>=<FILE> to relace any input file that matches <PATTERN> with <FILE>. In addition the option --remap-inputs-file=<FILE> can be used to specify a file containing any number of these remapping directives.
* The linker command line option --print-map-locals can be used to include local symbols in a linker map. (ELF targets only).
* For most ELF based targets, if the --enable-linker-version option is used then the version of the linker will be inserted as a string into the .comment section.
* The linker script syntax has a new command for output sections: ASCIZ "string" This will insert a zero-terminated string at the current location.
* Add command-line option, -z nosectionheader, to omit ELF section header. In the other binary tools: * The MIPS port now supports the Sony Interactive Entertainment Allegrex processor, used with the PlayStation Portable, which implements the MIPS II ISA along with a single-precision FPU and a few implementation-specific integer instructions.
* Objdump's --private option can now be used on PE format files to display the fields in the file header and section headers.
* New versioned release of libsframe: libsframe.so.1. This release introduces versioned symbols with version node name LIBSFRAME_1.0. This release also updates the ABI in an incompatible way: this includes removal of sframe_get_funcdesc_with_addr API, change in the behavior of sframe_fre_get_ra_offset and sframe_fre_get_fp_offset APIs.
* SFrame Version 2 is now the default (and only) format version supported by gas, ld, readelf and objdump. * Add command-line option, --strip-section-headers, to objcopy and strip to remove ELF section header from ELF file.
* The RISC-V port now supports the following new standard extensions: - Zicond (conditional zero instructions) - Zfa (additional floating-point instructions) - Zvbb, Zvbc, Zvkg, Zvkned, Zvknh[ab], Zvksed, Zvksh, Zvkn, Zvknc, Zvkng, Zvks, Zvksc, Zvkg, Zvkt (vector crypto instructions)
* The RISC-V port now supports the following vendor-defined extensions: - XVentanaCondOps
* The LoongArch port now supports the following extensions: - LSX (Loongson SIMD eXtension; 128-bit vectors) - LASX (Loongson Advanced SIMD eXtension; 256-bit vectors) - LVZ (Loongson Virtualization extension) - LBT (Loongson Binary Translation extension)
* The LoongArch disassembly output received the following tweaks: - Colored output is now supported. - Some pseudo-instructions are now shown in place of the canonical forms, where semantics are equivalent. A disassembler option '-M no-aliases' is added to disable the new behavior. - Signed immediates are no longer printed with their hex representation. - Unrecognized instruction words are now shown with '.word'.
For more information see:
https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;a=blob_plain;f=gas/NEWS;;hb=refs/tags/binutils-2_41 https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;a=blob_plain;f=ld/NEWS;hb=refs/tags/binutils-2_41 https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;a=blob_plain;f=binutils/NEWS;hb=refs/tags/binutils-2_41
Our thanks go out to all of the binutils contributors, past and present, for helping to make this release possible.
Cheers Nick Clifton GNU Binutils Chief Maintainer

Read on

Other Recent Tux Machines' Posts

Slackware-Based PorteuX 2.0 Distro Released with GNOME 48 and Linux Kernel 6.14
PorteuX 2.0 is out today as a new update to this portable Linux distribution based on Slackware Linux and inspired by both Slax and Porteus distros, designed to be small, fast, portable, modular, and immutable.
Fedora and Red Hat Leftovers
IBM stuff
Linux 6.14 Released
original and LWN
Linus Torvalds rages against ‘random turd files’ in Linux 6.15-rc1 directories
The target of the Linux creator and lead developer’s ire was “the disgusting ‘hdrtest’ crap,”
Mozilla Firefox 137 Is Now Available with HEVC Playback Support on Linux
Mozilla published today the final build of the Firefox 137 open-source web browser for all supported platforms ahead of the April 1st, 2025, official release date, so it’s time to take a look at the new features and changes.
 
DeaDBeeF 1.10 Release Brings New Features
A new version of DeaDBeeF music player is out with some cool features, FFMPEG 7 support, and a flurry of bug fixes sure to appease long-time fans of this tool
Dull Desktop? Install ‘Picture of the Day’ App on Ubuntu
Over the years I’ve spotlighted scores of wallpaper apps, scripts and extensions for Ubuntu that set a new wallpaper each and every day
GNOME Has A New App for Daily Wallpapers from Bing, Wikimedia
Want to get refresh of your desktop background with new wallpapers every day
Free and Open Source Software, howtos and Installations
This is free and open source software
Practical Payment Solutions for Murena and /e/OS Users
We’re living in an age where every tap and every swipe can feed the data collection practices of Big Tech giants
If your notifications look kind of stupid in Plasma 6.3.4, it’s my fault
This is for everyone upgrading to Plasma 6.3.4, which was released yesterday
New to Linux? 4 things to focus on before you switch
It's important to narrow your focus when choosing your first distribution. Here's how to do that
GIMP 3.0 review - A solid, dependable update
I can surely get happy and excited about GIMP's latest
Introducing Fedora Project Leader Jef Spaleta
Hello everyone! Current Fedora Project Leader Matthew Miller here, with some exciting news
I'm a Linux power user and this distro has the most refreshing take on OS design
NixOS features a well-designed OS with an array of layouts
Today in Techrights
Some of the latest articles
Security Leftovers
Security stories
GNU/Linux and Devices Leftovers
some KDE also
Audiocasts/Shows: Linux Matters and Destination Linux
2 new episodes
Free, Libre, and Open Source Software Leftovers
FOSS stories, some from LWN
LWN Coverage of Kernel (Linux)
half a dozen new articles
Security Leftovers
Security-related and Linux-focused picks
GNU/Linux and Hardware Leftovers
mostly GNU/Linux
Releases and News on Free, Libre, and Open Source Software
FOSS picks
Programming Leftovers
Development picks
Latest From Red Hat and Red Hat-Sponsored Marketing Mills
some Red Hat stuff
KDE: Akademy 2025 Plans and Preparing KEcoLab Technical Documentation in Season of KDE ‘25
Some KDE picks
Debian Leftovers and Sparky Picks
Debian stuff for today
So-called Linux Foundation for Microsoft Hype and Proxies
nonsense again
Backup Solutions with OpenZFS and HardenedBSD March 2025 Status Report
BSD picks
Tumbleweed Monthly Update and Seamless Migration from Windows to openSUSE Leap and Tumbleweed
some opensuse picks
today's howtos
many howtos again
GoboLinux 017.01 Released
New release of GoboLinux
Mozilla Thunderbird 137 Open-Source Email Client Released, Here’s What’s Changed
The Mozilla Thunderbird 137 open-source email, calendar, address book, chat, and news client has been released with various changes and several bug fixes to improve existing functionality.
Free, Libre, and Open Source Software Leftovers
Some more FOSS-related stories
Web Browser News and Views
Web with FOSS slant
Tor Browser 14.0.9 and Arti 1.4.2
Tor-related news
Linux Lite 7.4 Released with Kernel 6.8 and GUI Tweaks
Ubuntu-based Linux Lite 7.4 launches with kernel 6.8, new app versions, and enhanced stability
Steam Rolls Out April Update with Fixes and UI Improvements
Steam's latest update fixes UI bugs, improve download estimates and enhances controller support, HDR rendering, and Remote Play functionality
KDE Plasma 6.3.4 Is Out Today to Fix the Most Common Crashes and Other Bugs
Today, the KDE Project released KDE Plasma 6.3.4 as the fourth maintenance update to the latest KDE Plasma 6.3 desktop environment series with more bug and crash fixes, as well as some improvements.
No Snap or FlatPak! Linux Distros Agreed to Have Only One Universal Packaging
Is this the end of fragmentation for Linux
5 Linux distros built for developers and game developers
While it is true that any Linux distro can be installed and customized for any range of computing tasks
Inkscape 1.4.1 is out! Initial Linearity Curve Import & Splash Screen
Inkscape 1.4.1, the free open-source vector graphics editor, is out with new features and many bug-fixes
Best Free and Open Source Software
What are the best free and open source alternatives
NV8600-Nano AI Kit: Jetson Orin Nano Super Mode + 4x GbE, CANBus, MIPI
It also supports Linux-based operating systems, including NVIDIA JetPack 6.0 and above
Dave Täht RIP
From the LibreQoS site comes the sad news that Dave Täht has passed away
As a Linux power user, this is the distro with the most refreshing take on OS design
NixOS features a well-designed OS with an array of layouts
Open Hardware/Modding: Raspberry Pi 5, Arduino, and More
Hardware leftovers
Games: Monster Train 2, Victoria 3, and More
half a dozen new stories
We're Turning 21 in a Couple of Months! [original]
Will it make it till 40 (19 more years) like the FSF?
Today in Techrights
Some of the latest articles
Firefox 138 Is Out for Public Beta Testing with New Contrast Control Settings
With Firefox 137 rolling out today to the stable channel, Mozilla promoted the next major release of their open-source, free, and cross-platform web browser, Firefox 138, to the beta channel for public testing.
Valve’s Latest Steam Client Release Brings Faster Download of Updates on Linux
Valve’s latest stable Steam Client update arrived today for all supported platforms, including Linux, with various improvements and many bug fixes for a better Steam gaming experience.
today's leftovers
GNU/Linux, openwashing, and more
Linux Embedded and Devices With Linux or Open Systems
some hardware stories of interest
Security Leftovers
Security picks for now
Programming Leftovers
Development picks for today, many about Firefox
Summer of KDE and New Releases of Kaidan
KDE news
Videos/Audiocasts/Shows: Late Night Linux, Funding Free/Open Source Stuff, Makulu Fences, and The Linux Link Tech Show
4 new picks
today's howtos
many howtos for today
BSD: OpenBSD and FreeBSD Stories
mostly FreeBSD
CachyOS ISO Snapshot for March 2025 Brings New Bootloader, Linux Kernel 6.14
The developers of the Arch Linux-based CachyOS distribution released today the ISO snapshot for March 2025, featuring the latest and greatest Linux kernel, a new bootloader, and other changes.
Incus 6.11 Container & Virtual Machine Manager Released
Incus 6.11 container & virtual machine manager is out with initial Linstor support
Linux Foundation Outsourcing Linux to Akamai (Privacy Issue)
as usual
Immutable Distro Nitrux 3.9.1 Brings New Convergent Web Browser, Linux 6.13
Nitrux developer Uri Herrera announced today the release and general availability of Nitrux 3.9.1 as the latest ISO snapshot of this Debian-based immutable and systemd-free GNU/Linux distribution using a highly customized KDE Plasma desktop environment by default.
Debian: Nitrux 3.9.1 and Binary Distribution Rebuilds
Debian related
Web Browsers/Web Servers: wget, curl, and Brave
Web client news/views
Android Leftovers
This upcoming Android phone is thinner than a Pixel 9, but has a 7,300 mAh battery
today's leftovers
4 more stories
Latest in redhat.com
lots of buzzwords
Programming Leftovers
Development picks
(Updated) OrangePi RV SBC Gains JH7110 RISC-V Processor and PCIe 2.0 Interface
The OrangePi RV is a development board based on the open-source RISC-V architecture
This Week in Plasma: zero VHI bugs and much more
This week we drilled into the outstanding bug lists, and drove the number of HI and VHI priority bugs down to their lowest ever numbers
Shotcut 25.03 Released with Smart Bin & New Filters
Shotcut, the free open-source non-linear video editor, released new 25.03 few days ago with enhancements
Developer Revives Iconic Desktop Weather App for Linux
An iconic desktop weather app from Linux’s past has just blown in — yes, Typhoon is back
Best Free and Open Source Software
Only free and open source software is eligible for inclusion. Open source software at its finest
postmarketOS: In search for a better keyboard
This was unbelievably great timing, because we are actually integrating a new keyboard with the following features...
5 fun Linux commands you should try at least once
The Linux terminal window can actually be quite entertaining
KStars v3.7.6 is Released
KStars v3.7.6 is released on 2025.04.01 for Windows, MacOS & Linux
4 reasons why LibreOffice downloads are way up (hint: you'll relate)
More users than ever are flocking to the open source suite since its latest update
Why this Linux distro is my new favorite Windows replacement
Zorin OS 17.3 is everything you know and all the things you need
Games: Last of Us Part II Remastered, Monster Train 2, Vampire Survivors, and More
gaming picks
Canonical is Using FUD to Sell Ubuntu, Having Paid for "Studies" (International Data Corporation (IDC), Marketing Company of IDG)
shameful
LibreByte Uses Tux Machines in Video About Sleeping Cycles of Linus Torvalds and Richard Stallman [original]
"famous" in YouTube?
Today in Techrights
Some of the latest articles