From 0a26772478a06eb1e04955beb26b9a2b277966ec138ece9e4ccaaea4b2eee7a9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ismail=20D=C3=B6nmez?= Date: Wed, 20 May 2020 16:00:45 +0000 Subject: [PATCH] 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 --- mawk-1.3.4-20171017.tgz | 3 --- mawk-1.3.4-20171017.tgz.asc | 8 -------- mawk-1.3.4-20200120.tgz | 3 +++ mawk-1.3.4-20200120.tgz.asc | 7 +++++++ mawk.changes | 21 +++++++++++++++++++++ mawk.spec | 6 +++--- 6 files changed, 34 insertions(+), 14 deletions(-) delete mode 100644 mawk-1.3.4-20171017.tgz delete mode 100644 mawk-1.3.4-20171017.tgz.asc create mode 100644 mawk-1.3.4-20200120.tgz create mode 100644 mawk-1.3.4-20200120.tgz.asc diff --git a/mawk-1.3.4-20171017.tgz b/mawk-1.3.4-20171017.tgz deleted file mode 100644 index f8e4407..0000000 --- a/mawk-1.3.4-20171017.tgz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:db17115d1ed18ed1607c8b93291db9ccd4fe5e0f30d2928c3c5d127b23ec9e5b -size 460819 diff --git a/mawk-1.3.4-20171017.tgz.asc b/mawk-1.3.4-20171017.tgz.asc deleted file mode 100644 index 4f61f13..0000000 --- a/mawk-1.3.4-20171017.tgz.asc +++ /dev/null @@ -1,8 +0,0 @@ ------BEGIN PGP SIGNATURE----- -Version: GnuPG v1.4.12 (GNU/Linux) -Comment: See http://invisible-island.net/public/public.html for info - -iEYEABECAAYFAlnlx1EACgkQcCNT4PfkjtstBgCfb8AprJTluelye5lua5qulnr/ -LOQAnjjiTW5v4o9UIQyIuB6RVAgXUW1H -=SBaF ------END PGP SIGNATURE----- diff --git a/mawk-1.3.4-20200120.tgz b/mawk-1.3.4-20200120.tgz new file mode 100644 index 0000000..6293866 --- /dev/null +++ b/mawk-1.3.4-20200120.tgz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7fd4cd1e1fae9290fe089171181bbc6291dfd9bca939ca804f0ddb851c8b8237 +size 468855 diff --git a/mawk-1.3.4-20200120.tgz.asc b/mawk-1.3.4-20200120.tgz.asc new file mode 100644 index 0000000..c395260 --- /dev/null +++ b/mawk-1.3.4-20200120.tgz.asc @@ -0,0 +1,7 @@ +-----BEGIN PGP SIGNATURE----- +Comment: See https://invisible-island.net/public/public.html for info + +iF0EABECAB0WIQTFIEjAwHSP7iJ9R6JwI1Pg9+SO2wUCXiYruQAKCRBwI1Pg9+SO +26/4AJ9WZMLOk7tFay2s4wX7vxS7P0XglwCgycsDDSfNVUFOgXQHZ8S7AWUibKU= +=tr/z +-----END PGP SIGNATURE----- diff --git a/mawk.changes b/mawk.changes index af4a528..de40dc8 100644 --- a/mawk.changes +++ b/mawk.changes @@ -1,3 +1,24 @@ +------------------------------------------------------------------- +Wed May 20 08:16:30 UTC 2020 - Ismail Dönmez + +- 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). + ------------------------------------------------------------------- Wed Jul 11 07:58:17 UTC 2018 - mpluskal@suse.com diff --git a/mawk.spec b/mawk.spec index 8d167b6..fe366af 100644 --- a/mawk.spec +++ b/mawk.spec @@ -1,7 +1,7 @@ # # spec file for package mawk # -# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2020 SUSE LLC # Copyright (c) 2010 Guido Berhoerster. # # All modifications and additions to the file contributed by third parties @@ -13,12 +13,12 @@ # license that conforms to the Open Source Definition (Version 1.9) # published by the Open Source Initiative. -# Please submit bugfixes or comments via http://bugs.opensuse.org/ +# Please submit bugfixes or comments via https://bugs.opensuse.org/ # %define _upver 1.3.4 -%define _datever 20171017 +%define _datever 20200120 Name: mawk Version: %{_upver}.%{_datever} Release: 0