SHA256
7
0
forked from pool/gawk

Factory #1

Merged
dgarcia merged 10 commits from factory into main 2025-10-08 12:55:55 +02:00

10 Commits

Author SHA256 Message Date
8215821a44 Accepting request 1267261 from Base:System
GNU awk 5.3.2 (forwarded request 1267184 from AndreasStieger)

OBS-URL: https://build.opensuse.org/request/show/1267261
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gawk?expand=0&rev=61
2025-04-08 15:49:52 +00:00
8445c18a8d GNU awk 5.3.2
OBS-URL: https://build.opensuse.org/package/show/Base:System/gawk?expand=0&rev=112
2025-04-05 08:23:20 +00:00
78518a0dd9 Accepting request 1256211 from Base:System
OBS-URL: https://build.opensuse.org/request/show/1256211
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gawk?expand=0&rev=60
2025-03-31 09:38:06 +00:00
0dde70b0be Mark profiling as non-deterministic (boo#1040589, jsc#PED-12137)
OBS-URL: https://build.opensuse.org/package/show/Base:System/gawk?expand=0&rev=110
2025-03-26 12:33:11 +00:00
2c6fae5a1e Accepting request 1243466 from Base:System
OBS-URL: https://build.opensuse.org/request/show/1243466
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gawk?expand=0&rev=59
2025-02-07 21:46:34 +00:00
889b0f8931 Stop using -fprofile-arcs in the final build
instrumentation is not wanted there and
  it broke reproducible builds (boo#1040589)

OBS-URL: https://build.opensuse.org/package/show/Base:System/gawk?expand=0&rev=108
2025-02-05 16:18:39 +00:00
57d58f812a Accepting request 1228472 from Base:System
OBS-URL: https://build.opensuse.org/request/show/1228472
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gawk?expand=0&rev=58
2024-12-06 13:24:51 +00:00
a79a2dac94 - Reenable pma tests
OBS-URL: https://build.opensuse.org/package/show/Base:System/gawk?expand=0&rev=106
2024-12-05 08:50:16 +00:00
b037f1cacf Accepting request 1217248 from Base:System
- update to 5.3.1:
  * More subtle issues related to uninitialized array elements
    have been fixed.
  * A number of bugs in the debugger related to handling of
    arrays have been fixed.
  * Some subtle bugs in the API have been fixed.
  * Use of MPFR is now possible again on 32-bit Power PC Mac
    systems.
  * Race conditions around broken pipes for system() and read
    and write pipes should now be closed off.
  * Support for OSF/1 has been removed.
  * The never-documented --nostalgia option has been removed.
    It was causing bug reports.
  * The implementation of printf/sprintf has been thoroughly
    reworked in order to make the code more maintainable and to
    fix a goodly number of corner cases.

- Update to 5.1.0:
  * drop gawk-3.1.8.diff
  16de770359370224129f23df745178efe518c02c
- removed bogus self-provides
- repacked sources with bzip2.

OBS-URL: https://build.opensuse.org/request/show/1217248
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gawk?expand=0&rev=57
2024-10-24 13:40:23 +00:00
fcb014efb5 - update to 5.3.1:
* More subtle issues related to uninitialized array elements
    have been fixed.
  * A number of bugs in the debugger related to handling of
    arrays have been fixed.
  * Some subtle bugs in the API have been fixed.
  * Use of MPFR is now possible again on 32-bit Power PC Mac
    systems.
  * Race conditions around broken pipes for system() and read
    and write pipes should now be closed off.
  * Support for OSF/1 has been removed.
  * The never-documented --nostalgia option has been removed.
    It was causing bug reports.
  * The implementation of printf/sprintf has been thoroughly
    reworked in order to make the code more maintainable and to
    fix a goodly number of corner cases.
- Update to 5.1.0:
  * drop gawk-3.1.8.diff
  16de770359370224129f23df745178efe518c02c
- removed bogus self-provides
- repacked sources with bzip2.

OBS-URL: https://build.opensuse.org/package/show/Base:System/gawk?expand=0&rev=104
2024-10-23 08:39:46 +00:00