Tux Machines

Do you waddle the waddle?

Other Sites

LinuxGizmos.com

Milk-V Titan Brings RISC-V Performance in Mini-ITX Form with UltraRISC UR-DP1000

Milk-V has revealed early details of the upcoming Milk-V Titan, a high-performance RISC-V platform built in a compact Mini-ITX form factor. It features the UltraRISC UR-DP1000 processor, which complies with the RV64GC(BHX) standard and supports hardware virtualization via the RV64 Hypervisor extension.

AAEON Launches World’s First NanoCOM-MTU with 28W Intel Core Ultra CPUs on COM Express Type 10

AAEON has introduced the NanoCOM-MTU, described as the first COM Express Type 10 module to feature 28W Intel Core Ultra processors. Designed for compact edge computing, industrial robotics, and embedded systems, the module delivers high-performance processing in a space-efficient 84 mm by 55 mm footprint.

ASRock Industrial Launches Jetson AGX Orin Platform for Edge & Autonomous Applications

The announcement highlights that the developer kit is built around the NVIDIA Jetson AGX Orin system-on-module, available in Industrial, 64GB, and 32GB configurations. Each variant integrates the NVIDIA Ampere GPU architecture and Arm Cortex-A78AE CPUs, delivering up to eight times the AI performance of the Jetson AGX Xavier platform.

(Updated) 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.

NanoPi R76S Brings Dual 2.5GbE to Fanless RK3576-Based Router Board

Following the recent launch of the NanoPi R3S LTS, FriendlyELEC introduces the NanoPi R76S, a compact router board powered by the Rockchip RK3576. Designed for edge networking and IoT, it features dual 2.5Gbps Ethernet, HDMI, USB 3.2, and AI acceleration.

9to5Linux

VirtualBox 7.1.12 Improves Support for Linux Kernel 6.16 on Linux Hosts and Guests

VirtualBox 7.1.12 is here about five weeks after VirtualBox 7.1.10 and promises to add additional fixes to improve support for the upcoming Linux 6.16 kernel series for both Linux hosts and guests. Initial support for Linux kernel 6.16 landed in the previous update, VirtualBox 7.1.10.

Blender 4.5 LTS Open-Source 3D Graphics App Makes the Vulkan Backend Stable

Coming four months after Blender 4.4, the Blender 4.5 LTS release finally makes the Vulkan backend stable, improving its performance and also adding support for OpenXR, Subdivision, USD/Hydra, and other features. On Linux, the Vulkan backend requires NVIDIA 550 or later for NVIDIA GPUs and Mesa 25.3 or later for AMD GPUs.

KDE Plasma 6.4.3 Improves the Automatic Screen Scale Calculator on Wayland

Coming two weeks after KDE Plasma 6.4.2, the KDE Plasma 6.4.3 release improves the automatic screen scale calculator on Wayland to no longer offer a default scale factor that’s only a little bit higher than 100%. Instead, it will now round the calculated default scale factor down to 100% if it would otherwise be only a little bit higher.

9to5Linux Weekly Roundup: July 13th, 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.

Internet Society

How Standard Setters Run the Internet

Think about some of the emails you have sent recently. If you sent one from your iPhone, the person you sent it to can still open it using an HP laptop, right? And even if you have different Internet service providers and use different browsers, you can both still see the message. 

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

Sparky 7.8
The 8th update of Sparky 7 – 7.8 is out
VirtualBox 7.1.12 Improves Support for Linux Kernel 6.16 on Linux Hosts and Guests
Oracle released today VirtualBox 7.1.12 as the latest stable version of this open-source, free, and cross-platform virtualization software for GNU/Linux, macOS, and Windows systems.
Blender 4.5 LTS Open-Source 3D Graphics App Makes the Vulkan Backend Stable
Blender 4.5 LTS is now available for download as a major update to this powerful, free, cross-platform, and open-source 3D graphics and modeling software, a release that introduces new features and improvements.
Standing up for Women [original]
Bigotry and hate online merit an explanation
Slopfarms Are Going to Perish Because Public Opinion is Changing [original]
Many slopfarms will simply go offline
Linux 6.16-rc6
almost there
Linux Mint 22.2 Beta Expected Soon, Focus Shifts to LMDE 7
LMDE 7 is officially named “Gigi” and will feature OEM install support along with all the enhancements introduced in Linux Mint 22.2
This security-minded Linux distribution makes it easy to browse anonymously
I was pleasantly surprised at how ParrotOS could accommodate users of any skill level
KDE Plasma 6.4.3 Improves the Automatic Screen Scale Calculator on Wayland
The KDE Project released today KDE Plasma 6.4.3 as the third maintenance update to the latest and greatest KDE Plasma 6.4 desktop environment series, adding more bug fixes and improvements.
System76’s Adder WS Linux Laptop Gets Intel Core Ultra i9 and NVIDIA 50 Series
System76 informs 9to5Linux.com today about the availability of a new version of their Adder WS Linux-powered notebook that features newer Intel CPUs and NVIDIA graphics.
Release of Wine 10.12
Wine 10.12
 
