Tux Machines

Do you waddle the waddle?

Other Sites

Tor Project blog

Paskoocheh: When you need a tool to reach the tool

Due to heavy information controls, people in Iran face significant barriers to accessing the Internet. Authorities have actively blocked numerous websites and apps, including conventional circumvention and digital security tools such as VPNs, social media platforms, and the app stores themselves. This creates a "chicken-and-egg" problem: users need a VPN to download a VPN.

LinuxGizmos.com

M5Stack LLM-8850 Kit delivers 24 TOPS AI acceleration in M.2 form factor

The LLM-8850 Kit is an M.2-based AI accelerator designed for edge AI, embedded inference, video analytics, and multimodal large-model workloads. It combines the LLM-8850 Card, a compact M.2 M-Key 2242 module based on the Axera AX8850 SoC, with a PiHat adapter board for the Raspberry Pi 5.

youyeetoo updates R1 SBC and lists K1 N100-based x86 computer

youyeetoo has updated its R1 single-board computer to version 3.0 and has also listed the K1, a palm-sized x86 edge computer based on Intel’s Alder Lake-N N100 processor. The two systems are aimed at compact AIoT, embedded, industrial, and edge computing applications, but use different processor platforms and expansion layouts.

AM62x PRU Academy goes live for BeaglePlay and PocketBeagle 2

Texas Instruments and BeagleBoard.org have announced that the AM62x and AM26x PRU Academy is now available, adding new learning material for developers working with BeaglePlay and PocketBeagle 2.

9to5Linux

KDE Frameworks 6.27 Is Out to Improve KRunner, Breeze Icons, and More

The KDE Frameworks 6.27 release is here to improve the display of disk sizes shown in various places across the Plasma desktop to fully respect your preference regarding storage units, and switching between light and dark Global Themes to prevent various Plasma UI elements from changing their colors halfway.

Audacity 3.7.8 Audio Editor Improves Support for HiDPI Displays on Linux

Coming six months after Audacity 3.7.7, which was a hotfix release addressing broken waveform scrolling and selection for some users introduced in Audacity 3.7.6, the Audacity 3.7.8 release promises to improve support for HiDPI displays on Linux/wxGTK and introduce Podcast 2.0 chapters JSON export for label tracks.

COSMIC 1.0.16 Desktop Adds OpenRC Support for Bluetooth Service Management

Coming only a week after COSMIC 1.0.15, the COSMIC 1.0.16 release updates the COSMIC Settings with OpenRC support for Bluetooth service management and passkey/pin display dialogs for Bluetooth keyboard pairing, as well as improved search.

Fwupd 2.1.5 Linux Firmware Updater Released with Support for Elan Touchscreens

Coming only two weeks after fwupd 2.1.4, the fwupd 2.1.5 release introduces support for updating the firmware on Elan touchscreens, adds support for installing the database updates on broken hardware with new firmware, and adds support for overriding the detected CPU vendor to allow more self-tests.

news

GNU automake-1.17 released

posted by Roy Schestowitz on Jul 15, 2024

This is to announce GNU Automake 1.17, a stable release.

