Tux Machines

Do you waddle the waddle?

Other Sites

Internet Society

DNS Blocking: Mind the Unintended Consequences

The Internet is essential for our everyday lives. We use it to reach out to friends and family, pay our bills, study, work, watch our favorite movies, and do an infinite number of other things. But at the same time, criminal activities are also happening online. Growing concerns about online copyright infringement and child safety have led governments to regulate online services, which sometimes leads to content blocking or even making entire websites and apps unavailable.

LinuxGizmos.com

Radxa Taco Updated for Raspberry Pi CM5 with 5× SATA and RAID Support

Radxa has updated its Taco carrier board with a new revision designed around the Raspberry Pi Compute Module 5, targeting storage-heavy and network-oriented applications. The platform integrates multiple SATA interfaces, dual Ethernet ports, and PCIe expansion in a compact form factor.

Raspberry Pi CM5 TV Stick Lite Adapts Compute Module 5 for HDMI Dongle Use

A compact carrier board referred to as the Raspberry Pi CM5 TV Stick Lite adapts the Compute Module 5 into a plug-in HDMI form factor. The design allows the module to connect directly to a display while requiring only USB-C power.

Raspberry Pi Introduces 3GB Pi 4 Amid Price Increases

The Raspberry Pi Foundation has announced a new 3GB variant of the Raspberry Pi 4 Model B, priced at $83.75, alongside a set of price increases affecting multiple products across its lineup. The changes are attributed to a sharp rise in LPDDR4 memory costs, which the company reports have increased seven-fold over the past year.

9to5Linux

Systemd-Free Artix Linux Sees First Release in 2026 with XLibre and PipeWire

The Artix Linux 2026.04 release promotes XLibre as the default display server instead of Xorg Server, which can now be installed manually if you don’t want to use XLibre. For the KDE Plasma edition, users can choose between using Wayland or XLibre.

OBS Studio 32.1.1 Is Out to Improve the Audio Mixer and Audio Deduplication

Coming about three weeks after OBS Studio 32.1, the OBS Studio 32.1.1 release is here to improve the new audio mixer by fixing the missing tooltips, the missing toolbar actions, incorrect colors, an issue with the minimum width being too large, sorting weight for global and pinned sources, and disabled sources.

Netrunner 26 Released with XLibre Xserver, Based on Debian 13 “Trixie”

Based on the latest Debian 13 “Trixie” operating system series, Netrunner 26 is powered by the more recent Linux 6.16 kernel instead of Debian’s long-term supported Linux 6.12 LTS to provide users with better hardware support on both new and existing installations.

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

Netrunner 26 Released with XLibre Xserver, Based on Debian 13 “Trixie”
Netrunner 26 GNU/Linux distribution is now available for download based on Debian GNU/Linux 13 “Trixie” and featuring the KDE Plasma 6.3.6 desktop environment with Linux kenrel 6.16.
CachyOS beats Windows 11 in Cyberpunk 2077 and Space Marine 2 in a new gaming benchmark
There was a time when gaming on Linux pretty much boiled down to SuperTuxKart
Linux smashes past 5% on the Steam Survey for the first time
After rubbing away the sleep from my eyes in disbelief
SystemRescue 13 Released with Linux Kernel 6.18 LTS, GParted 1.8.1, and More
SystemRescue 13 live Linux system rescue toolkit is now available for download with the Linux kernel 6.18 LTS, new tools, and HiDPI improvements.
Systemd-Free Artix Linux Sees First Release in 2026 with XLibre and PipeWire
The development team behind Artix Linux has released today the Artix Linux 2026.04 ISO refresh for this Arch Linux-based, systemd-free distribution, which features multiple editions and init systems.
ONLYOFFICE Gets Forked as "Made in Europe", Sparks Licensing and Trust Debate
Euro-Office is a new European fork of ONLYOFFICE
 
