Tux Machines

Do you waddle the waddle?

Other Sites

LinuxGizmos.com

Arduino expands lineup with Ventuno Q board pairing Dragonwing IQ8 and STM32H5

The board integrates a Qualcomm Dragonwing IQ-8275 processor, which provides CPU, GPU, and NPU resources for neural network inference and data processing. The platform delivers up to 40 TOPS of AI compute, allowing the system to run vision models, speech processing pipelines, and multimodal workloads directly on the device.

BeagleBadge wearable platform boasts TI AM62L SoC, ePaper display, and Linux support

The platform is built around the Texas Instruments AM62L Sitara SoC. The AM62L32 integrates a dual-core Arm Cortex-A53 processor running up to 1.25 GHz and includes a 256 KB shared L2 cache along with per-core 32 KB instruction and 32 KB data caches.

MSI MS-C936 Ultra-Thin Fanless Box PC Combines Intel Raptor Lake-P U-Series CPUs with Quad Displays and Dual 2.5GbE

The system supports processors including the Intel Core 5 120U, a 15 W chip that can reach boost frequencies up to 5.0 GHz.

Tiny CM0IQ Board Runs Raspberry Pi CM0 Module with HDMI and CSI

The CM0IQ is a compact carrier board designed for the Raspberry Pi CM0 compute module and measures 42 × 36 mm, placing it among the smallest boards built around the platform. The design exposes several interfaces typically associated with larger Raspberry Pi boards while maintaining a minimal footprint.

F&S FSSM8MP SMARC Module Features NXP i.MX 8M Plus with Dual GbE and Edge AI

The FSSM8MP from F&S Elektronik Systeme is a SMARC 2.2 computer-on-module built around the NXP i.MX 8M Plus processor. The module is designed for embedded and industrial systems requiring multimedia processing, machine vision capability, and edge inference support.

9to5Linux

Fedora Linux 44 Beta Released with Linux 6.19, GNOME 50, and KDE Plasma 6.6

Powered by the latest and greatest Linux 6.19 kernel series, the Fedora Linux 44 beta ships with the soon-to-be-released GNOME 50 desktop environment for the flagship Fedora Workstation edition, as well as the latest KDE Plasma 6.6 desktop environment for the Fedora KDE Plasma Desktop edition.

Latest Steam Client Update Improves Support for Proton Games on Linux

The new Steam Client update introduces an option to attach hardware specs when writing or updating a Steam User Review on a game’s store page, adds notification settings for showing a toast and playing a sound when an achievement is unlocked, and adds an option to provide anonymized framerate data.

9to5Linux Weekly Roundup: March 8th, 2026

I want to thank everyone who sent us donations; your generosity is greatly appreciated. I also want to thank all of you for your continued support by commenting, liking, sharing, and boosting the articles, following us on social media, and, last but not least, sending us feedback.

HandBrake 1.11 Open-Source Video Transcoder Adds AMD VCN AV1 10-Bit Encoder

Coming six months after HandBrake 1.10.2, the HandBrake 1.11 release introduces an AMD VCN AV1 10-bit encoder, a ProRes encoder, a DNxHR encoder, an AV1 VCN 2160p 4K preset for AMD 9000 series GPUs and newer, Production DNxHR presets, Production ProRes presets, and Preservation FFV1 FLAC and PCM presets.

CachyOS ISO Release for March 2026 Is Out with KDE Plasma 6.6, Winboat, and More

Powered by the long-term supported Linux 6.18 LTS kernel series, the CachyOS ISO snapshot for March 2026 ships with the latest and greatest KDE Plasma 6.6.2 desktop environment by default, which is accompanied by the KDE Frameworks 6.23 and KDE Gear 25.12.3 software suites.

digiKam 9.0 Open-Source Photo Manager Released as a Massive Update

Highlights of digiKam 9.0 include a dedicated Qt 6 port for a more modern UI/UX experience across all supported platforms, along with a redesigned Welcome page in a more modern style, as well as completely revamped GUIs of the File Copy and File Transfer dialogs for better usability.

Internet Society

Women Who Connect: Celebrating Six Women Championing the Internet

This International Women’s Day, we celebrate the Women Who Connect—members of the Internet Society community who are driving a more inclusive Internet. Across regions and communities, they are expanding access, sharing knowledge, and opening doors for others to participate in the digital world.

The GNU C Library version 2.37 is now available

posted by Roy Schestowitz on Feb 03, 2023

The GNU C Library
=================

The GNU C Library version 2.37 is now available.

