Tux Machines

Do you waddle the waddle?

Other Sites

Tor Project blog

New Release: Tor Browser 12.0.4

This release updates Firefox to 102.9.0esr, including bug fixes, stability improvements and important security updates. We also backported the Android-specific security updates from Firefox 111.

9to5Linux

Tails 5.11 Amnesic Incognito Live System Switches to ZRam and Linux Kernel 6.1 LTS

In Tails 5.11, the devs added the ZRam (formerly compcache) Linux kernel module for extending your computer’s physical memory to allow running apps and sessions for longer periods of time without the system hanging or freezing. ZRam creates a compressed block device in RAM with on-the-fly disk compression.

Ubuntu Touch OTA-25 Arrives on March 24th as the Last One Based on Ubuntu 16.04

The wait is almost over as Ubuntu Touch OTA-25 appears to be the last update based on the Ubuntu 16.04 (Xenial Xerus) operating system series. UBports worked very hard in the past year to rebase Ubuntu Touch on Ubuntu 20.04 LTS (Focal Fossa), which will be released to the general public in the coming months starting with the OTA-26 update.

9to5Linux Weekly Roundup: March 19th, 2023

Thank you everyone for your continued support by posting comments, sharing and liking our articles on social media, sending tips and suggestions, and whatnot. Your continued support is greatly appreciated and we wouldn’t be here if it weren’t for you, so once again thank you!

Arch Linux-Based SystemRescue 10 Released with Linux Kernel 6.1 LTS

SystemRescue 10 is here three months after the previous release, SystemRescue 9.06, which was the last in the 9.x series. This new series comes with a long-term supported kernel, namely Linux 6.1 LTS, which supports new devices and features.

LinuxGizmos.com

NanoPi R6C taps Rockchip RK3588S SoC

The NanoPi R6C is a compact embedded board powered by the Rockchip RK3588S System-on-Chip. This new open-source IoT device from FriendlyElec features 2x RJ45 LAN ports, 1x HDMI port  and multiple storage peripherals.

STM32U5 Discovery Kit features 2.47” TFT round LCD

The STM32U5A9J-DK is a development platform featuring an low power Arm Cortex M33 with support for Arm TrustZone. This compact dev kit is equipped with 4GB of eMMC memory, MEMs sensors and on-board debugger/programmer.

New OnLogic Helix 401 integrates Alder Lake CPUs

OnLogic launched a fanless mini-PC based on 12th Gen Hybrid-Core processors for industrial IoT applications. The Helix 401 offers 4x 4K simultaneous displays, 2x GbE LAN ports and supports Red Hat Linux.

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

Security Leftovers
Lots of security news, Linux focus
Ubuntu Touch OTA-25 Arrives on March 24th as the Last One Based on Ubuntu 16.04
The UBports Foundation announced today a call for testing for the next software update of their Ubuntu Touch mobile operating system for Linux phones and tables, OTA-25.
twenty-five years of curl
Time flies when you are having fun. Today is curl's 25th birthday
EasyOS Kirkstone-series version 5.1 released
Version 5.1 brings a couple of small bug fixes
Tails 5.11 Amnesic Incognito Live System Switches to ZRam and Linux Kernel 6.1 LTS
Tails 5.11 amnesic incognito live system has been released today as a monthly update to this security-focused Debian-based GNU/Linux distribution aimed at preserving your privacy and anonymity.
MNT Pocket Reform open-source 7-inch modular laptop launched on Crowd Supply
The open-source modular laptop also comes with a 128GB eMMC flash, 8GB RAM, WiFi 5 and Bluetooth 5.0 connectivity on-module
today's howtos
many howtos
Wine 8.4 (UPDATED)
New release
 
