Tux Machines

Do you waddle the waddle?

Other Sites

LinuxGizmos.com

Photonicat 2 Portable ARM Computer with 5G, NVMe, and 24-Hour Battery Life

Photonicat 2 is built around the Rockchip RK3576 8-core processor, delivering up to three times the performance of its predecessor. It supports up to 16 GB of LPDDR5 memory and up to 128 GB of onboard eMMC storage, with expansion available through a 2230 NVMe slot and a B-Key slot for 4G/5G modules.

MSI unveils MS-CF16 V3.0 Pico-ITX SBC with Alder Lake-N, Amston Lake, and Twin Lake processors

The MS-CF16 V3.0 supports a wider selection of Intel processors than its predecessor, with all configurations featuring up to 16 GB of LPDDR5 4800 MHz memory soldered onboard. Available options include:

9to5Linux

Kodi 22 “Piers” Promises HDR Passthrough on OpenGL and HDR on Wayland

As you can expect, Kodi 22 will be a major release promising exciting new features for Linux users, including the long-anticipated HDR support on Wayland for compatible Wayland compositors, thanks to the addition of support for the Wayland Color Management protocol, and HDR passthrough support on OpenGL.

9to5Linux Weekly Roundup: September 7th, 2025

I would like 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.

KDE Linux Distribution Is Available for Public Testing, Download Now

I heard rumors about KDE Linux in the past, but I never thought the KDE Project would put so much effort into creating its own distro, especially since we already have KDE neon, which, in my opinion, does a tremendous job at providing the community with access to the latest and upcoming KDE software.

Debian 13.1 “Trixie” Released with 71 Bug Fixes and 16 Security Updates

Debian 13.1 is here less than a month after Debian 13, providing an updated installation media to those who want to deploy the latest Debian Trixie operating system on new hardware and who had issues with the previous ISO images or don’t want to download hundreds of updates from the repositories after the installation.

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

Death in the Family [original]
she had a funeral and family grieving
Two More Weeks [original]
Things will be back to normal two weeks from now, i.e. September 22, which is a Monday
700 Days Since Reboot [original]
Let's see if I can make it to 1,000
Linux Mint 22.2 “Zara” Is Now Available for Download, Here’s What’s New
The wait is finally over as the Linux Mint team has published the final ISO images of the Linux Mint 22.2 “Zara” release, which are available for download from the official mirrors.
 
