Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
Name: gawk | Distribution: openSUSE Tumbleweed |
Version: 5.1.1 | Vendor: openSUSE |
Release: 3.9 | Build date: Thu May 12 23:04:49 2022 |
Group: Productivity/Text/Utilities | Build host: lamb17 |
Size: 3812400 | Source RPM: gawk-5.1.1-3.9.src.rpm |
Packager: https://bugs.opensuse.org | |
Url: https://www.gnu.org/software/gawk/ | |
Summary: Domain-specific language for text processing |
AWK is a domain-specific language designed for text processing and typically used as a data extraction and reporting tool. GNU awk is upwardly compatible with the System V Release 4 awk. It is almost completely POSIX 1003.2 compliant.
GPL-3.0-or-later
* Sun Nov 14 2021 Andreas Stieger <andreas.stieger@gmx.de> - disable racy iolint tests boo#1192521 add gawk-5.1.1-Disable-racy-test-in-test-iolint.awk.patch * Sat Nov 06 2021 Andreas Schwab <schwab@suse.de> - Add readline-devel to enable readline support in the debugger - Add mpfr-devel to enable support for MPFR mode * Sun Oct 31 2021 Andreas Stieger <andreas.stieger@gmx.de> - GNU awk 5.1.1 * asort and asorti now allow FUNCTAB and SYMTAB as the first argument if a second destination array is supplied. Similarly, using either array as the second argument is now a fatal error. Additionally, using either array as the destination for split(), match(), etc. also causes a fatal error. * The new -I/--trace option prints a trace of the byte codes as they are executed. * A number of subtle bugs relating to MPFR mode that caused differences between regular operation and MPFR mode have been fixed. * The API now handles MPFR/GMP values slightly differently, requiring different memory management for those values. * $0 and the fields are now cleared before starting a BEGINFILE rule. * Handling of Infinity and NaN values has been improved * The "no effect" lint warnings have been fixed up and now behave more sanely. * The behavior of strongly-typed regexp constants when passed as the third argument to sub() or gsub() has been clarified in the code and in the manual. * Similar to item #4 above, division by zero is now fatal in MPFR mode, as it is in regular mode. * Thu Sep 23 2021 Manfred Schwarb <manfred99@gmx.ch> - remove update-alternatives support, as on linux systems GNU software (i.e. gawk in this case) is usually considered the default implementation. - use %make macros * Thu Feb 04 2021 Ludwig Nussel <lnussel@suse.de> - fix update-alternatives usage. Needs to be in %postun according to https://en.opensuse.org/openSUSE:Packaging_Multiple_Version_guidelines#update-alternatives_mechanism * Mon Dec 14 2020 Ludwig Nussel <lnussel@suse.de> - prepare usrmerge (boo#1029961) - remove use of obsolete %install_info * Wed Apr 15 2020 Paolo Stivanin <info@paolostivanin.com> - Update to 5.1.0: * The major version of the API is bumped to 3, something that should have happened at the 5.0.0 release but didn't. * A number of memory leak issues have been fixed. * Infrastructure upgrades: Bison 3.5.4, Texinfo 6.7, Gettext 0.20.1, Automake 1.16.2. * The indexing in the manual has been thoroughly revised, in particular making use of the facilities in Texinfo 6.7. That version (or newer) must be used to format the manual. * MSYS2 is now supported out-of-the-box by configure. * Several bugs have been fixed. See the ChangeLog for details. - Removed gawk-inplace-namespace-part3.patch - Removed gawk-inplace-namespace-part1.patch - Removed gawk-inplace-namespace-part2.patch * Tue Oct 22 2019 Neal Gompa <ngompa13@gmail.com> - Fix typo in Summary - Stop overriding %_libexecdir with %_libdir * Tue Oct 22 2019 Igor Gnatenko <i.gnatenko.brain@gmail.com> - Fix the backward compatibility of the inplace extension: * Add gawk-inplace-namespace-part1.patch * Add gawk-inplace-namespace-part2.patch * Add gawk-inplace-namespace-part3.patch - Run autoreconf as part of the build process * Tue Aug 27 2019 Jan Engelhardt <jengelh@inai.de> - Upgrade descriptions. * Mon Aug 12 2019 Andreas Stieger <andreas.stieger@gmx.de> - GNU awk 5.0.1: * Sandbox mode now disallows assigning new filename values in ARGV that were not there when gawk was invoked * The new argument "no-ext" to --lint disables "XXX is a gawk extension" lint warnings - possibly incompatible changes in 5.0.0: * Add support for the POSIX standard %a and %A printf formats * Replace regex routines with those from GNULIB * PROCINFO["platform"] yields a string indicating the platform for which gawk was compiled. * Writing to elements of SYMTAB that are not variable names now causes a fatal error * New comment handling in the pretty-printer * Namespaces have been implemented. Files included with -i, read with -f, and command line program segments must all be self- contained syntactic units. * now uses the locale settings for ignoring case in single byte locales, instead of hardwiring in Latin-1
/etc/profile.d/gawk.csh /etc/profile.d/gawk.sh /usr/bin/awk /usr/bin/gawk /usr/include/gawkapi.h /usr/lib64/gawk /usr/lib64/gawk/filefuncs.so /usr/lib64/gawk/fnmatch.so /usr/lib64/gawk/fork.so /usr/lib64/gawk/inplace.so /usr/lib64/gawk/intdiv.so /usr/lib64/gawk/ordchr.so /usr/lib64/gawk/readdir.so /usr/lib64/gawk/readfile.so /usr/lib64/gawk/revoutput.so /usr/lib64/gawk/revtwoway.so /usr/lib64/gawk/rwarray.so /usr/lib64/gawk/time.so /usr/libexec/awk /usr/libexec/awk/grcat /usr/libexec/awk/pwcat /usr/share/awk /usr/share/awk/assert.awk /usr/share/awk/bits2str.awk /usr/share/awk/cliff_rand.awk /usr/share/awk/ctime.awk /usr/share/awk/ftrans.awk /usr/share/awk/getopt.awk /usr/share/awk/gettime.awk /usr/share/awk/group.awk /usr/share/awk/have_mpfr.awk /usr/share/awk/inplace.awk /usr/share/awk/intdiv0.awk /usr/share/awk/isnumeric.awk /usr/share/awk/join.awk /usr/share/awk/libintl.awk /usr/share/awk/noassign.awk /usr/share/awk/ns_passwd.awk /usr/share/awk/ord.awk /usr/share/awk/passwd.awk /usr/share/awk/processarray.awk /usr/share/awk/quicksort.awk /usr/share/awk/readable.awk /usr/share/awk/readfile.awk /usr/share/awk/rewind.awk /usr/share/awk/round.awk /usr/share/awk/shellquote.awk /usr/share/awk/strtonum.awk /usr/share/awk/walkarray.awk /usr/share/awk/zerofile.awk /usr/share/doc/packages/gawk /usr/share/doc/packages/gawk/AUTHORS /usr/share/doc/packages/gawk/ChangeLog /usr/share/doc/packages/gawk/ChangeLog.0 /usr/share/doc/packages/gawk/ChangeLog.1 /usr/share/doc/packages/gawk/NEWS /usr/share/doc/packages/gawk/POSIX.STD /usr/share/doc/packages/gawk/README /usr/share/info/gawk.info.gz /usr/share/info/gawkinet.info.gz /usr/share/info/gawkworkflow.info.gz /usr/share/licenses/gawk /usr/share/licenses/gawk/COPYING /usr/share/locale/bg/LC_MESSAGES/gawk.mo /usr/share/locale/ca/LC_MESSAGES/gawk.mo /usr/share/locale/da/LC_MESSAGES/gawk.mo /usr/share/locale/de/LC_MESSAGES/gawk.mo /usr/share/locale/es/LC_MESSAGES/gawk.mo /usr/share/locale/fi/LC_MESSAGES/gawk.mo /usr/share/locale/fr/LC_MESSAGES/gawk.mo /usr/share/locale/id/LC_MESSAGES/gawk.mo /usr/share/locale/it/LC_MESSAGES/gawk.mo /usr/share/locale/ja/LC_MESSAGES/gawk.mo /usr/share/locale/ko/LC_MESSAGES/gawk.mo /usr/share/locale/nl/LC_MESSAGES/gawk.mo /usr/share/locale/pl/LC_MESSAGES/gawk.mo /usr/share/locale/pt/LC_MESSAGES/gawk.mo /usr/share/locale/pt_BR/LC_MESSAGES/gawk.mo /usr/share/locale/sr/LC_MESSAGES/gawk.mo /usr/share/locale/sv/LC_MESSAGES/gawk.mo /usr/share/locale/vi/LC_MESSAGES/gawk.mo /usr/share/locale/zh_CN/LC_MESSAGES/gawk.mo /usr/share/man/man1/awk.1.gz /usr/share/man/man1/gawk.1.gz /usr/share/man/man3/filefuncs.3am.gz /usr/share/man/man3/fnmatch.3am.gz /usr/share/man/man3/fork.3am.gz /usr/share/man/man3/inplace.3am.gz /usr/share/man/man3/ordchr.3am.gz /usr/share/man/man3/readdir.3am.gz /usr/share/man/man3/readfile.3am.gz /usr/share/man/man3/revoutput.3am.gz /usr/share/man/man3/revtwoway.3am.gz /usr/share/man/man3/rwarray.3am.gz /usr/share/man/man3/time.3am.gz
Generated by rpm2html 1.8.1
Fabrice Bellet, Fri Jun 17 00:05:37 2022