Krita 5.2.11 Released!
Today we're releasing Krita 5.2.11! This is a bug fix release for Krita 5.2.10
Android Leftovers
Android's screen magnifier can't zoom the keyboard, but a fix is finally on the way
PHP Proposes Switch to BSD-3-Clause License
PHP may drop its legacy license in favor of BSD 3-Clause in version 9.0
Games: skate, STRAFTAT, and More
9 new stories from GamingOnLinux
Free and Open Source Software
This is free and open source software
I found a better way to transfer files between Android and Linux - and it's free
I'm always on the lookout for apps that make it easier to work with Linux and Android
today's leftovers
leftovers for Wednesday
Security Leftovers
Security related news
Open Hardware/Modding: Raspberry Pi, Arduino, and More
Hardware projects and gadgets
Today in Techrights
Some of the latest articles
GNU/Linux Applications, Devices, and More
some leftovers
Videos/Audiocasts/Shows: LINUX Unplugged, Late Night Linux, and MiSTer FPGA Atari Jaguar
3 new ones
Fedora and Red Hat Leftovers
IBM and more
Security Leftovers
Security picks
Free, Libre, and Open Source Software Leftovers
FOSS and more
Programming Leftovers
Development picks
Here's What to Expect When You Install Linux Mint
Linux Mint is one of the most popular and most recommended Linux distributions for users new to Linux
AMobile SoM-SD520/SoM-SD720 SoM targets Edge and Generative AI with MediaTek Genio 520/720 SoC
The SOM-DS520/DS720 modules can currently run Android 15
Free and Open Source Software
This is free and open source software
You can try Linux without ditching Windows first - here's how
Here's a simple way to test the open-source waters without diving in
6 reasons why I've stuck with Ubuntu-based Linux distros for the last 20 years
I often get asked why Ubuntu-based distributions have been my go-to for years
Milk-V Titan Brings RISC-V Performance in Mini-ITX Form with UltraRISC UR-DP1000
The Milk-V Titan is being developed with long-term open-source goals in mind
6 most Windows-like Linux distros because old habits die hard
Keep your PC running smooth and feeling familiar with these Linux distros
These 6 Linux file managers are way better than your default
Not happy with your Linux distro's default file manager
today's leftovers
security and more
today's howtos
many howtos
Open Hardware/Modding: Arduino, Rowhammer, NanoPi, RISC-V, and More
Hardware picks
Games: GE-Proton 10-9, DOGWALK, and More
Gaming related news
Android Leftovers
Android And Chromebooks Will Eventually Merge
Diving into Plasma Bigscreen
I have been a long time Plasma Mobile contributor
Radxa E24C and E54C Rockchip RK3528A/RK3582 network computers features four Gigabit Ethernet ports
Radxa provides the Debian-based Radxa OS and Flippy OpenWrt images for the device
Free and Open Source Software
This is free and open source software
Brave Now Has 59% as Many Users as Firefox Worldwide
Brave is a privacy-focused web browser based on the Chromium browser
Semantic drift versus ethical drift
Locking things open vs locking in freedom.
Moving From Windows to GNU/Linux and a "Windows EEE" Against GNU/Linux
a couple of new stories
Today in Techrights
Some of the latest articles
Android Leftovers
Google TV on Android begins its Material 3 Expressive revamp in latest update
IceWM 3.8.1 Window Manager Released with Toolbar Improvements
IceWM 3.8.1 window manager for the X Window System brings memory usage optimizations
9 Reasons Gaming on Linux Is Better Than Ever
While there's always been some form of gaming on Linux PCs
4 reasons I switched from Arch to NixOS
I’ve been trying out different Linux distributions and am still searching for the one that best suits my needs
Free and Open Source Software, howtos and InstallationsFree and Open Source Software, howtos and Installations
This is free and open source software
CachyOS July 2025 Update Brings Shell Choice, Wayland Defaults
Arch-based CachyOS's July 2025 update adds user-selectable shells at install
What is Linux Support?
This post demystifies what “support” means in the context of Linux support
Stable kernels: Linux 6.12.38, Linux 6.6.98, Linux 6.1.145, and Linux 5.15.188
I'm announcing the release of the 6.12.38 kernel
Android Leftovers
5 Android phones you should buy instead of the Galaxy Z Flip 7
GNU/Linux, BSD, and More
FOSS and OS news
Programming Leftovers
Development picks
Open Hardware: ESP32 and More
hardware bits
Start of DebConf25
reports on DebConf25
today's howtos
many howtos for Monday
KDE Plasma Kicks Windows 11's Butt With This One Feature
If you're familiar with Windows 10 and 11's Clipboard History feature
The Restart Project releases the "End of Windows 10 toolkit" to help communities move over to Linux
The Restart Project, which is working hard at teaching people how to switch from Windows 10 to Linux
Review: openSUSE's MicroOS and RefreshOS 2.5
It has been nearly two years since I last tried running openSUSE's MicroOS edition
The hunt for a perfect laptop continues
This isn’t the first time I’ve blogged about the dearth of truly great PC laptops out there
NanoPi R76S Brings Dual 2.5GbE to Fanless RK3576-Based Router Board
The board supports multiple operating systems including Debian, Ubuntu 24.04 LTS
Firefox and Thunderbird updates for armv7hlFirefox and Thunderbird updates for armv7hl
The issue had two causes
HowTo Geek on Software in GNU/Linux
3 articles
Open Hardware/Modding Leftovers
devices with GNU/Linux focus
Today in Techrights
Some of the latest articles
9to5Linux Weekly Roundup: July 13th, 2025
The 248th installment of the 9to5Linux Weekly Roundup is here for the week ending on July 13th, 2025.