Tux Machines

Do you waddle the waddle?

Other Sites

Tor Project blog

Introducing oniux: Kernel-level Tor isolation for any Linux app

That's why today, we are excited to introduce oniux: a small command-line utility providing Tor network isolation for third-party applications using Linux namespaces. Built on Arti, and onionmasq, oniux drop-ships any Linux program into its own network namespace to route it through Tor and strips away the potential for data leaks. If your work, activism, or research demands rock-solid traffic isolation, oniux delivers it.

LinuxGizmos.com

LILYGO T-Embed SI4732 Combines ESP32 S3 with All Band Radio Tuning

LILYGO has introduced a new version of its T-Embed series that incorporates the SI4732 A10 tuner module. This version supports AM, FM, shortwave, and longwave radio bands in a handheld format that visually resembles devices like the Flipper Zero.

ALPHA-One Leverages RISC-V StarPro64 for Compact Local LLM Deployment

PINE64 has shared early details of the ALPHA-One, a compact generative AI agent powered by the RISC-V-based StarPro64 SBC. Priced at $329.99, the device is aimed at developers and testers, and comes preloaded with a 7 billion parameter LLM running in a Docker container.

9to5Linux

Arch Linux Installer Now Supports Labwc, Niri, and River Wayland Compositors

Archinstall 3.0.5 is here to add support for the Labwc Wayland window-stacking compositor, Niri scrollable-tiling Wayland compositor, River dynamic tiling Wayland compositor, and XMonad dynamically tiling X11 window manager that is written and configured in Haskell, as profiles.

You Can Now Upgrade Ubuntu 24.10 to Ubuntu 25.04, Here’s How

Ubuntu 24.10 was released on October 10th, 2024, and will be supported for a couple more months, until July 2025. Since this isn’t an LTS (Long Term Support) release, users might want to consider upgrading to Ubuntu 25.04 as soon as possible.

Internet Society

Five Years of Collaboration Between the Global Encryption Coalition and Internet Society Chapters

On 14 May 2020, the Global Encryption Coalition (GEC) launched to promote and defend the use of strong encryption around the world.  

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

Games: Moonsigil Atlas, Zotac Zone, and More
only a pair for now
Nobara 42: SteamOS alternative updated with better driver manager, custom app store, and new Linux kernel
Nobara Linux 42 packs a handful of interesting upgrades over the previous version of the gaming-centric Linux distribution
RHEL 10 quietly leaks ahead of Red Hat Summit
Red Hat appears to have quietly made RHEL 10 available to paying customers
You Can Now Upgrade Ubuntu 24.10 to Ubuntu 25.04, Here’s How
After almost a month of waiting, Ubuntu 24.10 (Oracular Oriole) users can finally upgrade their installations to the latest Ubuntu 25.04 (Plucky Puffin) release.
BRICS and GNU/Linux Revisited [original]
The demise of Windows is measurable
Arch Linux Installer Now Supports Labwc, Niri, and River Wayland Compositors
Archinstall, the menu-based installer for the Arch Linux distribution, has been updated today to version 3.0.5, the fifth maintenance update in the Archinstall 3.0 series, bringing some new features and many bug fixes.
'End of 10' offers hope and help to Windows 10 users who can't upgrade
Windows 10 support is ending
Removal of Deepin Desktop from openSUSE due to Packaging Policy Violation
The Deepin desktop environment (DDE) is part of the Deepin Linux distribution
Linus Torvalds returns to a mechanical keyboard
after Cherry
Sorting Out the ~250,000 Pages in This Site [original]
Search soon?
ZOTAC GAMING ZONE Handheld getting a Ryzen AI 9 HX 370 prototype with a Manjaro Linux-based OS
Hardware vendor ZOTAC have announced they're working on a new ZOTAC GAMING ZONE Handheld, with a prototype that will be shown off at COMPUTEX 2025 running Linux
NordVPN Linux App Updated with New GUI
NordVPN has announced a major update to its Linux app
Games: Handhelds, Godot, XBox Mass Layoffs, and More
gaming leftovers
Shotcut 25.05 Open-Source Video Editor Released with Alpha Strobe Video Filter
Shotcut 25.05 has been released today as the latest stable version of this open-source, cross-platform, and free video editing software for Linux, macOS, and Windows systems written in Qt and MLT.
 
