pexec 1.0~rc8-3build1 source package in Ubuntu

Changelog

pexec (1.0~rc8-3build1) bionic; urgency=high

  * No change rebuild to pick up -fPIE compiler default

 -- Balint Reczey <email address hidden>  Tue, 03 Apr 2018 12:39:00 +0000

Upload details

Uploaded by:
Balint Reczey
Uploaded to:
Bionic
Original maintainer:
Ubuntu Developers
Architectures:
any
Section:
utils
Urgency:
Very Urgent

See full publishing history Publishing

Series Pocket Published Component Section
Bionic release universe utils

Downloads

File Size SHA-256 Checksum
pexec_1.0~rc8.orig.tar.gz 109.0 KiB a968e4774eef80b8b1de3c10e6c0ad2ebeeb732b10e438596f110aa6aaf94a64
pexec_1.0~rc8-3build1.debian.tar.xz 4.5 KiB 90c057c4e9553feaa8caa780ca425aed53f8417567faf285db22813972f06862
pexec_1.0~rc8-3build1.dsc 1.8 KiB 80fb3be3011b49469c251c9d491547356c4a3ca3debb1845eec5eb470df58eed

View changes file

Binary packages built by this source

pexec: Executing commands in parallel

 The main purpose of pexec is to execute the given command in parallel on
 the local host or on remote hosts, while some of the execution
 parameters, namely the redirected standard input, output or error and
 environmental variables can be varied. The capabilities of the program
 are extended with additional features, such as allowing to define mutual
 exclusions, do atomic command executions and implement higher level
 resource and job control. The maximum number of simultaneous tasks can
 be controlled by a hypervisor daemon: with such a daemon, concurrent
 pexec instances can be launched without an unexpectedly high load.

pexec-dbgsym: debug symbols for pexec