* option -n: ignore leading spaces and tabs
* Add more tests
* Fix: Before running commands reset signal handlers for
ALRM, PIPE and CHLD to SIG_DFL. Also, unblock these signals.
This fixes some misterius problems with commands running alarm(2).
* libmaa>=1.5.1 is required for build
- Update to 1.1.2 (no changelog)
OBS-URL: https://build.opensuse.org/package/show/devel:tools/paexec?expand=0&rev=13
85 lines
3.0 KiB
Plaintext
85 lines
3.0 KiB
Plaintext
-------------------------------------------------------------------
|
|
Sun Jun 30 21:09:30 UTC 2024 - Dirk Müller <dmueller@suse.com>
|
|
|
|
- update to 1.1.6:
|
|
* option -n: ignore leading spaces and tabs
|
|
* Add more tests
|
|
* Fix: Before running commands reset signal handlers for
|
|
ALRM, PIPE and CHLD to SIG_DFL. Also, unblock these signals.
|
|
This fixes some misterius problems with commands running alarm(2).
|
|
* libmaa>=1.5.1 is required for build
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Sep 14 11:45:58 UTC 2021 - Dominique Leuenberger <dimstar@opensuse.org>
|
|
|
|
- Initialize /var/tmp/mkcmake-home/.mkcmake during prep phase:
|
|
works against a race condition in bmake.
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Sep 16 21:44:18 UTC 2020 - Dirk Mueller <dmueller@suse.com>
|
|
|
|
- update to 1.1.4:
|
|
Fix use of uninitialized array.
|
|
As a rsult paexec generates incorrect shell command to run
|
|
on nodes. Seen with "clang-7.0.1" with -O2 and -D_FORTIFY_SOURCE=2
|
|
Add one line description to projects.
|
|
So, one can run "mkcmake help"
|
|
|
|
-------------------------------------------------------------------
|
|
Tue May 12 10:15:39 UTC 2020 - Paolo Stivanin <info@paolostivanin.com>
|
|
|
|
- Update to 1.1.2 (no changelog)
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Mar 19 18:04:35 UTC 2019 - Jan Engelhardt <jengelh@inai.de>
|
|
|
|
- Use noun phrase in descriptions.
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Mar 19 14:28:28 MSK 2019 - Aleksey Cheusov <cheusov@NetBSD.org>
|
|
|
|
- Clean up spec file -- replace /usr/bin/env (as it is specified in
|
|
source code) with %{bindir}/.
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Mar 18 14:17:28 UTC 2019 - Martin Pluskal <mpluskal@suse.com>
|
|
|
|
- Use url for source
|
|
- Clean up spec file with spec-cleaner
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Mar 14 16:52:37 MSK 2019 - cheusov@NetBSD.org
|
|
- Update to 1.1.1
|
|
|
|
-------------------------------------------------------------------
|
|
Sun Apr 30 00:00:01 MSK 2017 - cheusov@NetBSD.org
|
|
- Adapted for OpenSuSE
|
|
|
|
-------------------------------------------------------------------
|
|
Sat Nov 29 00:00:01 MSK 2014 - cheusov@altlinux.org
|
|
- Update to 1.0.1
|
|
|
|
-------------------------------------------------------------------
|
|
Sat Aug 31 00:00:01 MSK 2013 - mike@altlinux.org
|
|
- rebuilt for Sisyphus (thanks upstream; closes: #29308)
|
|
|
|
-------------------------------------------------------------------
|
|
Sun Mar 10 00:00:01 MSK 2013 - mike@altlinux.org
|
|
- 0.18.0
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Nov 07 00:00:01 MSK 2011 - mike@altlinux.org
|
|
- NMU: 0.16.1 built with:
|
|
+ mk-configure 0.21.2
|
|
+ libmaa 1.3.1
|
|
+ runawk
|
|
- spec cleanup
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Apr 28 00:00:01 MSK 2011 - real@altlinux.org
|
|
- Rebuilt with libmaa 1.3.0
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Jun 15 00:00:01 MSK 2010 - real@altlinux.org
|
|
- Initial build for Sisyphus
|