30 Commits

Author SHA256 Message Date
e84d6b8092 Accepting request 1188839 from Base:System
OBS-URL: https://build.opensuse.org/request/show/1188839
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/mawk?expand=0&rev=25
2024-07-22 15:18:00 +00:00
f1ca87ad71 Accepting request 1188440 from home:favogt:branches:Base:System
- Update to version 1.3.4-20240622:
  * Various bugfixes and code improvements
  * See provided CHANGES for a detailed list of changes

OBS-URL: https://build.opensuse.org/request/show/1188440
OBS-URL: https://build.opensuse.org/package/show/Base:System/mawk?expand=0&rev=33
2024-07-20 18:05:15 +00:00
1d791c22dc Accepting request 1094646 from Base:System
OBS-URL: https://build.opensuse.org/request/show/1094646
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/mawk?expand=0&rev=24
2023-06-22 21:26:41 +00:00
1a4e2f185b Accepting request 1094644 from home:pluskalm:branches:Base:System
- Update to version 1.3.4-20230525:
  * see provided CHANGES for detailed list of changes
- Refresh source urls and gpg keyring

OBS-URL: https://build.opensuse.org/request/show/1094644
OBS-URL: https://build.opensuse.org/package/show/Base:System/mawk?expand=0&rev=31
2023-06-22 11:41:56 +00:00
a43e043825 Accepting request 1055728 from Base:System
OBS-URL: https://build.opensuse.org/request/show/1055728
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/mawk?expand=0&rev=23
2023-01-04 16:53:07 +00:00
d3a8250793 Accepting request 1055712 from home:lnussel:usrmerge
Replace transitional %usrmerged macro with regular version check (boo#1206798)

OBS-URL: https://build.opensuse.org/request/show/1055712
OBS-URL: https://build.opensuse.org/package/show/Base:System/mawk?expand=0&rev=29
2023-01-04 11:05:54 +00:00
a1fb07a561 Accepting request 921960 from Base:System
OBS-URL: https://build.opensuse.org/request/show/921960
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/mawk?expand=0&rev=22
2021-09-28 17:16:42 +00:00
3f8031fcc1 Accepting request 921254 from home:manfred999:branches:Base:System
This is Part 2/2 to remove update-alternatives support from awk.
On linux systems, GNU software is usually considered the default implementation. There are a lot of scripts assuming gawk to be the
interpreter engine, as for very long time now, gawk is the default
interpreter for SUSE/openSUSE. 
Gawk is POSIX compliant if the env variable POSIXLY_CORRECT is set,
and therefore should be able to run run all awk scripts seeking for compatibility.
This patch unconditionally removes the ability to set mawk as the default awk implementation.

OBS-URL: https://build.opensuse.org/request/show/921254
OBS-URL: https://build.opensuse.org/package/show/Base:System/mawk?expand=0&rev=28
2021-09-28 08:55:41 +00:00
4913246683 Accepting request 869480 from Base:System
OBS-URL: https://build.opensuse.org/request/show/869480
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/mawk?expand=0&rev=21
2021-02-04 19:24:40 +00:00
Ismail Dönmez
a210881548 Accepting request 869222 from home:lnussel:usrmove
- fix update-alternatives usage. Needs to be in %postun according to
  https://en.opensuse.org/openSUSE:Packaging_Multiple_Version_guidelines#update-alternatives_mechanism

OBS-URL: https://build.opensuse.org/request/show/869222
OBS-URL: https://build.opensuse.org/package/show/Base:System/mawk?expand=0&rev=26
2021-02-04 14:41:17 +00:00
0888f73cd6 Accepting request 867248 from Base:System
OBS-URL: https://build.opensuse.org/request/show/867248
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/mawk?expand=0&rev=20
2021-01-27 17:58:32 +00:00
Ismail Dönmez
6c90cbf720 Accepting request 867178 from home:lnussel:usrmove
- prepare usrmerge (boo#1029961)

OBS-URL: https://build.opensuse.org/request/show/867178
OBS-URL: https://build.opensuse.org/package/show/Base:System/mawk?expand=0&rev=24
2021-01-27 16:24:33 +00:00
32ded7d39c Accepting request 807783 from Base:System
OBS-URL: https://build.opensuse.org/request/show/807783
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/mawk?expand=0&rev=19
2020-06-12 19:39:50 +00:00
Ismail Dönmez
851f5d7c30 Accepting request 807487 from home:namtrac:branches:Base:System
- Update to version 1.3.4-20200120 
  * fix typos found with codespell.
  * when reading input in interactive mode, provide for extending the
    buffer size for very long lines (Original-Mawk #59).
  * correct line-number shown in too-many-arguments error message for
    the case where the function is a forward reference (report by "mukti").
  * fix install for manpage when configure --srcdir option is used
    (report by Rajeev V Pillai).
  * use both CFLAGS/LDFLAGS when linking in makefile (report by Rajeev V Pillai).
  * fix clang-9 warning in bi_funct.c (report by Rajeev V Pillai).
  * minor improvement to gcc warning options, from vile
  * improve manpage formatting, e.g., for man2html
  * improve debug-traces
  * eliminate non-portable tdestroy() from zmalloc no-leaks code.
  * revert a change for memory-leaks which made the forced-exit via a
    user function inconsistent with earlier versions (report by Sihera Andre).
  * amend a change for memory-leaks to avoid a double-free (Original-Mawk #56).

OBS-URL: https://build.opensuse.org/request/show/807487
OBS-URL: https://build.opensuse.org/package/show/Base:System/mawk?expand=0&rev=22
2020-05-20 16:00:45 +00:00
f4c96e59b4 Accepting request 622298 from Base:System
OBS-URL: https://build.opensuse.org/request/show/622298
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/mawk?expand=0&rev=18
2018-07-13 08:21:57 +00:00
f71941483e Accepting request 622031 from home:pluskalm:branches:Base:System
- Update to version 1.3.4-20171017:

OBS-URL: https://build.opensuse.org/request/show/622031
OBS-URL: https://build.opensuse.org/package/show/Base:System/mawk?expand=0&rev=20
2018-07-12 12:31:02 +00:00
310b23597f Accepting request 453401 from Base:System
1

OBS-URL: https://build.opensuse.org/request/show/453401
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/mawk?expand=0&rev=17
2017-01-31 11:47:04 +00:00
f97c51f438 Accepting request 451880 from home:bmwiedemann:branches:Base:System
Add reproducible.patch to allow for reproducible builds

OBS-URL: https://build.opensuse.org/request/show/451880
OBS-URL: https://build.opensuse.org/package/show/Base:System/mawk?expand=0&rev=18
2017-01-30 09:45:32 +00:00
Stephan Kulow
9ab68d2c42 Accepting request 345041 from Base:System
1

OBS-URL: https://build.opensuse.org/request/show/345041
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/mawk?expand=0&rev=16
2015-11-24 21:33:35 +00:00
90289c6cd6 Accepting request 343281 from home:posophe:branches:Base:System
update

OBS-URL: https://build.opensuse.org/request/show/343281
OBS-URL: https://build.opensuse.org/package/show/Base:System/mawk?expand=0&rev=16
2015-11-18 13:25:08 +00:00
1286065b70 Accepting request 294504 from Base:System
1

OBS-URL: https://build.opensuse.org/request/show/294504
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/mawk?expand=0&rev=15
2015-04-05 00:04:27 +00:00
Guido Berhoerster
24117b0a1f Accepting request 294503 from home:pluskalm:branches:Base:System
- Add gpg signature
- Cleanup spec file with spec-cleaner

OBS-URL: https://build.opensuse.org/request/show/294503
OBS-URL: https://build.opensuse.org/package/show/Base:System/mawk?expand=0&rev=14
2015-04-04 16:43:52 +00:00
Stephan Kulow
0129b2d003 Accepting request 221402 from Base:System
- adjust update-alternative usage to packaging policy
  (see http://lists.opensuse.org/opensuse-packaging/2014-02/msg00024.html)
- move mawk to /usr/bin and add symlink in /bin

OBS-URL: https://build.opensuse.org/request/show/221402
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/mawk?expand=0&rev=13
2014-02-19 13:10:09 +00:00
Guido Berhoerster
eff42097d1 - adjust update-alternative usage to packaging policy
(see http://lists.opensuse.org/opensuse-packaging/2014-02/msg00024.html)
- move mawk to /usr/bin and add symlink in /bin

OBS-URL: https://build.opensuse.org/package/show/Base:System/mawk?expand=0&rev=12
2014-02-08 12:35:32 +00:00
Stephan Kulow
4dd02d01f1 Accepting request 121032 from Base:System
- package COPYING
- simplify installation
- make example scripts executable

OBS-URL: https://build.opensuse.org/request/show/121032
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/mawk?expand=0&rev=9
2012-05-15 15:42:11 +00:00
Guido Berhoerster
7ecf7ed018 - package COPYING
- simplify installation
- make example scripts executable

OBS-URL: https://build.opensuse.org/package/show/Base:System/mawk?expand=0&rev=10
2012-05-15 08:43:49 +00:00
Stephan Kulow
a2ab860b32 Accepting request 99588 from Base:System
- added mawk-1.3.4-fix-regex-matching.patch which adds limit-check
  after processing match(test, "[^0-9A-Za-z]") to ensure the
  internal trailing null of the test-string is not mistaken for
  part of the string (backported from development snapshot,
  bnc#740484)
- specfile cleanup

OBS-URL: https://build.opensuse.org/request/show/99588
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/mawk?expand=0&rev=8
2012-01-10 13:51:07 +00:00
Stephan Kulow
2857da5040 replace license with spdx.org variant
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/mawk?expand=0&rev=7
2011-12-06 17:28:28 +00:00
OBS User autobuild
2d9b5d534b OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/mawk?expand=0&rev=2 2010-03-18 15:08:36 +00:00
OBS User autobuild
7d421e0727 Accepting request 33796 from Base:System
Copy from Base:System/mawk based on submit request 33796 from user gberh

OBS-URL: https://build.opensuse.org/request/show/33796
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/mawk?expand=0&rev=1
2010-03-05 11:15:05 +00:00