Tux Machines

Do you waddle the waddle?

Other Sites

LinuxGizmos.com

LILYGO showcases new IoT devices with ESP32-C5 and Nordic nRF52840 MCUs

LILYGO has listed two compact development boards for wireless IoT applications: the T-Display C5, a small ESP32-C5-based board with a color LCD and dual-band Wi-Fi 6, and the T-Echo Card, a rugged LoRa-enabled device with GNSS, Bluetooth, NFC, solar charging, and an IP66-rated enclosure.

WINSYSTEMS SBC-477 PowerTier Series delivers Raptor Lake performance in a rugged SBC design

WINSYSTEMS’ SBC-477 PowerTier Series is a family of compact rugged single board computers for industrial and MIL/COTS applications, combining 13th Gen Intel Core Raptor Lake processors with DDR5 memory, dual Ethernet, Mini PCIe expansion, TPM 2.0 security, and extended-temperature operation.

9to5Linux

KDE Frameworks 6.28 Released with Support for New KRunner Conversion Units

The monthly KDE Frameworks releases continue, and KDE Frameworks 6.28 adds support for converting between watt-hours, kilowatt-hours, and other similar energy units in KRunner-powered search fields, and improves the alignment of thumbnail previews in open/save dialogs across KDE apps.

Ubuntu 25.10 Reached End of Life, It’s Time to Upgrade to Ubuntu 26.04 LTS

Ubuntu 25.10 was released on October 9th, 2025, and, since it’s not an Ubuntu LTS (Long Term Support) release, it only received support for nine months, until July 2026. Ubuntu 25.10 was powered by the Linux 6.17 kernel series and featured the GNOME 49 desktop environment series with a Wayland-only session.

PipeWire 1.6.8 Improves JACK/MIDI Support for Ardour, SOFA Filter, and More

Coming three weeks after PipeWire 1.6.7, the PipeWire 1.6.8 release fixes a data race in JACK’s jack_port_get_buffer() function that could cause lost MIDI events in the Ardour DAW (Digital Audio Workstation) when called from concurrent threads, and adds normalize and latency options to the SOFA filter.

Wireshark 4.6.7 Released with Updated Protocol Support, Bug and Security Fixes

Coming a month and a half after Wireshark 4.6.6, the Wireshark 4.6.7 release updates support for the ALC, BACapp, C2P, Catapult DCT2000, COTP, CSN.1, DCERPC, DCERPC MAPI, DCERPC NSPI, DNS, DVB-S2-TABLE, eDonkey, EPL, FC ELS, FMP/NOTIFY, H.265, HiPerConTracer, IEEE 802.11, LLS, MEGACO, MIH, MPEG DSM-CC, MS-WSP, RELOAD, SGP.32, SSH, STANAG 4607, UMTS FP, WOWW, and Z39.50 protocols.

GStreamer 1.28.5 Multimedia Framework Adds Support for H.266/VVC Decoding

Coming about a month after GStreamer 1.28.4, the GStreamer 1.28.5 release is here to add support for H.266/VVC decoding to the gopbuffer element, fix subtitle green flickering with VA decoders on AMD GPUs, improve HEVC with alpha decoding in the H.265 decoder, and add ts-clocksync to the threadshare element.

Linux Mint’s Cinnamon 6.8 Desktop Environment Will Fully Support Wayland

The Linux Mint devs have been working hard on making Cinnamon’s Wayland session as stable as possible, and it looks like Cinnamon 6.8 will finally remove the “experimental” status of the Wayland session and fully support Wayland. Here are some of the features they’ve implemented so far:

Internet Society

Safety Over Bans: Internet Society Challenges App Store Age Verification

Imagine having to provide a government ID before downloading an app to clock in at work, submit homework, check the weather, or access your bank account. Under a new Texas law, that could become a reality for millions of people.

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

TUXEDO Computers Plans to Rebase TUXEDO OS on Debian Testing
TUXEDO Computers is moving away from Ubuntu and plans to rebase their TUXEDO OS distribution on Debian GNU/Linux, but still using the KDE Plasma desktop environment.
Linux Mint 23 Getting New Cinnamon Screenshots Tool, Network Improvements
Linux Mint 23 is getting a new Cinnamon Screenshots tool, network improvements, Nemo enhancements, theme improvements, and more.
A brand-new release of Hannah Montana Linux features a KDE Plasma 6 base and a lot of pink
The Linux community is full of distro creativity. Some distros are created to solve a specific problem, while others are made for fun
Another German State Swaps Microsoft for ‘Born in the EU’ Open Source
The EU is slowly but surely going open source
 
KDE Frameworks 6.28 Released with Support for New KRunner Conversion Units
KDE Frameworks 6.28 open-source software suite is out now with support for using the Meta key to trigger KWin’s Overview screen, Kicker/Kickoff improvements, and new KRunner features.
Ubuntu 25.10 Reached End of Life, It’s Time to Upgrade to Ubuntu 26.04 LTS
Ubuntu 25.10 “Questing Quokka” has reached end of life on July 9th, 2026, and users are now recommended to upgrade to Ubuntu 26.04 LTS “Resolute Raccoon”.
Android Leftovers
Google Photos is finally getting its bottom bar redesign on Android
Good news for Linux Mint fans: Full Wayland support is coming to Cinnamon
Linux Mint's next Cinnamon release will fully support Wayland
PipeWire 1.6.8 Improves JACK/MIDI Support for Ardour, SOFA Filter, and More
PipeWire 1.6.8 audio/video server for Linux is now available for download with improved JACK support for Ardour, filter-graph improvements, memory leak fixes, and more.
This Linux distro treats your PC like source code—and it almost works
Operating systems, Linux or otherwise
I gave Ubuntu another chance, and now I'm tempted to leave Zorin OS behind
Early this year, I installed Zorin OS on a couple of older PCs that originally ran Windows 10, and it turned out to be exactly what I needed
Free and Open Source Software
This is free and open source software
Umbra Linux – lightweight distribution
Umbra Linux is a lightweight Linux distribution built from Linux From Scratch (LFS)
An exciting future with the Librem 16
With the recent launch of the Librem 16, I’m excited
In Linux, things are often upside down
For me, the last couple of months in the open-source software world have been rather wild
Collabora Office 26.04 Takes On Open Source’s Office Disrupter Wannabes
We get down and dirty with Collabora Office 26.04, the new desktop twin to Collabora Online
I've used Linux for 30 years - here's how I'd rank DistroWatch's top 10
DistroWatch says these are the top Linux distros. I say this order is better
Wireshark 4.6.7 Released with Updated Protocol Support, Bug and Security Fixes
Wireshark 4.6.7 open-source network protocol analyzer is now available for download with updated protocol and capture file support, as well as various bug and security fixes.
GStreamer 1.28.5 Multimedia Framework Adds Support for H.266/VVC Decoding
GStreamer 1.28.5 open-source multimedia framework is now available for download with support for H.266/VVC decoding, HEVC with alpha decoding improvements, and more.
Linux Mint’s Cinnamon 6.8 Desktop Environment Will Fully Support Wayland
Cinnamon 6.8 will fully support Wayland in the next major Linux Mint release, along with various other improvements and new features.
Today in Techrights
Some of the latest articles