hexec 0.2.1-3 source package in Ubuntu

Changelog

hexec (0.2.1-3) unstable; urgency=medium


  * debian/control: Add Vcs-Git
  * debian/rules: Build with dh-autoreconf. (Closes: #727893)
  * Bump Standards-version 3.9.5

 -- TANIGUCHI Takaki <email address hidden>  Tue, 04 Feb 2014 18:15:30 +0900

Upload details

Uploaded by:
takaki
Uploaded to:
Sid
Original maintainer:
takaki
Architectures:
any
Section:
devel
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Xenial release universe devel
Trusty release universe devel

Downloads

File Size SHA-256 Checksum
hexec_0.2.1-3.dsc 1.8 KiB ee75b1194c68b1155e4b9e27efe998c2676ca0f4aba8e368ba0625edbc036802
hexec_0.2.1.orig.tar.gz 362.8 KiB b4a69142535f1dfce2a85a2e1c0ede8c9dca42fc27a7032e52fb55aef8bef65d
hexec_0.2.1-3.debian.tar.xz 1.9 KiB 864e54ecd7a9a028bf527715c2056abc9d7ea37db4ee72b588499b11c3329be2

Available diffs

No changes file available.

Binary packages built by this source

hexec: Command line tool to hook into exec calls

 hexec can be used to hook into exec system calls. It evaluates a user
 defined expression against all hooked exec calls. This expression can
 contain simple path checks (e.g. -path "*/name") and even complex bash
 scripts.

hexec-dbgsym: debug symbols for hexec