[Thanks to Karl Berry for doing so much of work, preparing for this release and even writing most of the following. ]
This release changes AM_PATH_PYTHON to prefer Python 3 to Python 2 (set PYTHON beforehand to override the searching), among plenty of other modernizations and fixes. See the NEWS below for a brief summary of changes.
Apart from the above Python change, forced on us by the Python world, our hope and intent is that it does not create incompatibilities with previous releases. Indeed, many of the changes in this release were made purely to improve portability. But of course bugs are always possible, so please report problems, e.g., if your build setup worked with an older Automake but fails with 1.17.
Download here: https://ftp.gnu.org/gnu/automake/automake-1.17.tar.gz (2.4MB) https://ftp.gnu.org/gnu/automake/automake-1.17.tar.xz (1.6MB)
Please report bugs and problems to <bug-automake@gnu.org> (instead of replying to this mail), and send general comments and feedback to <automake@gnu.org>, and patches to <automake-patches@gnu.org>.
Thanks to everyone who has reported problems, sent patches, and helped test Automake! The following people contributed changes to this release:
Alex Vong (1) Alexander Neumann (1) Bogdan (11) Bruno Haible (7) Collin Funk (2) Dave Hart (1) Dimitri Papadopoulos (2) Frédéric Bérat (5) Gianfranco Costamagna (1) Hans Ulrich Niedermann (1) Ineiev (1) Jacob Bachmeyer (4) Jakub Wilk (1) Jan Engelhardt (2) Jim Meyering (10) Karl Berry (99) Kelvin M. Klann (1) Mark Wooding (1) Mathieu Lirzin (1) Matthew Leeds (1) Mike Frysinger (62) Olly Betts (1) Paul Eggert (13) Pavel Raiskup (2) Reuben Thomas (4) Richard Hopkins (3) Vincent Lefevre (1) Yves Orton (1) Zack Weinberg (5)
Jim [on behalf of the automake maintainers] ==================================================================
Here is the GNU automake home page: https://gnu.org/s/automake/
For a summary of changes and contributors, see: https://git.sv.gnu.org/gitweb/?p=automake.git;a=shortlog;h=v1.17 or run this command from a git-cloned automake directory: git shortlog v1.16.5..v1.17
Here are the GPG detached signatures: https://ftp.gnu.org/gnu/automake/automake-1.17.tar.gz.sig https://ftp.gnu.org/gnu/automake/automake-1.17.tar.xz.sig
Use a mirror for higher download bandwidth: https://www.gnu.org/order/ftp.html
Here are the SHA1 and SHA256 checksums:
07e95bac8fa1b69dae24346cbfcfb3d30a5ee585 automake-1.17.tar.gz OXdn1NswGN1EQIJbYMZCWLY26va/mayLCJfwbIkxCs0= automake-1.17.tar.gz 626e4e1fe203cddb1d50ca7e6a3a396baa8190b8 automake-1.17.tar.xz iSDB/EEeE7kL9wTvnbbynVQOdtIyyzssn03EzFmb2ZA= automake-1.17.tar.xz
Verify the base64 SHA256 checksum with cksum -a sha256 --check from coreutils-9.2 or OpenBSD's cksum since 2007.
Use a .sig file to verify that the corresponding file (without the .sig suffix) is intact. First, be sure to download both the .sig file and the corresponding tarball. Then, run a command like this:
gpg --verify automake-1.17.tar.gz.sig
The signature should match the fingerprint of the following key:
pub rsa4096/0x7FD9FCCB000BEEEE 2010-06-14 [SCEA] Key fingerprint = 155D 3FC5 00C8 3448 6D1E EA67 7FD9 FCCB 000B EEEE uid [ unknown] Jim Meyering <jim@meyering.net> uid [ unknown] Jim Meyering <@fb.com> uid [ unknown] Jim Meyering <@gnu.org>
If that command fails because you don't have the required public key, or that public key has expired, try the following commands to retrieve or refresh it, and then rerun the 'gpg --verify' command.
gpg --recv-keys 0x7FD9FCCB000BEEEE
As a last resort to find the key, you can try the official GNU keyring:
wget -q https://ftp.gnu.org/gnu/gnu-keyring.gpg gpg --keyring gnu-keyring.gpg --verify automake-1.17.tar.gz.sig
-*-*-*-
For planned incompatibilities in a possible future Automake 2.0 release, please see NEWS-2.0 and start following the advice there now.
============================================================================
Noteworthy changes in Automake 1.17:
* New features added
- AM_PATH_PYTHON will, after checking "python", prefer any Python 3 version (latest versions checked first) over any Python 2 version. If a specific version of Python 2 is still needed, the $PYTHON variable should be set beforehand.
- AM_PATH_PYTHON will also search for Python versions 3.20 through 3.10. It previously searched for 3.9 through 3.0. (bug#53530)
- RANLIB may be overridden on a per-target basis.
- AM_TEXI2FLAGS may be defined to pass extra flags to TEXI2DVI & TEXI2PDF.
- New option "posix" to emit the special target .POSIX for make. (bug#55025, bug#67891)
- Systems with non-POSIX "rm -f" behavior are now supported, and the prior intent to drop support for them has been reversed. The ACCEPT_INFERIOR_RM_PROGRAM setting no longer exists. (bug#10828)
- Variables using escaped \# will trigger portability warnings, but be retained when appended. GNU Make & BSD Makes are known to support it. (bug#7610)
- GNU Make's default pattern rules are disabled, for speed and debugging. (.SUFFIXES was already cleared.) (bug#64743)
- For Texinfo documents, if a .texi.in file exists, but no .texi, the .texi.in will be read. Texinfo source files need not be present at all, and if present, need not contain @setfilename. Then the file name as given in the Makefile.am will be used. If @setfilename is present, it should be the basename of the Texinfo file, extended with .info. (bug#54063)
- aclocal has a new option --aclocal-path to override $ACLOCAL_PATH. (https://lists.gnu.org/archive/html/automake-patches/2022-01/msg00029.html)
- The missing script also supports autoreconf, autogen, and perl. (https://lists.gnu.org/archive/html/automake-patches/2015-08/msg00000.html)
- test-suite.log now contains basic system information, and the console message about bug reporting on failure has a bit more detail. (bug#68746, bug#71421)
- When using the (default) "parallel" test driver, you can now omit the output of skipped tests from test-suite.log by defining the variable IGNORE_SKIPPED_LOGS to a non-empty value. (bug#71422)
* Bugs fixed
- Generated file timestamp checks handle filesystems with subsecond timestamp granularity dynamically, greatly speeding up the sleep done by AC_OUTPUT when generating config.status (all packages) and Automake's make check.
However, this subsecond-mtime support requires an autom4te from Autoconf 2.72 or later (or random test failures and other timing problems may ensue), as well as a Perl, sleep program, make program, and filesystem that all support subsecond resolution; otherwise, we fall back to a two-second granularity, not even testing the (common) 1s case since that would induce a 2s delay for all configure scripts in all packages on all systems that don't support subsecond mtimes.
When everything is supported, a line "Features: subsecond-mtime" is now printed by automake --version and autom4te --version.
To override this check and delay, e.g. to use 1 second: am_cv_filesystem_timestamp_resolution=1 export am_cv_filesystem_timestamp_resolution
(commit 720a11531, https://lists.gnu.org/archive/html/automake-commit/2022-02/msg00009.html then bug#60808, bug#64756, bug#67670, bug#68808, bug#71652, history reviewed in https://lists.gnu.org/archive/html/automake/2024-06/msg00054.html and more info in surrounding threads.)
- The default value of $ARFLAGS is now "cr" instead of "cru", to better support deterministic builds. (bug#20082)
- Automake's make dist now uses -9 instead of --best with gzip, because Alpine gzip does not support --best. Also, GZIP_ENV is used only for compression, not decompression, because of the same system. (bug#68151)
- Dependency files are now empty, instead of "# dummy", for speed. (https://lists.gnu.org/archive/html/automake/2022-05/msg00006.html)
- Compiling Python modules with Python 3.5+ uses multiple optimization levels. (bug#38043)
- If the Python installation "scheme" is set to posix_local (Debian), it is reset to either deb_system (if the prefix = /usr), or posix_prefix (otherwise). (bug#54412, bug#64837)
- As a result of the Python scheme change, the installation directory for Python files again defaults to "site-packages" under the usual installation prefix, even on systems (generally Debian-based) that would normally use the "dist-packages" subdirectory under /usr/local.
- When compiling Emacs Lisp files, emacs is run with --no-site-file to disable user config files that might hang or access the terminal; and -Q is not used, since its support and behavior varies. (bug#58102)
- Emacs Lisp compilations respect silent make output.
- Automake no longer incorrectly warns that the POSIX make variables $(*D) and the like are non-POSIX. Unfortunately, the make implementations which do not correctly implement all the POSIX variables are not detected, but this seems to have little impact in practice. (bug#9587)
- Pass libtool tags OBJC and OBJCXX for the respective languages. (bug#67539)
- distcleancheck ignores "silly rename" files (.nfs* .smb* .__afs*) that can show up on network file systems. (https://lists.gnu.org/archive/html/automake/2022-09/msg00002.html)
- Pass any options given to AM_PROG_LEX on to AC_PROG_LEX. (bug#65600, bug#65730)
- aclocal: recognize ; as path separator on OS/2 and Windows. (bug#71534)
- Hash iterations with external effects now consistently sort keys. (bug#25629, bug#46744)
- tests: avoid some declaration conflicts for lex et al. on SunOS. (bug#34151 and others)
- tests: declare yyparse before use and use (void) parameter lists instead of (), to placate C23. (bug#71425)
- Typos in code and other doc fixes. (bug#68003, bug#68004, et al.)
* Obsolescence:
- py-compile no longer supports Python 0.x or 1.x versions. Python 2.0, released in 2000, is currently the minimum required version.

Read on

Other Recent Tux Machines' Posts

KDE Frameworks 6.27 Is Out to Improve KRunner, Breeze Icons, and More
KDE Frameworks 6.27 open-source software suite is out now with various improvements and bug fixes for KDE apps and the Plasma desktop environment. Here’s what’s new!
EasyOS gtk2-ng, FlatOrange, and EasyCast screen recorder
Some EasyOS updates
Gert Wollny Pushing LLM Slop Into Linux Kernel
one of many
CVE-2026-23111 Impacting nf_tables
Linux bug
 
Next Richard Stallman Lecture/Talk is on Tuesday at School of Engineering, FAU (Erlangen, Germany) [original]
"[p]resenting the moral issues of free vs nonfree software, why your freedom demands freeing yourself from nonfree software, and how reverse engineering is crucial for freeing our computers."
GStreamer 1.28.4 Adds Support for FLAC Decoding and New Codec Profile Mappings
GStreamer 1.28.4 open-source multimedia framework is now available for download with support for decoding FLAC files and new codec mime/profile mappings for Android, bug fixes, and various other improvements.
Systemd-Free Peppermint OS Devuan Is Now Based on Devuan 6 Excalibur
Peppermint OS Devuan distribution has been updated today to Devuan 6 (Excalibur), based on the Debian 13 (Trixie) operating system series but without the systemd init system.
Games: Videogames, Proton-CachyOS, Proton Experimental, and More
gaming picks
Android Leftovers
Onyx BOOX Go 6 (Gen II) brings pen support to an Android-powered eReader
Today in Techrights
Some of the latest articles
Richard Stallman (RMS) Talk Tomorrow in Bern, Switzerland [original]
Tomorrow the founder of the FSF and the Free software community will give a public talk at SBB
Security Leftovers
Security picks
Free, Libre, and Open Source Software Leftovers
FOSS and more
Events/Education: Linux App Summit 2026 and SouthEast LinuxFest
2 new reports
Debian and Ubuntu: Development report and Transmission issues and workarounds on (K)Ubuntu 26.04
fixes and more
Desktop Environments, KDE, and GNOME
GNU/Linux interfaces
Collabora's CODE 26.04, ONLYOFFICE Slop, and LibreOffice Recap
LibreOffice and more
Web Browsers and Web Clients
Web Browsers and more
Programming Leftovers
Development related picks
Open Hardware: Raspberry Pi, RISC-V, Arduino, and More
Linux picks
Fedora, AlmaLinux, Red Hat, and More
IBM and RHEL
Audiocasts/Shows: Linux Matters, LINUX Unplugged, FLOSS Weekly, and More
new episodes
Linux Hardware and Graphics: Vivante GPUs ASUS ROG Maximus Z790 Extreme
2 news picks regarding rendering and more
5 package managers and 7 Linux wellness apps to take better care of myself in 2026
some software news
Mike Gabriel: Voxit 1.0; Future of libayatana-appindicator (v0.6.0 released today)
Work and released by him
Proton releases Proton Drive CLI, GNU/Linux Supported
2 links
today's howtos
Instructionals/Technical posts
Kernel: Reconsidering x32, Buildroot, FreeBSD
Linux and BSD
Asahi Linux Issues Warning About Apple
Asahi Linux 3 links
Android Leftovers
/e/OS 4.0 is here: Murena's Android fork makes it even easier to escape Google's clutches
Linux Lite 8.0 “Hematite” Launches with Linux Kernel 7.0, Ubuntu 26.04 LTS Base
Linux Lite 8.0 distribution is now available for download based on Ubuntu 26.04 LTS (Resolute Raccoon) and powered by the Linux 7.0 kernel series. Here’s what’s new!
NanoPi M6V2 RK3588S SBC gains support for dual analog microphone input
FriendlyELEC provides a long list of supported operating systems based on Linux 6.1
Free and Open Source Software
This is free and open source software
Audacity 3.7.8 Audio Editor Improves Support for HiDPI Displays on Linux
Audacity 3.7.8 open-source digital audio editor and recording software is now available for download with improves support for HiDPI displays on Linux, new options to choose where silence is truncated, and more.
Ubuntu MATE Will Quite Possibly Have 26.10 Release
Ubuntu MATE, the official Ubuntu flavor features MATE desktop environment
Android Leftovers
Your Pixel Watch’s next big Wear OS update is almost here
Alpine Linux is a crazy-fast distro for your desktop - with just one caveat
Alpine Linux isn't always considered for traditional desktop use
Open Hardware/Modding: Raspberry Pi, ESP32, and Lots More
Hardware leftovers
piBrick PocketCM5 – An open-source handheld Linux computer kit for Raspberry Pi CM5
Designed by Indonesian maker Ahmad Amarullah (amarullz), the piBrick PocketCM5 is an open-source hardware handheld Linux computer kit built around the Raspberry Pi CM5
Free and Open Source Software
This is free and open source software
Today in Techrights
Some of the latest articles
Games: Mouthwashing, Theropods, and More
Latest from GamingOnLinux
Red Hat on Robotics, Slop, and ANL4
latest from redhat.com
LWN coverage from the 2026 Linux Storage, Filesystem, Memory Management, and BPF Summit
latest articles
GNU/Linux Leftovers
GNU/Linux picks
Free, Libre, and Open Source Software, Sovereignty, and Standards
FOSS and more
Trying Vivaldi, The Decline of Search Engines, and VPN From (or Via) Mozilla
WWW news
Firebird and PostgreSQL News
3 picks
Programming Leftovers
Development news
Android Leftovers
Honor Magic V6 Review: The Android foldable to beat in 2026
Recent Shows and Videos About GNU/Linux
via Invidious
Games: DELTARUNE, FINAL FANTASY RESONANCE, and More
9 articles from GamingOnLinux
Why I'm sticking with systemd-based Linux distros
Over 10 years since its introduction, systemd can still get some Linux users riled up
Juno Tab 4 is a Linux tablet with Intel Core i3-N300 and Core Ultra 5 115U options
Linux PC vendor Juno Computers sells laptops
Alpine Linux 3.24 Released with GNOME 50, KDE Plasma 6.6, and COSMIC Desktops
Alpine Linux 3.24 distribution is now available for download with GNOME 50, KDE Plasma 6.6, COSMIC desktop, and Linux kernel 6.18 LTS. Here’s what’s new!
IPFire 2.29 - Core Update 203 is available for testing
This is the release announcement for IPFire 2.29 – Core Update 203, which is now available for testing
HandBrake 1.11.2 Video Transcoder Adds WebM MIME Type Support on Linux
HandBrake 1.11.2 open-source video transcoder is now available for download with WebM MIME type support on Linux, improvements to Core Audio AAC encoder 7.1 channel layout, and bug fixes.
Free and Open Source Software
This is free and open source software
KaOS Releases First Dinit-Based ISO, but It's Not Ditching Systemd Entirely
The distro ditches systemd as the init system while keeping some key components around
My brief encounter with Google Pixel 8 Pro
Android 16 is annoying
AM62x PRU Academy goes live for BeaglePlay and PocketBeagle 2
Linux interrupt configuration works
COSMIC 1.0.16 Desktop Adds OpenRC Support for Bluetooth Service Management
COSMIC 1.0.16 desktop environment is now available with improvements across COSMIC Files, COSMIC Panel, COSMIC Settings, COSMIC Player, COSMIC Greeter, and COSMIC Launcher.
Fwupd 2.1.5 Linux Firmware Updater Released with Support for Elan Touchscreens
Fwupd 2.1.5 Linux firmware updater is now available for download with support for Elan touchscreens, support for installing the database updates on broken hardware with new firmware, as well as various other improvements.
Almost Half a Decade of Geminispace [original]
Geminispace was a side benefit of the transition we had planned for years
Up North [original]
On Friday RMS is giving a talk in Bern
I've used Linux for 30 years - 4 frustrations remain, including 2 that push me back to MacOS
For decades, I've recommended the open-source OS to new and experienced computer users alike
This overlooked Linux distro will give your laptop a new life
Ubuntu isn’t your only option for reviving old PCs through Linux
I turned my Linux terminal into a walkie-talkie that no one can track
But the idea of turning a Linux terminal into a push-to-talk voice and text messenger that works over the Tor network was just too interesting not to want to try to get it working
Today in Techrights
Some of the latest articles
Firefox Android Play Integrity check hits custom ROMs
Mozilla has added support for Google’s Play Integrity API
Free and Open Source Software
This is free and open source software
A Data Layer for GTK applications
In this iteration we have GomSession. It is your standard identity-map layer with transaction-scoping
Liquid Glass for Linux? PearOS makes another Mac move - how it looks now
I've been keeping an eye on PearOS for some time. I covered PearOS before