[ Все 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.x86_64 download

Имя gawk
Эпоха 0
Версия 5.1.0
Релиз 6.el9.inferit
Архитектура x86_64
Сайт https://www.gnu.org/software/gawk/
Лицензия GPLv3+ and GPLv2+ and LGPLv2+ and BSD
Время сборки 2025-10-15 14:06:38
Хост сборки builder-x86-05.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.
Эррата
Размер 1010 КиБ
Исходный проект gawk-5.1.0-6.el9.inferit
Контрольная сумма SHA-256 a5089b70f042ed5f293ec394f00adf0bc605aca91297edee3f99067888ea13db
× 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