Kodi 22 “Piers” Promises HDR Passthrough on OpenGL and HDR on Wayland
Kodi 22 (codename Piers) has entered development for this powerful open-source, free, and cross-platform media center and entertainment hub software for all your digital media.
I Tested 9 Ubuntu-Based Linux Distros, Here’s How I Rank Them
Are you feeling confused by all the different Ubuntu-based distributions?
GNU/Linux Leftovers
GNU/Linux stories
Free, Libre, and Open Source Software Leftovers
FOSS leftovers
Applications: 14 Themes for Beautifying Your Ghostty Terminal and Slick MPD Client Euphonica is Now Available on Flathub
Application picks
EasyOS Updates From Barry Kauler
Barry Kauler's latest
Release of Debian 13.1 “Trixie” Debian-Based and Kamuriki Linux 4
Debian related news
Review: Shebang 25.8, LibreELEC 12.2.0, Debian GNU/Hurd 2025
Shebang is a lightweight Artix-based Linux distribution with focus on simplicity, privacy and security
Programming Leftovers
Development news
FreeBSD 15.0-ALPHA1 and Other FreeBSD news
BSD picks
today's howtos
mostly idroot
Linux 6.17-rc5
as covered in LWN (Kernel prepatch)
Linux Kernel Runtime Guard 1.0 Released
Linux Kernel Runtime Guard hits 1.0 after 7 years, introducing support for kernel 6.17, bug fixes, performance enhancements, and code cleanup.
CachyOS Seems Unstoppable
The summer is now over, and I wanted to check again what has happened in regard the choice of GNU/Linux Distros used for gaming
Retro and Hardware Leftovers
Hardware picks
Today in Techrights
Some of the latest articles
9to5Linux Weekly Roundup: September 7th, 2025
The 256th installment of the 9to5Linux Weekly Roundup is here for the week ending on September 7th, 2025.
XDA and HowTo Geek: Recent Articles
catching up with recent coverage
Alternative operating systems like Haiku OS and SerenityOS, 6 BSDs Compared
2 OS articles from same network
GNU/Linux Applications: Weekend Recommendations, WinApps, and Backups
3 recent articles
In Praise of Ventoy for Exploring/Managing Distros
a pair of recent reports/articles
What Is GhostBSD, and Should You Use It on Your PC?
GhostBSD offers a user-friendly live FreeBSD desktop with a choice of MATE, XFCE, and a new Mac-like Gershwin desktop, aiming to broaden BSD to mainstream users and developers.
Linux Kernel Runtime Guard 1.0 Released
Linux Kernel Runtime Guard hits 1.0 after 7 years
Beelink EQi13 Pro Review – Part 3: Ubuntu 24.04 on an Intel Core i5-13500H mini PC
We’ve already checked out the hardware of the Beelink EQi13 Pro in the first part of the review
I Tested 9 Ubuntu-Based Linux Distros, Here's How I Rank Them
Are you feeling confused by all the different Ubuntu-based distributions
Best Free and Open Source Software
This is free and open source software
Infiltration, GNU/Linux, and Reproducible Builds
today's leftovers
Programming Leftovers
Development picks
today's howtos
5 more howtos for now
SuperTuxKart 1.5-rc2 and GNU/Linux Gaming Distro That Uses SD Cards
a pair of gaming links
KDE Linux Distribution Is Available for Public Testing, Download Now
The KDE Project released today the alpha version of the KDE Linux distribution, an in-house operating system to showcase the latest in-development versions of the KDE Plasma desktop environment and KDE apps.
GNU/Linux and Free Software Leftovers
FOSS and more
Android Leftovers
Google Pixel 10 review: The best of Pixel without the fuss
Debian 13.1 “Trixie” Released with 71 Bug Fixes and 16 Security Updates
Today, the Debian Project announced the release and general availability of Debian 13.1 as the first ISO update to the latest Debian GNU/Linux 13.1 “Trixie” operating system series.
Pop!_OS Team Sets September 25 for COSMIC Beta Release
The long-awaited COSMIC desktop beta for Pop!_OS 24.04 LTS arrives September 25
I Can't Use Ubuntu Without These 9 GNOME Extensions
Are you using Ubuntu and find it too minimal and bare bones
Best Free and Open Source Software
Only free and open source software is eligible for inclusion
GNU/Linux Leftovers
GNU/Linux, HowTos, and more
Christian Hergert and Allan Day on GNOME
weekly report and more
OpenSUSE: Tumbleweed and Open(SUSE) Build Service
some SUSE news
Open Hardware/Modding: ESP32, Raspberry Pi, and More
3 hardware picks
KDE Linux Goes Alpha: Arch-Based, Immutable OS Unveiled at Akademy
KDE Linux hits alpha—ready for developers and power users, but ordinary Linux fans should hold off for now
Mozilla: Opening Bugs, Slop Inside Firefox, and Thunderbird Accessibility Study
Mozilla picks
Today in Techrights
Some of the latest articles
Mozilla Confirms Firefox 32-Bit Linux Support Will End in 2026
Mozilla confirms Firefox will no longer support 32-bit Linux after version 144
Games: Zelda Collector's Edition, Warhammer 40k Dawn of War Definitive Edition Review, Godot 4.5 RC 1
3 gaming stories
A Decade of Kubernetes and v1.34 Release
coverage has begun
Free, Libre, and Open Source Software Leftovers
FOSS picks
Databases: PGConf India 2026, pg_ivm 1.12, SQLite, and More
Database related leftovers
GNU/Linux and BSD Leftovers
mostly GNU/Linux news
Fedora / Red Hat / IBM Leftovers
5 new stories
Security and Integrity Leftovers
scams and bugs
Linux Devices, Open Hardware, and Android
hardware or gadgets
Barry Kauler on EasyOS, Latest 4 Updates
development updates
today's howtos
Instructionals/Technical posts (13 in total)
3 things I never got as a Windows fanboy that Linux users have had for years
Some features really surprise me about Linux
How to Switch Your PC to Linux, and Why You Should
What’s So Great About Linux?
4MLinux 50.0 BETA released
4MLinux Release
Sparky 8.0.1
There is a minor update of live/install ISO images of Sparky of the stable line 8.0.1
Free and Open Source Software
This is free and open source software
This Week in Plasma: more app permission configuration; pre-Akademy edition!
This week, KDE contributors from around the world are traveling to Akademy
Spiceworks Community Digest: Better living through Linux
Jessevas also highlighted a key benefit for IT professionals: the increasing demand for Linux support
Programming Leftovers
Development picks
Open Hardware/Modding: Raspberry Pi, Arduino, and More
half a dozen hardware stories
today's howtos
Instructionals/Technical posts (a handful)
Games: Steam Survey and More
10 picks for today
Nobody Denies That SecureBoot Will Cause Problems After September 11 [original]
Disable SecureBoot
Credit to analognowhere.com [original]
Give it a go
Operating Systems Leftovers
mostly GNU/Linux
Keeping the Site Friendly to Everyone [original]
we're probably safe not to sanitise language all that much
Security Leftovers
Security stories
Today in Techrights
Some of the latest articles