Package gawk-5.1.0-6.el9.inferit.aarch64
| Name | gawk |
|---|---|
| Epoch | 0 |
| Version | 5.1.0 |
| Release | 6.el9.inferit |
| Architecture | aarch64 |
| Website/URL | https://www.gnu.org/software/gawk/ |
| License | GPLv3+ and GPLv2+ and LGPLv2+ and BSD |
| Build Time | 2025-10-15 14:06:24 |
| Build Host | builder-arm64-1.inferitos.ru |
| Summary | The GNU version of the AWK text processing utility |
| Repositories | BaseOS |
| Description | 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. |
| Errata | — |
| Size | 992 KiB |
| Source Project | gawk-5.1.0-6.el9.inferit |
| SHA-256 checksum | 529cdc12e6b9bc1b0b5e49efcd984d23537e43a7e0dfb1180cf7a4b3427f8d07 |
×
* 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