Tux Machines

Do you waddle the waddle?

Other Sites

Internet Society

Fostering Digital Literacy in Nicaragua

The small community of Reparto La Virgen Nueva lies at kilometer 111 on the León-Chinandega highway in Nicaragua. Its inhabitants, mostly agricultural and domestic workers, face limited mobile Internet access, characterized by restrictive data plans and poor coverage. There’s no fiber Internet option and it’s a 20-kilometer commute to León by bus to access the nearest computer and Internet facilities. 

9to5Linux

GParted Live 1.7 Launches with Experimental Bcachefs Support, Linux 6.12 LTS

Coming almost a year after GParted 1.6, the GParted 1.7 release is here to introduce experimental support for the Bcachefs file system (for single device file systems only), support for recognizing NBDs (Network Block Devices), and a new mechanism that prevents GParted probe from starting LVM volume groups.

NVIDIA 570 Linux Graphics Driver Promises VRR Support on Multi-Monitor Setups

Some of the highlights of the NVIDIA 570 graphics driver series include VRR (variable refresh rate) support on multi-monitor setups, support for querying Dynamic Boost status, 32-bit compatibility support for the NVIDIA GBM backend, and a new conceal_vrr_caps kernel module parameter to the nvidia-modeset kernel module.

GCompris 25.0 Open-Source Educational Suite Released with Five New Activities

GCompris 25.0 introduces five new activities including “Sketch”, an activity for drawing freely with multiple tools to let children explore their creativity, and “Calculate with ten’s complement”, the continuation of the existing ten’s complement activities to help the children to swap the numbers to easily compute a sum.

LinuxGizmos.com

Adafruit CLUE: A Sensor-Packed nRF52840 Development Board in a micro:bit Form Factor

The Adafruit CLUE is a development board with a built-in display, multiple sensors, and Bluetooth Low Energy connectivity. It follows the form factor of the BBC micro:bit while incorporating additional processing power and expanded functionality. The board is designed for applications involving data visualization, sensor-based measurements, and wireless communication.

coreutils-9.3 released

posted by Roy Schestowitz on Apr 19, 2023

 This is to announce coreutils-9.3, a stable release.
This is a bug fix release coming about 4 weeks after the 9.2 release.
See the NEWS below for a summary of changes.
There have been 26 commits by 3 people in the 29 days since 9.2.
Thanks to everyone who has contributed!
The following people contributed changes to this release:
Nick Alcock (1)
Paul Eggert (5)
Pádraig Brady (20)
Pádraig [on behalf of the coreutils maintainers]
==================================================================
Here is the GNU coreutils home page:
http://gnu.org/s/coreutils/
For a summary of changes and contributors, see:
http://git.sv.gnu.org/gitweb/?p=coreutils.git;a=shortlog;h=v9.3
or run this command from a git-cloned coreutils directory:
git shortlog v9.2..v9.3
Here are the compressed sources:
https://ftp.gnu.org/gnu/coreutils/coreutils-9.3.tar.gz (14MB)
https://ftp.gnu.org/gnu/coreutils/coreutils-9.3.tar.xz (5.6MB)
Here are the GPG detached signatures:
https://ftp.gnu.org/gnu/coreutils/coreutils-9.3.tar.gz.sig
https://ftp.gnu.org/gnu/coreutils/coreutils-9.3.tar.xz.sig
b657a5fe51eed93cdafd9fe69594305ff040dd00 coreutils-9.3.tar.gz
oz0sC8Sb48eaR5SUTc2HEDv0l7U6FLr81DHIylOXUlI= coreutils-9.3.tar.gz
cd1fd7e27d46fd2497b8f2a670b54785530ef7d2 coreutils-9.3.tar.xz
rbz8/omSNbceh2jc8HzVMlILf1T5qAZIQ/jRmakEu6o= coreutils-9.3.tar.xz
Verify the base64 SHA256 checksum with cksum -a sha256 --check
from coreutils-9.2 or OpenBSD's cksum since 2007.
gpg --verify coreutils-9.3.tar.gz.sig
pub rsa4096/0xDF6FD971306037D9 2011-09-23 [SC]
Key fingerprint = 6C37 DC12 121A 5006 BC1D B804 DF6F D971 3060 37D9
uid [ unknown] Pádraig Brady
uid [ unknown] Pádraig Brady
gpg --locate-external-key P@draigBrady.com
gpg --recv-keys DF6FD971306037D9
wget -q -O- 'https://savannah.gnu.org/project/release-gpgkeys.php?group=coreutils&download=1' | gpg --import -
gpg --keyring gnu-keyring.gpg --verify coreutils-9.3.tar.gz.sig
Autoconf 2.72c.17-0cc3
Gnulib v0.1-6046-g4b60490554
Bison 3.8.2
* Noteworthy changes in release 9.3 (2023-04-18) [stable]
** Bug fixes
cp --reflink=auto (the default), mv, and install
will again fall back to a standard copy in more cases.
Previously copies could fail with permission errors on
more restricted systems like android or containers etc.
[bug introduced in coreutils-9.2]
cp --recursive --backup will again operate correctly.
Previousy it may have issued "File exists" errors when
it failed to appropriately rename files being replaced.
date --file and dircolors will now diagnose a failure to read a file.
Previously they would have silently ignored the failure.
[This bug was present in "the beginning".]
md5sum --check again correctly prints the status of each file checked.
Previously the status for files was printed as 'OK' once any file had passed.
This also applies to cksum, sha*sum, and b2sum.
wc will now diagnose if any total counts have overflowed.
`wc -c` will again correctly update the read offset of inputs.
Previously it deduced the size of inputs while leaving the offset unchanged.
[bug introduced in coreutils-8.27]
Coreutils programs no longer fail for timestamps past the year 2038
on obsolete configurations with 32-bit signed time_t, because the
build procedure now rejects these configurations.
** Changes in behavior
'cp -n' and 'mv -n' now issue an error diagnostic if skipping a file,
to correspond with -n inducing a nonzero exit status as of coreutils 9.2.
Similarly 'cp -v' and 'mv -v' will output a message for each file skipped
due to -n, -i, or -u.
** New features
cp and mv now support --update=none to always skip existing files
in the destination, while not affecting the exit status.
This is equivalent to the --no-clobber behavior from before v9.2.