Microsoft Broke Linux PCs; Now Microsoft Sites Credit It With 'Fixing' What It Broke (a Year Later)
spin as usual
Firefox is Proprietary DRMware Hosted by Microsoft Now, People Explore Contingencies (E.g. LibreWolf)
Mozilla blew it
KDE Plasma 6.4 Beta Release
Here are the new modules available in the Plasma 6.4 beta
Suriname Public Healthcare System embraces GNU Health
The government of Suriname has adopted GNU Health for the Public Healthcare system
Android Leftovers
Android is making stolen phones unusable with enhanced theft protection
today's leftovers
shows and Ubuntu
Security and Fake Security
back doors, too
IBM Red Hat Serving Microsoft and Promoting Buzzwords, False Marketing
IBM at it again
Best Free and Open Source Software
This is free and open source software
Games: Steam Data Breach, Mesa Changes, Moonsigil Atlas, and More
10 stories from GamingOnLinux
LWN on Linux Kernel and the 2025 Linux Storage, Filesystem, Memory-Management, and BPF Summit
now outside paywalls
Debian's AWKward essential set
Simon Josefsson observed that the Fedora project's container images do not have an AWK interpreter
Today in Techrights
Some of the latest articles
Android Leftovers
The fullscreen Google Account switcher on Android is just bad
Grafana 12 Observability Platform Released with Major Upgrades
Grafana 12 observability platform lands with Drilldown GA
GNOME 49 Finally to Use Showtime as Default Video Player
Due to GTK4 port, GNOME introduced some new core apps to replace the old ones
Free, Libre, and Open Source Software Leftovers
FOSS leftovers
Free and Open Source Software
This is free and open source software
Proprietary Traps and Openwashing
bad things
Security Leftovers
and TCO
Programming Leftovers
Development related picks
GNU/Linux and BSD Leftovers
mostly GNU/Linux
Debian and Ubuntu Leftovers
Debian and more
KDE GSoC 2025 and KDE India Conference 2025
some events and programs
FreeBSD is an operating system powering servers and desktops
FreeBSD is available free of charge and comes with the source code
Fedora Reports and New Version of Flatpak Released
some Fedora leftovers
Open Hardware/Modding: PicoEMP, Arduino, and More
Hardware leftovers
Applications: Syslog-ng, Kubernetes, Istio, and More
leftovers about software
Desktop/Laptop GNU/Linux
4 stories
The 5 most customizable Linux desktop environments - when you want it your way
What makes Linux the most flexible operating system on the planet
today's howtos
one last batch tor today
today's howtos
Instructionals/Technical leftovers, 10 total
Red Hat Leftovers and Purchase of Hype/Buzzwords (Jounce)
mostly redhat.com
Open Hardware/Modding: Raspberry Pi, Purism, and ESP32
Hardware picks
Mozilla on Firefox Accessibility and Future Features
official blog
Wintel TCO (Windows and Intel)
Security breaches
Android Leftovers
Android and Wear OS are getting their biggest visual overhaul in years with Material 3 Expressive
Games: Saleblazers, Granvir: Zero Front, DOOM: The Dark Ages, and More
latest 9 articles from GamingOnLinux
Inkscape 1.4.2 Adds Initial Support for Importing Vectornator / Linearity Curve Files
Inkscape 1.4.2 has been released today as the second maintenance update to the Inkscape 1.4 series of this open-source, cross-platform, and free SVG (Scalable Vector Graphics) editor for Linux, macOS, and Windows.
Fedora-Based Nobara Linux Goes Rolling
Nobara Linux 42 adopts Brave as default, offers kernel 6.14, GNOME 48, KDE 6.3.4
Best Free and Open Source Software
We recommend the best free and open source alternatives
Slimbook Titan report 6 - Yup, I'm happy
Two years ago, I bought a Slimbook Titan, a beefy machine running Linux
RISC-V and RISE Partner to a Take a Role in the Yocto Project
The Yocto Project, RISC-V and the Rise Project working together in tandem can’t be anything but good for the macrocosmic open source universe
10 things I always do after installing Ubuntu to instantly improve the experience
Now that the dust has cleared from the grand unleashing of Ubuntu 25.04
GNU/Linux Leftovers
Ubuntu and more
Updates From the 'Debian Family'
Debian updates
Free, Libre, and Open Source Software Leftovers
FOSS picks
Security Leftovers
Security related picks
Events: FOSSY, Superbooth, FOSDEM, LinuxFest Northwest
Memories and plans
Programming Leftovers
Development related picks
Open Hardware/Modding: RISC-V, ESP32, and More
Some hardware news
Audiocasts/Shows: Late Night Linux and Destination Linux
2 new episodes
Kernel: Bcachefs Benchmarks, CVE-2024-26809, AMD GPU driven via USB3
Linux related news
Applications: Kubernetes, asciinema, Newsflash, and Traefik Proxy
Software updates
today's howtos
only a few more for now
Today in Techrights
Some of the latest articles
[GNOME's] The Elephant in the Room
broken promises by the Foundation
Fedora and Red Hat Leftovers
from the IBM universe
Security Leftovers
bugs and patches, bad passwords too
today's howtos
mostly idroot
FreeBSD and OpenBSD updates
Some BSD news
Android Leftovers
Android launches new protections against phone call scammers
Neptune OS — A German Distro With a Multimedia Focus
Quick, think of a Linux distro named after a planet
Open Hardware/Modding: RP2350 and Arduino Nano
hardware picks
Android Leftovers
How to watch Google’s Android Show: I/O Edition today
I turned my vanilla Debian system into a killer home server with these 5 packages
As someone who uses Debian on a daily basis due to its stable nature
Linux 6.15-rc6
new RC is out
nip4 is an image processing spreadsheet
This is free and open source software
This Week in KDE Apps
Every week we cover as much as possible of what's happening in the world of KDE apps
Games: Retro, SteamOS, Steam Deck, and More
11 mew stories
The Death of Windows 10 Could Net You a Bunch of Free Linux PCs
E-waste? More like free stuff! Businesses are about to start dumping their perfectly fine (and sometimes powerful) PCs because Windows 11 won't run on them. But Linux will.
Broken Telephone or Real Mass Layoffs at Microsoft Today? (May 13 2025) [original]
This is good news for GNU/Linux
Ubuntu 25.04 Upgrades Set to Go Live Again Soon
If you’ve been patiently waiting to do an in-place upgrade to Ubuntu 25.04 from 24.10
marcador is a minimal bookmark manager
This project is heavily inspired by buku
GNOME: An accessibility update
Is Fedora accessible now
Today in Techrights
Some of the latest articles