[ Все 3 A B C D E F G H I J K L M N O P Q R S T U V W X Y Z ]
×

Пакет gawk-5.1.0-6.el9.inferit.src download

Имя gawk
Эпоха 0
Версия 5.1.0
Релиз 6.el9.inferit
Архитектура src
Сайт https://www.gnu.org/software/gawk/
Лицензия GPLv3+ and GPLv2+ and LGPLv2+ and BSD
Время сборки 2025-10-15 14:04:58
Хост сборки builder-x86-04.inferitos.ru
Краткое описание The GNU version of the AWK text processing utility
Репозитории BaseOS
Полное описание The gawk package contains the GNU version of AWK text processing utility. AWK is a programming language designed for text processing and typically used as a data extraction and reporting tool. The gawk utility can be used to do quick and easy text pattern matching, extracting or reformatting. It is considered to be a standard Linux tool for text processing.
Эррата
Размер 3116 КиБ
Исходный проект gawk-5.1.0-6.el9.inferit
Контрольная сумма SHA-256 082a451467e718c5455ea6cf5ad76a51905a43586562da788c4305a7c67b9c20
× Full screenshot
История изменений link
* Tue Oct 07 2025 Victor Evdokimov <viktor.evdokimov@softline.com> - 5.1.0-6.inferit
- Fixed the using null pointer in function set_breakpoint:
  using-null-pointer-in-set_breakpoint.patch
- Fixed fd leak in function remap_std_file:
  not-closed-fd-in-remap_std_file.patch
- Fixed fd leak in function do_readfile:
  not-closed-fd-in-do_readfile.patch
- Fixed closing null file pointer in function do_writea:
  closed-null-file-pointer-in-do_writea.patch
- Fixed using illegal array index in function value_info:
  illegal-array-index-in-value_info.patch