January 2026 GNU Releases: 12 New Updates & Tools

by Anika Shah - Technology
0 comments

GNU Project Releases: ddrescue and Other Updates

The GNU Project has released twelve new software versions in January 2026, including a significant update to the data recovery tool ddrescue. These releases span a wide range of utilities, from spell checkers to cryptographic libraries, demonstrating the project’s continued commitment to free software development.

Key Updates

ddrescue 1.30: Enhanced Data Recovery

GNU ddrescue version 1.30 is a fully automated data recovery tool designed to copy data from one file or block device (such as a hard drive or CD-ROM) to another, prioritizing the rescue of decent data even in the presence of read errors. GNU Project emphasizes the importance of using the mapfile feature for efficient data recovery, allowing the program to focus on reading only the necessary blocks. The mapfile also enables users to interrupt and resume the rescue process at any point. Ddrescue does not overwrite unreadable sectors with zeros or truncate the output file unless specifically instructed, preserving as much data as possible during the recovery process. It can also merge backups from multiple damaged copies of a file to improve recovery success.

Other Notable Releases

  • aspell-0.60.8.2: A spell checker supporting UTF-8 encoding and multiple dictionaries.
  • ed-1.22.4: A line-oriented text editor suitable for automated tasks.
  • gettext-1.0: A framework for translating software into multiple languages.
  • glibc-2.43: The GNU C Library, providing essential system calls and functionality.
  • gnupg-2.5.17: The GNU Privacy Guard, a complete implementation of the OpenPGP standard for encryption and signing.
  • grub-2.14: A multiboot bootloader for managing multiple operating systems.
  • guix-1.5.0: A functional package manager for the GNU system.
  • libgcrypt-1.12.0: A general-purpose cryptographic library.
  • libtasn1-4.21.0: A library for implementing the ASN.1 notation.
  • parallel-20260122: A tool for executing shell jobs in parallel.
  • units-2.25: A utility for converting between units of measure.

Availability and Support

Nearly all GNU software is available for download from https://ftp.gnu.org/gnu/. Faster download speeds may be available through geographically closer mirrors, listed at https://www.gnu.org/prep/ftp.html or via the automatic redirection service at https://ftpmirror.gnu.org/.

The GNU Project encourages contributions and assistance. Information on how to help can be found at https://www.gnu.org/help/help.html and https://www.gnu.org/server/takeaction.html#unmaint.

Staying Informed

For announcements of new GNU releases, subscribe to the info-gnu mailing list: https://lists.gnu.org/mailman/listinfo/info-gnu.

Related Posts

Leave a Comment