The GNU C Library is used as the C library in the GNU system and
in GNU/Linux systems, as well as many other systems that use Linux
as the kernel.

The GNU C Library is primarily designed to be a portable
and high performance C library. It follows all relevant
standards including ISO C11 and POSIX.1-2017. It is also
internationalized and has one of the most complete
internationalization interfaces known.

The GNU C Library webpage is at http://www.gnu.org/software/libc/

Packages for the 2.37 release may be downloaded from:
http://ftpmirror.gnu.org/libc/
http://ftp.gnu.org/gnu/libc/

The mirror list is at http://www.gnu.org/order/ftp.html

Distributions are encouraged to track the release/* branches
corresponding to the releases they are using. The release
branches will be updated with conservative bug fixes and new
features while retaining backwards compatibility.

NEWS for version 2.37
=====================

Major new features:

getent with --no-addrconfig may contain addresses of families not
configured on the current host i.e. as-if you had not passed
AI_ADDRCONFIG to getaddrinfo calls.

Deprecated and removed features, and other changes affecting compatibility:

subdirectories on the library search path or the subdirectory that
corresponds to the AT_PLATFORM system name, or employs the legacy AT_HWCAP
search mechanism, which was deprecated in version 2.33.

Security related changes:

CVE-2022-39046: When the syslog function is passed a crafted input
string larger than 1024 bytes, it reads uninitialized memory from the
heap and prints it to the target log file, potentially revealing a
portion of the contents of the heap.

The following bugs are resolved with this release:

[12154] network: Cannot resolve hosts which have wildcard aliases
[12165] libc: readdir: Do not skip entries with zero d_ino values
[19444] build: build failures with -O1 due to -Wmaybe-uninitialized
[24774] nptl: pthread_rwlock_timedwrlock stalls on ARM
[24816] nss: nss/tst-nss-files-hosts-long fails when no interface has
AF_INET6 address (ie docker)
[27087] stdio: PowerPC: Redefinition error with Clang from IEEE
redirection headers
[28846] network: CMSG_NXTHDR may trigger -Wstrict-overflow warning
[28937] dynamic-link: New DSO dependency sorter does not put new map
first if in a cycle
[29249] libc: csu/libc-tls.c:202: undefined reference to
`_startup_fatal_not_constant'
[29305] network: Inefficient buffer space usage in nss_dns for
gethostbyname and other functions
[29375] libc: don't hide MAP_ANONYMOUS behind _GNU_SOURCE
[29402] nscd: nscd: No such file or directory
[29415] nscd: getaddrinfo with AI_ADDRCONFIG returns addresses with
wrong family
[29427] dynamic-link: Inconsistency detected by ld.so: dl-printf.c:
200: _dl_debug_vdprintf: Assertion `! "invalid format specifier"'
failed!
[29463] math: math/test-float128-y1 fails on x86_64
[29485] build: Make hangs when the test misc/tst-pidfile returns
FAIL_UNSUPPORTED
[29490] dynamic-link: [bisected] new __brk_call causes dynamic loader
segfault on alpha
[29499] build: Check failed on misc/tst-glibcsyscalls while building
for RISCV64 on a unmatched hardware
[29501] build: Check failed on stdlib/tst-strfrom while building for
RISCV64 on a unmatched hardware
[29502] libc: alpha sys/acct.h out of date
[29514] build: Need to use -fPIE not -fpie
[29528] dynamic-link: __libc_early_init not called after dlmopen that
reuses namespace
[29536] libc: syslog fail to create large messages (CVE-2022-39046)
[29537] libc: [2.34 regression]: Alignment issue on m68k when using
futexes on qemu-user
[29539] libc: LD_TRACE_LOADED_OBJECTS changed how vDSO library are
printed
[29544] libc: Regression in syslog(3) calls breaks RFC due to extra
whitespace
[29564] build: Incorrect way to change MAKEFLAGS in Makerules
[29576] build: librtld.os: in function `_dl_start_profile':
(.text+0x9444): undefined reference to `strcpy'
[29578] libc: Definition of SUN_LEN() is wrong
[29583] build: iconv failures on 32bit platform due to missing large
file support
[29600] dynamic-link: dlmopen hangs after loading certain libraries
[29604] localedata: Update locale data to Unicode 15.0.0
[29605] nscd: Regression in NSCD backend of getaddrinfo
[29607] nscd: nscd repeatably crashes calling __strlen_avx2 when hosts
cache is enabled
[29611] string: Optimized AVX2 string functions unconditionally use
BMI2 instructions
[29624] malloc: errno is not cleared when entering main
[29638] libc: stdlib: arc4random fallback is never used
[29657] libc: Incorrect struct stat for 64-bit time on linux/generic
platforms
[29698] build: Configuring for AArch32 on ARMv8+ disables
optimizations
[29727] locale: __strtol_internal out-of-bounds read when parsing
thousands grouping
[29730] libc: broken y2038 support in fstatat on MIPS N64
[29746] libc: ppoll() does not switch to __ppoll64 when
-D_TIME_BITS=64 and -D_FORTIFY_SOURCE=2 is given on 32bit
[29771] libc: Restore IPC_64 support in sysvipc *ctl functions
[29780] build: possible parallel make issue in glibc-2.36 (siglist-
aux.S: No such file or directory)
[29864] libc: __libc_start_main() should obtain program headers
address (_dl_phdr) from the auxv, not the ELF header.
[29951] time: daylight variable not set correctly if last DST change
coincides with offset change
[30039] stdio: __vsprintf_internal does not handle unspecified buffer
length in fortify mode

Release Notes
=============

https://sourceware.org/glibc/wiki/Release/2.37

Contributors
============

This release was made possible by the contributions of many people.
The maintainers are grateful to everyone who has contributed
changes or bug reports. These include:

Adhemerval Zanella
Adhemerval Zanella Netto
Alan Modra
Alistair Francis
Andreas K. Hüttel
Andreas Schwab
Arjun Shankar
Aurelien Jarno
Carlos Eduardo Seo
Carlos O'Donell
Chenghua Xu
Cristian Rodríguez
Damien Zammit
Fabian Vogt
Fangrui Song
Felix Riemann
Flavio Cruz
Florian Weimer
H.J. Lu
Jakub Wilk
Javier Pello
John David Anglin
Joseph Myers
Jörg Sonnenberger
Kito Cheng
Letu Ren
Lucas A. M. Magalhaes
Ludovic Courtès
Martin Jansa
Martin Joerg
Michael Hudson-Doyle
Mike FABIAN
Noah Goldstein
Paul Eggert
Paul Pluzhnikov
Qingqing Li
Rajalakshmi Srinivasaraghavan
Raphael Moreira Zinsly
Richard Henderson
Sajan Karumanchi
Samuel Thibault
Sergei Trofimovich
Sergey Bugaev
Shahab Vahedi
Siddhesh Poyarekar
Stefan Liebler
Sunil K Pandey
Szabolcs Nagy
Tom Honermann
Tulio Magno Quites Machado Filho
Vladislav Khmelevsky
Wilco Dijkstra
Xi Ruoyao
Xiaolin Tang
Xiaoming Ni
Xing Li
Yu Chien Peter Lin
YunQiang Su
Zong Li
caiyinyu
fanquake
Łukasz Stelmach
наб

We would like to call out the following and thank them for their
tireless patch review:

Adhemerval Zanella
Arjun Shankar
Aurelien Jarno
Carlos O'Donell
Cristian Rodríguez
DJ Delorie
Fangrui Song
Florian Weimer
H.J. Lu
Noah Goldstein
Palmer Dabbelt
Paul E. Murphy
Philippe Mathieu-Daudé
Premachandra Mallappa
Sam James
Siddhesh Poyarekar
Sunil K Pandey
Szabolcs Nagy
Tulio Magno Quites Machado Filho
Wilco Dijkstra
Yann Droneaud

Read on

Other Recent Tux Machines' Posts

CachyOS ISO Release for March 2026 Is Out with KDE Plasma 6.6, Winboat, and More
Today, the developers of the Arch Linux-based CachyOS distribution published a new ISO snapshot for March 2026, including the latest package updates, new features, and improvements.
TUXEDO InfinityBook Max 16 Linux Laptop Now Available with AMD Ryzen AI 300
Today, Linux hardware vendor TUXEDO Computers launched a new variant of the TUXEDO InfinityBook Max 16 Gen10 Linux laptop with an AMD Ryzen AI 9 CPU instead of an Intel CPU.
Someone got Linux working on the PS5, and it runs GTA 5 with ray tracing
Okay, I know I've said that I believe 2026 will be the year of gaming on Linux
Linux 7.0-rc3
now out
Mamma Mia! The Party at Manchester City’s Campus [original]
I don't get it; do they reckon this venture will be profitable?
Linux From Scratch 13.0
The Linux From Scratch community announces the release of LFS Version 13.0
Age Verification Laws Are Multiplying Like a Virus, and Your Linux Computer Might be Next
What started as age gates on adult websites has quietly crept into app stores and operating systems
digiKam 9.0 Open-Source Photo Manager Released as a Massive Update
digiKam 9.0 open-source professional photo manager is now available for download with numerous new features and improvements.
LibreOffice 26.2.1 Open-Source Office Suite Released with 65 Bug Fixes
The Document Foundation announced today the general availability of LibreOffice 26.2.1 as the first maintenance update to the latest LibreOffice 26.2 office suite series with various bug fixes.
HandBrake Released 1.11.0 with DNxHR & ProRes Encoders (Ubuntu PPA)
HandBrake, the popular free open-source video transcoder for Linux, Windows, and macOS, released new 1.11.0 version today
Women in My Life [original]
In this planet we are compelled to coexist with some really monstrous men
"Attestation" Mandated in US If American Politicians Get Their Way
Linux also
 
KeePassXC 2.7.12 Password Manager Adds Support for Bitwarden’s Nested Folders
KeePassXC 2.7.12 has been released today as the latest stable version for this open-source, free, and cross-platform password manager for GNU/Linux, macOS, and Windows systems.
today's howtos
Instructionals/Technical posts
Open Hardware/Modding: Raspberry Pi, Arduino, and More
Hardware leftovers
Security Leftovers
only 4 more for now
KDE Plasma 6.5.6 Released as the Last Update in the Series with More Fixes
The KDE Project released KDE Plasma 6.5.6 today as the sixth and last maintenance update in the KDE Plasma 6.5 desktop environment series with more bug and crash fixes.
Fedora Linux 44 Beta Released with Linux 6.19, GNOME 50, and KDE Plasma 6.6
The Fedora Project released today the beta version of the upcoming Fedora Linux 44 for public testing to give us a glimpse of the new features and report potential bugs.
GNU/Linux Leftovers
3 more GNU/Linux stories
Servers: Slop Promoted by Kubernetes, Hetzner Prices Soar After Slop Grifting (Hoarding Hardware)
some server news
Free, Libre, and Open Source Software and Open Data Leftovers
mostly FOSS picks
Security and Standards: NTP Security, New Attack Against Wi-Fi, AirSnitch, and More
mostly security
Programming Leftovers
Development picks
Web Browsers: Curl, Blocking HTTP1.1, and Mozilla Peddling Slop via Firefox
Stories about browsers/Web clients
Debian: Colin Watson, Sven Hoexter, LibreOffice at MiniDebConf Kanpur
Some Debian news
Red Hat/RHEL: Libvirt, Slop Hype, and AlmaLinux
From Red Hat circles
GNU/Linux Devices and Open Hardware Projects
some hardware news
Audiocasts/Shows: Late Night Linux, LINUX Unplugged, and More
Some new audio
today's howtos
many howtos for today
FreeBSD 14.4 Released
FreeBSD 14.4-RELEASE Release Notes
Android Leftovers
I found the best budget Android phone and earbuds combination, and it's glorious
One of the best Arch-based Linux distros out there just got even easier to set up
One of the best parts of Arch Linux is that you don't have to install Arch Linux
Free and Open Source Software
This is free and open source software
Claws Mail 4.4.0 unleashed
Claws Mail release
Games: SiN Reloaded, Less DRM, PRAGMATA, and More
7 stories from GamingOnLinux
Today in Techrights
Some of the latest articles
Latest Steam Client Update Improves Support for Proton Games on Linux
Valve released a new stable Steam Client update today, which brings a few interesting new features related to their hardware surveys and Steam user reviews, as well as improvements for Proton games on Linux, and other changes.
Android Leftovers
I've used Tor browser for years, but now I'm using it on my Android phone - here's why
Reclaiming Freedom: Who Holds Veto Over Your Data Stack
Stallman understood that software freedom isn’t about ideology, but more about who has veto power over your work
Free and Open Source Software
This is free and open source software
Kdenlive 25.12.3 released
The last maintenance release of the 25.12 series is out with the usual batch of stability fixes and workflow improvements
Free, Libre, and Open Source Software Leftovers
FOSS news for today
Leftovers Regarding the Web and the Net
inc. Spartan
Programming Leftovers
Development blurbs
GNU/Linux Leftovers
and some Red Hat news
BSD: BSDCan Registration is Open and a Look at OpenBSD
BSD news
Free/Open Hardware, Linux Boards, and and GNU/Linux Phone for EU
gadgets and more
Barry Kauler's Latest Updates on EasyOS and Other Projects
3 Barry Kauler updates
Applications: Resources 1.10.2, Concessio, HandBrake 1.11, and GoPlaying
Application-related news
today's howtos
mostly idroot for today
The New Digital Literacy
Once upon a time winning arguments was considered important
Videos and Shows About GNU/Linux From Recent Weeks
Various picks via Invidious
today's howtos
a handful of howtos
Most secure GNU/Linux distros and latest bulletin from DistroWatch
a couple of distro walkthroughs
Weekly GNU-like Mobile Linux Update and GNU/Linux on Small Devices
a weekly outline and new project
This Week in Plasma: Polish and Stability
This was another week of focusing on bug-fixing and UI polishing
Customizing your Linux desktop is a waste of time: Here's a better way to get what you want
Linux is famously customizable, and when you hear its perks discussed
Even after 10 years of using Linux, these 3 distros still scare me (and they’re not Arch)
Arch Linux has a reputation for being brutally hard to install and maintain
Free and Open Source Software
This is free and open source software
Review: Quick looks at three Linux distributions
This week though I found myself curious about small aspects of three separate projects and decided to share what I learned
Participation Required a Microsoft License — Until Citizens Pushed Back
Ironically, when the EU asked for feedback on new tech rules, it locked the process to dear old Microsoft. A fast, focused campaign forced officials to add an open format instead.
Today in Techrights
Some of the latest articles
Sloppyleft: Dealing With Plagiarism by Slop [original]
Article by Alexandre Oliva
9to5Linux Weekly Roundup: March 8th, 2026
The 282nd installment of the 9to5Linux Weekly Roundup is here for the week ending March 8th, 2026.
HandBrake 1.11 Open-Source Video Transcoder Adds AMD VCN AV1 10-Bit Encoder
HandBrake 1.11 was released today as a major update to this free and open-source video transcoder application for converting between a multitude of video file formats.
GNU and the AI reimplementations
Those who cannot remember the past are condemned to repeat it
A Record Year for Tux Machines [original]
Traffic-wise and activity-wise we've never had a better year in our entire history
The Tank [original]
Maybe this coming summer we'll add some more fish to the group
GNOME is a Men's Club [original]
Many women rightly learned to avoid GNOME, based on the project's track record
Android Leftovers
My Wi-Fi kept dropping until I toggled this hidden Android setting
I'm a Linux bore now, so I used my new powers to resurrect a ten year-old laptop forgotten by Windows
I pulled the old XPS laptop out of my wardrobe because I've started wearing cardigans and have therefore become a bit of a Linux bore
Best Free and Open Source Software
This is free and open source software
This Week in KDE Apps
New Glaxnimate release, source mode in Marknote and S3 support in Dolphin
Free, Libre, and Open Source Software and Standards
only 3 more stories for now
GNU/Linux Leftovers
GNU/Linux links
Audiocasts/Shows: Linux Saloon, Going Linux, and This Week in Linux
3 new episodes
Web Browsers/Web Servers: Nginx, "Web is bearable with RSS", and Firefox
News about WWW
Algorithms, Data Visualization, R, and Literature
programming leftovers
Databases: YottaDB, PostgreSQL, and More
Database news
Open Hardware: Modding, Repairability, and More
Hardware news
New default wallpaper for EasyOS 7.x and release of EasyOS Excalibur-series version 7.2.1
distro updates and release
Games: Payphone Go, GCompris, Valve, and More
5 stories
Wine 11.4 Released
now ready to download
today's howtos
Instructionals/Technical picks
Debian: Louis-Philippe Véronneau, Clonezilla Live 3.3.1-35, and More
Debian leftovers
Android Leftovers
I mapped my Android's volume buttons to do this and it's incredibly convenient
My Firefox for Android local build environment
The Firefox for Android app has always had a complicated build process
Linux has an identity crisis—and it's holding back desktop PCs
Linux is everywhere, and that's not a bad thing
This is the best Linux distro for creative Windows refugees
Ubuntu Studio is a Linux distro from Canonical that's designed for creatives
Best Free and Open Source Software
This is free and open source software
Money isn’t going to solve the burnout problem
While I’m definitely not opposed to giving people money for their FLOSS work
AerynOS – independent Linux distribution
AerynOS is an independent Linux distribution built from scratch and currently in alpha development
Service Under Maintenance 5 Days From Now [original]
We don't expect any downtimes
The Birds Have Won [original]
it's important to push back and stand for one's beliefs
Today in Techrights
Some of the latest articles