Assess security risks in your open source project with Scorecard
OpenSSF Scorecard helps to ensure your open source software is safe and reliable
Ubuntu 23.04 "Lunar Lobster": Best New Features
Learn about the new updates and features of the Ubuntu 23.04 "Lunar Lobster" release across desktop, official flavours and more.
Software: Stable Diffusion, Web Analytic, Companies, and Godot 4.0.1
4 final ones
Apache CloudStack, Kubernetes, and More
4 more stories
Audiocasts: Late Night Linux, LINUX Unplugged, and Destination Linux
3 new episodes
GNU/Linux Desktop: Raspberry Pi Phenomenon, System76, Kubuntu Focus Team, and Distros
Going mainstream
Trisquel GNU/Linux 11.0 LTS Released with GNU Linux-Libre 5.15 Kernel, MATE 1.26
Trisquel GNU/Linux 11.0 LTS has been released by project lead developer Rubén Rodríguez Pérez during a live stream at the LibrePlanet 2023 conference organized by the Free Software Foundation (FSF).
today's howtos
morning howtos
Fedora and AlmaLinux: New PC, New Beta, and AlmaLinux OS Foundation Connected to Microsoft Some More
Good and bad...
Ubuntu Weekly Newsletter, Best New Features in Ubuntu 23.04, Canonical's Corporate Fluff, and Steam Snap
Canonical/Ubuntu news
GNU: LibrePlanet Report, GIMP in GSoC 2023, and coreutils 9.2 Released
Free software news
Programming Leftovers
Python, Raku, and more
Proprietary: Clown Computing Hype (Amid Azure and AWS Layoffs), Vista 11 Getting Even Worse
Cautionary tales
NanoPi R6C taps Rockchip RK3588S SoC
The NanoPi R6C is a compact embedded board powered by the Rockchip RK3588S System-on-Chip
cURL 8.x is out
Two releases today
Android Leftovers
The 5 Best Privacy Apps For Your Android Phone
8 Things to Do After Unboxing a Purism Librem 5
Like with other Linux machines, there are certain things you need to take care of after booting a Purism Librem 5 for the first time
Dreamcast Linux: Looking Back At Linux On A SuperH-based Gaming Console
What’s interesting about Dreamcast Linux is that it was among the first times that Linux got put on a gaming console, even if it wasn’t entirely official or remotely supported by Sega
Today in Techrights
Some articles for today
GNU/Linux in Mississippi, Linux in the Ham Shack, and GNU World Order
today's leftovers
Free Software: Best Spreadsheet Software for GNU/Linux, sshd, Live Scores, and Mastodon
FOSS updates
The Latest Steam Deck Games Released and Steam Client Updated for Slackware
Gaming with DRM
Android Leftovers
Google Chrome will soon let you delete your last 15 minutes of browsing history on Android [U]
David Revoy and LibreArts (Arts With Free Software)
FOSS in art
Programming Leftovers
Mostly Java today
Security Leftovers
4 stories for today
Android Leftovers
Android appeal case: NCLAT reserves verdict, likely to issue final judgement by March 31
Machine Learning in Linux: Stable Diffusion web UI
Machine learning is about learning some properties of a data set and then testing those properties against another data set
Texas Instruments unveils AM62A, AM68A and AM69A Arm Cortex Vision processors and devkits
All AM62A, AM68A, and AM68A SoCs support Linux application development
How to Install a Non-Snap/.deb Version of Firefox on Ubuntu 22.04
Having issues with Snap based Firefox? Then read the mentioned steps to ditch the Snap version of Firefox for the classic/regular Firefox on your Ubuntu 22.04 system.
GNU: What's new in Jami and a2ps 4.15.2
GNU updates
RP2040 Runs Linux, Ubuntu on MediaTek, and Security Leftovers
5 more links
Top Linux Distributions for Beginners in 2023
Traditionally, Linux was a reserve for developers, system administrators, and Enterprise users for hosting websites and other applications.
Openwashing: Twitter and Google
Promises and varnish
Free Software and Programming Leftovers
FOSS and coding
New Releases of BSDs and GNU/Linux
Distrowatch list
Amazon Linux 2023 (UPDATED)
New release
today's leftovers
4 more links, half about games
Security Leftovers
Some advisories and incidents
Android Leftovers
7 Android camera features that will make you a better photographer
today's howtos
first batch today
Programming Leftovers
Lots of Java
Free Software Awards winners announced: Eli Zaretskii, Tad (SkewedZeppelin), GNU Jami (UPDATED)
The recipients of the 2022 Free Software Awards
Linux 6.3-rc3
New RC
The Person Who Created UNIX Has Abandoned It and Is Now Moving to Debian GNU/Linux (Raspbian)
Ken Thompson has shared incredible news; he's moving to GNU/Linux
Review: Serpent OS, Security Onion 2.3, and Gentoo Live
I went browsing through my backlog of Linux distributions I want to try and, this week, Serpent OS rose to the top of the list
How to Fix Error 522 in LibreOffice and OpenOffice
Learn how to fix Error 522 in LibreOffice or in OpenOffice using two simple methods, including the explanation of the error.
Programming Leftovers
3 more picks
Hardware: OpenBSD on the Dell XPS 13 9380, Fedora GNU/Linux on Dell XPS 15 9570, Raspberry Pi Pico, and More
Free software-friendly gear
Today in Techrights
mostly Daily Links
today's howtos
last batch for today
vtm Is A Text-Based Desktop Environment That Runs Inside A Terminal
Application in review
9to5Linux Weekly Roundup: March 19th, 2023
The 129th installment of the 9to5Linux Weekly Roundup is here for the week ending on March 19th, 2023.
Videos About Free Software and GNU/Linux
5 days' worth
Android Leftovers
Android widgets are a unique functionality that allows for varied multitasking and improved productivity across all aspects of your typical smartphone usageAndroid widgets are a unique functionality that allows for varied multitasking and improved productivity across all aspects of your typical smartphone usage
NordVPN’s Latest Move: Open Sourcing Linux Client Code
Want to safeguard your online activity? NordVPN’s Linux client and Libtelio and Libdrop libraries are now open-source. Learn more here
Arch Linux-Based SystemRescue 10 Released with Linux Kernel 6.1 LTS
Arch Linux-based SystemRescue 10 live Linux toolkit for system rescue and recovery tasks has been released today with new options, new packages, and updated components.
today's leftovers
several more stories for today
Libreboot 20230319 released!
Libreboot provides boot firmware for supported x86/ARM machines, starting a bootloader that then loads your operating system
Security Leftovers
5 stories
Software: Read It Later, RawTherapee, and LibreOffice
7 FOSS stories
Games: Proton Experimental and Quake III Arena
Gaming leftovers
GNOME: Libadwaita, Sam Thursfield, and This Week in GNOME
Some development reports
[Debian] Bits from the Release Team: bookworm in hard freeze
Development milestione
SUSE: Enterprise Micro 5.4 Public RC, SUSE Manager, and Tumbleweed Review
openSUSE and SUSE
GNU Health: Leading Public Mental Health Hospital in Argentina embraces GNU Health
By GNU Solidario
Weekly Reports From Fedora Community Blog
Friday’s Fedora Facts and CPE Weekly update
Open Hardware: Raspberry Pi and Arduino Projects
4 stories
today's howtos
after batch
Android Leftovers
Massive Android boost will bring flagship features to vastly cheaper smartphones
Linux Jargon Buster: What is LUKS Encryption
LUKS is a popular mechanism for disk encryption among Linux users. Learn more about LUKS in this jargon buster article
A first look at GL.iNet GL-S200 Thread Border Router kit with three nRF52840 Thread boards
GL.iNet are better known for their routers, but the company is also offering IoT gateways and Smart Home hubs such as the GL-S10 BLE to MQTT IoT gateway
Firefox 111 Web Browser Is Now Available for Download, This Is What’s New
The Mozilla Firefox 111 web browser is now available for download for all supported platforms, including GNU/Linux, macOS, and Windows, ahead of the official launch on March 14th, 2023.
Games: Steam, Godot, and RetroArch
4 stories about gaming
Security Leftovers
Incidents and bug fixes
today's howtos
many howtos again
SUSE Revenue and Code Release
updates from and about SUSE
Run Your Own Mail Server, Board of FSF, PG Day France 2023, Linux App Summit 2023, and More
Events and such
today's leftovers
mostly security news
Fedora and Red Hat Leftovers
IBM things
Programming Leftovers
Python, Java, etc.
Free Software: Ksnip, Smile, and Reproducible Builds
Releases and more
Steam Deck Sale and RAD Expansion Unit for the Commodore 64
gaming news
Videos/Audio: MakuluLinux Max, BSD Now, and Linux Out Loud
3 new items
today's howtos
many howtos
Transmission 4.0.2 Limits In-Kernel File Copying to 2GB Blocks at a Time, Fixes Bugs
Transmission 4.0.2 open-source and free BitTorrent client has been released today as the second maintenance update to the latest Transmission 4.0 release launched in early February 2023 to address more issues.