Today in Techrights
Some of the latest articles
KDE Plasma 6.7 Desktop Environment Is Coming on June 16th, Here’s What to Expect
The upcoming KDE Plasma 6.7 desktop environment is expected on June 16th, 2026, with many new features and improvements. Here’s what’s to expect.
Linux Foundation Sells the "Linux" Brand and Rents/Licenses It to Legitimise Another Sloppers' Scam
3 examples
Free, Libre, and Open Source Software Leftovers
FOSS leftovers
GNU/Linux and BSD Leftovers
some more stories
Audiocasts/Shows: BSD Now, Lenny’s Podcast, and More
3 new episodes
Kernel Space / Virtualization: Stable Kernels, Slop in 'Reviews', and Systemd Creep (With Eye on 'Age Verification' and Vendor Lock-in)
Linux kernel level
Slop / Plagiarism in 'Open' Clothing: Collabora, OpenSSF (LF/Microsoft), and WordPress
pushing models
Databases: Postgres and SQLAlchemy 2
Database news
Standards/Consortia: Document Formats and What the FCC Router Ban Means for FOSS
3 stories
Programming Leftovers
Development picks for today
Gentoo Prank and Gentoo Big Forum Upgrade
Gentoo jokes and news
OpenSUSE: Tumbleweed Monthly Update and Quick Update on the Package Version Tracking Feature in OBS
OpenSUSE updates
Security Leftovers
Security leftovers for today
Content Management Systems (CMS) / Static Site Generators (SSG): EmDash, Eleventy, and More
mostly EmDash picks
Open Hardware/Modding: Raspberry Pi and More
Hardware picks
Graphics: Mesa 26.0.4 and Zink in Wine
Graphics related news
today's howtos
Instructionals/Technical posts
Fedora Code of Conduct Report, Red Hat Promoting Microsoft and Slop, Slopware Enters CentOS
some Red Hat leftovers
Final Release of OpenSSH 10.3
OpenSSH 10.3 is out
Games: Steam Survey, INDIE PASS, Death Stranding 2, and More
gaming leftovers
Android Leftovers
I spent a week with Android 17 Beta 3 on my Pixel, and these 4 features change everything
I installed Linux on my Pixel and turned it into a pocket workstation
Your phone already does a lot. It takes calls, sends messages, lets you browse the internet
I Gave Up on Windows 11. Linux Mint Is Simply Better in 7 Big Ways
Linux Mint isn't perfect, but it has some clear advantages over Windows 11
I switched to Linux and got tools that Windows users will never have pre-installed
Ever since I moved from Windows to Linux in mid-2025
A popular Linux distro now has higher system hardware requirements than Windows 11
Ubuntu, a popular Linux distro, is getting a new version soon
Free and Open Source Software
This is free and open source software
Free and Open Source Software
This is free and open source software
Radxa Taco Updated for Raspberry Pi CM5 with 5× SATA and RAID Support
The board supports Linux-based software RAID configurations, including RAID 0, RAID 1, RAID 5, and RAID 10
Proudly Canadian Maple Linux 1.4: Who Knew Tux Could Be So Polite?
More than a novelty from north of the 49th, this Debian‑based distro uses Canadian and EU privacy principles to offer a telemetry‑free
Gentoo GNU/Hurd
We are proud to announce a new port of Gentoo to GNU Hurd
A Good Start for April and for Easter [original]
That's a good start for the month of April
GNU/Linux Grew a Lot in United Arab Emirates (UAE) [original]
UAE is adopting more and more of GNU/Linux in recent times
Today in Techrights
Some of the latest articles
Easter Cool-off Amid Great News [original]
GNU/Linux @ 5.33%
OBS Studio 32.1.1 Is Out to Improve the Audio Mixer and Audio Deduplication
OBS Studio 32.1.1 open-source screen recording and live streaming app is now available for download with various improvements to the audio mixer and audio deduplication.
Denmark: Less Apple, More GNU/Linux [original]
the country that has Greenland is adopting GNU/Linux
Microsoft NPM Causes Security Catastrophes, Microsoft Transmits Malware to Sites and More
Microsoft doing its best
Security Leftovers
Security news and more
today's leftovers
mostly GNU/Linux, some BSD
Free, Libre, and Open Source Software Leftovers
FOSS picks
Gemini, Web Browsers, and the Web
The Net and more
Euro-Office, Comment About Collabora, and Open Letter to European Citizens
roductivity Software/LibreOffic news
Education and Free Software: Astro Pi, DrupalCon, and More
education-centric news
Content Management Systems (CMS): Sveltia, EmDash, and WordPress
WordPress and clones-ish
LibreLocal Events Coming Up in Auckland, Oviedo, and Livermore
FSF sponsored events
Open Hardware/Modding: Raspberry Pi and More
Hardware picks
New OpenWrt Releases and News About OpenWrt Project/s
OpenWrt news
Games: New Steam Games with Native GNU/Linux Builds, Godot 4.6.2, and "Is Linux Ready For Gaming?"
Gaming news
GNOME Shell and Mutter Development, Making GNOME Faster
GNOME news
CentOS March 2026 News, Only Slop Promotion at Red Hat, Fedora Promoting Back-doored Boot
IBM et al
Applications: Textype, Advanced Process Manager for Linux (APM), and More
3 picks for the afternoon
today's howtos
Instructionals/Technical posts
GNU/Linux Leftovers and Free Software Leftovers
mostly GNU/Linux
Recent Videos/Shows About GNU/Linux
via Indivious
Latest From LWN (Outside Paywall) About Security, Kernel, and More
6 articles made public
Open Hardware/Modding: Weekly GNU-like Mobile Linux Update and Raspberry Pi Prices Rise Again
gadgets for Linux lovers
Programming Leftovers
Development with perl and more
Android Leftovers
Google and Samsung are finally fixing Android's most frustrating feature
The Linux backup tool nobody talks about—and why it beats every official sync app
Typically, when you're uploading a file to the cloud, you need to open your browser
Linux updates were painfully slow until I switched one setting
There’s a very specific kind of irritation (if anyone's interested, I call it penguin-rage) that comes from watching a Linux update crawl
New Color Mode Coming to GIMP
Hello! I’m one of the developers for GIMP
Free and Open Source Software
This is free and open source software
Huawei HarmonyOS PC can now run Linux-based tools
Huawei announced today that HarmonyOS PC models can now directly run Linux-based tools and applications
Sparky news 2026/03
The 3rd monthly Sparky project and donate report of the 2026
Javi-OS – Debian-based Linux distribution
Javi-OS is a Linux distribution designed to deliver a smooth and secure user experience
PLD Linux – RPM-based Linux distribution
PLD Linux is a free, RPM-based Linux distribution for advanced users and administrators who value flexibility and are comfortable with occasional manual tweaking
GNOME 50 dropped support for accessing Google Drive files
If you’re used to accessing your Google Drive in the Nautilus file manager
Archinstall 4.0 Arch Linux Installer Released with New Textual UI
Archinstall 4.0 Arch Linux menu-based installer is now available for download with a new TUI (text-based user interface), new features, and various improvements.
Today in Techrights
Some of the latest articles
Games: SpeedRunners, BOXROOM, BLIGHTEN, and More
7 picks from GamingOnLinux