pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/parallel/paexec Version 0.18.0, by Aleksey Cheusov, Th...
details: https://anonhg.NetBSD.org/pkgsrc/rev/3c48c8304254
branches: trunk
changeset: 615518:3c48c8304254
user: cheusov <cheusov%pkgsrc.org@localhost>
date: Thu Mar 07 13:02:26 2013 +0000
description:
Version 0.18.0, by Aleksey Cheusov, Thu, 7 Mar 2013 15:17:33 +0300
paexec:
- fixed: NULL dereference when the first line given on input is
empty. Thanks to Sergey Revyako for bug report!
- fixed: entire command passed tp ssh-like transport should be
shquoted. In particular this fixes -x that didn't work with -t.
Thanks to Sergey Revyako for bug report!
- 'paexec -g' accepts empty strings as tasks.
- More regression tests were added
paexec_reorder.1:
- Mistype fix
diffstat:
parallel/paexec/Makefile | 4 ++--
parallel/paexec/distinfo | 8 ++++----
2 files changed, 6 insertions(+), 6 deletions(-)
diffs (26 lines):
diff -r ac27746ee5da -r 3c48c8304254 parallel/paexec/Makefile
--- a/parallel/paexec/Makefile Thu Mar 07 12:58:30 2013 +0000
+++ b/parallel/paexec/Makefile Thu Mar 07 13:02:26 2013 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.10 2013/01/08 16:36:53 cheusov Exp $
+# $NetBSD: Makefile,v 1.11 2013/03/07 13:02:26 cheusov Exp $
#
-DISTNAME= paexec-0.17.0
+DISTNAME= paexec-0.18.0
CATEGORIES= parallel sysutils
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=paexec/} \
http://mova.org/~cheusov/pub/paexec/
diff -r ac27746ee5da -r 3c48c8304254 parallel/paexec/distinfo
--- a/parallel/paexec/distinfo Thu Mar 07 12:58:30 2013 +0000
+++ b/parallel/paexec/distinfo Thu Mar 07 13:02:26 2013 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.3 2012/09/09 23:30:26 cheusov Exp $
+$NetBSD: distinfo,v 1.4 2013/03/07 13:02:26 cheusov Exp $
-SHA1 (paexec-0.17.0.tar.gz) = 4a43c4f60f0aad195b12495b89534f65dd739b2b
-RMD160 (paexec-0.17.0.tar.gz) = ce7940bf1bb2fa09a8aabcbe6db3e0a5d0dc6d9d
-Size (paexec-0.17.0.tar.gz) = 72673 bytes
+SHA1 (paexec-0.18.0.tar.gz) = f67ed51c123db17845eaed4f513b334bbe29b0fa
+RMD160 (paexec-0.18.0.tar.gz) = ffd14acfa995bb81e2a4f50b03e6056621a8543e
+Size (paexec-0.18.0.tar.gz) = 74183 bytes
Home |
Main Index |
Thread Index |
Old Index