Other Recent Tux Machines' Posts

Facebook Censors GNU/Linux Advocacy
a pair of reports
Let’s Encrypt Phases Out Certificates Expiry Notifications
Let’s Encrypt is updating its Subscriber Agreement and ending expiration reminders
GParted Live 1.7 Launches with Experimental Bcachefs Support, Linux 6.12 LTS
GParted 1.7 and GParted Live 1.7 have been released today for this open-source and free partition manager that lets you resize, copy, and move partitions without data loss.
GStreamer 1.24.12 Improves Performance Across Platforms
GStreamer 1.24.12 multimedia framework is a bug-fix release that resolves crashes, improves compatibility, and enhances reliability across platforms
 
More Microsoft Layoffs Without Pay, Shares Fall
bad news for Redmond
Today in Techrights
Some of the latest articles
Android Leftovers
LineageOS 22 review: Android’s biggest software sustainability project improves again [Video]
Windows TCO and Security Leftovers
Security with Windows blunders
Programming Leftovers
Development picks
IBM and Red Hat Leftovers
Lots of paid fluff unfortunately
Kernel and Graphics: NTSYNC and NVIDIA Beta Driver 570.86.16
some Linux news
Collabora Outsources to Microsoft, Microsoft LF ('Linux' Foundation) Making Excuses For Nationalistic and Racist Policies
bad news
today's howtos
Instructionals/Technical posts
Year of the GNU/Linux desktop
this was all thanks to a Linux desktop
5 Best Lightweight Linux Distros Without a GUI
runs faster
Games: A.D. Alpha 27, Batography, and More
8 stories from GamingOnLinux
Not one of us
A howling insanity overtook Facebook this week as they "banned discussion of Linux", the very operating system on which their whole operation runs
Android Leftovers
Google Photos finally adds this basic editing feature, but only for Android
Alpine Linux Expands Funding Model with Open Collective Support
Alpine Linux is now on Open Collective
Organize a community meetup in your area
Let's claim the month of May as LibreLocal month
Free and Open Source Software
This is free and open source software
Seeking Opportunities: Building a Career in Software Engineering and Beyond
My journey in CS has always been driven by curiosity, determination, and a deep love for understanding software solutions at its tiniest, most complex levels
News About Linux Kernel Space
4 stories
Intel Adds In Three New Battlemage PCI IDs At Linux Driver, Hinting Towards Release of New dGPU Models
Intel has reportedly added three new Battlemage PCI IDs to the Intel Linux kernel driver, hinting at the future release of new dGPU variants
Wine 10 Released with Experimental Bluetooth Driver, New HID Pointer Driver
Wine 10 has been released today as the latest version of this free and open-source compatibility layer that lets you run apps and games developed for Windows systems on Unix-like operating systems.
Today in Techrights
Some of the latest articles
GNU/Linux and Free Software Leftovers
today's leftovers
Programming Leftovers
Development leftovers
Security Leftovers
Security centric leftovers
Audiocasts/Shows: mintCast, FLOSS Weekly, and More
some new episodes
Applications: Snap vs Flatpak, GNU/Linux Digest, and FOSS Weekly
Free software and blobs
Devices/Embedded/Open Hardware: Raspberry Pi, ESP32, and More
hardware news
today's howtos
many howtos, second batch today
KaOS Linux 2025.01 Released with Linux Kernel 6.12 LTS and KDE Plasma 6.2
KaOS Linux 2025.01 independent distribution is now available for download with the KDE Plasma 6.2 desktop environment and Linux kernel 6.12 LTS.
NVIDIA 570 Linux Graphics Driver Promises VRR Support on Multi-Monitor Setups
NVIDIA published today the beta version of the upcoming NVIDIA 570 graphics driver for Linux, FreeBSD, and Solaris systems promising several new features and performance improvements.
EasyOS Daedalus-series version 6.5.7 and EasyOS Scarthgap-series version 6.6
two releases
Confirmed: Ubuntu Dev Discussions Moving to Matrix
Ubuntu’s key developers have agreed to switch to Matrix as the primary platform for real-time development communications involving the distro
Incus 6.9 Container & Virtual Machine Manager Released
Incus 6.9 introduces VM memory dumps, improved QEMU hooks, uplink addresses in OVN state
Latest From Red Hat
From redhat.com
GCompris 25.0 Open-Source Educational Suite Released with Five New Activities
GCompris 25.0 has been released today as a major update to this open-source and cross-platform educational software suite suitable for children aged 2 to 10 with new activities and updated translations.
Android Leftovers
iPhones finally catch up to Android in Netflix binging ease
OPNsense Celebrates 10 Years with the 25.1 “Ultimate Unicorn” Release
OPNsense 25.1 open-source firewall and routing platform rolls out powered by FreeBSD 14.2, with a revamped UI, ZFS snapshot support, and more
GNU: Free Software Directory meeting on IRC and gprofng-gui 2.0 released
some FSF/GNU news
Debian is Ditching X (Twitter) Citing These Reasons
The Debian Publicity Team is stepping away from X/Twitter, citing concerns over values and diversity
Open Hardware/Modding/Retro: Pebble, Arduino, and More
some hardware news
Security Leftovers
Security news and more
Programming Leftovers
Development picks
Thunderbird Moves to Monthly Updates from March 2025
The Thunderbird email client is making its monthly ‘release channel’ builds the default download starting in March
Windows TCO Leftovers
things breaking and having holes
postmarketOS in 2025-01: systemd in edge, mobile-config-thunderbird and Lomiri
One of the best ways to end the year is to visit the Chaos Communication Congress
LibreOffice project and community recap: January 2025
LibreOffice 25.2 – our next major release – is due to arrive next week
Best Free and Open Source Software
We recommend the best free and open source alternatives for Linux
Linux Distros Debian-Based and Xfce4 Centric
Armbian is a highly optimized base operating system specialized for single board computers
Games: F1 Arcade Experience, PS, DOOM, and More
mostly from GamingOnLinux
System76 Meerkat goes Meteor Lake (Linux mini PC spec bump)
The System76 Meerkat is a mini PC that ships with either Ubuntu or Pop!_OS software pre-installed
Kubuntu 24.04 third review - It's shaping up nicely
My first encounter with Kubuntu 24.04 was not very successful
today's howtos
many howtos
Kernel Space: Making Linux Energy-Efficient, Kernel 6.13, 6.12.x in EasyOS, and More
linux news
Here's the easiest thing Linux developers can do to win more users
Many Linux distribution development teams overlook this issue, and by considering it
Plank-Reloaded - The Simplest Dock that's Fully Functional
free open-source fork to make it fully functional in recent GNU/Linux Distributions
Decelopment and Free Software
FOSS picks
Python and Linux Kernel Stories in LWN
4 new articles outside the paywall
Security Leftovers
Security incidents and more
A mouseless tale: trying for a keyboard-driven desktop
PaperWM solves both problems by providing a scrollable tiling interface for GNOME with a virtual viewport larger than the screen
Today in Techrights
Some of the latest articles